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): [email protected]
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to