No luck...still stuck.... Hot deployment broken....

I'm clutching at straws ....but I'm running out of ideas.

Is it something to do with the Deployment scanner config?

Some of the ??? unbound errors are linked to the URLDeployer I had assumed that 
this was a secondary symptom rather than the main cause.

2005-09-22 14:48:45,434 INFO  [STDOUT]  at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
2005-09-22 14:48:45,434 INFO  [STDOUT]  at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
2005-09-22 14:48:45,434 INFO  [STDOUT]  at 
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
2005-09-22 14:48:45,435 INFO  [STDOUT]  at $Proxy50.deploy(Unknown Source)
2005-09-22 14:48:45,435 INFO  [STDOUT]  at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:304)
2005-09-22 14:48:45,435 INFO  [STDOUT]  at 
org.jboss.ha.framework.server.FarmMemberService.deploy(FarmMemberService.java:374)
2005-09-22 14:48:45,435 INFO  [STDOUT]  at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:460)
2005-09-22 14:48:45,436 INFO  [STDOUT]  at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:201)
2005-09-22 14:48:45,436 INFO  [STDOUT]  at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:212)
2005-09-22 14:48:45,436 INFO  [STDOUT]  at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:191)
2005-09-22 14:48:45,441 INFO  [STDOUT] javax.naming.NameNotFoundException: env 
not bound
2005-09-22 14:48:45,445 INFO  [STDOUT]  at 
org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
2005-09-22 14:48:45,445 INFO  [STDOUT]  at 
org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
2005-09-22 14:48:45,445 INFO  [STDOUT]  at 
org.jnp.server.NamingServer.getObject(NamingServer.java:509)
2005-09-22 14:48:45,446 INFO  [STDOUT]  at 
org.jnp.server.NamingServer.lookup(NamingServer.java:253)
2005-09-22 14:48:45,446 INFO  [STDOUT]  at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:530)
2005-09-22 14:48:45,446 INFO  [STDOUT]  at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)
2005-09-22 14:48:45,446 INFO  [STDOUT]  at 
uk.dialogue.api.sams.business.ClusterPropertiesClusteredFacadeEJB.useCache(ClusterPropertiesClusteredFacadeEJB.j
ava:92)

Here is the Deployment section of the jboss-service .xml.. 
...any clues here?

  | 
  |    <!-- 
==================================================================== -->
  |    <!-- The deployers...                                                    
 -->
  |    <!-- 
==================================================================== -->
  | 
  |    <!-- EJB deployer, remove to disable EJB behavior-->
  |    <mbean code="org.jboss.ejb.EJBDeployer" 
name="jboss.ejb:service=EJBDeployer">
  |       <attribute name="VerifyDeployments">true</attribute>
  |       <attribute name="ValidateDTDs">false</attribute>
  |       <attribute name="MetricsEnabled">false</attribute>
  |       <attribute name="VerifierVerbose">true</attribute>
  | 
  |       <!--
  |           StrictVerifier: Setting this to 'true' will cause all deployments
  |           to fail when the Verifier detected a problem with the contained
  |           Beans.
  |       -->
  |       <attribute name="StrictVerifier">false</attribute>
  | 
  |       <depends 
optional-attribute-name="TransactionManagerServiceName">jboss:service=TransactionManager</depends>
  |       <depends 
optional-attribute-name="WebServiceName">jboss:service=WebService</depends>
  |    </mbean>
  |   
  |    <!-- EAR deployer, remove if you are not using Web layers -->
  |    <mbean code="org.jboss.deployment.EARDeployer" 
name="jboss.j2ee:service=EARDeployer">
  |    </mbean>
  | 
  |    <mbean code="org.jboss.varia.deployment.BeanShellSubDeployer"
  |       name="jboss.scripts:service=BSHDeployer">
  |    </mbean>
  | 
  |   <mbean code="org.jboss.monitor.EntityLockMonitor" 
  |           name="jboss.monitor:name=EntityLockMonitor"/>
  |    <mbean code="org.jboss.deployment.scanner.URLDeploymentScanner"
  |       name="jboss.deployment:type=DeploymentScanner,flavor=URL">
  | 
  |       <!-- Uncomment (and comment/remove version below) to enable usage of 
the
  |         DeploymentCache
  |       <depends 
optional-attribute-name="Deployer">jboss.deployment:type=DeploymentCache</depends>
  |       -->
  |       <depends 
optional-attribute-name="Deployer">jboss.system:service=MainDeployer</depends>
  |       <attribute 
name="URLComparator">org.jboss.deployment.DeploymentSorter</attribute>
  |       <attribute 
name="Filter">org.jboss.deployment.scanner.DeploymentFilter</attribute>
  | 
  |       <attribute name="ScanPeriod">5000</attribute>
  | 
  |         <attribute name="URLs">
  |           deploy/
  |       </attribute>
  | 
  | 
  |       <attribute name="RecursiveSearch">True</attribute>
  |     </mbean>
  | 
  | 

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to