<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I was using 5.6.06R9.<br>
<br>
Right now I'm using the CABEs from 5.6.07<br>
<br>
GCC Consulting wrote:
<blockquote cite="mid:007901c9d36e$43880220$ca980660$@net" type="cite">
  <pre wrap="">Top post:

What version of FP?


Richard Kreiss
GCC Consulting
<a class="moz-txt-link-abbreviated" href="mailto:rkreiss@gccconsulting.net">rkreiss@gccconsulting.net</a>
&nbsp; 



  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:filepro-list-bounces+gccconsulting=comcast.net@lists.celestial.com">filepro-list-bounces+gccconsulting=comcast.net@lists.celestial.com</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->[<a class="moz-txt-link-freetext" href="mailto:filepro-list-bounces+gccconsulting=comcast.net@lists.celestial.com">mailto:filepro-list-bounces+gccconsulting=comcast.net@lists.celestial.com</a>]
On
  </pre>
  <blockquote type="cite">
    <pre wrap="">Behalf Of Nancy Palmquist
Sent: Tuesday, May 12, 2009 3:22 PM
To: Boaz Bezborodko
Cc: <a class="moz-txt-link-abbreviated" href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</a>
Subject: Re: How much do I need to worry about this?

Boaz Bezborodko wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">John Esak wrote:

      </pre>
      <blockquote type="cite">
        <pre wrap=""> Well, I guess you mean a comment on the if: line of a lookup.  I don't
think anything other than the lookup can go on a lookup line.  But,
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->still,
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">shouldn't cause rcabe to crash.  It's sounding like an overall memory
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->error.
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">I didn't understand what you were saying about your testing on other
machines.  Did it not crash there so you think it is just on your one
development machine?  Is it at all repeatable?  Have you eliminated
        </pre>
      </blockquote>
    </blockquote>
    <pre wrap="">hardware
    </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">problems.  Re-seated the memory, simple things like that?



        </pre>
      </blockquote>
      <pre wrap="">The problem happens when I have a syntax error in the table and occurs
no matter which machine I use in the office.  I checked the log on Samba
and it seems to be opening and closing the files as necessary and isn't
complaining about anything.
I also tried copying all the files from the file server onto my own
machine and set PFDSK to the local disk and I still got the problem.
This should have eliminated any memory problems (wouldn't duplicate on
other machines) and the server (I'm running the programs off the local
disk).


      </pre>
      <blockquote type="cite">
        <pre wrap="">I do know one error that causes very strange behavior with cabe... I
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->don't
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">rmember if it does actual crashes. It might... Though... I know it does
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->all
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">sorts of weird stuff.  This is the error of not having enough memory
allocated to "label" size. There is an environment variable that can be
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->set
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">higher.  PFLBSIZE.  As you get more and more lookup aliases, array
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->names I
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">think, and actual labels, maybe some other things, Ken would have to
elaborate, the tables can not be saved properly and lots of strange
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->runtime
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">errors occur.  I set it in most of my large systems to 5000.  I think
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->it is
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">defaulted to only 1024.  Like I say, it probably doesn't cause cabe to
crash, but then again, that might be one of the symptoms.

John




        </pre>
      </blockquote>
      <pre wrap="">This couldn't be the problem as I can make it do this even if the only
line in the table is a lookup with a syntax error.

One thing more....I'm seeing the following on the screen right after the
error window pops up:

Exception error -1073741819 in process failed 0(0x00000000)
comspec="(null)"
command="\fpro\fp\rcabe
         "
Press Enter:


_______________________________________________
Filepro-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>


      </pre>
    </blockquote>
    <pre wrap="">Are you running a WINDOWS version of filePro?  I had the impressing you
were running a Unix/Linux version from the talk of Samba.

I had no end of issues with filePro when the Windows network is not
working correctly.

The errors were like SegViolations on Unix and reported like you see
above.  It always seemed to be caused by the system being unable to
write fast enough.

Now mostly I saw this in the runtime side, but maybe your network has
other problems.

To fix my RUNTIME issues, I added SLEEP commands after WRITE or CLOSE
to
give the network time to write the data and update the server.

It fixed most of the problems.  It has reduced them to the point where
they are very  occasional, instead of crashing so much we could not work.

Check that you have applied all the network patches for the system,
especially related to LOCKING and I/O, for the server and clients.

Hope that will help.

Nancy


--
Nancy Palmquist                 MOS &amp; filePro Training Available
Virtual Software Systems        Web Based Training and Consulting
PHONE: (412) 835-9417                   Web site:  <a class="moz-txt-link-freetext" href="http://www.vss3.com">http://www.vss3.com</a>

_______________________________________________
Filepro-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>