Bug 1095391 - Dashbuilder throws CCE when being started on WebSphere AS
Summary: Dashbuilder throws CCE when being started on WebSphere AS
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: BAM
Version: 6.0.2
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ER3
: 6.0.2
Assignee: David Gutierrez
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-07 15:15 UTC by Radovan Synek
Modified: 2014-05-08 14:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-08 14:56:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
error stacktrace - application start (10.47 KB, text/plain)
2014-05-07 15:15 UTC, Radovan Synek
no flags Details
error stacktrace - login page (7.13 KB, text/plain)
2014-05-07 15:30 UTC, Radovan Synek
no flags Details

Description Radovan Synek 2014-05-07 15:15:15 UTC
Created attachment 893330 [details]
error stacktrace - application start

Dashbuilder throws java.lang.ClassCastException: org.jboss.dashboard.Application_$$_javassist_71 incompatible with javassist.util.proxy.ProxyObject when being started on WebSphere, and any attempt to navigate to login screens ends up with 
Error 500: java.lang.ClassCastException: org.jboss.dashboard.ui.components.SessionAwareLocaleManager_$$_javassist_74 incompatible with javassist.util.proxy.ProxyObject

Full stacktrace is in the attachment. Please notice this is a behaviour after changing classloader strategy as a workaround for bug 1095363.

Comment 1 Radovan Synek 2014-05-07 15:30:01 UTC
Created attachment 893335 [details]
error stacktrace - login page

Comment 2 David Gutierrez 2014-05-07 18:13:48 UTC
Can you please try to deploy the community version, in order to see if this is a product specific issue?

https://github.com/droolsjbpm/jbpm-dashboard/tree/6.0.x/jbpm-dashboard-distributions

By the way, what WAS version are you using?


PD: Unfortunately, right now, I can test on my local laptop since my WAS evaluation license has expired.

Comment 3 David Gutierrez 2014-05-08 14:56:14 UTC
The latest dashbuilder product build works with no issues. No classloader changes are required in the app settings to get it working. So we can close this BZ.

See https://bugzilla.redhat.com/show_bug.cgi?id=1095363


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