3 Replies Latest reply on Jun 25, 2015 5:39 AM by sanchi.girotra

    Deployment error in JBOSS 5.0 startup

      Hello

       

      I am trying to star-up JBOSS and I run in to the following error...

       

      11:03:00,389 ERROR [WebModule] Could not create JSR-77 WebModule: TMSWeb.war

      jboss.management.local:j2eeType=WebModule,J2EEServer=Local,J2EEApplication=TMSEAR.ear,name=TMSWeb.war already registered.

       

      It seems to me that this is a deployment error, but I have undeployed the application successfully, searched and deleted for all files in the JBOSS directory related to "TMS", redeployed it and still to no avail - I even did a system restore to my pC and the probelm still exists.. any help or direction would be very much appreciated

       

      Thanks

       

      Tim

        • 1. Re: Deployment error in JBOSS 5.0 startup
          wolfgangknauf

          Hi,

           

          did you delete and "reinstall" your JBoss? This is probably the easiest way to bring it back to life.

           

          Normally, the deployed files can be found in "JBOSS_HOME\server\default\deploy" (replace "default" by the name of your current configuration, if you have one).

          I assume that you didn't change any of the config files?

           

          Best regards

           

          Wolfgang

          • 2. Re: Deployment error in JBOSS 5.0 startup

            Hi wolfgang

             

            yep, re-installation solved the problem- i'll never know what caused the problem but hey, with any luck it won't re-occur (fingers crossed)

             

            Thanks for your response.

             

            regards

             

            Tim

            • 3. Re: Deployment error in JBOSS 5.0 startup
              sanchi.girotra

              Hi,

              In deployment file location, "JBOSS_HOME\server\default\deploy" there was that .war already present so i have deleted it and it solved the issue.

              Regards