[jboss-jira] [JBoss JIRA] (AS7-3719) Grails app load with Jboss 7
Radim Kolář (JIRA)
jira-events at lists.jboss.org
Sun Jul 15 12:39:07 EDT 2012
[ https://issues.jboss.org/browse/AS7-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706030#comment-12706030 ]
Radim Kolář commented on AS7-3719:
----------------------------------
I got same error as you:
WARN [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFact
ory'
but real error message is in xxxx.war.failed file:
{"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host.\"/nxd-0.1\"" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host.\"/nxd-0.1\": JBAS018040: Failed to start context"},"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"nxd-0.1.war\".jboss.security.jacc Missing[JBAS014861: <one or more transitive dependencies>]"]}}}
> Grails app load with Jboss 7
> ----------------------------
>
> Key: AS7-3719
> URL: https://issues.jboss.org/browse/AS7-3719
> Project: Application Server 7
> Issue Type: Bug
> Environment: Grails 1.3.4 and 2.0
> Reporter: David Pugh
> Attachments: MANIFEST.MF
>
>
> When deploying any Grails 1.3.4 or 2.0 project with Jboss 7 final version, the Grails project deploys properly but
> the gsp pages in the project will not actually be loaded by the Jboss server.
> There are not errors listed in the server log.
> I am aware of this bug https://issues.jboss.org/browse/AS7-2941, which of course displays errors,
> but with the new 7.1.0 final versions no errors are displayed.
--
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