The incomplete deployment exception tries to tell you about all the
problems your deployments are having.

In this case, stop using *-ds.xml files or upgrade to 3.2 or 4.0 where they
are supported.

david jencks

On 2002.08.09 03:08:17 -0400 G.L. Grobe wrote:
> Made the switch from 2.4.4 to 3.0.1 and after adding and editing stuff
> for my apps, I'm chasing what these errors are asking for ?
> 
> --- 3.0.1 output
> 
> 03:39:20,039 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.
> 03:39:20,058 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: 1028878760038
>   lastModified: 1028878759000
>   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: 1028878760038
>   lastModified: 1028878759000
>   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]
> 03:39:20,102 INFO  [URLDeploymentScanner] Started
> 03:39:20,104 INFO  [MainDeployer] Deployed package:
> file:/u/public/jboss/jboss-3.0.1/server/default/conf/jboss-service.xml
> 03:39:20,108 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: 1028878760038
>   lastModified: 1028878759000
>   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: 1028878760038
>   lastModified: 1028878759000
>   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: 1028878760038
>   lastModified: 1028878759000
>   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: 1028878760038
>   lastModified: 1028878759000
>   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)
> 
> Any help much appreciated.
> 
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> <META content="MSHTML 6.00.2716.2200" name=GENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=#ffffff>
> <DIV><FONT face=Arial size=2>Made the switch from 2.4.4 to 3.0.1 and
> after 
> adding and editing&nbsp;stuff for&nbsp;my apps, I'm chasing what these
> errors 
> are asking for ?</FONT></DIV>
> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
> <DIV><FONT face=Arial size=2>--- 3.0.1 output</FONT></DIV>
> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
> <DIV><FONT face=Arial size=2>03:39:20,039 INFO&nbsp; [MainDeployer]
> Deployment 
> of package: 
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml is
> 
> waiting for an appropriate deployer.<BR>03:39:20,058 ERROR 
> [URLDeploymentScanner] MBeanException: Exception in MBean operation 
> 'checkIncompleteDeployments()'<BR>Cause: Incomplete Deployment 
> listing:<BR>Packages waiting for a 
> deployer:<BR>[org.jboss.deployment.DeploymentInfo@385a8857 { 
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> 
> }<BR>&nbsp; deployer: null<BR>&nbsp; status: null<BR>&nbsp; state: 
> INIT_WAITING_DEPLOYER<BR>&nbsp; watch: 
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml<BR>&nbsp;
> 
> lastDeployed: 1028878760038<BR>&nbsp; lastModified:
> 1028878759000<BR>&nbsp; 
> mbeans:<BR>]Incompletely deployed 
> packages:<BR>[org.jboss.deployment.DeploymentInfo@385a8857 { 
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> 
> }<BR>&nbsp; deployer: null<BR>&nbsp; status: null<BR>&nbsp; state: 
> INIT_WAITING_DEPLOYER<BR>&nbsp; watch: 
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml<BR>&nbsp;
> 
> lastDeployed: 1028878760038<BR>&nbsp; lastModified:
> 1028878759000<BR>&nbsp; 
> mbeans:<BR>]MBeans waiting for classes:<BR>&nbsp; &lt;none&gt;<BR>MBeans
> waiting 
> for other MBeans:<BR>[ObjectName: 
> jboss.system:type=Log4jService,service=Logging<BR>&nbsp;state:
> FAILED<BR>&nbsp;I 
> Depend On: <BR>&nbsp;Depends On Me:
org.jboss.deployment.DeploymentException:
> No 
> property editor for attribute: ConfigurationURL; type=class 
> java.net.URL]<BR>03:39:20,102 INFO&nbsp; [URLDeploymentScanner] 
> Started<BR>03:39:20,104 INFO&nbsp; [MainDeployer] Deployed package: 
> 
>file:/u/public/jboss/jboss-3.0.1/server/default/conf/jboss-service.xml<BR>03:39:20,108
> 
> ERROR [Server] start failed<BR>Incomplete Deployment listing:<BR>Packages
> 
> waiting for a deployer:<BR>[org.jboss.deployment.DeploymentInfo@385a8857
> { 
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> 
> }<BR>&nbsp; deployer: null<BR>&nbsp; status: null<BR>&nbsp; state: 
> INIT_WAITING_DEPLOYER<BR>&nbsp; watch: 
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml<BR>&nbsp;
> 
> lastDeployed: 1028878760038<BR>&nbsp; lastModified:
> 1028878759000<BR>&nbsp; 
> mbeans:<BR>]Incompletely deployed 
> packages:<BR>[org.jboss.deployment.DeploymentInfo@385a8857 { 
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> 
> }<BR>&nbsp; deployer: null<BR>&nbsp; status: null<BR>&nbsp; state: 
> INIT_WAITING_DEPLOYER<BR>&nbsp; watch: 
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml<BR>&nbsp;
> 
> lastDeployed: 1028878760038<BR>&nbsp; lastModified:
> 1028878759000<BR>&nbsp; 
> mbeans:<BR>]MBeans waiting for classes:<BR>&nbsp; &lt;none&gt;<BR>MBeans
> waiting 
> for other MBeans:<BR>[ObjectName: 
> jboss.system:type=Log4jService,service=Logging<BR>&nbsp;state:
> FAILED<BR>&nbsp;I 
> Depend On: <BR>&nbsp;Depends On Me:
org.jboss.deployment.DeploymentException:
> No 
> property editor for attribute: ConfigurationURL; type=class 
> java.net.URL]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
> 
>org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1095)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:583)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at java.lang.reflect.Method.invoke(Native 
> Method)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
> 
>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> org.jboss.Main.boot(Main.java:142)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> org.jboss.Main$1.run(Main.java:375)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at java.lang.Thread.run(Thread.java:484)<BR>Incomplete Deployment 
> listing:<BR>Packages waiting for a 
> deployer:<BR>[org.jboss.deployment.DeploymentInfo@385a8857 { 
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> 
> }<BR>&nbsp; deployer: null<BR>&nbsp; status: null<BR>&nbsp; state: 
> INIT_WAITING_DEPLOYER<BR>&nbsp; watch: 
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml<BR>&nbsp;
> 
> lastDeployed: 1028878760038<BR>&nbsp; lastModified:
> 1028878759000<BR>&nbsp; 
> mbeans:<BR>]Incompletely deployed 
> packages:<BR>[org.jboss.deployment.DeploymentInfo@385a8857 { 
> url=file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml
> 
> }<BR>&nbsp; deployer: null<BR>&nbsp; status: null<BR>&nbsp; state: 
> INIT_WAITING_DEPLOYER<BR>&nbsp; watch: 
> file:/u/public/jboss/jboss-3.0.1/server/default/deploy/postgres-ds.xml<BR>&nbsp;
> 
> lastDeployed: 1028878760038<BR>&nbsp; lastModified:
> 1028878759000<BR>&nbsp; 
> mbeans:<BR>]MBeans waiting for classes:<BR>&nbsp; &lt;none&gt;<BR>MBeans
> waiting 
> for other MBeans:<BR>[ObjectName: 
> jboss.system:type=Log4jService,service=Logging<BR>&nbsp;state:
> FAILED<BR>&nbsp;I 
> Depend On: <BR>&nbsp;Depends On Me:
org.jboss.deployment.DeploymentException:
> No 
> property editor for attribute: ConfigurationURL; type=class 
> java.net.URL]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
> 
>org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1095)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:583)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at java.lang.reflect.Method.invoke(Native 
> Method)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
> 
>org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> 
>org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> org.jboss.Main.boot(Main.java:142)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at 
> org.jboss.Main$1.run(Main.java:375)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> 
> at java.lang.Thread.run(Thread.java:484)</FONT></DIV>
> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
> <DIV><FONT face=Arial size=2>Any help much appreciated.</FONT></DIV>
> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>
> 


-------------------------------------------------------
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

Reply via email to