Hi Olivier, Could you please try removing this symlink and with the JDK-1.5/bin set in the PATH to execute the daemon?
Thanks, Ruwan. Olivier Ziller wrote: > hello Rwuan, > > i've found : i had JAVA_HOME set to jdk-1.5 but /usr/bin/java was an > 1.4 version > > seems that wso2-esb-daemon.sh does not use the JAVA_HOME variable to > find java but looks in the path... > > regards > > Ruwan Linton a écrit : >> Hi Olivier, >> >> What is the Java version that you are using? ESB works on JDK-1.5, and >> also could you please tell us the version of the ESB that you are trying? >> >> I think it was wrapper which has been failed to load.... What is the >> implementation that you are trying, is that an built in jdk in the Linux >> environment? if so I would suggest you to try on a sun JDK-1.5 as well. >> >> Thanks, >> Rwuan >> >> Olivier Ziller wrote: >> >>> hello, >>> >>> i'm trying to start wso2 esb using the wso2-esb-daemon.sh script but >>> it fails with this error : >>> >>> --> Wrapper Started as Daemon >>> Launching a JVM... >>> Warning: -Xms128m not understood. Ignoring. >>> Warning: -Xmx128m not understood. Ignoring. >>> Exception in thread "main" >>> JVM exited while loading the application. >>> java.lang.VerifyError: verification failed at PC 148 in >>> org.tanukisoftware.wrapper.WrapperManager:run(()V): recursive >>> subroutine call >>> at _Jv_BytecodeVerifier.verify_fail(byte, int) >>> (/usr/lib/libgcj.so.5.0.0) >>> at _Jv_BytecodeVerifier.verify_instructions_0() >>> (/usr/lib/libgcj.so.5.0.0) >>> at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.5.0.0) >>> at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0) >>> at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) >>> at java.lang.VMClassLoader.linkClass0(java.lang.Class) >>> (/usr/lib/libgcj.so.5.0.0) >>> at java.lang.VMClassLoader.resolveClass(java.lang.Class) >>> (/usr/lib/libgcj.so.5.0.0) >>> at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0) >>> at java.lang.Class.forName(java.lang.String, boolean, >>> java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0) >>> at java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0) >>> at >>> org.tanukisoftware.wrapper.WrapperSimpleApp.class$(java.lang.String) >>> (Unknown Source) >>> at >>> org.tanukisoftware.wrapper.WrapperSimpleApp.WrapperSimpleApp(java.lang.String[]) >>> >>> (Unknown Source) >>> at >>> org.tanukisoftware.wrapper.WrapperSimpleApp.main(java.lang.String[]) >>> (Unknown Source) >>> >>> my system is : >>> >>> Linux xxx 2.6.9-67.0.15.ELsmp #1 SMP Tue Apr 22 13:50:33 EDT 2008 i686 >>> i686 i386 GNU/Linux >>> >>> any idea on how to correct this? >>> >>> best regards >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Esb-java-user mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user >>> >>> >> >> >> _______________________________________________ >> Esb-java-user mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user >> > > -- > Olivier ZILLER > CRI Gestion > Universite NANCY2 > 25 rue Baron Louis > BP 454 NANCY CEDEX > tel: 03 54 50 36 60 / 06 85 74 89 77 > fax : 03 83 30 05 65 > ------------------------------------------------------------------------ > > _______________________________________________ > Esb-java-user mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user > _______________________________________________ Esb-java-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
