|
From: Christian <chr...@ta...> - 2010-08-23 10:00:52
|
Jeff, I have just added a new property (wrapper.java.command.resolve) in order to control whether the wrapper will try to resolve the path to the jvm specified by the wrapper.java.command or not. This property will be part of the 3.5.4 release we are going to release this week (around Wednesday). I hope this will help you to use run-java-tool on Gentoo. Cheers, Christian -----Original Message----- From: Jeff Shanab <js...@ea...> Reply-to: wra...@li... To: wra...@li... Subject: Re: [Wrapper-user] Cannot start application in service. Date: Sun, 22 Aug 2010 10:44:07 -0500 My suspicion after you helped me and I got it working, was that the script returns immediately and appears to JSW as a VM that ran for less than a second. The second post looks like it supports that by modifing the way the script ends, the && java on the end starts the longer apperaing running java process. ? Gentoo is just my distro of choice and I am poring to linux an application written with the JSW for installation on windows 2003 sever. I am guesing that the customer will want ubuntu or fedora and I will package accordingly later. > Jeff, > I also found the following: > http://www.infohit.net/blog/post/run-java-tool-was-invoked-directly.html > and this > http://dingfelder.wordpress.com/2007/07/14/installing-eclipse-33-on-gentoo/ > > It does appear to be a Gentoo thing. I would like to find out exactly > what you were doing to help with future requests. > > The Wrapper always goes through and resolves any and all symbolic > links to get to the real path of a file a file reference. That might > have something to do with why you were getting the following message: > --- > jvm 5 | * run-java-tool was invoked directly > jvm 5 | * run-java-tool should only be used via symlinks to it > --- > > Cheers, > Leif > > On Sat, Aug 21, 2010 at 1:48 PM, Jeff Shanab <js...@ea...> wrote: >> Thanks. (I guess I have become de-sensitized by warnings. :-) >> >> That sucks. I think it is a gentoo thing >> >> I went back to the default %JAVA_HOME%/bin/java and it started up. Thanks! >> >> >>> Jeff, >>> What does your wrapper.conf look like? The error about the use >>> of run-java-tool is the problem >>> >>> - Leif >>> >>> >>> On 2010/08/21, at 8:53, Jeff Shanab <js...@ea... >>> <mailto:js...@ea...>> wrote: >>> >>>> run-java-tool > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |