|
From: Yuval Z. <yu...@do...> - 2004-03-22 16:55:18
|
Hi Leif, I fixed the problem it was again as you said the java was not configure properly in the wrapper.conf file. I have one more question, How do I debug the errors that I receive I see it like this in the log: INFO | jvm 1 | 2004/03/22 20:04:27 | Error: java.lang.NullPointerException how can I get more details about the error? If I configure wrapper.debug=true will help? Yuval ----- Original Message ----- From: "Leif Mortenson" <le...@ta...> To: <wra...@li...> Sent: Monday, March 22, 2004 4:43 PM Subject: Re: [Wrapper-user] Wrapper as Linux daemon > Yuval, > Try enabling debug output using the wrapper.debug=true property. > This will show > you the full command that the Wrapper is using to launch the JVM. The > message you > are getting is because the command that is generated does not point to a > valid Java > executable. Most likely this is a PATH or environment variable > problem. At system > startup, not all environment variables are always setup. The problem > should be > obvious by looking at the debug output. > > Good news is that if you are seeing the message you posted then you > are very > close to getting things working. > > Cheers, > Leif > > Yuval Zantkeren wrote: > > >Hi, > > > >I did what you wrote in your replay and I got error, this is the error from > >the log file: > > > >STATUS | wrapper | 2004/03/22 16:05:52 | Launching a JVM... > >ERROR | wrapper | 2004/03/22 16:05:52 | Unable to start JVM: No such file > >or directory (2) > >ERROR | wrapper | 2004/03/22 16:05:52 | Critical error: wait for JVM > >process failed (No child processes) > > > >Please Advise, > > > >Regards, > > > >Yuval > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user |