Running Eclispe 3.2.1, Build id: M20060921-0945. JBoss IDE 1.6.0.GA. JBoss is 
installed under /usr/local/jboss/jbossStnd (I have different versions). I own 
and have full rights to the folders. Java 1.5.0.6-64

Working on a JSF/JBoss application.  Program compiles and deploys. Server 
object is a JBOSS 4.0 object. When the IDE starts server (regular or debug 
mode), the log shows the JBoss server gets to about point where Web Services 
are starting when it suddenly starts shutting down. The IDE shows no errors, 
just that the server shutdown. JBoss log shows errors I've never seen before 
and I cannot find any answers to. This same JBoss setup and war runs just fine 
if started from the command line.

One thing I've noticed is that the JBOSS 4.0 server object in Eclipse appears 
to be read-only. I cannot make any changes to it whatsoever. No errors, just no 
* in the filename tab and any changes via the IDE are discarded.

Partial Log


  | 2007-02-10 11:41:55,720 DEBUG 
[org.jboss.deployment.scanner.URLDeploymentScanner] Unable to obtain watchUrl 
from deployer. Use url: 
file:/usr/local/jboss/jbossStnd/server/default/deploy/security.sar/
  | java.lang.NullPointerException
  |     at 
org.jboss.deployment.scanner.AbstractDeploymentScanner.getDeployer(AbstractDeploymentScanner.java:88)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL.getLastModified(URLDeploymentScanner.java:762)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL.deployed(URLDeploymentScanner.java:734)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:432)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
  | 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014180
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to