Hi Nicu,

Could you please provide a stack trace?
A CmisRuntimeException can be anything. The context and the error message are important.


- Florian



Hi,

In fact, calling directly works ok. But calling after some other calls
have been made (getting objects, creating directories), it fails like
this.
Also, creating a new session and doing
getObjectByPath("/content-1670202666") gives the same result after
those operations (after creating a folder tree).

Please advise,
Nicu Marasoiu



-----Original Message-----
From: Nicolae Marasoiu [mailto:nicolae.maras...@computas.com]
Sent: Thursday, October 09, 2014 12:34 PM
To: dev@chemistry.apache.org
Subject: response code -1 (request not sent?)

Hi,

session.getObjectByPath("/content-1670202666") throws a
CmisRuntimeException, wrapping a response code -1 (which is a strange
one, and I think that actually this is not due to a response coming
from the server, since the headers is also empty and all fields of
response are null).

Making a browser test with the url value which fails:
"http://localhost:8080/chemistry-opencmis-server-fileshare-1.0.0-SNAPSHOT/atom11/test/path?path=%2Fcontent-1670202666&filter=&includeAllowableActions=true&includeACL=false&includePolicyIds=false&includeRelationships=none&renditionFilter=cmis%3Anone";
brings a looking code xml with code 200.

This seems to happen with chemistry client 0.12.0 on both
FileShare-0.12.0 and Modeshape-4.

Please advise,
Nicu

Reply via email to