Ron Sigal [http://community.jboss.org/people/ron.sigal%40jboss.com] replied to 
the discussion

"Need help in configuring JMS with JBoss Messaging in JBoss 4.2.3"

To view the discussion, visit: http://community.jboss.org/message/545223#545223

--------------------------------------------------------------
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
[http://community.jboss.org/message/545223#545223]

Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to