On Friday 26 May 2006 13:07, nextgens at freenetproject.org wrote: > Author: nextgens > Date: 2006-05-26 17:07:55 +0000 (Fri, 26 May 2006) > New Revision: 8877 > > Modified: > trunk/apps/installer/installclasspath/config/wrapper.conf > Log: > installer: > 16:51 <@toad_> i think we need to put out the workaround immediately > done. > > Modified: trunk/apps/installer/installclasspath/config/wrapper.conf > =================================================================== > --- trunk/apps/installer/installclasspath/config/wrapper.conf 2006-05-26 > 11:59:52 UTC (rev 8876) > +++ trunk/apps/installer/installclasspath/config/wrapper.conf 2006-05-26 > 17:07:55 UTC (rev 8877) > @@ -17,6 +17,8 @@ > wrapper.syslog.loglevel=NONE > wrapper.console.title=Freenet 0.7 > wrapper.jvm_exit.timeout=120 > +# Workaround a JVM bug on *NIX > +set.default.LD_ASSUME_KERNEL=2.4.1 > > # Name of the service > wrapper.ntservice.name=@serviceName@ > > _______________________________________________ > cvs mailing list > cvs at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs > >
