Hi
I am hoping that someone here will be able to give me a clue as to what is going on with glassfish intermittently failing on me.
I am currently running GlassFish v3 (build 74.2) - pretty much default config, with a single Java enterprise app (web service) deployed.
On occasion, and in the early hours this morning about every half an hour, glassfish has failed.
There are no errors in any of the glassfish logs or any of the web service logs
However, I am runninjg glassfish as a Windows Service - I currently have .NET 3.5 SP1 installed to enable this. Using Windows 2003 Server SP2, under VMWare
In the Windows event log for the service I see....
--------------------------------------------------------------------
Event Type: Warning
Event Source: domain1
Event Category: None
Event ID: 0
Date: 27/05/2010
Time: 07:10:16
User: N/A
Computer: MyServerName
Description:
Child process [4356 - D:/glassfishv3/glassfish/bin/asadmin.bat start-domain --verbose --domaindir D:/glassfishv3/glassfish/domains domain1 ] terminated with 143
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
--------------------------------------------------------------------
My understanding is that error code 143 from a Java perspective simply means the process was terminated. At the moment I cannot see why it would have been - there appear to be no pertinent Windows event log messages prior to the service failure one pasted above.
The first time this occured was after a week or more of the server continually running under a very light load.
So does anyone have any ideas what this may be or where I could look further to determine what or why the process is being terminated?
thanks in advance
s
[Message sent by forum member 'sharpy70']
http://forums.java.net/jive/thread.jspa?messageID=471657