Problema con JBoss 3.2.3

Problema con JBoss 3.2.3
13 de Febrero del 2006
Que tal a toda la comunidad Open Source:

Estoy trabajando con JBoss 3.2.3 y Eclipse 3.1, cuando intento arrancar el servidor ya sea desde eclipse o bien desde la linea de comandos y me sale la siguiente escepcion, ademas trabajo con J2SE 5.0

17:34:12,181 INFO [Server] Starting JBoss (MX MicroKernel)...
17:34:12,191 INFO [Server] Release ID: JBoss [WonderLand] 3.2.3 (build: CVSTag=JBoss_3_2_3 date=200311301445)
17:34:12,191 INFO [Server] Home Dir: G:jbossjboss-3.2.3
17:34:12,191 INFO [Server] Home URL: file:/G:/jboss/jboss-3.2.3/
17:34:12,191 INFO [Server] Library URL: file:/G:/jboss/jboss-3.2.3/lib/
Failed to boot JBoss:
javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepository,name=Default
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:804)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:499)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:335)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
at org.jboss.Main.boot(Main.java:150)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Thread.java:595)

Cualquier ayuda es bienvenida
Gracias!!!!!!!