LeonXtp / musikcube

Automatically exported from code.google.com/p/musikcube
Other
0 stars 1 forks source link

The server isn't a windows service #96

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to install the server on a typical server system (no user logged in 
normally)
2. The server launch as a standard application
3. Ther server dies when the current logged-in user logoff or when the 
server is automatically restarted (for updates or whatever)

What is the expected output? What do you see instead?

The server should still serve music files while no user are logged in but 
instead it doesn't.

What version of the product are you using? On what operating system?

Server 3.3.1 on Windows 2003 server

Original issue reported on code.google.com by jroncagl...@gmail.com on 14 Apr 2010 at 8:20

GoogleCodeExporter commented 9 years ago
This would require us to write the server as a windows service and write a 
remote 
management console to administer it.
This would be ideal, but also requires alot of effort to do.

Original comment by onne...@gmail.com on 29 Apr 2010 at 11:10

GoogleCodeExporter commented 9 years ago
While I agree it would be a lot of effort, it does seem necessary for a server. 
 The stand alone server is essentially worthless without running as a service.  
This should be one of two priorities (the other being the Android client 
starting playback with an initial buffer).

Original comment by iam...@gmail.com on 2 Oct 2010 at 5:14

GoogleCodeExporter commented 9 years ago
I know this issue is old but until we can do the necessary changes, this might 
help

http://support.microsoft.com/kb/137890

Original comment by Urio...@gmail.com on 25 Feb 2011 at 7:54