1 Reply Latest reply on Sep 18, 2002 1:46 PM by adrian.brock

    jboss-3.0.0_tomcat-4.0.3 Shutdown Problem

    manan

      Hi

      We are using the Shutdown.bat file. After this, when we use run.bat, we get the following error:

      java.lang.NoSuchMethodException: No such accessible
      method: addActionConfig() on object: org.apache.struts.config.ApplicationConfig

      Apparently there is no complete shutdown. We have to wait for half an hour odd before using run.bat again, for successful deployment.

      After doing a shutdown, we do observe that certain ports are still open, in the "TIME_WAIT" state. These apparently pertain to JBoss.

      Any pointers? What do i need to do to ensure complete shutdown? Do we have any relevant script for the same?

      Thank you.