[teiid-issues] [JBoss JIRA] (TEIID-3438) Null value returned from BlobImpl getBytes

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon May 4 11:02:45 EDT 2015


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

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

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

> Null value returned from BlobImpl getBytes
> ------------------------------------------
>
>                 Key: TEIID-3438
>                 URL: https://issues.jboss.org/browse/TEIID-3438
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.7
>            Reporter: Kylin Soong
>            Assignee: Steven Hawkins
>             Fix For: 8.7.1.6_2, 8.10.1, 8.11
>
>         Attachments: TEIID-3438.zip
>
>
> If translator retrieveValue return a empty Blob, the engine will throw NPE as below
> Caused by: java.lang.NullPointerException
> 	at javax.sql.rowset.serial.SerialBlob.<init>(SerialBlob.java:100)
> 	at org.teiid.common.buffer.LobManager.persistLob(LobManager.java:226)
> 	at org.teiid.common.buffer.LobManager.updateReferences(LobManager.java:141)
> 	at org.teiid.common.buffer.TupleBuffer.addTupleBatch(TupleBuffer.java:203)
> 	at org.teiid.query.processor.BatchCollector.flushBatchDirect(BatchCollector.java:229)
> 	at org.teiid.dqp.internal.process.RequestWorkItem$1.flushBatchDirect(RequestWorkItem.java:653)



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


More information about the teiid-issues mailing list