Bug 899690 (JBPAPP6-112)
| Summary: | server does not start up if started from another dir but <EAP HOME>/bin | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Libor Zoubek <lzoubek> | ||||||
| Component: | Server | Assignee: | Paul Gier <pgier> | ||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | 6.0.0 | CC: | atangrin, smcgowan, theute | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | EAP 6.0.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| URL: | http://jira.jboss.org/jira/browse/JBPAPP6-112 | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: |
OpenJDK Runtime Environment (IcedTea6 1.9.10) (rhel-1.40.1.9.10.el6_1-i386)
|
|||||||
| Last Closed: | 2012-11-04 22:54:14 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
log files Attachment: Added: boot.log Attachment: Added: server.log @Libor, what you described looks related to AS7-2724 which has been resolved upstream and in the latest (since DR9) EAP builds. If you still see this problem, can you comment here. This issue was still being seen and an additional upstream fix was identified. I'll link the related JIRA (when I find it) and for now marking as Fix in ER1. This would be a blocker for Beta if not resolved. I believe this was fixed by AS7-2888. Link: Added: This issue is related to AS7-2888 on DR13 there are no start issues anymore, thanks Docs QE Status: Removed: NEW Fixing Affects and Fix In Versions |
Steps to Reproduce: 1. cd /tmp 2. repeat running /bin/sh <EAP HOME>/bin/standalone.sh project_key: JBPAPP6 This is weird issue that happens not very often. I always reproduce it once a 15 server bootups. {noformat} WARN [org.jboss.modules] Failed to define class javax.servlet.ServletContextListener in Module "javax.servlet.api:main " from local module loader @da4b71 (roots: /home/hudson/jbas-instances/jboss-eap6-standalone/modules): java.lang.SecurityException: class "javax.servlet.ServletContextListener"'s signer information does not match signer information of other classes in the same pac kage {noformat} but it is not tied with given class, sometimes another one (randomly) fails to load.