[ http://issues.apache.org/jira/browse/COCOON-1462?page=all ]
Vadim Gritsenko reassigned COCOON-1462:
---------------------------------------
Assignee: Vadim Gritsenko (was: Cocoon Developers Team)
> NullPointerException in SQLTransformer
> --------------------------------------
>
> Key: COCOON-1462
> URL: http://issues.apache.org/jira/browse/COCOON-1462
> Project: Cocoon
> Issue Type: Bug
> Components: Blocks: Databases
> Affects Versions: 2.1.8
> Environment: Operating System: All
> Platform: All
> Reporter: Brad
> Assigned To: Vadim Gritsenko
> Attachments: cocoon.patch, cocoon_patch
>
>
> In
> src/blocks/databases/java/org/apache/cocoon/transformation/SQLTransformer.java
> around line 1134 are the lines
> Clob clob = rs.getClob(i);
> InputStream inputStream = clob.getAsciiStream();
> which cause a NPE when getClob() returns null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira