0 Replies Latest reply on Jul 29, 2005 12:22 PM by jlluis

    Error at the initialization server (jboss-4.0.3RC1) in Windo

    jlluis

      I try to run jboss server in windows XP (jboss-4.0.3RC1) i have set JBOSS_HOME variable=C:\jboss-4.0.3RC1
      and i have installed the java SDK (jdk1.5.0_04).
      At the server initialization (run.bat) I have this error:

      : 08:31:47,874 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.
      0.3RC1/server/default/conf/jboss-service.xml
      org.jboss.deployment.DeploymentException: No ClassLoaders found for: org.jboss.m
      anagement.j2ee.LocalJBossServerDomain; - nested throwable: (java.lang.ClassNotFo
      undException: No ClassLoaders found for: org.jboss.management.j2ee.LocalJBossSer
      verDomain)

      Can anywhere help me?