0 Replies Latest reply on Jan 12, 2006 6:11 PM by saigiridhar

    deploying jar file in jboss

    saigiridhar

      Hi,

      i have an error while deploying my "ejb jar" file in jboss.
      I have copied jar file of my ejb application in the deploy directory in the default directory of jboss and it gave me a lot of errors.
      can anyone please help me,how can i get rid of those errors.
      Please help me as it is urgent.

      ObjectName: jboss:service=Hypersonic,database=localDB
      State: FAILED
      Reason: java.sql.SQLException: The database is already in use by another proce
      ss: org.hsqldb.persist.NIOLockFile@ed2e2e8f[file =C:\java\jboss-4.0.2\server\def
      ault\data\hypersonic\localDB.lck, exists=true, locked=false, valid=false, fl =nu
      ll]: java.lang.Exception: The process cannot access the file because another pr
      ocess has locked a portion of the file : C:\java\jboss-4.0.2\server\default\data
      \hypersonic\localDB.lck
      Depends On Me:
      jboss.jca:service=ManagedConnectionFactory,name=DefaultDS

      ObjectName: jboss.web.deployment:war=jmx-console.war,id=55886126
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      ObjectName: jboss.web.deployment:war=publisher.war,id=-444706156
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss:service=invoker,type=pooled
      State: FAILED
      Reason: java.lang.Exception: Port 4445 is already in use
      I Depend On:
      jboss:service=TransactionManager

      ObjectName: jboss.web.deployment:war=jboss-ws4ee.war,id=-1155425085
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      ObjectName: jboss.web.deployment:war=invoker.war,id=-689487939
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      ObjectName: jboss.web.deployment:war=publisher.war,id=-444706156
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      ObjectName: jboss:service=WebService
      State: FAILED
      Reason: java.lang.Exception: Port 8083 already in use.
      Depends On Me:
      jboss.ejb:service=EJBDeployer
      jboss.ws4ee:service=AxisService

      ObjectName: jboss:service=Hypersonic,database=localDB
      State: FAILED
      Reason: java.sql.SQLException: The database is already in use by another proce
      ss: org.hsqldb.persist.NIOLockFile@ed2e2e8f[file =C:\java\jboss-4.0.2\server\def
      ault\data\hypersonic\localDB.lck, exists=true, locked=false, valid=false, fl =nu
      ll]: java.lang.Exception: The process cannot access the file because another pr
      ocess has locked a portion of the file : C:\java\jboss-4.0.2\server\default\data
      \hypersonic\localDB.lck
      Depends On Me:
      jboss.jca:service=ManagedConnectionFactory,name=DefaultDS

      ObjectName: jboss:service=Naming
      State: FAILED
      Reason: java.rmi.server.ExportException: Port already in use: 1098; nested exc
      eption is:
      java.net.BindException: Address already in use: JVM_Bind
      I Depend On:
      jboss.system:service=ThreadPool

      ObjectName: jboss.web.deployment:war=jbossmq-httpil.war,id=-1982844269
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      ObjectName: jboss.web.deployment:war=ROOT.war,id=409514092
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      ObjectName: jboss:service=invoker,type=jrmp
      State: FAILED
      Reason: java.rmi.server.ExportException: Port already in use: 4444; nested exc
      eption is:
      java.net.BindException: Address already in use: JVM_Bind
      I Depend On:
      jboss:service=TransactionManager
      Depends On Me:
      jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction
      jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
      jboss.jca:service=DataSourceBinding,name=DefaultDS

      ObjectName: jboss.web.deployment:war=jmx-console.war,id=55886126
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NameNotFoundException: comp not bound)

      Thanks in advance,
      Regards,
      Sai