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.
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-to-start-ESB-tp15479660p15480664.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

Reply via email to