[jboss-jira] [JBoss JIRA] Updated: (JBAS-4441) Jboss hangs at startup with 100% CPU utilization
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Fri May 25 09:06:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4441?page=all ]
Adrian Brock updated JBAS-4441:
-------------------------------
Attachment: patch.txt
The attached patch resolves the problem,
however this obviously needs a proper test writing
(some deployment that causes a real linkage error).
> Jboss hangs at startup with 100% CPU utilization
> ------------------------------------------------
>
> Key: JBAS-4441
> URL: http://jira.jboss.com/jira/browse/JBAS-4441
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ClassLoading
> Affects Versions: JBossAS-4.2.0.GA
> Environment: all
> Reporter: Mikhail Grushinskiy
> Assigned To: Scott M Stark
> Priority: Blocker
> Fix For: JBossAS-4.2.1.CR1
>
> Attachments: patch.txt
>
>
> Reproducable this way
> When seam application application.xml includes
> <module>
> <java>jboss-el-api.jar</java>
> </module>
> See these threads for details:
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=108938&start=10&postdays=postDays&postorder=postOrder&highlight=highlight
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=109212&start=0&postdays=postDays&postorder=postOrder&highlight=highlight
> At least 4 people independently confirmed it (on windows and linux). It seems looping is hapenning in classloading code which migth indicate
> more serious issue than just with seam applications.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list