It shows as a process in the task manager and doesn't state anything
there.  The form itself will 'freeze' up and at the top of the form it
will state (not responding) and the hourglass will be in.  I can still
move the form around on the screen, just can't click on anything in the
form.  I can click on the close X in the upper right hand corner of the
form and then I receive the message that this program is not responding
- do you want to close the program....  

 

This also puts an application event in the event viewer:

                Source: Application Hang

                Category: (101)

                Event ID: 1002

 

But from what I've researched that seems to be a pretty generic error so
it doesn't tell me anything.

 

 

Jennifer Roberts

 

From: [email protected] [mailto:[email protected]] On Behalf Of Rachael
Malberg
Sent: Friday, February 19, 2010 1:21 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Not Responding

 

Hi Jen, when you say 'not responding', what do you mean?  (ie do you get
an error saying can't connect? or you open task manager and the exe has
a status of 'not responding'?)

        ----- Original Message ----- 

        From: Roberts, Jennifer <mailto:[email protected]>  

        To: RBASE-L Mailing List <mailto:[email protected]>  

        Sent: Friday, February 19, 2010 10:31 AM

        Subject: [RBASE-L] - Not Responding

         

        Well I seem to have gotten my I/O errors down but I am now
having problems with the database not responding.  This is a compiled
executable with the RB1-RB4 files on a terminal server with the
appropriate dll and config files.  I am having the database go to not
responding when I am the only user in the database.  Anyone have any
ideas what could be causing something like this.  

         

        Here is my startup file:

            DISCONNECT

            SET SCRATCH TMP

            SET QUOTES=NULL

            SET QUOTES='

            SET DELIMIT=NULL

            SET DELIMIT=','

            SET LINEEND=NULL

            SET LINEEND='^'

            SET SEMI=NULL

            SET SEMI=';'

            SET PLUS=NULL

            SET PLUS='+'

            SET SINGLE=NULL

            SET SINGLE='_'

            SET MANY=NULL

            SET MANY='%'

            SET IDQUOTES=NULL

            SET IDQUOTES='`'

            SET CURRENCY '$' PREF 2 B

            DISCONNECT

            SET STATICDB OFF

            SET ROWLOCKS ON

            SET FASTLOCK OFF

            SET TIMEOUT 120

            SET FEEDBACK OFF

            SET MULTI ON

            SET STATICDB ON

            SET QUALCOLS 2

           SET FASTLOCK ON

           CLS

           CONNECT mss 

           SET QUOTES='

           SET DELIMIT=','

           SET LINEEND='^'

           SET SEMI=';'

           SET PLUS='+'

           SET SINGLE='_'

           SET MANY='%'

           SET IDQUOTES='`'

           SET CURRENCY '$' PREF 2 B

           SET NULL '  '

           SET DATE FORMAT MM/DD/YYYY

           SET DATE SEQUENCE MMDDYY

           SET DATE YEAR 30

           SET DATE CENTURY 19

           CLS

           EDIT USING MSSCASEMGR 

           RETURN

         

        I am using RBASE 7.6 Build 7.6.8.30111.

         

        Ideas???   Suggestions of what else I can look for?  I do not
have any old dll or config files on the network, the shortcut has the -a
in it...  

         

        Thank you,

         

        Jennifer Roberts

        Business Applications Specialist

        Ohio Masonic Home

         

This electronic message contains information 
from the Ohio Masonic Home,
its operating subsidaiaries or affiliates. 
The information may be 
confidential, privileged or otherwise 
protected from disclosure. 
The information is intended to be received 
solely by [email protected], 
for use as designated in the message. If you are not
 the designated recipient, you are instructed not to review, 
disclose, copy, distribute orotherwise use of 
this transmission
 or its contents. If you have received this 
transmission in error, please notify the 
Ohio Masonic Home immediately
 at [email protected]; in addition, 
please delete your record of 
transmission. Sending, receiving, downloading, displaying,
 printing material that is harassing, fraudulent, offensive, 
intimidating, defamatory, or otherwise
unlawful or inappropriate is strictly prohibited by The Ohio Masonic
Home.

         


This electronic message contains information 
from the Ohio Masonic Home,
its operating subsidaiaries or affiliates. 
The information may be 
confidential, privileged or otherwise 
protected from disclosure. 
The information is intended to be received 
solely by [email protected], 
for use as designated in the message. If you are not
 the designated recipient, you are instructed not to review, 
disclose, copy, distribute orotherwise use of 
this transmission
 or its contents. If you have received this 
transmission in error, please notify the 
Ohio Masonic Home immediately
 at [email protected]; in addition, 
please delete your record of 
transmission. Sending, receiving, downloading, displaying,
 printing material that is harassing, fraudulent, offensive, 
intimidating, defamatory, or otherwise
unlawful or inappropriate is strictly prohibited by The Ohio Masonic Home.

Reply via email to