Community

Need help in configuring JMS with JBoss Messaging in JBoss 4.2.3

reply from Ron Sigal in JBoss Remoting - View the full discussion

Hi Prabu,

 

1) You can ignore the NullPointerException.  Note that it is logged at TRACE level.

 

2) I don't know why you're getting the CannotConnectException.  Look in $JBOSS_HOME/server/$CONFIG/log/server.log to make sure JBossMessaging started up properly.  And make sure there's an open port at uktapp02.tui.de:4457.

 

3) By the way, are you sure you want to set "secondaryConnectPort"?  Setting "secondaryBindPort" will determine the port used by the bisocket transport's secondary ServerSocket. Setting "secondaryConnectPort" determines the port that will be used by the client to connect to the secondary ServerSocket.  Unless you have some kind of port translation set up, these values should be the same and you don't need to set "secondaryConnectPort."

 

-Ron

Reply to this message by going to Community

Start a new discussion in JBoss Remoting at Community