Hi Team,
I'm using content pump to copy the content from source server to target
server. Please find the command below:
Query:
mlcp.bat copy -copy_collections true -copy_permissions true -mode local
-directory_filter /abc/${isbn}/
-input_host ${inputHost} -input_port 8003
-input_username ${uname} -input_password ${pwd}
-output_host ${outputHost} -output_port 8003
-output_username ${uname} -output_password ${pwd} -thread_count 50
But failing with below exceptions, can you let me know the reason behind?
Whereas for few isbns copying is working fine.
Exception1:
[exec] 13/09/25 11:35:23 INFO contentpump.LocalJobRunner: completed 0%
[exec] 13/09/25 11:36:08 ERROR contentpump.LocalJobRunner: Error running ta
sk: attempt__0000_m_000000_0
java.lang.runtimeexception value cannot be buffer as string
Exception2:
[exec] 13/09/26 14:55:05 INFO contentpump.LocalJobRunner: completed
74%
[exec] 13/09/26 14:55:08 INFO contentpump.LocalJobRunner: completed
79%
[exec] 13/09/26 14:55:23 INFO contentpump.LocalJobRunner: completed
85%
[exec] 13/09/26 14:56:05 ERROR contentpump.DatabaseContentWriter:
com.markl
ogic.xcc.exceptions.ServerConnectionException: Error parsing HTTP headers:
Prema
ture EOF, partial header line read: ''
[exec] [Session: user=xyz, cb={default} [ContentSource: user=xyz,
cb={none} [provider: address=/target_ip:8003, pool=0/64]]]
[exec] [Client: XCC/6.0-2, Server: XDBC/6.0-2.3]
[exec] 13/09/26 14:56:08 ERROR contentpump.LocalJobRunner: Error
running ta
sk: attempt__0000_m_000000_0
[exec] java.io.IOException:
com.marklogic.xcc.exceptions.ServerConnectionEx
ception: Error parsing HTTP headers: Premature EOF, partial header line
read: ''
Where can we find the logs for content pump tool?
Thanks & Regards,
Rajesh
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general