3 Replies Latest reply on Mar 10, 2006 2:20 PM by devchris

    JBoss - 4.0.3SP1 Startup-Problems

    devchris

      Hi,

      i am getting the following error messages on my mac os x 10.3.9 System.

      ==============================================

      JBOSS_HOME: /Applications/jboss-4.0.3SP1

      JAVA: /Library/Java/Home/bin/java

      JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh

      CLASSPATH: /Applications/jboss-4.0.3SP1/bin/run.jar:/Library/Java/Home/lib/tools.jar

      =========================================================================

      15:18:09,630 INFO [Server] Starting JBoss (MX MicroKernel)...
      15:18:09,632 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)
      15:18:09,644 INFO [Server] Home Dir: /Applications/jboss-4.0.3SP1
      15:18:09,644 INFO [Server] Home URL: file:/Applications/jboss-4.0.3SP1/
      15:18:09,646 INFO [Server] Patch URL: null
      15:18:09,647 INFO [Server] Server Name: default
      15:18:09,647 INFO [Server] Server Home Dir: /Applications/jboss-4.0.3SP1/server/default
      15:18:09,648 INFO [Server] Server Home URL: file:/Applications/jboss-4.0.3SP1/server/default/
      15:18:09,649 INFO [Server] Server Temp Dir: /Applications/jboss-4.0.3SP1/server/default/tmp
      15:18:09,650 INFO [Server] Root Deployment Filename: jboss-service.xml
      15:18:10,139 INFO [ServerInfo] Java version: 1.4.2_09,Apple Computer, Inc.
      15:18:10,140 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.4.2-56,"Apple Computer, Inc."
      15:18:10,141 INFO [ServerInfo] OS-System: Mac OS X 10.3.9,ppc
      15:18:10,733 INFO [Server] Core system initialized
      15:18:12,397 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      15:18:13,754 ERROR [MainDeployer] Could not create deployment: file:/Applications/jboss-4.0.3SP1/server/default/deploy/ejb3.deployer/
      org.jboss.deployment.DeploymentException: Unexpected error during load of: org.jboss.ejb3.EJB3Deployer, msg=org/jboss/ejb3/EJB3Deployer (Unsupported major.minor version 49.0); - nested throwable: (java.lang.ClassNotFoundException: Unexpected error during load of: org.jboss.ejb3.EJB3Deployer, msg=org/jboss/ejb3/EJB3Deployer (Unsupported major.minor version 49.0))
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:178)
      at org.jboss.system.ServiceController.install(ServiceController.java:215)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      ===============================================

      What`s wrong? Can someone give me a hint?

      Kind regards

      Chris