08-02-2010 04:38 AM
08-02-2010 04:58 AM
08-03-2010 08:06 AM
08-04-2010 09:13 AM
08-04-2010 11:31 AM
08-04-2010 01:18 PM
08-09-2010 11:32 AM
15:13:27,233 DEBUG [org.alfresco.fileserver] [WNB33] Closing session due to exception
15:13:27,233 ERROR [org.alfresco.fileserver] org.alfresco.repo.node.integrity.IntegrityException: 07092615 Found 1 integrity violations:
15:13:27,233 ERROR [org.alfresco.fileserver] Invalid property value:
15:13:27,233 ERROR [org.alfresco.fileserver] Node: workspace://SpacesStore/cc1587d8-a849-4635-887f-547615c5e7a7
15:13:27,233 ERROR [org.alfresco.fileserver] Type: {http://www.alfresco.org/model/content/1.0}content
15:13:27,233 ERROR [org.alfresco.fileserver] Property: {http://www.alfresco.org/model/content/1.0}name
15:13:27,233 ERROR [org.alfresco.fileserver] Constraint: 07092614 Value '?~testgb090810~u)fogo.idlk' is not valid as a file name. This property must be a valid file name.
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.repo.node.integrity.IntegrityChecker.checkIntegrity(IntegrityChecker.java:661)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.beforeCommit(AlfrescoTransactionSupport.java:683)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.springframework.transaction.support.TransactionSynchronizationUtils.triggerBeforeCommit(TransactionSynchronizationUtils.java:95)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerBeforeCommit(AbstractPlatformTransactionManager.java:927)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:737)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:723)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:394)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.util.transaction.SpringAwareUserTransaction.commit(SpringAwareUserTransaction.java:472)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:347)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:232)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.filesys.alfresco.AlfrescoDiskDriver.doInWriteTransaction(AlfrescoDiskDriver.java:181)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.filesys.repo.ContentDiskDriver.closeFile(ContentDiskDriver.java:2416)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.smb.server.NTProtocolHandler.procCloseFile(NTProtocolHandler.java:1399)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.smb.server.NTProtocolHandler.runProtocol(NTProtocolHandler.java:257)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.smb.server.SMBSrvSession.runHandler(SMBSrvSession.java:1366)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.smb.server.SMBSrvSession.processPacket(SMBSrvSession.java:1458)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.smb.server.CIFSThreadRequest.runRequest(CIFSThreadRequest.java:59)
15:13:27,233 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.server.thread.ThreadRequestPool$ThreadWorker.run(ThreadRequestPool.java:153)
15:13:27,233 ERROR [org.alfresco.fileserver] at java.lang.Thread.run(Thread.java:619)
08-10-2010 05:00 AM
<type name="cm:cmobject">
<title>Object</title>
<parent>sys:base</parent>
<properties>
<property name="cm:name">
<title>Name</title>
<type>d:text</type>
…
<constraints>
<constraint ref="cm:filename" />
</constraints>
</property>
</properties>
<mandatory-aspects>
<aspect>cm:auditable</aspect>
</mandatory-aspects>
</type>
<constraints>
<constraint name="cm:filename" type="REGEX">
<parameter name="expression"><value><![CDATA[(.*[\"\*\\\>\<\?\/\:\|]+.*)|(.*[\.]?.*[\.]+$)|(.*[ ]+$)]]></value></parameter>
<parameter name="requiresMatch"><value>false</value></parameter>
</constraint>
….
</constraints>
(.*[\"\*\\\>\<\/\:\|]+.*)|(.*[\.]?.*[\.]+$)|(.*[ ]+$)
?~testgb090810~u)fogo.idlk
aufgrund des Fragezeichens. Und Alfresco lässt diesen Dateinamen damit nicht zu. 08-11-2010 12:36 PM
08-18-2010 04:53 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.