Bug 1013470 - org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor has unstable compareTo()
Summary: org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor has unstable...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Server
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER6
: EAP 6.2.0
Assignee: Stuart Douglas
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-30 07:23 UTC by Stuart Douglas
Modified: 2013-12-15 16:20 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:20:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-2057 0 Blocker Closed org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor has unstable compareTo() 2018-01-09 23:43:04 UTC

Description Stuart Douglas 2013-09-30 07:23:19 UTC
Description of problem:

As the description says, org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor's compareTo is wrong. This can prevent the server booting correctly in some circumstances (e.g. with some versions of JDK8).

Comment 1 Stuart Douglas 2013-09-30 07:24:12 UTC
Proposing for 6.2

Comment 6 Jakub Cechacek 2013-10-29 14:51:39 UTC
Verified for 6.2.0.ER6 based on Stuart's email [1] -- we haven not encountered any issues regarding deployments. 

[1] email mentioned above:
>There is no way to reproduce the circumstances that caused the server to fail to start. AFAIK even on later JDK8 builds it should work fine.
>
>This change is right in the heart of the deployment code, if it is wrong then it >will show up in problems with the deployment process, there is no way to test it in isolation.


Note You need to log in before you can comment on or make changes to this bug.