0 Replies Latest reply on Jan 23, 2003 7:28 AM by ebreddy

    CMP2.0 bean deployment failure

    ebreddy

      Hi,

      While i am deploying a CMP2.0 bean, it's not deploying successfully. JBoss throwing the following error.

      I am using Server V3.0.4 and Oracle9i

      -----------------------------------------
      05:12:15,849 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.0.4_tomcat-4.1.12/server/default/deploy/Employee1.jar
      05:12:16,450 INFO [EjbModule] Creating
      05:12:16,480 INFO [EjbModule] Deploying EmployeeEJB
      05:12:16,930 INFO [EjbModule] Created
      05:12:16,930 INFO [EjbModule] Starting
      05:12:17,892 WARN [ServiceController] Problem starting service jboss.j2ee:jndiN
      ame=EmployeeCMP,service=EJB
      org.jboss.deployment.DeploymentException: Error: can't find data source: java:/O
      racleDS; - nested throwable: (javax.naming.NameNotFoundException: OracleDS not b
      ound)

      At the end its throwing following exception.

      -----------------------------------------
      05:12:00,787 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.jca:service=LocalTxCM,name=OracleDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=LocalTxDS,name=OracleDS
      jboss.jca:service=LocalTxPool,name=OracleDS
      jboss.jca:service=CachedConnectionManager
      jboss.security:name=JaasSecurityManager
      jboss.jca:service=RARDeployer
      -----------------------------------------------------
      I attached my oracle-service.xml and jbosscmp-jdbc.xml files.

      Hoping somebody working on cmp beans will solve my problem.

      Thanks,