Paul Richardson created TEIIDDES-2117:
-----------------------------------------
Summary: Cannot JDBC ping openshift dv6 instance
Key: TEIIDDES-2117
URL:
https://issues.jboss.org/browse/TEIIDDES-2117
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 8.3, 8.5
Reporter: Paul Richardson
Assignee: Mark Drilling
Fix For: 8.3.2, 8.5
Following instructions to connect to an openshift implementation of dv6, results in
successful admin connection but failure to connect using jdbc credentials. Both the server
and client report:
{code}
2014/04/15 05:57:11,683 INFO [org.jboss.as.server] (management-handler-thread - 33)
JBAS018559: Deployed "ping-vdb.xml" (runtime-name : "ping-vdb.xml")
2014/04/15 05:57:12,060 WARN [org.teiid.SECURITY] (New I/O worker #3) TEIID40011
Processing exception 'TEIID50072 The username "user" and/or password and/or
payload token could not be authenticated by any membership domain.' for session null.
Exception type org.teiid.client.security.LogonException thrown from
org.teiid.jboss.JBossSessionService.authenticate(JBossSessionService.java:74). Enable more
detailed logging to see the entire stacktrace.
2014/04/15 05:57:12,509 INFO [org.teiid.RUNTIME] (MSC service thread 1-2) TEIID50026 VDB
"ping.1[Foo{s=s, loopback, null}]" undeployed.
{code}
The central user/password failure is reported both for the jdbc ping and when trying to
execute a deployed vdb.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira