Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Why the service stop
Tue, Jan 18 2011 4:33 AMPermanent Link

Hershcu Sorin

Hello

I install my app on several clients and set run the server as a service.
Then I run "net start edbsrvr"

On one of my clients, occasionally the server stop and I need to run again
the command "net start edbsrvr"

What can be the reason for this behaviour?

Thanks
Sorin

the version is 2.04b4


Wed, Jan 19 2011 7:14 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Sorin,

<< What can be the reason for this behaviour? >>

Did you check the logged events on the server ?  You can do so by using this
query via a remote session:

SELECT * FROM LogEvents

You should also see where the server was stopped/started, so that should
give you an indication of around where the error might have occurred.

I would also check the Windows event log to see if there are any fatal
errors in there for the edbsrvr service.

If you still keep experiencing this issue, you should consider deploying the
debug version of the edbsrvr, which is located in the \servers\edbsrvrdebug
subdirectory under the main installation directory.  The debug version of
the edbsrvr will produce a dump file in the current directory when it
encounters an AV or similarly unhandled error.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image