|
From: Maxime <ma...@ta...> - 2017-09-26 02:46:41
|
Cliff, Please check why your java application requires those versions of java and if the condition can be changed in your code. There is nothing that the Wrapper can do about it since this restriction is set on the java application. Best Regards, Maxime On Tue, Sep 26, 2017 at 11:37 AM, Cliff Martin <cli...@gm...> wrote: > Jre is not validated. Java must be within 1.6.0 and 1.8.0. actual version > is 1.8.0_144 > > On Mon, Sep 25, 2017, 8:25 PM Maxime <ma...@ta...> wrote: > >> Cliff, >> >> Thank you for your email. >> >> The Java Service Wrapper supports all versions of Java from 1.4. >> Is this restriction on your Java Application? If so, can you edit the >> code to lift this limit? >> Which message is it showing exactly? >> >> Best Regards, >> >> Maxime >> >> On Tue, Sep 26, 2017 at 2:15 AM, Cliff Martin <cli...@gm...> >> wrote: >> >>> I have Java 1.8.0_144 installed, and the Windows service I am trying to >>> start stops with a validation error on the JRE saying to only supports >>> versions 1.6.0 - 1.8.0. Presumably it thinks 1.8.0_144 > 1.8.0. How do I >>> fix this? Is there a configuration option to ignore the version, or set it >>> to 9? >>> >>> -- >>> >>> Cliff >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Wrapper-user mailing list >>> Wra...@li... >>> https://lists.sourceforge.net/lists/listinfo/wrapper-user >>> >>> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot______ >> _________________________________________ >> Wrapper-user mailing list >> Wra...@li... >> https://lists.sourceforge.net/lists/listinfo/wrapper-user >> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |