Hi everybody,
jboss will not start becaus of an error
00:30:00,062 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete
deployments (SEE PREVIOUS ERRORS FOR DETAILS):
*** CONTEXTS IN ERROR: Name -> Error
vfsfile:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/conf/jboss-service.xml
-> java.lang.NoSuchMethodError: org.jnp.interfaces.NamingContext.get
Local()Lorg/jnp/interfaces/Naming;
I think he is unable to load the service. In my jboss-service.xml I find
bin in mbean
<mbean code="org.jnp.server.NamingBeanImpl"
name="jboss:service=NamingBeanImpl"
xmbean-dd="resource:xmdesc/NamingBean-xmbean.xml">
<mbean code="org.jboss.naming.NamingService"
name="jboss:service=Naming"
xmbean-dd="resource:xmdesc/NamingService-xmbean.xml">
<!-- The call by value mode. true if all lookups are unmarshalled using
the caller's TCL, false if in VM lookups return the value by reference.
-->
false
and the files xmdesc/NamingBean-xmbean.xml are there alright.
What is it ? Has anyone an idea.
Its the offical Duke's Bank stuff .....
regards
JRookie
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215070#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...