1 Reply Latest reply on Apr 27, 2010 5:59 AM by samavedulark

    EJB 2.0 deployment issues on jboss 5.1.0.

    samavedulark

      I am deploying an ear application on Jboss 5.1.0.  and i facing some issues.

      I had two ears one i had copied to deploy folder and the other in deploy-hasingleton.

       

      The ear which is in deploy-hasingleton is throwing some errors.when i serached in google i came to know that there is some issue with

      EJB 2.x on jboss 5.1.i was not able to find the solution.

       

      Below is the log.

       

       

      Calling D:\jboss-5.1.0.GA\jboss-5.1.0.GA\bin\run.conf.bat
      ===============================================================================
        JBoss Bootstrap Environment
        JBOSS_HOME: D:\jboss-5.1.0.GA\jboss-5.1.0.GA
        JAVA: C:\Program Files\Java\jdk1.6.0_07\bin\java
        JAVA_OPTS: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -server
        CLASSPATH: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\bin\run.jar
      ===============================================================================
      11:14:34,460 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
      11:14:34,460 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
      11:14:34,460 INFO  [ServerImpl] Bootstrap URL: null
      11:14:34,460 INFO  [ServerImpl] Home Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA
      11:14:34,460 INFO  [ServerImpl] Home URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/
      11:14:34,460 INFO  [ServerImpl] Library URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/lib/
      11:14:34,460 INFO  [ServerImpl] Patch URL: null
      11:14:34,460 INFO  [ServerImpl] Common Base URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/common/
      11:14:34,460 INFO  [ServerImpl] Common Library URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/common/lib/
      11:14:34,460 INFO  [ServerImpl] Server Name: all
      11:14:34,460 INFO  [ServerImpl] Server Base Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server
      11:14:34,460 INFO  [ServerImpl] Server Base URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/
      11:14:34,460 INFO  [ServerImpl] Server Config URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/conf/
      11:14:34,460 INFO  [ServerImpl] Server Home Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server\all
      11:14:34,460 INFO  [ServerImpl] Server Home URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/
      11:14:34,460 INFO  [ServerImpl] Server Data Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server\all\data
      11:14:34,460 INFO  [ServerImpl] Server Library URL: file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/lib/
      11:14:34,460 INFO  [ServerImpl] Server Log Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server\all\log
      11:14:34,460 INFO  [ServerImpl] Server Native Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server\all\tmp\native
      11:14:34,460 INFO  [ServerImpl] Server Temp Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server\all\tmp
      11:14:34,460 INFO  [ServerImpl] Server Temp Deploy Dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server\all\tmp\deploy
      11:14:35,130 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/conf/bootstrap.xml
      11:14:35,675 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
      11:14:35,675 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
      11:14:35,955 INFO  [CopyMechanism] VFS temp dir: D:\jboss-5.1.0.GA\jboss-5.1.0.GA\server\all\tmp
      11:14:35,955 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
      11:14:37,405 INFO  [ServerInfo] Java version: 1.6.0_07,Sun Microsystems Inc.
      11:14:37,405 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
      11:14:37,405 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 10.0-b23,Sun Microsystems Inc.
      11:14:37,405 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
      11:14:37,405 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -Djava.endorsed.dirs=D:\jboss-5.1.0.GA\jboss-5.1.0.GA\lib\endorsed
      11:14:37,451 INFO  [JMXKernel] Legacy JMX core initialized
      11:14:40,131 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@165cbd2[domain=default, server=default, name=all]
      11:14:42,282 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
      11:14:55,963 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core
      11:14:55,963 INFO  [NativeServerConfig] 3.1.2.GA
      11:14:57,303 INFO  [AttributeCallbackItem] Owner callback not implemented.
      11:14:58,830 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@b3a5a0[ defaultDomain='jboss' ]
      11:15:18,604 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26864996{vfsfile:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/profileservice-secured.jar/}
      11:15:18,604 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26864996{vfsfile:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/profileservice-secured.jar/}
      11:15:18,604 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26864996{vfsfile:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/profileservice-secured.jar/}
      11:15:18,604 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26864996{vfsfile:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/profileservice-secured.jar/}
      11:15:23,092 INFO  [CorbaNamingService] CORBA Naming Started
      11:15:29,340 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
      11:15:29,777 INFO  [MailService] Mail Service bound to java:/Mail
      11:15:30,493 INFO  [SnmpAgentService] SNMP agent going active
      11:15:35,495 INFO  [DefaultPartition] Initializing partition DefaultPartition
      11:15:35,714 INFO  [STDOUT]
      ---------------------------------------------------------
      GMS: address is 127.0.0.1:2723 (cluster=DefaultPartition)
      ---------------------------------------------------------
      11:15:36,181 INFO  [PlatformMBeanServerRegistration] JBossCache MBeans were successfully registered to the platform mbean server.
      11:15:36,290 INFO  [STDOUT]
      ---------------------------------------------------------
      GMS: address is 127.0.0.1:2723 (cluster=DefaultPartition-HAPartitionCache)
      ---------------------------------------------------------
      11:15:38,035 INFO  [DefaultPartition] Number of cluster members: 1
      11:15:38,051 INFO  [DefaultPartition] Other members: 0
      11:15:38,331 INFO  [RPCManagerImpl] Received new cluster view: [127.0.0.1:2723|0] [127.0.0.1:2723]
      11:15:38,331 INFO  [RPCManagerImpl] Cache local address is 127.0.0.1:2723
      11:15:38,425 INFO  [RPCManagerImpl] state was retrieved successfully (in 2.04 seconds)
      11:15:38,487 INFO  [ComponentRegistry] JBoss Cache version: JBossCache 'Cascabel' 3.1.0.GA
      11:15:38,487 INFO  [DefaultPartition] Fetching serviceState (will wait for 30000 milliseconds):
      11:15:38,487 INFO  [DefaultPartition] State could not be retrieved (we are the first member in group)
      11:15:41,946 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16174654{vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy-hasingleton/kernel-ear-1.3-SNAPSHOT.ear/kernel-ejb-1.3-SNAPSHOT.jar/}
      11:15:41,946 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16174654{vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy-hasingleton/kernel-ear-1.3-SNAPSHOT.ear/kernel-ejb-1.3-SNAPSHOT.jar/}
      11:15:41,946 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16174654{vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy-hasingleton/kernel-ear-1.3-SNAPSHOT.ear/kernel-ejb-1.3-SNAPSHOT.jar/}
      11:15:43,349 INFO  [EjbDeployer] installing bean: ejb/kernel-ejb-1.3-SNAPSHOT.jar#DatacaptorEndpoint,uid3483078
      11:15:43,349 INFO  [EjbDeployer]   with dependencies:
      11:15:43,349 INFO  [EjbDeployer]   and supplies:
      11:15:43,349 INFO  [EjbDeployer]      jndi:null
      11:15:43,349 INFO  [EjbDeployer] installing bean: ejb/kernel-ejb-1.3-SNAPSHOT.jar#AwareEndpoint,uid26467014
      11:15:43,349 INFO  [EjbDeployer]   with dependencies:
      11:15:43,349 INFO  [EjbDeployer]   and supplies:
      11:15:43,349 INFO  [EjbDeployer]      jndi:null
      11:15:43,349 INFO  [EjbDeployer] installing bean: ejb/kernel-ejb-1.3-SNAPSHOT.jar#KernelSessionBean,uid2369
      11:15:43,349 INFO  [EjbDeployer]   with dependencies:
      11:15:43,349 INFO  [EjbDeployer]   and supplies:
      11:15:43,349 INFO  [EjbDeployer]      jndi:KernelSessionLocal
      11:15:43,349 INFO  [EjbDeployer]      jndi:KernelSessionRemote
      11:15:43,349 INFO  [EjbDeployer] installing bean: ejb/kernel-ejb-1.3-SNAPSHOT.jar#ClientDelegateMDB,uid11285284
      11:15:43,349 INFO  [EjbDeployer]   with dependencies:
      11:15:43,349 INFO  [EjbDeployer]   and supplies:
      11:15:43,349 INFO  [EjbDeployer]      jndi:null
      11:15:43,349 INFO  [EjbDeployer] installing bean: ejb/kernel-ejb-1.3-SNAPSHOT.jar#PersistenceServiceBean,uid22119662
      11:15:43,349 INFO  [EjbDeployer]   with dependencies:
      11:15:43,349 INFO  [EjbDeployer]   and supplies:
      11:15:43,349 INFO  [EjbDeployer]      jndi:PersistenceService
      11:15:43,349 INFO  [EjbDeployer]      jndi:PersistenceServiceLocal
      11:15:43,349 INFO  [EjbDeployer] installing bean: ejb/kernel-ejb-1.3-SNAPSHOT.jar#IntellivueEndpoint,uid15619884
      11:15:43,349 INFO  [EjbDeployer]   with dependencies:
      11:15:43,349 INFO  [EjbDeployer]   and supplies:
      11:15:43,349 INFO  [EjbDeployer]      jndi:null
      11:15:45,001 INFO  [HANamingService] Started HAJNDI bootstrap; jnpPort=1100, backlog=50, bindAddress=/127.0.0.1
      11:15:45,001 INFO  [DetachedHANamingService$AutomaticDiscovery] Listening on /127.0.0.1:1102, group=230.0.0.4, HA-JNDI address=127.0.0.1:1100
      11:15:46,216 INFO  [UnifiedInvokerHA] Service name is jboss:service=invoker,type=unifiedha
      11:15:49,068 WARN  [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
      11:15:49,146 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
      11:15:49,613 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
      11:15:50,236 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
      11:15:50,236 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
      11:15:51,015 INFO  [TransactionManagerService] Initializing recovery manager
      11:15:51,374 INFO  [TransactionManagerService] Recovery manager configured
      11:15:51,374 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
      11:15:51,467 INFO  [TransactionManagerService] Starting transaction recovery manager
      11:15:52,293 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_07\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\oraclexe\app\oracle\product\10.2.0\server\bin;D:\ToOls\Sybase\OCS-12_5\lib3p;D:\ToOls\Sybase\OCS-12_5\dll;D:\ToOls\Sybase\OCS-12_5\bin;D:\ToOls\Sybase\SQLRemote\dll;D:\ToOls\Sybase\RPL-12_5\bin;D:\ToOls\Sybase\JS-12_5\bin;D:\ToOls\Sybase\ASE-12_5\dll;D:\ToOls\Sybase\ASE-12_5\bin;C:\Program Files\CA\SC\CAWIN\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\CA\DSM\bin;C:\PROGRA~1\CA\SC\CAM\bin;C:\Program Files\Java\jdk1.6.0_07\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\apache-maven-2.0.9\bin;C:\Program Files\Rational\ClearCase\bin;C:\Program Files\Rational\common;D:\muse-2.2.0-bin\bin;C:\Program Files\RSA Security\RSA SecurID Software Token\;C:\Program Files\QuickTime\QTSystem\;.;C:\Program Files\Sun\xVM VirtualBox;
      11:15:52,402 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
      11:15:52,402 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
      11:15:52,496 INFO  [StandardService] Starting service jboss.web
      11:15:52,496 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
      11:15:52,574 INFO  [Catalina] Server startup in 169 ms
      11:15:52,605 INFO  [TomcatDeployment] deploy, ctxPath=/juddi
      11:15:54,459 INFO  [RegistryServlet] Loading jUDDI configuration.
      11:15:54,553 INFO  [RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
      11:15:54,553 INFO  [RegistryServlet] Initializing jUDDI components.
      11:15:54,755 INFO  [TomcatDeployment] deploy, ctxPath=/invoker
      11:15:54,817 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws
      11:15:54,849 INFO  [TomcatDeployment] deploy, ctxPath=/config-ui-war
      11:15:54,895 INFO  [TomcatDeployment] deploy, ctxPath=/sa-cockpit-ui-war
      11:15:54,927 INFO  [TomcatDeployment] deploy, ctxPath=/web-console
      11:15:56,251 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
      11:15:56,407 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
      11:15:56,422 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/jms-ra.rar/META-INF/ra.xml
      11:15:56,454 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/mail-ra.rar/META-INF/ra.xml
      11:15:56,500 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/all/deploy/quartz-ra.rar/META-INF/ra.xml
      11:15:56,672 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
      11:15:56,719 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      11:15:56,719 INFO  [RAMJobStore] RAMJobStore initialized.
      11:15:56,734 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
      11:15:56,734 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      11:15:56,734 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      11:15:58,744 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      11:16:00,676 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
      11:16:01,050 INFO  [STDOUT]
      ---------------------------------------------------------
      GMS: address is 127.0.0.1:2723 (cluster=MessagingPostOffice-CTRL)
      ---------------------------------------------------------
      11:16:03,060 INFO  [GroupMember] org.jboss.messaging.core.impl.postoffice.GroupMember$ControlMembershipListener@1624938 got new view [127.0.0.1:2723|0] [127.0.0.1:2723], old view is null
      11:16:03,060 INFO  [GroupMember] I am (127.0.0.1:2723)
      11:16:03,060 INFO  [GroupMember] New Members : 1 ([127.0.0.1:2723])
      11:16:03,060 INFO  [GroupMember] All Members : 1 ([127.0.0.1:2723])
      11:16:03,185 INFO  [STDOUT]
      ---------------------------------------------------------
      GMS: address is 127.0.0.1:7900 (cluster=MessagingPostOffice-DATA)
      ---------------------------------------------------------
      11:16:09,309 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
      11:16:09,309 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@7222d1 started
      11:16:09,356 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
      11:16:09,371 INFO  [TopicService] Topic[/topic/StatusDataTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000
      11:16:09,652 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
      11:16:09,652 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@ced13f started
      11:16:09,652 INFO  [QueueService] Queue[/queue/AssociationQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
      11:16:09,667 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
      11:16:09,667 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@3403f2 started
      11:16:09,730 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
      11:16:09,730 INFO  [TopicService] Topic[/topic/DeviceDataTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000
      11:16:11,724 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      11:16:11,755 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OracleDS' to JNDI name 'java:OracleDS'
      11:16:17,147 INFO  [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
      11:16:17,162 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
      11:16:17,162 INFO  [JBossASKernel]   with dependencies:
      11:16:17,162 INFO  [JBossASKernel]   and demands:
      11:16:17,162 INFO  [JBossASKernel]      jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
      11:16:17,162 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
      11:16:17,162 INFO  [JBossASKernel]   and supplies:
      11:16:17,162 INFO  [JBossASKernel]      Class:org.jboss.profileservice.spi.ProfileService
      11:16:17,162 INFO  [JBossASKernel]      jndi:SecureProfileService/remote
      11:16:17,162 INFO  [JBossASKernel]      jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
      11:16:17,162 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
      11:16:17,162 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
      11:16:17,162 INFO  [JBossASKernel]   with dependencies:
      11:16:17,162 INFO  [JBossASKernel]   and demands:
      11:16:17,162 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
      11:16:17,162 INFO  [JBossASKernel]   and supplies:
      11:16:17,162 INFO  [JBossASKernel]      jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
      11:16:17,162 INFO  [JBossASKernel]      Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
      11:16:17,162 INFO  [JBossASKernel]      jndi:SecureDeploymentManager/remote
      11:16:17,162 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
      11:16:17,162 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
      11:16:17,162 INFO  [JBossASKernel]   with dependencies:
      11:16:17,162 INFO  [JBossASKernel]   and demands:
      11:16:17,162 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
      11:16:17,162 INFO  [JBossASKernel]   and supplies:
      11:16:17,162 INFO  [JBossASKernel]      jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
      11:16:17,162 INFO  [JBossASKernel]      Class:org.jboss.deployers.spi.management.ManagementView
      11:16:17,162 INFO  [JBossASKernel]      jndi:SecureManagementView/remote
      11:16:17,162 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
      11:16:17,162 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@17cabbb{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
      11:16:17,162 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1fedd5c{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
      11:16:17,162 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1ef4b31{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
      11:16:17,833 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
      11:16:17,833 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
      11:16:18,066 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
      SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
      SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface
      11:16:18,129 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
      11:16:18,129 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
      11:16:18,160 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
      SecureManagementView/remote - EJB3.x Default Remote Business Interface
      SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface
      11:16:18,206 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
      11:16:18,206 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
      11:16:18,238 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
      SecureProfileService/remote - EJB3.x Default Remote Business Interface
      SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface
      11:16:18,534 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console
      11:16:18,612 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
      11:16:21,759 INFO  [TomcatDeployment] deploy, ctxPath=/
      11:16:21,853 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console
      11:16:21,993 INFO  [JBossASKernel] Created KernelDeployment for: hapi-0.5.jar
      11:16:21,993 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jca-ear-1.3-SNAPSHOT.ear,jar=hapi-0.5.jar,name=hapi-0.5,service=EJB3
      11:16:21,993 INFO  [JBossASKernel]   with dependencies:
      11:16:21,993 INFO  [JBossASKernel]   and demands:
      11:16:21,993 INFO  [JBossASKernel]   and supplies:
      11:16:21,993 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jca-ear-1.3-SNAPSHOT.ear,jar=hapi-0.5.jar,name=hapi-0.5,service=EJB3) to KernelDeployment of: hapi-0.5.jar
      11:16:23,302 INFO  [ClientENCInjectionContainer] STARTED CLIENT ENC CONTAINER: hapi-0.5
      11:16:23,473 INFO  [SystemEventService] NODE_STARTED on node [HCA-5C1P1BS]
      11:16:23,489 INFO  [AbstractConnector] [aware] connector started
      11:16:23,536 INFO  [AbstractConnector] [datacaptor] connector started
      11:16:23,536 INFO  [AbstractConnector] [intellivue] connector started
      11:16:23,972 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
      DEPLOYMENTS MISSING DEPENDENCIES:
        Deployment "gehc.com:service=KernelServiceMBean" is missing the following dependencies:
          Dependency "jboss.j2ee:module=kernel-ejb-1.3-SNAPSHOT.jar,service=EjbModule" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.j2ee:module=kernel-ejb-1.3-SNAPSHOT.jar,service=EjbModule' **")
        Deployment "jboss.j2ee:module="kernel-ejb-1.3-SNAPSHOT.jar",service=EjbModule" is missing the following dependencies:
          Dependency "gehc.com:service=KernelServiceMBean" (should be in state "Create", but is actually in state "Configured")
      DEPLOYMENTS IN ERROR:
        Deployment "jboss.j2ee:module=kernel-ejb-1.3-SNAPSHOT.jar,service=EjbModule" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.j2ee:module=kernel-ejb-1.3-SNAPSHOT.jar,service=EjbModule' **
      11:16:24,003 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
      11:16:24,034 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
      11:16:24,050 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 1m:49s:575ms

       

       

       

      I had marked the error with bold,  there is some circular dependency also.

       

      Thanks

      Ravi S

        • 1. Re: EJB 2.0 deployment issues on jboss 5.1.0.
          samavedulark

          Below is my jboss-service.xml

           

           

          <?xml version="1.0" encoding="UTF-8"?>
          <server>
          <!-- DeviceData Channel -->
          <mbean code="org.jboss.mq.server.jmx.Topic"
          name="jboss.mq.destination:service=Topic,name=DeviceDataTopic">
          <depends optional-attribute-name="DestinationManager">
          jboss.mq:service=DestinationManager
          </depends>
          <depends optional-attribute-name="SecurityManager">
          jboss.mq:service=SecurityManager
          </depends>
          <attribute name="SecurityConf">
          <security>
          <role name="guest" read="true" write="true" />
          <role name="publisher" read="true" write="true"
          create="false" />
          <role name="durpublisher" read="true" write="true"
          create="true" />
          </security>
          </attribute>
          </mbean>
          <!-- StatusData Channel -->
          <mbean code="org.jboss.mq.server.jmx.Topic"
          name="jboss.mq.destination:service=Topic,name=StatusDataTopic">
          <depends optional-attribute-name="DestinationManager">
          jboss.mq:service=DestinationManager
          </depends>
          <depends optional-attribute-name="SecurityManager">
          jboss.mq:service=SecurityManager
          </depends>
          <attribute name="SecurityConf">
          <security>
          <role name="guest" read="true" write="true" />
          <role name="publisher" read="true" write="true"
          create="false" />
          <role name="durpublisher" read="true" write="true"
          create="true" />
          </security>
          </attribute>
          </mbean>
          <mbean code="org.jboss.mq.server.jmx.Queue"
          name="jboss.mq.destination:service=Queue,name=AssociationQueue">
          <depends optional-attribute-name="DestinationManager">
          jboss.mq:service=DestinationManager
          </depends>
          <depends optional-attribute-name="SecurityManager">
          jboss.mq:service=SecurityManager
          </depends>
          <attribute name="SecurityConf">
          <security>
          <role name="guest" read="true" write="true" />
          <role name="publisher" read="true" write="true"
          create="false" />
          <role name="durpublisher" read="true" write="true"
          create="true" />
          </security>
          </attribute>
          </mbean>
          <mbean code="com.gehc.device.kernel.mbean.KernelService"
          name="gehc.com:service=KernelServiceMBean">
          <attribute name="KernelFactoryName">
          java:/ecis/KernelFactory
          </attribute>
          <depends>
          jboss.j2ee:module=kernel-ejb-1.3-SNAPSHOT.jar,service=EjbModule
          </depends>
          <depends>jboss.har:service=Hibernate</depends>
          <depends>
          jboss.mq.destination:service=Topic,name=DeviceDataTopic
          </depends>
          <depends>
          jboss.mq.destination:service=Topic,name=StatusDataTopic
          </depends>
          </mbean>
          <mbean code="com.gehc.device.kernel.mbean.ProfileService"
          name="gehc.com:service=ProfileServiceMBean">
          <attribute name="Enabled">false</attribute>
          </mbean>
          </server>

           

          Thanks

          Ravi S