[jboss-user] [Remoting] - Re: Simple Socket Server (TEXT)?

ron.sigal@jboss.com do-not-reply at jboss.com
Sun Jul 1 04:01:39 EDT 2007


Conflicting MBean names wouldn't cause this particular error message.  The conflict lies in the InvokerLocator.  The message is saying that, one way or another, a Connector with exactly the same InvokerLocator has already been created.  One thing to try would be to start up the Application Server, point your web browser to the jmx console (http://localhost:8080/jmx-console/), and see if you an MBean named "com.test:service=Connector,transport=socket".  If so, it must be defined in two places.

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

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



More information about the jboss-user mailing list