Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Exception launching esb container

Hi,
I've dowloaded last ESB version (5.1). I unzipped it in windows and when i launch trun.bat command, i get this exception:
karaf@trun> Exception in thread "JMX Connector Thread " java.lang.RuntimeException: Could no
t start JMX connector server
at org.apache.karaf.management.ConnectorServerFactory$1.run(ConnectorSer
verFactory.java:233)
Caused by: java.io.IOException: Cannot bind to URL : javax.naming.ServiceUnavailableException [Root exception is java.rmi.Connect
With version 5.0 on same windows machine everything is ok.
any suggestion?
Tanks
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Yes I'm using 5.1.1
Sorry but just now that I has started container everything works fine. I don't know what has changed... Probably there were some process that occupied port and not more now.
If I'll catch exception again I'll check the port...
Thanks a lot!

View solution in original post

4 Replies
Anonymous
Not applicable
Author

Hi,
Please check if the port 1099 has been occupied by other process on your windows.
netstat -ano
BR.
Xilai
Anonymous
Not applicable
Author

1099 port is free, but 1900 it's occupied. Do you mean 1900?
Anonymous
Not applicable
Author

could you please post the full exception stack ? and you're using 5.1.1 release?
Anonymous
Not applicable
Author

Yes I'm using 5.1.1
Sorry but just now that I has started container everything works fine. I don't know what has changed... Probably there were some process that occupied port and not more now.
If I'll catch exception again I'll check the port...
Thanks a lot!