[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu commented on TEIIDDES-3207:
--------------------------------------
Actually they have submitted to Eclipse simrel so datatools is part of Photon - the official update repo is:
http://download.eclipse.org/datatools/updates/1.14.100.201805031905/repos...
--P
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png, td2.png, td3.png, td4.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-3207:
----------------------------------------
[~pleacu] I pinged brian fitzpatrick about datatools only having a latest build targeting Oxygen. They haven't build/released anything on Photon.... apparently.
Thx paul.. the answer is there somewhere
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png, td2.png, td3.png, td4.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu edited comment on TEIIDDES-3207 at 6/20/18 2:28 PM:
---------------------------------------------------------------
Hey [~blafond] - I think I might have found your issue. Anyway - if I download
http://ftp.osuosl.org/pub/eclipse/technology/epp/downloads/release/photon...
I get the *Database Development* category automatically. If I set the Database Development perspective and open the *SQL Results*
view - all is well:
!td1.png|thumbnail!
I then went your route and downloaded eclipse-dsl-photon-RC3-linux-gtk-x86_64.tar.gz . That downloaded fine and I started eclipse. I then
went to Eclipse Marketplace and looked for *data tools* - where I found this:
!td2.png|thumbnail!
Which is clearly wrong since it's pointing to Luna. So - I decided to do a standard p2 install from the DTP Photon update repo:
!td3.png|thumbnail!
That got me to my *Database Development* perspective and *SQL Results*. The DTP update site is broken because they don't have
composites set up to point to the latest version of their stuff - but that's their issue. Anyway - give that a try and let me know...
!td4.png|thumbnail!
was (Author: pleacu):
Hey [~blafond] - I think I might have found your issue. Anyway - if I download
http://ftp.osuosl.org/pub/eclipse/technology/epp/downloads/release/photon...
I get the *Database Development* category automatically. If I set the Database Development perspective and open the *SQL Results*
view - all is well:
!td1.png|thumbnail!
I then went your route and downloaded eclipse-dsl-photon-RC3-linux-gtk-x86_64.tar.gz . That downloaded fine and I started eclipse. I then
went to Eclipse Marketplace and looked for *data tools* - where I found this:
!td2.png|thumbnail!
Which is clearly wrong since it's pointing to Luna. So - I decided to do a standard p2 install from the DTP Photon update repo:
!td3.png|thumbnail!
That got me to my *Database Development* perspective and *SQL Results*. The DTP update site is broken because they don't have
composites set up to point to the latest version of their stuff - but that's their issue. Anyway - give that a try and let me know...
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png, td2.png, td3.png, td4.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu updated TEIIDDES-3207:
---------------------------------
Attachment: td4.png
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png, td2.png, td3.png, td4.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu commented on TEIIDDES-3207:
--------------------------------------
Hey [~blafond] - I think I might have found your issue. Anyway - if I download
http://ftp.osuosl.org/pub/eclipse/technology/epp/downloads/release/photon...
I get the *Database Development* category automatically. If I set the Database Development perspective and open the *SQL Results*
view - all is well:
!td1.png|thumbnail!
I then went your route and downloaded eclipse-dsl-photon-RC3-linux-gtk-x86_64.tar.gz . That downloaded fine and I started eclipse. I then
went to Eclipse Marketplace and looked for *data tools* - where I found this:
!td2.png|thumbnail!
Which is clearly wrong since it's pointing to Luna. So - I decided to do a standard p2 install from the DTP Photon update repo:
!td3.png|thumbnail!
That got me to my *Database Development* perspective and *SQL Results*. The DTP update site is broken because they don't have
composites set up to point to the latest version of their stuff - but that's their issue. Anyway - give that a try and let me know...
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png, td2.png, td3.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu updated TEIIDDES-3207:
---------------------------------
Attachment: td3.png
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png, td2.png, td3.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu updated TEIIDDES-3207:
---------------------------------
Attachment: td2.png
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png, td2.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu updated TEIIDDES-3207:
---------------------------------
Attachment: td1.png
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
> Attachments: td1.png
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-3207:
----------------------------------------
[~pleacu] See "Steps to Reproduce" above :)
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3207) Data Tools Result View error in Eclipse Photon M6
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3207?page=com.atlassian.jira.plu... ]
Paul Leacu commented on TEIIDDES-3207:
--------------------------------------
Is there a data tools perspective? How do I reproduce this locally (need exact steps - never used DTP before).
> Data Tools Result View error in Eclipse Photon M6
> -------------------------------------------------
>
> Key: TEIIDDES-3207
> URL: https://issues.jboss.org/browse/TEIIDDES-3207
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 11.2
>
>
> While testing initial Designer upgrade to Photon target platform, my initial test produced an odd error opening the SQL Results View from the Data Tools Eclipse feature.
> I then installed basic Eclipse IDE for Java Developers version and added/installed the *Database Development* category.
> Opening the Database Development perspective then opening the *SQL Results* view throws the same error below:
> {code}
> Root exception:
> 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)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months