0 Replies Latest reply on May 28, 2014 6:03 AM by bihegy34

    How to start Jas as5.1 under Windows 8 with a jre 6?

    bihegy34

      Good Morning ,good evening ,afternoon.

      Depending where you are . I am getting the following exception ,each time i try to start the Jboss

      Application Server 5.1 . I am trying to run it under Windows 8.1 64 bits . Furthermore i am using the

      version 6 of java and a Jre 6.

      I have already tried to fix the environment variables , have also heard that when using the Jre 6 we are

      supposed the bin files of servers to the so called endorsed file. I could partially solve the errors but still

      i can´t start the Jboss As 5.1.

      Basically i am getting the following exception :

       

      Exception in thread "main" java.lang.NoClassDefFoundError:org/jboss/

      bean/metadata/spi/BeanMetaDataFactory

      at java.lang.Class Loader.findBootstrapClass<Native Method>

      at java.lang.ClassLoader.findBootstrapClassOrNull<Class loader.java:926>

      at java.lang.ClassLoader.loadClass<ClassLoader.java.297>

      at java.lang.ClassLoader.loadClass<ClassLoader.java 295>

      at sun.misc.Laucher$AppClassLoader.loadClass<Laucher.java.301>

      at java.lang.ClassLoader.loadClass<ClassLoader.java 295>

      at java.lang.ClassLoader.loadClass<ClassLoader.java 247>

      at org.jboss.xb.binding.resolver.AbstractMutableSchemaResolver.loadReference<

      AbtractMutableSchemaResolver.java:351>

      at org.jboss.xb.binding.resolver.AbstractMutableSchemaResolver.loadReference<

      AbtractMutableSchemaResolver.java:321>

      at org.jboss.xb.binding.sunday.unmarshalling.SingletonSchemaResolverFactory.assJaxbScheme

      <SingletonSchemaResolverFactory.java:75>

      at org.jboss.xb.binding.sunday.unmarshalling.SingletonSchemaResolverFactory.assJaxbScheme

      <SingletonSchemaResolverFactory.java:41>

      at org.jboss.bootstrap.microcontainer.TempBasicXMLDeployer.<clinit><TempBasicXMLDeployer.

      java:58>

      at org.jboss.bootstrap.microcontainer.ServerImpl.doStart<ServerImpl.java:130>

      at org.jboss.bootstrap.microcontainer.ServerImpl.doStart<ServerImpl.java:450>

      at org.jboss.Main.boot<Main.java:221>

      at org.jboss.Main$1.run.<Main.java:556>

      at java.lang.Thread.run<Threas.java:662>

      Shutdown complete

      Halting VM

       

      Do anybody has a ider of how i can solve this problem . You opinion and your feedback willbe much appreciated.