Alessandro Moscatelli created WFLY-9427:
-------------------------------------------
Summary: JDBC_PING gets a NameNotFoundException when using jndi resource
Key: WFLY-9427
URL:
https://issues.jboss.org/browse/WFLY-9427
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 11.0.0.CR1
Reporter: Alessandro Moscatelli
Assignee: Paul Ferraro
Fix For: 11.0.0.Final
JDBC_PING if configured with jndi resources will cause :
IllegalArgumentException: Could not lookup datasource
NameNotFoundException
IllegalStateException
The same jndi resource is correctly found and used by a deployed application.
It seems the jndi resouce is not ready, yet, when JGROUPS needs it.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)