Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1098607

Summary: CNFE shows in server log during Business Central startup on WebSphere AS.
Product: [Retired] JBoss BRMS Platform 6 Reporter: Radovan Synek <rsynek>
Component: Business CentralAssignee: Ryan Zhang <rzhang>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.2CC: etirelli, kverlaen, manstis, rrajasek
Target Milestone: ER3   
Target Release: 6.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:53:41 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:
Description Flags
warning stacktrace 1
none
warning stacktrace 2 none

Description Radovan Synek 2014-05-16 16:12:51 UTC
Created attachment 896464 [details]
warning stacktrace 1

Following two warnings show during startup of Business Central on WebSphere AS:
Resource annotations on the fields of the org.kie.workbench.common.screens.home.client.widgets.home.HomePresenter class will be ignored. The annotations could not be obtained because of the exception : java.lang.NoClassDefFoundError: org.uberfire.client.mvp.UberView

com.ibm.ws.webcontainer.annotation.WASAnnotationHelper collectClasses SRVE8000W: Skipped class that failed to initialize for annotation scanning.
                                 java.lang.NoClassDefFoundError: org.uberfire.client.mvp.AbstractWorkbenchScreenActivity

Both classes are in artefacts that are not (and shouldn't be) on business central classpath.

Comment 1 Radovan Synek 2014-05-16 16:14:26 UTC
Created attachment 896465 [details]
warning stacktrace 2

Comment 2 manstis 2014-05-20 15:46:41 UTC
Community "kie-drools-wb" (BRMS) and "kie-wb" (BPMS) WARs exclude "WEB-INF/lib/kie-wb-common-home-client-*.jar" from the WAR assemblies (including AS, EAP, Tomcat and WAS).

I notice "jboss-brms-6.0.2.GA-redhat-2-deployable-eap6.x.zip" *includes* the "kie-wb-distribution-home-client-6.0.3-redhat-1.jar" JAR. This is incorrect and should be excluded.

The class reported in the original problem statement "org.kie.workbench.common.screens.home.client.widgets.home.HomePresenter" is contained within this JAR.

This looks like a BRMS/BPMS productization issue.

Comment 3 Edson Tirelli 2014-05-20 16:32:26 UTC
As per last comment from Michael, reassigning the ticket to Ryan instead of setting to MODIFIED so that we don't lose track of it.

Comment 9 Radovan Synek 2014-06-02 07:03:44 UTC
Verified with BPMS-6.0.2.ER3