Bug 1290376

Summary: [GSS](6.4.z) [Root exception is java.lang.ClassNotFoundException: com.sun.jndi.ldap.LdapCtxFactory from [Module "org.jboss.ironjacamar.impl:main"
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Yogesh <yvedpath>
Component: JCAAssignee: Ivo Studensky <istudens>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Simka <msimka>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: bmaxwell, david.lloyd, dpospisi, gtedorst, istudens, jbilek, jpederse, jtruhlar
Target Milestone: CR1   
Target Release: EAP 6.4.7   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 11:59: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:
Bug Depends On:    
Bug Blocks: 1279552    

Description Yogesh 2015-12-10 11:09:39 UTC
Description of problem:
Warnings at server startup: 
WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.PoolBySubject] [] (JCA PoolFiller) IJ000610: Unable to fill pool: javax.resource.ResourceException: Could not create connection

Root cause of the exception is displayed in the logs: 
[Root exc
eption is java.lang.ClassNotFoundException: com.sun.jndi.ldap.LdapCtxFactory from [Module "org.jboss.ironjacamar.impl:

Version-Release number of selected component (if applicable):


How reproducible:

Steps to Reproduce:
1. Create Oracle XA dataources.
2. set "prefill" option to true
3. Start JBoss 

Actual results:

Warnings gets disappear when dependency <module name="sun.jdk"/>
is added in the module 
"org.jboss.ironjacamar.impl"
Expected results:
There should not be any need to add the dependency manually. This dependency should be by default present in JBoss EAP.

Additional info:
Case NO. 01543295

Comment 3 Jiří Bílek 2016-03-04 14:24:51 UTC
Verified with EAP 6.4.7.CP.CR2.

Comment 4 Petr Penicka 2017-01-17 11:59:53 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.