Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
OpenDeploy 731 Service fails to start
System
Hello,
We have a server with OpenDeploy Receiver installed. The OpenDeploy Service will not start successfully. When the service is started, it immediately fails.
The event log description for the event states that "The Java Virtual Machine has exited with a code of 3, the service is being stopped." with event ID 4096.
Anyone have any insights into what this issue is and how to resolve? I can't find a thing on Java exit code 3.
Thanks in advance!
Find more posts tagged with
Comments
Adam Stoller
Most likely, 3 is a system error number (e.g.: look in /usr/include/sys/errno.h or similar)
Have you checked the manuals and the OS regarding Java patches?
Also - it might help to know on what OS this problem is occurring... (read
this
)
Rick Poulin
What does your od.log say about it? If nothing, then look for a JVM crash report (usually named something like hs_err_pidxxxx.log)