0 Replies Latest reply on Feb 23, 2007 8:09 PM by jake451451

    Administer JBoss - InvalidClientIdException

    jake451451

      Is there any way to view and kill and existing client connection when you get this message?

      javax.jms.InvalidClientIDException: This client id 'AA' is already registered!

      What's the best way to remove it from a running jboss server instance? Can you do it without having to restart the server?

      I know the client code should close the connection, but what do you do if it didn't and now you need to cleanup?