OpenCMIS TCK Report
Fri Jul 18 17:16:09 JST 2014
Parameters
cmis.workbench.folder.filter | cmis:isVersionSeriesCheckedOut,cmis:contentStreamLength,cmis:lastModifiedBy,cmis:objectTypeId,cmis:versionSeriesCheckedOutId,cmis:createdBy,cmis:name,cmis:contentStreamMimeType,cmis:objectId,cmis:creationDate,cmis:lastModificationDate,cmis:contentStreamFileName |
cmis.workbench.folder.includeAcls | false |
cmis.workbench.folder.includeAllowableActions | false |
cmis.workbench.folder.includePolicies | false |
cmis.workbench.folder.includeRelationships | none |
cmis.workbench.folder.maxItemsPerPage | 10000 |
cmis.workbench.folder.orderBy | |
cmis.workbench.folder.renditionFilter | cmis:none |
cmis.workbench.object.filter | * |
cmis.workbench.object.includeAcls | true |
cmis.workbench.object.includeAllowableActions | true |
cmis.workbench.object.includePolicies | true |
cmis.workbench.object.includeRelationships | both |
cmis.workbench.object.maxItemsPerPage | 1000 |
cmis.workbench.object.orderBy | |
cmis.workbench.object.renditionFilter | * |
cmis.workbench.version.filter | cmis:isLatestMajorVersion,cmis:contentStreamLength,cmis:objectTypeId,cmis:name,cmis:contentStreamMimeType,cmis:objectId,cmis:isMajorVersion,cmis:contentStreamFileName,cmis:isLatestVersion,cmis:versionLabel |
cmis.workbench.version.includeAcls | false |
cmis.workbench.version.includeAllowableActions | false |
cmis.workbench.version.includePolicies | false |
cmis.workbench.version.includeRelationships | none |
cmis.workbench.version.maxItemsPerPage | 10000 |
cmis.workbench.version.renditionFilter | cmis:none |
org.apache.chemistry.opencmis.binding.atompub.url | http://ibmcmis.dyndns.org:9080/fncmis_war/atom |
org.apache.chemistry.opencmis.binding.auth.classname | org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider |
org.apache.chemistry.opencmis.binding.auth.http.basic | true |
org.apache.chemistry.opencmis.binding.auth.soap.usernametoken | false |
org.apache.chemistry.opencmis.binding.cache.links.size | 400 |
org.apache.chemistry.opencmis.binding.cache.repositories.size | 10 |
org.apache.chemistry.opencmis.binding.cache.types.size | 100 |
org.apache.chemistry.opencmis.binding.clientcompression | false |
org.apache.chemistry.opencmis.binding.compression | true |
org.apache.chemistry.opencmis.binding.cookies | true |
org.apache.chemistry.opencmis.binding.httpinvoker.classname | org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker |
org.apache.chemistry.opencmis.binding.spi.classname | org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi |
org.apache.chemistry.opencmis.binding.spi.type | atompub |
org.apache.chemistry.opencmis.binding.webservices.jaxws.impl | sunjre |
org.apache.chemistry.opencmis.cache.types.classname | org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl |
org.apache.chemistry.opencmis.password | ***** |
org.apache.chemistry.opencmis.session.repository.id | P8ConfigObjectStore |
org.apache.chemistry.opencmis.tck.default.documentType | cmis:document |
org.apache.chemistry.opencmis.tck.default.folderType | cmis:folder |
org.apache.chemistry.opencmis.tck.default.testFolderParent | / |
org.apache.chemistry.opencmis.tck.revision | 1585091 |
org.apache.chemistry.opencmis.tck.timestamp | Version: 0.11.0 / Revision: 1585091 / Build: 2014-04-07T18:51:33-0400
|
org.apache.chemistry.opencmis.user | P8Admin |
Groups
Basics Test Group (ATOMPUB)
Basic tests.
Security Test (ATOMPUB) (398 ms)
Checks if HTTPS is used.
WARNING: HTTPS is not used. Credentials might be transferred as plain text! (
SecurityTest.java:57) [
stacktrace]
Repository Info Test (ATOMPUB) (269 ms)
Gets and checks the repository info.
Root Folder Test (ATOMPUB) (0 ms)
Checks the root folder and its children for specification compliance.
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Internal Server Error (
AbstractSessionTest.java:163) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkChild(
AbstractSessionTest.java:1946)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkChildren(
AbstractSessionTest.java:1854)
org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest.run(
RootFolderTest.java:91)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Types Test Group (ATOMPUB)
Types tests.
Types Test (ATOMPUB) (68576 ms)
Checks all types exposed by the repository for specification compliance.
Create and Delete Type Test (ATOMPUB) (246 ms)
Creates a document type and deletes it again.
Secondary Types Test (ATOMPUB) (244 ms)
Creates documents, attaches and detaches secondary types, checks the properties, and finally deletes the test documents.
CRUD Test Group (ATOMPUB)
Create, Read, Update, and Delete tests.
Create and Delete Folder Test (ATOMPUB) (168406 ms)
Creates a few folders, checks the newly created folders and their parent and finally deletes the created folders.
Create and Delete Document Test (ATOMPUB) (10144 ms)
Creates a few documents, checks the newly created documents and their parent and finally deletes the created documents.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest.run(
CreateAndDeleteDocumentTest.java:76)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Create Big Document Test (ATOMPUB) (0 ms)
Creates a 10 MiB document and deletes it.
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException: Limit exceeded! (
AbstractSessionTest.java:163) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:464)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.post(AbstractAtomPubService.java:635)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl.createDocument(ObjectServiceImpl.java:120)
org.apache.chemistry.opencmis.client.runtime.SessionImpl.createDocument(SessionImpl.java:1028)
org.apache.chemistry.opencmis.client.runtime.SessionImpl.createDocument(SessionImpl.java:1159)
org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument.run(
CreateBigDocument.java:98)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
<html><head><title>Apache Chemistry OpenCMIS - invalidArgument error</title><style><!--H1 {font-size:24px;line-height:normal;font-weight:bold;background-color:#f0f0f0;color:#003366;border-bottom:1px solid #3c78b5;padding:2px;} BODY {font-family:Verdana,arial,sans-serif;color:black;font-size:14px;} HR {color:#3c78b5;height:1px;}--></style></head><body><h1>HTTP Status 400 - <!--exception-->invalidArgument<!--/exception--></h1><p><!--message-->Limit exceeded!<!--/message--></p><hr noshade='noshade'/><!--stacktrace--><pre>
org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException: Limit exceeded!
at org.apache.chemistry.opencmis.server.shared.CappedInputStream.checkLength(CappedInputStream.java:71)
at org.apache.chemistry.opencmis.server.shared.CappedInputStream.read(CappedInputStream.java:107)
at java.io.FilterInputStream.read(FilterInputStream.java:127)
at com.ibm.xml.xlxp2.api.util.encoding.UTF8EncodingSupport.load(UTF8EncodingSupport.java:75)
at com.ibm.xml.xlxp2.api.util.encoding.ByteStreamDataSource.load(ByteStreamDataSource.java:202)
at com.ibm.xml.xlxp2.scan.util.ParsedEntity.loadMore(ParsedEntity.java:230)
at com.ibm.xml.xlxp2.scan.util.ParsedEntity.skipMoreValidXMLBytesUsingMapForXMLString(ParsedEntity.java:939)
at com.ibm.xml.xlxp2.scan.util.ParsedEntity.scanSimpleContentAcrossBuffers(ParsedEntity.java:1209)
at com.ibm.xml.xlxp2.scan.util.ParsedEntity.scanSimpleContent(ParsedEntity.java:1148)
at com.ibm.xml.xlxp2.scan.DocumentScanner.scanContent(DocumentScanner.java:1837)
at com.ibm.xml.xlxp2.runtime.VMContext.scanContent(VMContext.java:502)
at com.ibm.xml.xlxp2.scan.DocumentScanner.nextEvent(DocumentScanner.java:1283)
at com.ibm.xml.xlxp2.api.stax.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:581)
at com.ibm.xml.xlxp2.api.stax.XMLInputFactoryImpl$XMLStreamReaderProxyImpl.next(XMLInputFactoryImpl.java:183)
at com.ibm.xml.xlxp2.api.wssec.WSSXMLInputFactory$WSSStreamReaderProxy.next(WSSXMLInputFactory.java:55)
at org.apache.chemistry.opencmis.commons.impl.XMLUtils.next(XMLUtils.java:228)
at org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser.readBase64(AtomEntryParser.java:456)
at org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser.parseCmisContent(AtomEntryParser.java:378)
at org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser.parseEntry(AtomEntryParser.java:254)
at org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser.parse(AtomEntryParser.java:216)
at org.apache.chemistry.opencmis.server.impl.atompub.ObjectService$Create.serve(ObjectService.java:96)
at org.apache.chemistry.opencmis.server.shared.Dispatcher.dispatch(Dispatcher.java:91)
at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.dispatch(CmisAtomPubServlet.java:226)
at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.service(CmisAtomPubServlet.java:173)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1225)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:775)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:457)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1032)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:908)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:87)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1815)
</pre><!--/stacktrace--><hr noshade='noshade'/></body></html>
Create Document without Content Test (ATOMPUB) (0 ms)
Creates a document without content and deletes it.
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Internal Server Error (
AbstractSessionTest.java:163) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent.run(
CreateDocumentWithoutContent.java:90)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Create Object With Invalid Type Test (ATOMPUB) (7561 ms)
Tries to create document with a folder type and folder with a document type.
WARNING: Creation of a document with a folder type threw an unexcpeted exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Newly created object is not a document! New id: Object Id: idf_7BEB9CA7-1A13-4552-9494-BB3ACE3CFF13 (
CreateInvalidTypeTest.java:69) [
stacktrace]
WARNING: Creation of a folder with a document type threw an unexcpeted exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Newly created object is not a folder! New id: Object Id: idd_0F3A0ADE-F2A5-4FD8-A2C5-8DC982C50C83 (
CreateInvalidTypeTest.java:85) [
stacktrace]
Name Charset Test (ATOMPUB) (40845 ms)
Creates and deletes documents with special characters in cmis:name.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'document' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'Schriftstück' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'وثيقة' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'sənəd' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'документ' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name '文件' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'έγγραφο' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'દસ્તાવેજ' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'दस्तावेज़' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'doiciméad' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'ドキュメント' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'דאָקומענט' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'ದಾಖಲೆ' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name '문서' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'سند' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'ஆவணம்' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'పత్రం' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'เอกสาร' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'دستاویز' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'tài liệu' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest.run(
NameCharsetTest.java:80)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
WARNING: The name 'a&b' raised this exception: org.apache.chemistry.opencmis.tck.impl.FatalTestException: Newly created document is invalid! Exception: Internal Server Error (
NameCharsetTest.java:90) [
stacktrace]
Create and Delete Relationship Test (ATOMPUB) (669 ms)
Creates a relationship between two documents, checks the newly created relationship and finally deletes the created relationship.
Create and Delete Item Test (ATOMPUB) (282 ms)
Creates a few items, checks the newly created itens and their parent and finally deletes the created item.
Property Filter Test (ATOMPUB) (7175 ms)
Tests different property filter combinations for documents and folders.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.PropertyFilterTest.run(
PropertyFilterTest.java:76)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Update Smoke Test (ATOMPUB) (8452 ms)
Creates a document, updates its name and finally deletes it.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest.updateDocument(
UpdateSmokeTest.java:77)
org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest.run(
UpdateSmokeTest.java:63)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Bulk Update Properties Test (ATOMPUB) (421 ms)
Creates a few folders and documents, renames all documents at once, and deletes all created objects.
Set, Append, and Delete Content Test (ATOMPUB) (7943 ms)
Creates a new document and tries to set, append, and delete its content.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest.run(
SetAndDeleteContentTest.java:75)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Change Token Test (ATOMPUB) (9358 ms)
Creates a document and a folder and updates them with an outdated change token.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest.runUpdateDocumentTest(
ChangeTokenTest.java:81)
org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest.run(
ChangeTokenTest.java:64)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Content Ranges Test (ATOMPUB) (8156 ms)
Creates a document and reads different excerpts of the content.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest.run(
ContentRangesTest.java:59)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Copy Test (ATOMPUB) (13447 ms)
Creates two folders and a document and copies the document from one folder to the other. If the AtomPub binding is used, this test is skipped.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.CopyTest.run(
CopyTest.java:63)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Move Test (ATOMPUB) (13404 ms)
Creates two folders and a document and moves the document from one folder to the other.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.MoveTest.run(
MoveTest.java:54)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Delete Tree Test (ATOMPUB) (6640 ms)
Creates a few documents in a folder, deletes the folder and checks if all documents are gone.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest.run(
DeleteTreeTest.java:61)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Operation Context (ATOMPUB) (7631 ms)
Creates a document, retrieves a minimal set of details, checks it, and finally deletes the document.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest.run(
OperationContextTest.java:61)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Versioning Test Group (ATOMPUB)
Versioning tests.
Versioning Smoke Test (ATOMPUB) (7991 ms)
Creates a document, checks it out, cancels the check out, checks it out again and finally checks it in.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest.run(
VersioningSmokeTest.java:58)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Versioning Delete Test (ATOMPUB) (9299 ms)
Creates a document, adds three versions and deletes the current version until the document is gone.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest.run(
VersionDeleteTest.java:54)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Versioning State Create Test (ATOMPUB) (0 ms)
Creates documents in different versioning states.
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Internal Server Error (
AbstractSessionTest.java:163) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest.run(
VersioningStateCreateTest.java:73)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Checked out Test (ATOMPUB) (8475 ms)
Calls getCheckedOutDocs() and checks the returned objects.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest.run(
CheckedOutTest.java:62)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Filing Test Group (ATOMPUB)
Multifiling anf Unfiling tests.
Multifiling Test (ATOMPUB) (11895 ms)
Creates two folders and a document in one of the folders, adds the document to the second folder and then removes it again for the second folder.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest.run(
MultifilingTest.java:62)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Unfiling Test (ATOMPUB) (12192 ms)
Creates a folder and a document, removes the document from the folder and then adds it again.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest.run(
UnfilingTest.java:59)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Control Test Group (ATOMPUB)
ACL and Policy tests.
ACL Test (ATOMPUB) (8081 ms)
Creates a document and checks its ACL.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest.run(
ACLSmokeTest.java:62)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Query Test Group (ATOMPUB)
Query and content changes tests.
Query Smoke Test (ATOMPUB) (0 ms)
Performs a simple query and checks if the format of the results is correct. It does not check if the results are complete!
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Internal Server Error (
AbstractSessionTest.java:163) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest.run(
QuerySmokeTest.java:103)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Query Root Folder Test (ATOMPUB) (0 ms)
Performs a query that should return the root folder name and id.
INFO: Query: SELECT cmis:name AS folderName, cmis:objectId AS folderId FROM cmis:folder WHERE cmis:objectId = 'idf_0F1E2D3C-4B5A-6978-8796-A5B4C3D2E1F0' (
QueryRootFolderTest.java:78) [
stacktrace]
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: null (
AbstractSessionTest.java:163) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.post(AbstractAtomPubService.java:635)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.DiscoveryServiceImpl.query(DiscoveryServiceImpl.java:179)
org.apache.chemistry.opencmis.client.runtime.SessionImpl$5.fetchPage(SessionImpl.java:872)
org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator.getCurrentPage(AbstractIterator.java:132)
org.apache.chemistry.opencmis.client.runtime.util.CollectionIterator.hasNext(CollectionIterator.java:48)
org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest.queryById(
QueryRootFolderTest.java:82)
org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest.run(
QueryRootFolderTest.java:51)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
<html><head><title>Apache Chemistry OpenCMIS - runtime error</title><style><!--H1 {font-size:24px;line-height:normal;font-weight:bold;background-color:#f0f0f0;color:#003366;border-bottom:1px solid #3c78b5;padding:2px;} BODY {font-family:Verdana,arial,sans-serif;color:black;font-size:14px;} HR {color:#3c78b5;height:1px;}--></style></head><body><h1>HTTP Status 500 - <!--exception-->runtime<!--/exception--></h1><p><!--message-->null<!--/message--></p><hr noshade='noshade'/><!--stacktrace--><pre>
org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.createCmisException(ConformanceCmisServiceWrapper.java:177)
at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1160)
at org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService$Query.serve(DiscoveryService.java:123)
at org.apache.chemistry.opencmis.server.shared.Dispatcher.dispatch(Dispatcher.java:91)
at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.dispatch(CmisAtomPubServlet.java:226)
at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.service(CmisAtomPubServlet.java:173)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1225)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:775)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:457)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1032)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:908)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:87)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1815)
Caused by: java.lang.NullPointerException
at com.ibm.ecm.cmis.openserverfn.ConvertersNotInDalOrChemistry.convertCmisDataObjectToObjectData(ConvertersNotInDalOrChemistry.java:53)
at com.ibm.ecm.cmis.openserverfn.FnRepository.getObjectParents(FnRepository.java:814)
at com.ibm.ecm.cmis.openserverfn.FnCmisService.getObjectParents(FnCmisService.java:902)
at org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService.getObjectInfoIntern(AbstractCmisService.java:1156)
at com.ibm.ecm.cmis.openserverfn.FnCmisService.query(FnCmisService.java:715)
at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1157)
... 26 more
</pre><!--/stacktrace--><hr noshade='noshade'/></body></html>
Query For Object Test (ATOMPUB) (8026 ms)
Creates a folder and a document, queries them by object id, and deletes both.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.query.QueryForObject.run(
QueryForObject.java:53)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Query LIKE Test (ATOMPUB) (7336 ms)
Performs a LIKE query and checks if only matching objects are returned.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest.run(
QueryLikeTest.java:56)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Query IN_FOLDER and IN_TREE Test (ATOMPUB) (8386 ms)
Performs IN_FOLDER and IN_TREE queries.
UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: Internal Server Error (
AbstractSessionTest.java:467) [
stacktrace] [
exception details]
Exception stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:493)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getObjectParents(NavigationServiceImpl.java:271)
org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject.getPaths(AbstractFilableCmisObject.java:96)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkObject(
AbstractSessionTest.java:1199)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:444)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.createDocument(
AbstractSessionTest.java:378)
org.apache.chemistry.opencmis.tck.tests.query.QueryInFolderTest.run(
QueryInFolderTest.java:68)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error content:
Error 500: Object Info not found for: null
Content Changes Smoke Test (ATOMPUB) (395 ms)
Calls getContentChanges(). It does not check if the results are correct!