[jboss-user] [Beginners Corner] - Re: JBoss Startup - Log4JService

Matty_R do-not-reply at jboss.com
Wed Oct 24 07:26:24 EDT 2007


It's old versions jboss-3.0.1_tomcat-4.0.4 and Java 1.3.0_03.  The other 2 errors in the log file are:-

12:21:55,229 INFO  [ServiceConfigurator] Problem configuring service jboss.system:type=Log4jService,service=Logging
org.jboss.deployment.DeploymentException: No property editor for attribute: ConfigurationURL; type=class java.net.URL
	at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:328)
	at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:187)
	at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:130)
	at org.jboss.system.ServiceController.install(ServiceController.java:224)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
	at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
	at $Proxy3.install(Unknown Source)
	at org.jboss.deployment.SARDeployer.create(SARDeployer.java:209)
	at org.jboss.deployment.MainDeployer.create(MainDeployer.java:749)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:615)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:580)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
	at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
	at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
	at org.jboss.Main.boot(Main.java:142)
	at org.jboss.Main$1.run(Main.java:375)
	at java.lang.Thread.run(Thread.java:484)


12:22:03,781 ERROR [Server] start failed
Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: jboss.system:type=Log4jService,service=Logging
 state: FAILED
 I Depend On: 
 Depends On Me: org.jboss.deployment.DeploymentException: No property editor for attribute: ConfigurationURL; type=class java.net.URL]
	at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1095)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:583)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
	at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
	at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
	at org.jboss.Main.boot(Main.java:142)
	at org.jboss.Main$1.run(Main.java:375)
	at java.lang.Thread.run(Thread.java:484)

Thanks again for the help...



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098252#4098252

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098252



More information about the jboss-user mailing list