Output of "java -version": java version "1.5.0_09" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03) Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode)
Launching the Java update tool, results in a "You already have the latest Java platform on this system". OS: Windows XP, SP2. Ruwan Linton-3 wrote: > > Hi Stefan, > > We haven't came across this issue. Can you please tell me your jdk > version so that I can have a look at this... ESB1.6 is only tested with > jdk 1.5. > > Thanks, > Ruwan > > stlecho wrote: >> Hi, >> >> I've found a workaround to launch ESB on the command-line :o), but this >> workaround does not work when launching the Windows Service :o(. >> The workaround consists of removing the "-Dwrapper.key="6CkoumwkPMx1S4Ic" >> -Dwrapper.port=32000 -Dwrapper.jvm.port.min=31000 >> -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=5352" parameters from the >> command-line arguments. >> >> Is there a way to disable the definition/usage of these parameters in the >> WSO2 ESB Windows Service ? >> >> Regards, Stefan Lecho. >> >> >> stlecho wrote: >> >>> Hi, >>> >>> I've downloaded v1.6 of the WSO2 ESB product and I'm having trouble to >>> start it. I've installed the Windows Service and when starting it, I >>> receive an error message: "The WSO2 Enterprise Service Bus (ESB) service >>> terminated unexpectedly.". >>> >>> When I execute the command that is logged in the log file, I receive the >>> following error message: "Failed to connect to the Wrapper at port >>> 32000. >>> java.net.ConnectException: Connection refused: connect Exiting JVM...". >>> The command is executed in %ESB_HOME% and looks like: >>> ""D:\progs\Java\jdk1.5.0_09\\jre\bin\java" ... >>> -Dwrapper.key="p_joDb3i5BPYvj7Y" -Dwrapper.port=32000 >>> -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 >>> -Dwrapper.pid=5440 -Dwrapper.version="3.2.3" >>> -Dwrapper.native_library="wrapper" -Dwrapper.cpu.timeout="10" >>> -Dwrapper.jvmid=1 org.tanukisoftware.wrapper.WrapperSimpleApp >>> org.wso2.esb.ServiceBus START". >>> >>> JAVA_HOME=D:\progs\Java\jdk1.5.0_09\ >>> Path=D:\utils\unxutils\usr\local\wbin\;D:\progs\Perl\bin\;D:\progs\Java\jdk1.5.0_09\\bin >>> >>> Any help with this issue will be kindly appreciated. >>> >>> Regards, Stefan Lecho. >>> >>> >> >> > > > _______________________________________________ > Esb-java-user mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user > > -- View this message in context: http://www.nabble.com/Problem-to-start-ESB-tp15479660p15481205.html Sent from the WSO2 ESB Users mailing list archive at Nabble.com. _______________________________________________ Esb-java-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
