[jboss-jira] [JBoss JIRA] (AS7-3801) Deleting content in "data/content" breaks JBoss startup
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Mar 12 13:32:48 EDT 2012
[ https://issues.jboss.org/browse/AS7-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved AS7-3801.
-----------------------------------
Assignee: Brian Stansberry (was: Jason Greene)
Fix Version/s: 7.1.1.Final
Resolution: Done
It will still result in startup failing, but it will fail cleanly with an error message telling you how to fix it.
> 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: Brian Stansberry
> Priority: Minor
> Fix For: 7.1.1.Final
>
> 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
More information about the jboss-jira
mailing list