2 Replies Latest reply on Jan 18, 2010 8:04 PM by suhyunjun

    CONTEXTS IN ERROR: Name -> Error

      Nice to meet you. I have hard problem JBoss's Context Started..

       

      [Environment]

       

      OS : Linux

      JDK :JDK 6.0
      JBoss : JBoss 5.0.0.GA
      DB : oracle 10g
      >> I'm changed as follows in Root context WEB-INF/jboss-web.xml
      <jboss-web>
      <context-root>test1</context-root>
      </jboss-web>

       

       

       

      [Error Log]

      vfsfile:/C:/develop_toolkit/jboss-5.0.0.GA/server/default/deploy/test1.war/ -> org.jboss.deployers.spi.DeploymentException: URL vfsfile:/C:/develop_toolkit/jboss-5.0.0.GA/server/default/deploy/test1.war/ deployment failed
      After I'm remove existed deploy "test1.war (C:\develop_toolkit\jboss-5.0.0.GA\server\default\deploy\test1.war ) "
      But It's same problems.... T.T
      What is the problem? Help me, please.
        • 1. Re: CONTEXTS IN ERROR: Name -> Error

          The full warning message is:

           

          2010-01-15 10:32:29,859 WARN  [org.jboss.system.server.profileservice.hotdeploy.HDScanner] (HDScanner) Failed to process changes
          org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
          *** CONTEXTS IN ERROR: Name -> Error

           

          So what is the "PREVIOUS ERROR" that has the "DETAILS"?. You don't show it.

          As it says, this is only a "Summary".

          • 2. Re: CONTEXTS IN ERROR: Name -> Error

            Thanks.

             

            Detail log file attatch.

             

            I'm painful because this problem...

             

            help me, please..