OpenCMIS TCK Report
Tue Aug 19 12:42:56 CEST 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 |
false |
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 |
SCRAMBLED |
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 |
RIVM |
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:17:22-0400
|
org.apache.chemistry.opencmis.user |
p8admin |
Groups
Basics Test Group (ATOMPUB)
Basic tests.
Security Test (ATOMPUB) (65 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) (33 ms)
Gets and checks the repository info.
Root Folder Test (ATOMPUB) (3504 ms)
Checks the root folder and its children for specification
compliance.
Types Test Group (ATOMPUB)
Types tests.
Types Test (ATOMPUB) (3076 ms)
Checks all types exposed by the repository for specification
compliance.
Create and Delete Type Test (ATOMPUB) (22 ms)
Creates a document type and deletes it again.
Secondary Types Test (ATOMPUB) (16 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) (29610 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) (49465 ms)
Creates a few documents, checks the newly created documents and their
parent and finally deletes the created documents.
Create Big Document Test (ATOMPUB) (10668 ms)
Creates a 10 MiB document and deletes it.
Create Document without Content Test (ATOMPUB) (888 ms)
Creates a document without content and deletes it.
Create Object With Invalid Type Test (ATOMPUB) (736 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_27BDCFCC-5B63-4F3D-9CFB-A8CFC7C2597D (
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_4270F7CF-2D73-41CB-827F-1E1BF2702834 (
CreateInvalidTypeTest.java:85) [
stacktrace]
Name Charset Test (ATOMPUB) (13148 ms)
Creates and deletes documents with special characters in
cmis:name.
WARNING: The name 'Schriftstück' raised
this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'وثيقة' raised this
exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'sənəd' raised this
exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'документ' raised
this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name '文件' raised this
exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'ÎγγÏαφο'
raised this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name
'દસà«àª¤àª¾àªµà«‡àªœ' raised this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name
'दसà¥à¤¤à¤¾à¤µà¥‡à¤œà¤¼' raised this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'doiciméad' raised this
exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'ドã‚ュメント'
raised this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'ד×Ö¸×§×•×ž×¢× ×˜'
raised this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'ದಾಖಲೆ' raised
this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name '문서' raised this
exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'سند' raised this
exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'ஆவணமà¯' raised
this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'పతà±à°°à°‚' raised
this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'เà¸à¸à¸ªà¸²à¸£'
raised this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'دستاویز' raised
this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
WARNING: The name 'tà i liệu' raised
this exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Not Found (
NameCharsetTest.java:90) [
stacktrace]
Create and Delete Relationship Test (ATOMPUB) (27 ms)
Creates a relationship between two documents, checks the newly created
relationship and finally deletes the created relationship.
Create and Delete Item Test (ATOMPUB) (17 ms)
Creates a few items, checks the newly created itens and their parent and
finally deletes the created item.
Property Filter Test (ATOMPUB) (1251 ms)
Tests different property filter combinations for documents and
folders.
Update Smoke Test (ATOMPUB) (1826 ms)
Creates a document, updates its name and finally deletes it.
Bulk Update Properties Test (ATOMPUB) (16 ms)
Creates a few folders and documents, renames all documents at once, and
deletes all created objects.
Set, Append, and Delete Content Test (ATOMPUB) (0 ms)
Creates a new document and tries to set, append, and delete its
content.
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.put(AbstractAtomPubService.java:659)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl.setOrAppendContent(ObjectServiceImpl.java:811)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl.setContentStream(ObjectServiceImpl.java:693)
org.apache.chemistry.opencmis.client.runtime.DocumentImpl.setContentStream(DocumentImpl.java:393)
org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest.run(
SetAndDeleteContentTest.java:147)
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(
AbstractSessionTest.java:160)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(
AbstractCmisTestGroup.java:109)
Error
content:com.ibm.ecm.cmis.exceptions.CMISRuntimeException: CIL1500: The service cannot be completed.
Explanation: This error can occur for the following reasons:
- An error in the IBM CMIS application
- An error on the repository
Action: See the HTTP response or the application server SystemOut.log file for more information and to review the stack trace for the exception.
By default, the SystemOut.log file is in the [WAS_profile_location]/logs/[server]/logs subdirectory of the application server installation directory.
com.ibm.ecm.cmis.exceptions.CMISRuntimeException: CIL1500: The service cannot be completed.
Explanation: This error can occur for the following reasons:
- An error in the IBM CMIS application
- An error on the repository
Action: See the HTTP response or the application server SystemOut.log file for more information and to review the stack trace for the exception.
By default, the SystemOut.log file is in the [WAS_profile_location]/logs/[server]/logs subdirectory of the application server installation directory.
at com.ibm.ecm.cmis.dal.p8.DALP8Document.setContent(DALP8Document.java:1017)
at com.ibm.ecm.cmis.app.beans.ContentStream.put(ContentStream.java:530)
at com.ibm.ecm.cmis.app.servlet.CMISServlet.doPut(CMISServlet.java:222)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:598)
at com.ibm.ecm.cmis.app.servlet.CMISServlet.service(CMISServlet.java:426)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1214)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:125)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92)
at com.ibm.ecm.integration.common.compression.CompressionFilter.doFilter(CompressionFilter.java:50)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:192)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)
at com.ibm.ecm.integration.common.nls.servlet.LocaleFilter.doFilter(LocaleFilter.java:57)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:192)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)
at com.ibm.ecm.integration.common.messageTrace.servlet.MessageTraceFilter.doFilter(MessageTraceFilter.java:84)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:192)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:926)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1023)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:895)
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:458)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:522)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:311)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:282)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
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:1783)
Caused by: com.filenet.api.exception.EngineRuntimeException: FNRCE0057E: E_READ_ONLY: Method failed because an object or property is read-only. Read-only property MimeType cannot be updated.
at com.filenet.apiimpl.property.PropertiesImpl.checkSettable(PropertiesImpl.java:696)
at com.filenet.apiimpl.property.PropertiesImpl.checkSettable(PropertiesImpl.java:666)
at com.filenet.apiimpl.property.PropertiesImpl.putValue(PropertiesImpl.java:370)
at com.filenet.apiimpl.core.DocumentImpl.set_MimeType(DocumentImpl.java:782)
at com.ibm.ecm.cmis.dal.p8.DALP8Util.putContentElement(DALP8Util.java:3324)
at com.ibm.ecm.cmis.dal.p8.DALP8Document.setContent(DALP8Document.java:1012)
... 40 more
Change Token Test (ATOMPUB) (0 ms)
Creates a document and a folder and updates them with an outdated change
token.
UNEXPECTED_EXCEPTION:
Exception:
org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException:
Conflict (
AbstractSessionTest.java:163) [
stacktrace] [
exception details]
Exception
stack trace:
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:488)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.put(AbstractAtomPubService.java:659)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.put(AbstractAtomPubService.java:646)
org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl.updateProperties(ObjectServiceImpl.java:334)
org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject.updateProperties(AbstractCmisObject.java:344)
org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest.runUpdateDocumentTest(
ChangeTokenTest.java:112)
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:com.ibm.ecm.cmis.exceptions.UpdateConflictException: CIL2200: The object cannot be updated because the object is no longer the current version.
Explanation: A newer version of the object exists on the repository.
Action: Specify the current version of the object and try again.
com.ibm.ecm.cmis.exceptions.UpdateConflictException: CIL2200: The object cannot be updated because the object is no longer the current version.
Explanation: A newer version of the object exists on the repository.
Action: Specify the current version of the object and try again.
at com.ibm.ecm.cmis.dal.p8.DALP8Document.updateProperties(DALP8Document.java:1031)
at com.ibm.ecm.cmis.app.datasource.ContentSource.checkIn(ContentSource.java:349)
at com.ibm.ecm.cmis.app.beans.Content.doPut(Content.java:95)
at com.ibm.ecm.cmis.app.beans.BaseCollection.put(BaseCollection.java:611)
at com.ibm.ecm.cmis.app.servlet.CMISServlet.doPut(CMISServlet.java:222)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:598)
at com.ibm.ecm.cmis.app.servlet.CMISServlet.service(CMISServlet.java:426)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1214)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:125)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92)
at com.ibm.ecm.integration.common.compression.CompressionFilter.doFilter(CompressionFilter.java:50)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:192)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)
at com.ibm.ecm.integration.common.nls.servlet.LocaleFilter.doFilter(LocaleFilter.java:57)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:192)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)
at com.ibm.ecm.integration.common.messageTrace.servlet.MessageTraceFilter.doFilter(MessageTraceFilter.java:84)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:192)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:926)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1023)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:895)
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:458)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:522)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:311)
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:1783)
Content Ranges Test (ATOMPUB) (1235 ms)
Creates a document and reads different excerpts of the content.
WARNING: Retrieved full stream instead of
an excerpt {offset=3, length=null}! Content ranges supported? (
ContentRangesTest.java:104) [
stacktrace]
WARNING: Retrieved full stream instead of
an excerpt {offset=null, length=12}! Content ranges supported? (
ContentRangesTest.java:126) [
stacktrace]
WARNING: Retrieved full stream instead of
an excerpt {offset=5, length=17}! Content ranges supported? (
ContentRangesTest.java:148) [
stacktrace]
WARNING: Retrieved full stream instead of
an excerpt {offset=9, length=123}! Content ranges supported? (
ContentRangesTest.java:170) [
stacktrace]
Copy Test (ATOMPUB) (3171 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.
WARNING: Copied document check. Id: +
copytestdoc.txt (
CopyTest.java:76) [
stacktrace]
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected: text/plain;charset=utf-8 /
actual: text/plain;charset=utf-8;charset=utf-8
FAILURE: Content streams don't match! (
CopyTest.java:80) [
stacktrace]
FAILURE: MIME types don't match! (
AbstractSessionTest.java:3204) [
stacktrace]
INFO: expected: text/plain;charset=utf-8 /
actual: text/plain;charset=utf-8;charset=utf-8
Move Test (ATOMPUB) (2942 ms)
Creates two folders and a document and moves the document from one folder
to the other.
WARNING: Moved document check. Id: +
movetestdoc.txt (
MoveTest.java:62) [
stacktrace]
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected: text/plain / actual:
text/plain;charset=utf-8
Delete Tree Test (ATOMPUB) (11598 ms)
Creates a few documents in a folder, deletes the folder and checks if all
documents are gone.
Operation Context (ATOMPUB) (1560 ms)
Creates a document, retrieves a minimal set of details, checks it, and
finally deletes the document.
Versioning Test Group (ATOMPUB)
Versioning tests.
Versioning Smoke Test (ATOMPUB) (3659 ms)
Creates a document, checks it out, cancels the check out, checks it out
again and finally checks it in.
Versioning Delete Test (ATOMPUB) (3777 ms)
Creates a document, adds three versions and deletes the current version
until the document is gone.
Versioning State Create Test (ATOMPUB) (1977 ms)
Creates documents in different versioning states.
Checked out Test (ATOMPUB) (1534 ms)
Calls getCheckedOutDocs() and checks the returned objects.
WARNING: PWC is not the latest version! Id:
idd_DF9937FB-BD1B-4F63-A57F-B49EA61642FA (Note: The words of the CMIS
specification define that the PWC is the latest version. But that is not the
intention of the spec and will be changed in CMIS 1.1. Thus this a warning, not
an error.) (
CheckedOutTest.java:130) [
stacktrace]
INFO: False!
WARNING: PWC is not the latest version! Id:
idd_958CE6BC-9668-46B3-9143-E087E2914E52 (Note: The words of the CMIS
specification define that the PWC is the latest version. But that is not the
intention of the spec and will be changed in CMIS 1.1. Thus this a warning, not
an error.) (
CheckedOutTest.java:130) [
stacktrace]
INFO: False!
WARNING: PWC is not the latest version! Id:
idd_DF9937FB-BD1B-4F63-A57F-B49EA61642FA (Note: The words of the CMIS
specification define that the PWC is the latest version. But that is not the
intention of the spec and will be changed in CMIS 1.1. Thus this a warning, not
an error.) (
CheckedOutTest.java:130) [
stacktrace]
INFO: False!
Filing Test Group (ATOMPUB)
Multifiling anf Unfiling tests.
Multifiling Test (ATOMPUB) (9152 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.
Unfiling Test (ATOMPUB) (5606 ms)
Creates a folder and a document, removes the document from the folder and
then adds it again.
Control Test Group (ATOMPUB)
ACL and Policy tests.
ACL Test (ATOMPUB) (19 ms)
Creates a document and checks its ACL.
Query Test Group (ATOMPUB)
Query and content changes tests.
Query Smoke Test (ATOMPUB) (5635 ms)
Performs a simple query and checks if the format of the results is
correct. It does not check if the results are complete!
WARNING: Query hit check. Id:
idd_DE289C03-8C7B-4A23-896D-36BD51947AC8 (
QuerySmokeTest.java:103) [
stacktrace]
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected:
application/vnd.openxmlformats-officedocument.wordprocessingml.document /
actual:
application/vnd.openxmlformats-officedocument.wordprocessingml.document;charset=utf-8
WARNING: Query hit check. Id:
idd_2006C033-204C-402B-A617-12F3B0880A2F (
QuerySmokeTest.java:103) [
stacktrace]
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected:
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet / actual:
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8
FAILURE: Query hit check. Id:
idd_51BFB35A-B2B4-4EB3-823F-BD9D504E4BEE (
QuerySmokeTest.java:103) [
stacktrace]
FAILURE: Content file names don't match!
(
AbstractSessionTest.java:1332) [
stacktrace]
INFO: expected: testFramework.pep / actual:
testFrameworkWF
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected:
application/x-filenet-workflowdefinition / actual:
application/x-filenet-workflowdefinition;charset=utf-8
FAILURE: Query hit check. Id:
idd_78E94B70-553D-4EC2-AF99-E73E556BA259 (
QuerySmokeTest.java:103) [
stacktrace]
FAILURE: Content file names don't match!
(
AbstractSessionTest.java:1332) [
stacktrace]
INFO: expected:
exampleEventActionHandler.class / actual: blogCodeModule
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected: application/java / actual:
application/java;charset=utf-8
FAILURE: Query hit check. Id:
idd_9BFF0B9B-91AC-4706-9526-C1A467368C14 (
QuerySmokeTest.java:103) [
stacktrace]
FAILURE: Content file names don't match!
(
AbstractSessionTest.java:1332) [
stacktrace]
INFO: expected: Screenshots.zip / actual:
Android screenshot
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected: application/zip / actual:
application/zip;charset=utf-8
WARNING: Query hit check. Id:
idd_F87976EC-A6A6-4823-B9E3-D8618958B1DF (
QuerySmokeTest.java:103) [
stacktrace]
WARNING: Content MIME types don't match!
(
AbstractSessionTest.java:1364) [
stacktrace]
INFO: expected: application/pdf / actual:
application/pdf;charset=utf-8
Query Root Folder Test (ATOMPUB) (434 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]
INFO: Query: SELECT cmis:name AS folderName,
cmis:objectId AS folderId FROM cmis:folder WHERE cmis:creationDate >
TIMESTAMP '2014-02-23T14:44:54.398Z' AND cmis:creationDate < TIMESTAMP
'2014-02-23T16:44:54.398Z' (
QueryRootFolderTest.java:129) [
stacktrace]
Query For Object Test (ATOMPUB) (1352 ms)
Creates a folder and a document, queries them by object id, and deletes
both.
INFO: Folder query: SELECT * FROM cmis:folder
WHERE cmis:objectId = 'idf_8BB3F516-289C-4839-BE18-AA802BD98BA6' (
QueryForObject.java:91) [
stacktrace]
INFO: Folder query: SELECT * FROM cmis:folder
WHERE cmis:objectId IN ('idf_8BB3F516-289C-4839-BE18-AA802BD98BA6') (
QueryForObject.java:91) [
stacktrace]
INFO: Document query: SELECT * FROM
cmis:document WHERE cmis:objectId = 'idd_E67D10CA-C1AB-463E-A31A-8218F491BC7C'
(
QueryForObject.java:126) [
stacktrace]
INFO: Document query: SELECT * FROM
cmis:document WHERE cmis:objectId IN
('idd_E67D10CA-C1AB-463E-A31A-8218F491BC7C') (
QueryForObject.java:126) [
stacktrace]
Query LIKE Test (ATOMPUB) (30478 ms)
Performs a LIKE query and checks if only matching objects are
returned.
Query IN_FOLDER and IN_TREE Test (ATOMPUB) (28273 ms)
Performs IN_FOLDER and IN_TREE queries.
INFO: Query: SELECT cmis:objectId FROM
cmis:document WHERE IN_FOLDER('idf_8502E4CE-2880-4A02-84E1-24926B0CB6EB') (
QueryInFolderTest.java:110) [
stacktrace]
INFO: Query: SELECT cmis:objectId FROM
cmis:document WHERE IN_TREE('idf_8502E4CE-2880-4A02-84E1-24926B0CB6EB') (
QueryInFolderTest.java:110) [
stacktrace]
INFO: Query: SELECT cmis:objectId FROM
cmis:folder WHERE IN_FOLDER('idf_8502E4CE-2880-4A02-84E1-24926B0CB6EB') (
QueryInFolderTest.java:110) [
stacktrace]
INFO: Query: SELECT cmis:objectId FROM
cmis:folder WHERE IN_TREE('idf_8502E4CE-2880-4A02-84E1-24926B0CB6EB') (
QueryInFolderTest.java:110) [
stacktrace]
Content Changes Smoke Test (ATOMPUB) (23 ms)
Calls getContentChanges(). It does not check if the results are
correct!