1 Reply Latest reply on Mar 6, 2003 6:00 AM by gerwec

    Exception while shuting down jboss with axis

    derget

      Hi there,

      i'm gettin always the same exception when shutting down
      jboss server running with the server/all configuration.
      Can anyone confirm this fact, and/or are there any possiblities
      zo solve the problem?

      1.Exception
      ===========
      2003-03-06 10:03:03,910 INFO [org.jboss.jbossweb] Successfully undeployed file:/E:/Programme/java/jboss-3.0.4/server/all/tmp/deploy/_axis_/axis/
      2003-03-06 10:03:03,930 ERROR [org.jboss.net.axis.server.AxisService] Stopping failed
      java.lang.NullPointerException
      at org.jboss.deployment.SubDeployerSupport.stopService(SubDeployerSupport.java:110)
      ...

      2.Exception
      ===========
      2003-03-06 10:03:04,030 ERROR [org.jboss.deployment.SARDeployer] Could not stop mbean: jboss.web:service=JBossWeb
      java.util.ConcurrentModificationException
      at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:548)
      ...

      Is it still a bug...

      I've attached the full server.log containing a complete start/stop of the server.

      Best regards
      Claus Peters