|
From: Leif M. <le...@ta...> - 2008-03-24 07:20:35
|
Ado, Can you please set wrapper.debug=true and then try again. Post back with the output of a single invocation. Thanks, Leif Ado Trakic wrote: > Hi all, > > please assist if you can here. Ran into this issue two days ago and > still can't resolve it. I have a simple queue monitoring application > which invokes another Java program every time it finds a message on > the queue. It worked perfectly fine in Windows XP environment, but > when I moved it onto the Windows 2003 Server environment get the > following error when I attempt to start service: > > STATUS | wrapper | Launching a JVM... > ERROR | wrapper | JVM exited while loading the application. > FATAL | wrapper | There were 5 failed launches in a row, each > lasting less than 300 seconds. Giving up. > > > Any ideas why I am getting this error on Windows Server 2003? Setting > debug level to info did not help much. Pretty sure that my config file > is fine since directory structure is completely the same. Thanks a lot. > > -- Ado |