[JBoss JIRA] (TEIIDDES-3214) odata EOF in prolog
by Mario Majernik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3214?page=com.atlassian.jira.plu... ]
Mario Majernik commented on TEIIDDES-3214:
------------------------------------------
[~blafond] We tried with Matej newest TD (11.2.0.v20180723) with JDV 6.4.0 , 6.4.2 and 6.4.3.CR3 on three different machines (2x Fedora, 1x MacOS).
I am adding Stacktrace :
17:12:28,104 WARN [org.teiid.RUNTIME] (teiid-async-threads - 4) TEIID50036 VDB importVDB.1 model "importVDBSrcModel" metadata failed to load. Reason:com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]: org.teiid.translator.TranslatorException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at org.teiid.translator.odata.ODataMetadataProcessor.getEds(ODataMetadataProcessor.java:113)
at org.teiid.translator.odata.ODataMetadataProcessor.process(ODataMetadataProcessor.java:118)
at org.teiid.translator.odata.ODataExecutionFactory.getMetadata(ODataExecutionFactory.java:123)
at org.teiid.translator.odata.ODataExecutionFactory.getMetadata(ODataExecutionFactory.java:64)
at org.teiid.query.metadata.NativeMetadataRepository.getMetadata(NativeMetadataRepository.java:96) [teiid-engine-8.12.14.6_4-redhat-64-3.jar:8.12.14.6_4-redhat-64-3]
at org.teiid.query.metadata.NativeMetadataRepository.loadMetadata(NativeMetadataRepository.java:62) [teiid-engine-8.12.14.6_4-redhat-64-3.jar:8.12.14.6_4-redhat-64-3]
at org.teiid.query.metadata.ChainingMetadataRepository.loadMetadata(ChainingMetadataRepository.java:55) [teiid-engine-8.12.14.6_4-redhat-64-3.jar:8.12.14.6_4-redhat-64-3]
at org.teiid.jboss.VDBService$6.run(VDBService.java:395) [teiid-jboss-integration-8.12.14.6_4-redhat-64-3.jar:8.12.14.6_4-redhat-64-3]
at org.teiid.jboss.VDBService$7.run(VDBService.java:446) [teiid-jboss-integration-8.12.14.6_4-redhat-64-3.jar:8.12.14.6_4-redhat-64-3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_172]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_172]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_172]
at org.jboss.threads.JBossThread.run(JBossThread.java:122)
Caused by: org.teiid.translator.TranslatorException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at org.teiid.translator.odata.BaseQueryExecution.buildError(BaseQueryExecution.java:199)
at org.teiid.translator.odata.ODataMetadataProcessor.getEds(ODataMetadataProcessor.java:103)
... 12 more
Caused by: java.lang.RuntimeException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at org.odata4j.core.Throwables.propagate(Throwables.java:11)
at org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2$StaxXMLEventReader2.nextEvent(StaxXMLFactoryProvider2.java:123)
at org.teiid.translator.odata.AtomErrorFormatParser.parse(AtomErrorFormatParser.java:53)
at org.teiid.translator.odata.AtomErrorFormatParser.parse(AtomErrorFormatParser.java:36)
at org.teiid.translator.odata.BaseQueryExecution.buildError(BaseQueryExecution.java:195)
... 13 more
Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOF(StreamScanner.java:677)
at com.ctc.wstx.sr.BasicStreamReader.handleEOF(BasicStreamReader.java:2139)
at com.ctc.wstx.sr.BasicStreamReader.nextFromProlog(BasicStreamReader.java:2045)
at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1134)
at org.codehaus.stax2.ri.Stax2EventReaderImpl.nextEvent(Stax2EventReaderImpl.java:255)
at org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2$StaxXMLEventReader2.nextEvent(StaxXMLFactoryProvider2.java:121)
... 16 more
> odata EOF in prolog
> -------------------
>
> Key: TEIIDDES-3214
> URL: https://issues.jboss.org/browse/TEIIDDES-3214
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.2
> Reporter: Mario Majernik
> Priority: Blocker
> Attachments: odata.png
>
>
> When I try to import from odata I get this error: Unexpected EOF in prolog (See odata.png)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (TEIIDDES-3214) odata EOF in prolog
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3214?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-3214:
----------------------------------------
[~mmajerni] I tested my installed TD 11.2 in Dev Studio, started a JDV 6.4.0 instance (Teiid 8.12.x) and was able to import from that endpoint and import invokeHttp() and invoke() procedures. no errors.
What server/runtime version are you testing against?
> odata EOF in prolog
> -------------------
>
> Key: TEIIDDES-3214
> URL: https://issues.jboss.org/browse/TEIIDDES-3214
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.2
> Reporter: Mario Majernik
> Priority: Blocker
> Attachments: odata.png
>
>
> When I try to import from odata I get this error: Unexpected EOF in prolog (See odata.png)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (TEIIDDES-3214) odata EOF in prolog
by Mario Majernik (JIRA)
Mario Majernik created TEIIDDES-3214:
----------------------------------------
Summary: odata EOF in prolog
Key: TEIIDDES-3214
URL: https://issues.jboss.org/browse/TEIIDDES-3214
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 11.2
Reporter: Mario Majernik
Priority: Blocker
Attachments: odata.png
When I try to import from odata I get this error: Unexpected EOF in prolog (See odata.png)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 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 resolved TEIIDDES-3207.
------------------------------------
Resolution: Done
Eclipse Datatools bug was fixed (1.14.1 release) and the TP was updated.
> 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)
6 years, 7 months
[JBoss JIRA] (TEIIDDES-3213) Missing options in New Connection Profile dialog
by Mario Majernik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3213?page=com.atlassian.jira.plu... ]
Mario Majernik updated TEIIDDES-3213:
-------------------------------------
Description:
Options:
* "DB2 for Linux, UNIX, and Windows"
* "Informix"
is no more available in New Connection Profile dialog.
was:Option "DB2 for Linux, UNIX, and Windows" is no more available in New Connection Profile dialog.
> Missing options in New Connection Profile dialog
> ------------------------------------------------
>
> Key: TEIIDDES-3213
> URL: https://issues.jboss.org/browse/TEIIDDES-3213
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 12.0
> Reporter: Mario Majernik
> Attachments: NCP.png
>
>
> Options:
> * "DB2 for Linux, UNIX, and Windows"
> * "Informix"
> is no more available in New Connection Profile dialog.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (TEIIDDES-3213) Missing options in New Connection Profile dialog
by Mario Majernik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3213?page=com.atlassian.jira.plu... ]
Mario Majernik updated TEIIDDES-3213:
-------------------------------------
Description:
Options:
* "DB2 for Linux, UNIX, and Windows"
* "Informix"
are no more available in New Connection Profile dialog.
was:
Options:
* "DB2 for Linux, UNIX, and Windows"
* "Informix"
is no more available in New Connection Profile dialog.
> Missing options in New Connection Profile dialog
> ------------------------------------------------
>
> Key: TEIIDDES-3213
> URL: https://issues.jboss.org/browse/TEIIDDES-3213
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 12.0
> Reporter: Mario Majernik
> Attachments: NCP.png
>
>
> Options:
> * "DB2 for Linux, UNIX, and Windows"
> * "Informix"
> are no more available in New Connection Profile dialog.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months