Archives of the TeradataForum
Message Posted: Wed, 04 Jan 2012 @ 09:11:00 GMT
Subj: | | Re: Serialize CLOB |
|
From: | | Md, Asifuddin |
You should investigate why the exception is reported at the beginning. I am not much of an expert on Java side but I believe addressing this
would help. And at the end the app reports of "unknown source"
SEVERE: Exception:
java.io.IOException: No serializer found for class com.teradata.jdbc.Clob in registry
org.apache.axis.encoding.TypeMappingDelegate@18fc9ba
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(UnknownSource)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Thanks.
|