OengineServer Error 1067 (OpenInsight 32-bit)
At 02 MAY 2012 01:20:44PM Paxton Scott wrote:
Greetings!
Running OI 9.1.1
At 02 MAY 2012 01:25PM Paxton Scott wrote:
Darn tab…
Anyhow, running OI 9.1.1
Using OengineService
Been doing this for years, but today after making an upgrade to my site, I went to restart OengineService
and I get the error: "Could not start the OEngineServer service on Local Computer.
Error 1067: The process terminated unexpectedly."
Did the normal things for a Windows machine, i.e. rebooted an same symptom, check the Event Application log, no clue
someone give me a place to look?
Openinsight opens normally on this machine.
Thanks,
Have fun,
Paxton
At 02 MAY 2012 01:31PM Paxton Scott wrote:
Greetings!
I believe I have figured it out. Just before, I had a failure during a Java upgrade. Since OengineServer users Java, pretty sure that is the problem will re install Java.
Have fun,
Paxton
At 02 MAY 2012 03:49PM Jared Bratu wrote:
I think you are on the right track.
You can run the OEngineServer service in debug mode from the command line with the command from the OpenInsight directory where the OESocketServer.jar file is located.
java -jar OESocketServer.jar -d 3
If java isn't found in the PATH environment variable, is the wrong version, or there is some other issue, this should display some clues.
The error you referenced is a windows error number, not specific to OpenInsight.
At 02 MAY 2012 04:02PM Paxton Scott wrote:
Problem solved, reload Java
Thanks,
Have fun,
Paxton