[JBoss JIRA] (TEIIDDES-2118) Invalid message when jdbc password is set to other than default
by Paul Richardson (JIRA)
Paul Richardson created TEIIDDES-2118:
-----------------------------------------
Summary: Invalid message when jdbc password is set to other than default
Key: TEIIDDES-2118
URL: https://issues.jboss.org/browse/TEIIDDES-2118
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 8.3.1, 8.5
Reporter: Paul Richardson
Assignee: Paul Richardson
Fix For: 8.3.2, 8.5
The erroneous message of "Cannot find Driver" is displayed when a teiid jdbc connection is attempted yet the driver password does not match that of the user on the server. This is due to inaccurate handling of exceptions thrown when driver.connect is called.
Consider how to handle a jump-in to allow the user to change the password if incorrect.
--
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
11 years, 12 months
[JBoss JIRA] (TEIIDDES-2117) Cannot JDBC ping openshift dv6 instance
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2117?page=com.atlassian.jira.plu... ]
Paul Richardson resolved TEIIDDES-2117.
---------------------------------------
Resolution: Rejected
Incorrect password used. Needed to ssh shell in in order to determine JDBC user password.
> 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
11 years, 12 months
[JBoss JIRA] (TEIIDDES-2117) Cannot JDBC ping openshift dv6 instance
by Paul Richardson (JIRA)
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
11 years, 12 months
[JBoss JIRA] (TEIIDDES-2116) Encountered procedure parse error
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-2116:
---------------------------------------
Summary: Encountered procedure parse error
Key: TEIIDDES-2116
URL: https://issues.jboss.org/browse/TEIIDDES-2116
Project: Teiid Designer
Issue Type: Bug
Components: Transformations
Affects Versions: 8.5
Reporter: Mark Drilling
Assignee: Paul Richardson
Encountered a parser error on a procedure - following the code changes to remove submodules. The modelProjectSet is attached.
Message in the transformation editor -
ERROR: Error in parsing of sql - The given sql syntax is not supported by the Teiid client version {1}
--
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
11 years, 12 months