[
https://issues.jboss.org/browse/TEIIDDES-3048?page=com.atlassian.jira.plu...
]
Van Halbert commented on TEIIDDES-3048:
---------------------------------------
I've reproduced it and found the following error in the JBDS .log:
!ENTRY org.eclipse.core.jobs 4 2 2017-10-11 08:47:45.802
!MESSAGE An internal error occurred during: "Handle Result Sets".
!STACK 0
java.lang.NullPointerException
at
org.teiid.datatools.connectivity.ui.TeiidAdHocScriptRunnable.loopThroughResults(TeiidAdHocScriptRunnable.java:499)
at
org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable.handleSuccess(ResultSupportRunnable.java:419)
at
org.teiid.datatools.connectivity.ui.TeiidAdHocScriptRunnable.access$7(TeiidAdHocScriptRunnable.java:1)
at
org.teiid.datatools.connectivity.ui.TeiidAdHocScriptRunnable$HandleSuccessJob.run(TeiidAdHocScriptRunnable.java:406)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
INSERT in source model with JDG as data source returns a Handling
Results Sets problem dialog
---------------------------------------------------------------------------------------------
Key: TEIIDDES-3048
URL:
https://issues.jboss.org/browse/TEIIDDES-3048
Project: Teiid Designer
Issue Type: Bug
Environment: MacOS
JBDS 10.3.0
JBDSIS 10.0.2
JDV 6.3.4
JDG 6.6.1
Reporter: Cojan van Ballegooijen
Fix For: 11.1.1
Attachments: Screen Shot 2017-03-02 at 00.48.51.png, Screen Shot 2017-03-02 at
00.56.07.png
When inserting rows from JBDS to a source model which is connected to a JDG data source
it generate an Handling Result Sets problem dialog but the row is inserted into the cache.
After clicking Ok. the next dialog hangs. You have to click Cancel to remove the dialog.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)