[jbosstools-issues] [JBoss JIRA] (JBTIS-1230) Modify TP for Teiid Des dependencies

Paul Leacu (JIRA) issues at jboss.org
Wed Jun 13 13:52:00 EDT 2018


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

Paul Leacu commented on JBTIS-1230:
-----------------------------------

Paul,

I've successfully built Designer with your Photon TP, which is cool

However, I'm having an issue/error when running/using our feature which piggybacks on the Data Tools SQL Results view.

I verified that running Eclipse without Designer ends up with the same error.

Just connect to a JDBC source, open SQL Scrapbook and type/execute a simple query.

Caused by: java.lang.NoSuchMethodError: org.apache.lucene.index.IndexWriter.addDocument(Ljava/lang/Iterable;)J
    at org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex.addResults(ResultHistoryLuceneIndex.java:139)
    at org.eclipse.datatools.sqltools.result.ResultsViewPlugin.start(ResultsViewPlugin.java:117)

unfortunately, our TP includes 3 versions of this package.... 3.5, 6.1 and 7.1

6.1 and 7.1 versions of this class do contain the correct method, so somehow the 3.5 version is getting loaded/used. I tried forcing the dependency to the newer versions in my local Designer plugin, but it's probably delegating the root data tools Results plugin class loader ?

Any chance you can verify the issue with just Eclipse? or someone else who could?

Thx

> Modify TP for Teiid Des dependencies
> ------------------------------------
>
>                 Key: JBTIS-1230
>                 URL: https://issues.jboss.org/browse/JBTIS-1230
>             Project: JBoss Tools Integration Stack
>          Issue Type: Task
>          Components: target-platform
>    Affects Versions: 12.0.0.AM1-TP
>            Reporter: Paul Leacu
>            Assignee: Paul Leacu
>
> *Reason:* upgrade and modify Teiid Designer dependencies
> *Project page/sources:* 
> *Version:* 12.0.0.AM1
> *License and owner:* EPL
> *Original p2 repo:* 
> *JBoss mirror:* 
> *Include Sources:* Yes
> *Affected JBoss Tools components:* Integration Stack
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list