|
From: Leif M. <le...@ta...> - 2008-06-24 11:47:31
|
Vincent, To confirm, when you run with the Wrapper, you are running in a console and not as a Service correct? Looking at your wrapper.conf, I did not see anything that stood out as incorrect. Could you please set the wrapper.debug=true property and then reply back with the full resulting wrapper.log file. Delete the only file before you start so we only get a single JVM run. Thanks, Leif On Tue, Jun 24, 2008 at 7:08 PM, Vincent Finn <v.f...@gm...> wrote: > Hi, > > I have seen this error mentioned in the forum but it doesn't to be for the > same problem as I am having. > > I am using JSW 3.3.0 on Windows XP (32bit). > I am simply trying to run the batch file in the bin folder (serviceName.bat) > and I get the error > "Critical error: wait for JVM process failed" > > I have attached my config file, and a file containing the command line > output by the wrapper (without the -Dwrapper.key argument). > > When I run the wrapper the output is: > > wrapper | Launching a JVM... > wrapper | Unable to execute Java command. > wrapper | C:\...\java ... > wrapper | Critical error: wait for JVM process failed > > > If I run the command directly on the command line it works perfectly, it > only fails when run through the wrapper. > > Any ideas as to what might be wrong? > > Thanks, Vin > |