Bug 1201707

Summary: CNFE exceptions when using infinispan-remote in FSW
Product: [JBoss] JBoss Data Grid 6 Reporter: Martin Gencur <mgencur>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED WONTFIX QA Contact: Martin Gencur <mgencur>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: jdg-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-01 10:46:53 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:

Description Martin Gencur 2015-03-13 10:11:32 UTC
There are several CNFE exceptions thrown when infinispan-remote uber jar is used in containers such as FSW or EAP. Below is a list of the exceptions:

1) java.lang.ClassNotFoundException: com.sun.jdi.request.EventRequest

2) java.lang.ClassNotFoundException: org.jboss.logmanager.Level

3) java.lang.ClassNotFoundException: org.jboss.logmanager.Logger$AttachmentKey

4) Caused by: java.lang.ClassNotFoundException: infinispan.org.apache.log4j.Priority


Even with these exceptions, my tests for camel-jbossdatagrid component passed. But I'm not sure if there are not any hidden problems.

Comment 2 Martin Gencur 2015-04-01 10:46:53 UTC
We're testing with EAP now where this problem does not occur. Closing.