Bug 28653 - JBoss fails to start due class cast exception in the management classes
Summary: JBoss fails to start due class cast exception in the management classes
Status: RESOLVED DUPLICATE of bug 28652
Alias: None
Product: classpath
Classification: Unclassified
Component: classpath (show other bugs)
Version: 0.92
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 11:54 UTC by Audrius Meškauskas
Modified: 2006-08-09 17:49 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Audrius Meškauskas 2006-08-08 11:54:07 UTC
JBoss does not starts with jamvm today with the class cast exception in the sentence:

     this.modelAttributes = (ModelMBeanAttributeInfo[]) super.getAttributes();

This was confirmed by the two independent observers on both JamVM and CACAO.
Comment 1 Casey Marshall 2006-08-08 18:12:08 UTC
Is this a dupe of bug 28652?
Comment 2 Tom Tromey 2006-08-09 17:49:07 UTC

*** This bug has been marked as a duplicate of 28652 ***