[teiid-issues] [JBoss JIRA] (TEIID-3584) NoSuchMethodError when issuing show plan request -IBM JDK 1.6

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Jul 21 08:55:02 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091265#comment-13091265 ] 

RH Bugzilla Integration commented on TEIID-3584:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1245158|https://bugzilla.redhat.com/show_bug.cgi?id=1245158] from NEW to CLOSED

> NoSuchMethodError when issuing show plan request -IBM JDK 1.6
> -------------------------------------------------------------
>
>                 Key: TEIID-3584
>                 URL: https://issues.jboss.org/browse/TEIID-3584
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Driver
>    Affects Versions: 8.7.1
>         Environment: IBM JDK 1.6
>            Reporter: Filip Elias
>            Assignee: Steven Hawkins
>
> Teiid client throws an error[1] when processing "show plan;" request. This issue exist only on IBM jdk 1.6. The error is thrown at client side.
> [1] 
> {code}
> Exception in thread "main" java.lang.NoSuchMethodError: javax/xml/stream/XMLOutputFactory.newFactory()Ljavax/xml/stream/XMLOutputFactory;
> 	at org.teiid.client.plan.PlanNode.toXml(PlanNode.java:175)
> 	at org.teiid.jdbc.StatementImpl.executeShow(StatementImpl.java:556)
> 	at org.teiid.jdbc.StatementImpl.executeSql(StatementImpl.java:502)
> 	at org.teiid.jdbc.StatementImpl.executeSql(StatementImpl.java:393)
> 	at org.teiid.jdbc.StatementImpl.executeQuery(StatementImpl.java:327)
> 	at JDBCClient.execute(JDBCClient.java:93)
> 	at JDBCClient.main(JDBCClient.java:47)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list