0 Replies Latest reply on Dec 23, 2003 2:36 PM by sysuser1

    new woes..

    sysuser1

      hey everyone,
      i am trying to run Jboss 3.2.1 with eclipse 2.1.2 version on win2k.

      to check for the correct installation of jboss, i started up the server "jboss/bin/run".

      this is the error i got.

      is this a problem? or have i missed in setting up some variable?


      13:29:57,862 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean op
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:
      [org.jboss.deployment.DeploymentInfo@4c759655 { url=file:/C:/jboss-3.2.1/server
      default/deploy/jboss-local-jdbc/ }
       deployer: null
       status: null
       state: INIT_WAITING_DEPLOYER
       watch: file:/C:/jboss-3.2.1/server/default/deploy/jboss-local-jdbc/
       lastDeployed: 1072207782249
       lastModified: 1072200905211
       mbeans:
      , org.jboss.deployment.DeploymentInfo@a5fc0603 { url=file:/C:/jboss-3.2.1/serve
      /default/deploy/jboss-xa-jdbc/ }
       deployer: null
       status: null
       state: INIT_WAITING_DEPLOYER
       watch: file:/C:/jboss-3.2.1/server/default/deploy/jboss-xa-jdbc/
       lastDeployed: 1072207782259
       lastModified: 1072200924538
       mbeans:
      ]Incompletely deployed packages:
      [org.jboss.deployment.DeploymentInfo@4c759655 { url=file:/C:/jboss-3.2.1/server
      default/deploy/jboss-local-jdbc/ }
       deployer: null
       status: null
       state: INIT_WAITING_DEPLOYER
       watch: file:/C:/jboss-3.2.1/server/default/deploy/jboss-local-jdbc/
       lastDeployed: 1072207782249
       lastModified: 1072200905211
       mbeans:
      , org.jboss.deployment.DeploymentInfo@a5fc0603 { url=file:/C:/jboss-3.2.1/serve
      /default/deploy/jboss-xa-jdbc/ }
       deployer: null
       status: null
       state: INIT_WAITING_DEPLOYER
       watch: file:/C:/jboss-3.2.1/server/default/deploy/jboss-xa-jdbc/
       lastDeployed: 1072207782259
       lastModified: 1072200924538
       mbeans:
      


      lucy...