Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4508

Auto reconnect for remote-naming

    XMLWordPrintable

Details

    Description

      After restarting a JBoss 7 Server all remote jndi clients should automatically and transparently reconnect to the the server. For some clients this means that they also have to be restarted before they work again.
      At the moment, trying to look something up after a server restart throws this error:

      Caused by: org.jboss.remoting3.NotOpenException: Writes closed
      at org.jboss.remoting3.remote.RemoteConnectionChannel.openOutboundMessage(RemoteConnectionChannel.java:107)
      at org.jboss.remoting3.remote.RemoteConnectionChannel.writeMessage(RemoteConnectionChannel.java:296)
      at org.jboss.naming.remote.protocol.v1.WriteUtil.write(WriteUtil.java:59)
      at org.jboss.naming.remote.protocol.v1.Protocol$1.execute(Protocol.java:76)
      ... 16 more

      See forum threat for details.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            yvesdermeister Yves Peter (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: