2 Replies Latest reply on Jan 27, 2005 9:57 AM by stephen_yik

    error starting jboss 4.0.1 + aop1.1 + ejb2 + jdk1.5

    stephen_yik

      I try to run jboss but it generates warning message during startup

      Could anyone tell me what is wrong?

      My installation of the jboss is like the following

      unzip jboss 4.0.1 to
      c:\\servers\jboss-4.0.1

      unzip aop1.1
      remove the "jboss-aop.deployer" directory from "all/deploy/"
      and copy the jboss-aop-jdk50.deployer from aop1.1 to "all/deploy"

      unzip jboss-EJB-3.0_Preview_2
      and copy ejb3.deployer directory and ejb3-interceptors-aop.xml file to all/deploy directory

      the environment of my system is
      JAVA_HOME=C:\jdk1.5.0
      JBOSS_HOME=C:\servers\jboss-4.0.1


      The message during startup of

      run -c all

      00:32:27,967 WARN [ServiceController] Problem starting service jboss.ejb3:service=EJB3Deployer
      java.lang.NoSuchMethodError: org.jboss.deployment.MainDeployerMBean.setSuffixOrder([Ljava/lang/String;)V
      at org.jboss.ejb3.EJB3Deployer.startService(EJB3Deployer.java:90)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)



      and


      00:32:44,904 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      MBeans waiting for other MBeans:
      ObjectName: jboss.ejb3:service=EJB3Deployer
      state: FAILED
      I Depend On: jboss.aop:service=AspectDeployer

      Depends On Me: java.lang.NoSuchMethodError: org.jboss.deployment.MainDeployerMBean.setSuffixOrder([Ljava/lang/String;)V


      MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
      ObjectName: jboss.ejb3:service=EJB3Deployer
      state: FAILED
      I Depend On: jboss.aop:service=AspectDeployer

      Depends On Me: java.lang.NoSuchMethodError: org.jboss.deployment.MainDeployerMBean.setSuffixOrder([Ljava/lang/String;)V


      00:32:45,045 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
      00:32:45,170 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
      00:32:45,170 INFO [JkMain] Jk running ID=0 time=0/47 config=null
      00:32:45,186 INFO [Server] JBoss (MX MicroKernel) [4.0.1 (build: CVSTag=JBoss_4_0_1 date=200412230944)] Started in 21s:
      688ms