Page 1 of 1
2013 - Error 1067 trying to start service

Posted:
Wed Feb 06, 2013 7:29 pm
by vlong
I have tried all recommendations that Ive read. Most all dealing with JAVA. Ive tried Java 6 and 7. It works correctly on another computer under Windows7 and Java 7. It works on the troubled computer under Linux, cant get it to work with Windows7.
Re: 2013 - Error 1067 trying to start service

Posted:
Thu Feb 07, 2013 12:02 am
by vlong
BTW just discovered I can get Serviio running with the .bat files. Seems to be working, discovery etc. Still will not run as a service. Gets error 1067.
Have Debug on and really dont get no more logs than previously posted on startup. Of course plenty of logs when I start in .bat.
Re: 2013 - Error 1067 trying to start service

Posted:
Sun Feb 10, 2013 12:19 pm
by zip
Re: 2013 - Error 1067 trying to start service

Posted:
Sun Feb 10, 2013 4:49 pm
by vlong
Thanks for the reply.
Yes read that one, even changed my environment varialbles to point temp and tmp to %systemroot%, Im assuming those are the ones he was working with (accessed thru computer, properties, advanced etc.) Changed the variable that moved the .dir file to my user directory. Checked the Windows Event logs and only item I saw is where it reported that it started and then failed during operation. I notice on a boot, I will see it running for a bit but then stops.
Tried many times to get some type of log but nothing appears when trying to start service, only when I try to start console.
This one has more of a challenge than a hindrance (got it working with the batch files) .... tried many variations. It operates correctly on a laptop under same OS. Thought it may be some interaction with another service, did a diagnostic startup (msconfig), still no dice. Ive tried all the tricks ive seen on the posts.
Re: 2013 - Error 1067 trying to start service

Posted:
Fri Apr 25, 2014 6:40 pm
by AllanKatz
No matter what I do the service will not start. I have removed an re-installed Java, rebooted, etc. It will not work. What I hate is that this morning it was working without any issue. And BTW I have installed the latest version of Serviio too. Any help?
Re: 2013 - Error 1067 trying to start service

Posted:
Sat Apr 26, 2014 8:39 am
by AllanKatz
I managed to get it working. The service will not start through the Services management console or using the batch file. The only way it works is by opening a shell window as Admin, then go to serviio directory and manually running the serviio.bat file. Even after that the service will show as not running, but it is. I run the console using the normal application shortcut and all worked well.