|
From: Uri S. <ur...@no...> - 2009-10-29 07:44:18
|
Hi, I am using Java Service Wrapper and I have the following problem when using it on Amazon EC2 machines. When I try to use an administrator user to launch the service, I get the following error: *wrapper | Unable to start the service - The service did not respond to the start or control request in a timely fashion. (0x41d) ** * I only happens if I try to use a user that I create myself. However, if I use the predefined 'Administrator' user (that comes with the machine), it works fine. I compared the parameters of the admin user I created and the predefined one, and they look the same. Can you think what the problem may be? I tried it on several machines in Amazon and got the same problem. When I am trying it on my own lab machines, it doesn't happens. Thanks, Uri |