Search found 5 matches

by rigur
Tue Feb 21, 2012 10:31 pm
Forum: Bugs
Topic: Running as a service on Win 7 - 64bit does not work
Replies: 11
Views: 44124

I still think it may be a permissions issue as some of the things Yawcam will do on start-up are privileged actions. What happens if you run the service in debug mode? First, stop the Yawcam service. Next, start a command prompt. Unless you start by right-clicking and selecting "Run As" th...
by rigur
Sat Feb 18, 2012 7:44 pm
Forum: Bugs
Topic: Running as a service on Win 7 - 64bit does not work
Replies: 11
Views: 44124

What account is your service running under - I think the service installs under the local desktop account which won't have the right permissions. You could try changing the service to run under your account (Start->Run->services.msc), double click the Yawcam service and select the Logon tab. Add you...
by rigur
Sat Feb 18, 2012 1:10 pm
Forum: Bugs
Topic: Running as a service on Win 7 - 64bit does not work
Replies: 11
Views: 44124

Have you checked that you have the 32 bit Java package installed?

I had a similar problem - client working with 64bit JVM but service didn't. Installing the 32bit JVM fixed the problem for me.
by rigur
Sat Feb 18, 2012 1:08 pm
Forum: Bugs
Topic: Service does not start (jre issue ..?)
Replies: 1
Views: 10591

Hi I fixed this - I am running a 64bit win7 OS and so had the 64bit JVM installed. Fixed by installing the 32 bit Java package. Hope this helps someone else running Yawcam in a 64 bit environment. Strangely though, the client app (i.e. not as a service) worked fine with just the 64 bit JVM installed.
by rigur
Sun Feb 12, 2012 11:18 pm
Forum: Bugs
Topic: Service does not start (jre issue ..?)
Replies: 1
Views: 10591

Service does not start (jre issue ..?)

Hi I'm running yawcam on a Windows Home Server. I had to install JRE separately but got YawCam working well under my own account. I installed the service as admin - no errors When I try to start the service it just hangs / times out. When I try to start the service from the command line and in debug...