You didn't say if you'd checked error states: 
https://docs.marklogic.com/guide/cpf/error#id_13652 may be worth a try.

Looking at your log it seems clear that the docx parts are being created, and I 
see no sign of errors.

...
2015-02-03 13:00:29.706 Info: [Event:id=CPF on-create] 
/content/C/Test/ConversionsTests/demo_docx_parts/word/document.xml
2015-02-03 13:00:29.707 Info: [Event:id=CPF on-create] 
/content/C/Test/ConversionsTests/demo_docx_parts/[Content_Types].xml
...

Maybe you have a document permissions problem? On the admin web site (8001) try 
"Configure > Databases > your-database-name > Permissions" and see what the 
permissions are for 
"/content/C/Test/ConversionsTests/demo_docx_parts/word/document.xml". Compare 
that with the permissions for your webdav user. If a document has no 
permissions then only admin users can see the document. As a test you could 
grant the admin role to your webdav user, but that probably isn't a good idea 
for regular operation.

The docs discuss CPF and security at 
https://docs.marklogic.com/guide/cpf/default#id_76620 step #2, which refers to 
https://docs.marklogic.com/guide/cpf/default#id_85082

-- Mike

> On 3 Feb 2015, at 23:28 , Mario Budi <[email protected]> wrote:
> 
> Hi Mike,
> 
> sadly i can't find any related Error in the ErrorLog.txt
> 
> I already activated all CPF-Events and activated trace yesterday. I don't see 
> anything suspicious in the log (my knowledge of MarkLogic and it's CPF is 
> very limited though).
> 
> I will attach the relevant part of the Log File, maybe you have an idea?
> 
> Thanks for your help!
> 
> Regards,
> Mario
> 
> 
> I would start by reading https://docs.marklogic.com/guide/cpf/error — 
> especially
> https://docs.marklogic.com/guide/cpf/error#id_13652 - and also check the
> ErrorLog.txt for anything that looks CPF-related.
> 
> 
> -- Mike
> <cpf_log.zip>_______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to