[
https://issues.jboss.org/browse/AS7-3005?page=com.atlassian.jira.plugin.s...
]
Raymundo Aburto commented on AS7-3005:
--------------------------------------
I had the same problem:
I configured with the Jboss Console
http://localhost:9990/console, the JNDI, inmidiatly
after the succesfully configuration, I made the test in the concole (conection) and I had
the same problem.
I resolved:
Shutdown the server standalone, then started the server again, then make the test in the
Jboss Console
http://localhost:9990/console.
Maybe the configure have a LACK, that immediately after the configure didn't enable
the JNDI although in the console appear enable.
Failed to flush datasource pool
-------------------------------
Key: AS7-3005
URL:
https://issues.jboss.org/browse/AS7-3005
Project: Application Server 7
Issue Type: Bug
Components: JCA
Reporter: Heiko Braun
Assignee: Stefano Maestri
Fix For: 7.1.0.CR1
{noformat}
[INFO] {
[INFO] "outcome" => "failed",
[INFO] "failure-description" => "JBAS010440: failed to invoke
operation: JBAS010442: failed to match pool. Check JndiName:
java:jboss/datasources/ExampleDS",
[INFO] "rolled-back" => true,
[INFO] "response-headers" => {"process-state" =>
"reload-required"}
[INFO] }
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)