This is the most asked question from jboss history : )
diference between 3.0.0 and 3.0.1 :
3.0.0 :
<depends
optional-attribute-name="JaasSecurityManagerService">jboss.security:name=JaasSecurityManager</depends>
3.0.1 :
<depends
optional-attribute-name="JaasSecurityManagerService">jboss.security:service=JaasSecurityManager</depends>
change name to service.
Gary Grobe wrote:
> Anyone clue me in as to what's going on w/ these msgs from startup of
> 3.0.1 ...
>
> Any help much appreciated.
>
> --- output
> 17:18:10,151 INFO [MainDeployer] Deployment of package:
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> is waiting for an appropriate deployer.
> 17:18:10,167 ERROR [URLDeploymentScanner] MBeanException: Exception in
> MBean operation 'checkIncompleteDeployments()'Cause: Incomplete
> Deployment listing:
> Packages waiting for a deployer:
> [org.jboss.deployment.DeploymentInfo@385a8857 {
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-
> ds.xml }
> deployer: null
> status: null
> state: INIT_WAITING_DEPLOYER
> watch:
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> lastDeployed: 1028927890150
> lastModified: 1028927890000
> mbeans:
> ]Incompletely deployed packages:
> [org.jboss.deployment.DeploymentInfo@385a8857 {
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-
> ds.xml }
> deployer: null
> status: null
> state: INIT_WAITING_DEPLOYER
> watch:
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> lastDeployed: 1028927890150
> lastModified: 1028927890000
> mbeans:
> ]MBeans waiting for classes:
> <none>
> 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]
> 17:18:10,212 INFO [URLDeploymentScanner] Started
> 17:18:10,214 INFO [MainDeployer] Deployed package:
> file:/u/public/jboss/jboss-3.0.1/server/default/conf/jboss-service.xml
> 17:18:10,216 ERROR [Server] start failed
> Incomplete Deployment listing:
> Packages waiting for a deployer:
> [org.jboss.deployment.DeploymentInfo@385a8857 {
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-
> ds.xml }
> deployer: null
> status: null
> state: INIT_WAITING_DEPLOYER
> watch:
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> lastDeployed: 1028927890150
> lastModified: 1028927890000
> mbeans:]Incompletely deployed packages:
> [org.jboss.deployment.DeploymentInfo@385a8857 {
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-
> ds.xml }
> deployer: null
> status: null
> state: INIT_WAITING_DEPLOYER
> watch:
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> lastDeployed: 1028927890150
> lastModified: 1028927890000
> mbeans:
> ]MBeans waiting for classes:
> <none>
> 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)Incomplete Deployment
> listing:
> Packages waiting for a deployer:
> [org.jboss.deployment.DeploymentInfo@385a8857 {
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-
> ds.xml }
> deployer: null
> status: null
> state: INIT_WAITING_DEPLOYER
> watch:
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> lastDeployed: 1028927890150
> lastModified: 1028927890000
> mbeans:
> ]Incompletely deployed packages:
> [org.jboss.deployment.DeploymentInfo@385a8857 {
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-
> ds.xml }
> deployer: null
> status: null
> state: INIT_WAITING_DEPLOYER
> watch:
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> lastDeployed: 1028927890150
> lastModified: 1028927890000
> mbeans:
> ]MBeans waiting for classes:
> <none>
> 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)
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
--
Emerson Cargnin - MSA
SICREDI - Tel : 3358-4860
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user