[MarkLogic Dev General] XDBC with XCC jar, parameter size limit?
Josh Warner-Burke
jwburke at 42six.com
Wed Feb 1 06:14:09 PST 2012
We have a java application which talks to Marklogic through the
com.marklogic.xcc package and some custom code we wrote. The version of
XCC is perhaps a bit old, version 4.1-7. Anyway we are having a problem
passing in a large file through our DAL to a module. The module accepts
both a string version and a binary version of the file. Works fine for
small files, but with a file size of say 15M, when the procedure runs it
takes a long time then times out with either an out of memory error or this:
java.lang.RuntimeException: com.marklogic.xcc.exceptions.
ServerConnectionException: Premature EOF, partial header line read: ''
What I am wondering is if anyone has encountered this? Or if anyone knows
about a bug in older versions which could cause this. Naturally I would
like to upgrade XCC but it's not a high priority unless I know it will fix
something. Thanks in advance.
--
Josh Warner-Burke
42SIX Solutions
(m): 410-493-4362
(e): jwburke at 42six.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://developer.marklogic.com/pipermail/general/attachments/20120201/c3e8aa95/attachment.html
More information about the General
mailing list