Wolfgang Knauf created AS7-3801:
-----------------------------------
Summary: Deleting content in "data/content" breaks JBoss startup
Key: AS7-3801
URL:
https://issues.jboss.org/browse/AS7-3801
Project: Application Server 7
Issue Type: Bug
Components: Server
Affects Versions: 7.1.0.CR1b
Environment: Happens at least with the snapshot of 2012-02-07
Reporter: Wolfgang Knauf
Assignee: Jason Greene
Priority: Minor
Attachments: boot.log
I deployed an app by JSR88 (full sample + deployer attached to AS7-3474 ).
Then I started some vandalism and deleted the directory
"standalone\data\content\91\107bf1efaf37237132c7e7ec9b02ec178f4bfe", where the
deployed app was found.
This prevented JBoss from starting. Attached is the boot.log. Though it tells that the
server was started, it seems to have skipped all modules.
This error message was found:
21:14:48,203 ERROR [org.jboss.as.controller.management-operation] Operation
("add") failed - address: ([("deployment" =>
"file:/C:/DOCUME~1/Knuffi/LOCALS~1/Temp/___Stateless.ear")]) - failure
description: "JBAS015812: No deployment content with hash
91107bf1efaf37237132c7e7ec9b02ec178f4bfe is available in the deployment content
repository."
I would expect that it skips the missing deployment, but continues with the rest of the
startup process.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira