[jboss-jira] [JBoss JIRA] (AS7-6234) WAB deployment showing as successful, but not responding

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Dec 20 09:05:08 EST 2012


     [ https://issues.jboss.org/browse/AS7-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler resolved AS7-6234.
---------------------------------

    Resolution: Cannot Reproduce Bug


With PR [#3727|https://github.com/jbossas/jboss-as/pull/3727] I see

{code}
15:00:09,803 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "spring-app-1.0.0-BUILD-SNAPSHOT-looks-to-start-normally-but-doesnt.war"
15:00:10,198 INFO  [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011006: OSGi Framework - 2.1.0.CR7
15:00:10,287 INFO  [org.jboss.osgi.framework] (MSC service thread 1-8) JBOSGI011001: Bundle installed: jboss-as-osgi-configadmin:7.2.0.Alpha1-SNAPSHOT
15:00:10,287 INFO  [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011001: Bundle installed: jboss-osgi-logging:1.0.0
15:00:10,287 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: org.apache.felix.log:1.0.0
15:00:10,287 INFO  [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011001: Bundle installed: org.apache.felix.configadmin:1.2.8
15:00:10,368 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011011: Starting bundles for start level: 1
15:00:10,370 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011002: Bundle started: jboss-as-osgi-http:7.2.0.Alpha1-SNAPSHOT
15:00:10,379 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011002: Bundle started: org.apache.felix.log:1.0.0
15:00:10,383 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011002: Bundle started: jboss-osgi-logging:1.0.0
15:00:10,394 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011002: Bundle started: org.apache.felix.configadmin:1.2.8
15:00:10,397 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011002: Bundle started: jboss-as-osgi-configadmin:7.2.0.Alpha1-SNAPSHOT
15:00:10,398 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011000: OSGi Framework started
15:00:10,402 INFO  [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011001: Bundle installed: spring-app:1.0.0.SNAPSHOT
15:00:10,685 INFO  [org.jboss.web] (ServerService Thread Pool -- 60) JBAS018210: Register web context: /spring-app
15:00:10,686 INFO  [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: spring-app:1.0.0.SNAPSHOT
15:00:11,294 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "spring-app-1.0.0-BUILD-SNAPSHOT-looks-to-start-normally-but-doesnt.war"
{code}
                
> WAB deployment showing as successful, but not responding
> --------------------------------------------------------
>
>                 Key: AS7-6234
>                 URL: https://issues.jboss.org/browse/AS7-6234
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 7.2.0.Alpha1
>         Environment: Windows 7
>            Reporter: jarkko rantavuori
>            Assignee: Thomas Diesler
>         Attachments: jboss-7.2.0-server-output-deployment-showing-as-successful.txt, spring-app-1.0.0-BUILD-SNAPSHOT-looks-to-start-normally-but-doesnt.war, spring-app-source-codes.zip
>
>
> Simple Spring WAB file, that I think should work, doesn't seem to. Deployment goes seemingly without issues - no errors are reported - but servlet does not respond to requests. Both OSGi panel and deployment management panel in admin console show the deployment as successful.
> Attached server output and .war file, that should respond to /spring-app request.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list