[jboss-jira] [JBoss JIRA] Created: (AS7-1445) Pax-Logging deployment hangs server

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Aug 2 10:28:23 EDT 2011


Pax-Logging deployment hangs server
-----------------------------------

                 Key: AS7-1445
                 URL: https://issues.jboss.org/browse/AS7-1445
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Thomas Diesler


Arnaud says,

Trying to deploy an application using pax-logging (1.6.3), it seems to 
hang JBoss AS (7)
By waiting some time I had the stackoverflow stack trace above, os I 
suspected something wrong with pax-logging service.
If I remove pax-logging service from my application, it works fine.

As JBoss 7 allow to deploy bundles direcly, I tried to deploy 
pax-logging-api and pax-logging-service directly and it seems to hand 
Jboss as well, the server stop to answer, but anything is log

A simple way t reproduce, start a JBoss AS 7 server, go to the JBoss 
console (http://127.0.0.1:9990/console/App.html), the console page 
should be displayed
Copy pax-logging-api and pax-logging-service in 
$JBOSS_HOME/standalone/deployments, wait for pax logging bundles to be 
deployed
Then try to go to the jboss console again, it does not respond anymore.

Is it a known issue ? is there any special configuration to have pax 
logging service to work with JBoss 7 ?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list