1 Reply Latest reply on Feb 12, 2003 8:17 AM by dcartier

    Problem: JBoss-3.0.6_Tomcat-4.1.18 on IBM JDK 1.4

    irakli

      The latest JBoss release - JBoss-3.0.6_Tomcat-4.1.18 on IBM JDK 1.4 has problems with IBM Java2 SDK 1.4.0. It gives the following error during startup:

      6:25:28,089 ERROR [MainDeployer] could not start deployment: file:/usr/local/jboss/server/default/conf/jboss-service.xml
      java.lang.AbstractMethodError: org/jboss/deployment/scanner/AbstractDeploymentScanner.scan
      at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:261)
      at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:165)
      at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:40)


      There is no such problam with Sun j2sdk 1.4.1, though.
      Any ideas?