[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBOSS Stop error

PeterJ do-not-reply at jboss.com
Fri Dec 28 23:27:35 EST 2007


That looks fine for 4.2.2, there is no longer a specific entry starting JNDI has been started.  Instead, you will later see messages like this:

20:23:17,319 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
20:23:17,522 INFO  [A] Bound to JNDI name: queue/A

Looks like the JNDI started message has been changed to DEBUG, so you can still find it in the server.log:

2007-12-28 20:23:06,678 DEBUG [org.jboss.naming.Naming] JNDI bootstrap JNP=/127.0.0.1:1099, RMI=/127.0.0.1:1098, backlog=50, no client SocketFactory, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory at e048aaa4[bindAddress=/127.0.0.1]

Look in your server.log to see what ports are being used.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116007#4116007

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116007



More information about the jboss-user mailing list