[jboss-dev] HDScanner - not recognising changes properly at bootstrap

Adrian Brock abrock at redhat.com
Fri Oct 24 08:05:27 EDT 2008


If you make an error in your config it is dumping out
the incomplete deployments twice during bootstrap.

It looks like the profile service is thinking that
that some of the deployments (that should be failing
the filter) have changed.

*** CONTEXTS IN ERROR: Name -> Error

jboss.web:service=WebServer -> Configured

jboss:service=TransactionManager -> ** NOT FOUND Depends on
'jboss:service=TransactionManager' **

13:58:25,866 ERROR [ProfileServiceBootstrap] Failed to load profile:
Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

<snip/>

13:58:25,868 INFO  [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build:
SVNTag=JBoss_5_0_0_GA date=200810241318)] Started in 40s:125ms

IT SHOULD NOT BE TRYING TO DEPLOY THE .bak FILE

2008-10-24 13:58:29,864 DEBUG
[org.jboss.deployers.plugins.main.MainDeployerImpl] (HDScanner) Add
deployment: vfsfile:/home/ejort/development/jboss-head/build/output/j
boss-5.0.0.GA/server/default/deploy/profileservice-jboss-beans.xml.bak

13:58:29,883 WARN  [HDScanner] Failed to process changes
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

<snip/>
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx




More information about the jboss-development mailing list