cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to delete file

mattsmith
Champ in-the-making
Champ in-the-making
Hi All,

I have several files that I am unable to delete from the alfresco share, I have read through multiple posts but have had no luck resolving this issue.  Below are the steps i have tried and the results.

1.Delete file from share – could not delete file
2.Delete file from alfresco web interface – Unable to delete File due to system error: 06073729 Unable to get document list entry for resource null:null
3.Delete file from CIFS – File disappears but then re-appears
4.Change file names so that they appear with no spaces – could not delete file

Below is an entry from my log file at the time of deleting a file from the alfresco web interface (step2)

10:40:37,493 ERROR [org.alfresco.web.ui.common.Utils] Unable to delete File due to system error: 06073732 Unable to get document list entry for resource null:null
org.alfresco.error.AlfrescoRuntimeException: 06073732 Unable to get document list entry for resource null:null
   at org.alfresco.repo.googledocs.GoogleDocsServiceImpl.getEntry(GoogleDocsServiceImpl.java:681)
   at org.alfresco.repo.googledocs.GoogleDocsServiceImpl.getDocumentListEntry(GoogleDocsServiceImpl.java:660)
   at org.alfresco.repo.googledocs.GoogleDocsServiceImpl.getDocumentListEntry(GoogleDocsServiceImpl.java:649)
   at org.alfresco.repo.googledocs.GoogleDocsServiceImpl.deleteGoogleResource(GoogleDocsServiceImpl.java:343)
   at org.alfresco.repo.googledocs.GoogleEditableAspect.beforeDeleteNode(GoogleEditableAspect.java:228)
   at sun.reflect.GeneratedMethodAccessor1006.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.policy.JavaBehaviour$JavaMethodInvocationHandler.invoke(JavaBehaviour.java:173)
   at $Proxy18.beforeDeleteNode(Unknown Source)
   at sun.reflect.GeneratedMethodAccessor850.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.policy.TransactionInvocationHandlerFactory$TransactionHandler.invoke(TransactionInvocationHandlerFactory.java:128)
   at $Proxy18.beforeDeleteNode(Unknown Source)
   at sun.reflect.GeneratedMethodAccessor850.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.policy.PolicyFactory$MultiHandler.invoke(PolicyFactory.java:300)
   at org.alfresco.repo.policy.$Proxy255.beforeDeleteNode(Unknown Source)
   at org.alfresco.repo.node.AbstractNodeServiceImpl.invokeBeforeDeleteNode(AbstractNodeServiceImpl.java:421)
   at org.alfresco.repo.node.db.DbNodeServiceImpl.moveNode(DbNodeServiceImpl.java:2208)
   at org.alfresco.repo.node.db.DbNodeServiceImpl.archiveNode(DbNodeServiceImpl.java:2068)
   at org.alfresco.repo.node.db.DbNodeServiceImpl.deleteNode(DbNodeServiceImpl.java:875)
   at sun.reflect.GeneratedMethodAccessor849.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy10.deleteNode(Unknown Source)
   at sun.reflect.GeneratedMethodAccessor849.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)
   at $Proxy11.deleteNode(Unknown Source)
   at sun.reflect.GeneratedMethodAccessor849.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy10.deleteNode(Unknown Source)
   at sun.reflect.GeneratedMethodAccessor849.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
   at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:43)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:279)
   at org.alfresco.repo.audit.AuditMethodInterceptor.proceed(AuditMethodInterceptor.java:163)
   at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:140)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:43)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:279)
   at org.alfresco.repo.audit.AuditMethodInterceptor.proceedWithAudit(AuditMethodInterceptor.java:228)
   at org.alfresco.repo.audit.AuditMethodInterceptor.proceed(AuditMethodInterceptor.java:195)
   at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:140)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy10.deleteNode(Unknown Source)
   at org.alfresco.web.bean.content.DeleteContentDialog.finishImpl(DeleteContentDialog.java:73)
   at org.alfresco.web.bean.dialog.BaseDialogBean$1.execute(BaseDialogBean.java:118)
   at org.alfresco.web.bean.dialog.BaseDialogBean$1.execute(BaseDialogBean.java:115)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:321)
   at org.alfresco.web.bean.dialog.BaseDialogBean.finish(BaseDialogBean.java:124)
   at org.alfresco.web.bean.dialog.DialogManager.finish(DialogManager.java:528)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:132)
   at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:61)
   at javax.faces.component.UICommand.broadcast(UICommand.java:109)
   at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:97)
   at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:171)
   at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:32)
   at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95)
   at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70)
   at javax.faces.webapp.FacesServlet.service(FacesServlet.java:139)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:104)
   at sun.reflect.GeneratedMethodAccessor512.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory$1.invoke(ChainingSubsystemProxyFactory.java:116)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy236.doFilter(Unknown Source)
   at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:82)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at org.alfresco.repo.web.filter.beans.NullFilter.doFilter(NullFilter.java:68)
   at sun.reflect.GeneratedMethodAccessor512.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory$1.invoke(ChainingSubsystemProxyFactory.java:116)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy236.doFilter(Unknown Source)
   at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:82)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
   at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
   at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
   at java.lang.Thread.run(Thread.java:619)
Caused by: com.google.gdata.util.InvalidEntryException: Invalid document id: null:null
<errors xmlns='http://schemas.google.com/g/2005'>
<error>
<domain>GData</domain>
InvalidEntryException

<internalReason>Invalid document id: null:null</internalReason>
</error>
</errors>

   at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:558)
   at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563)
   at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:536)
   at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:515)
   at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535)
   at com.google.gdata.client.Service.getEntry(Service.java:1290)
   at com.google.gdata.client.GoogleService.getEntry(GoogleService.java:567)
   at com.google.gdata.client.Service.getEntry(Service.java:1216)
   at org.alfresco.repo.googledocs.GoogleDocsServiceImpl.getEntry(GoogleDocsServiceImpl.java:677)
   … 136 more


Any Ideas? Any help would be greatly appreciated.

Matt
7 REPLIES 7

rays
Confirmed Champ
Confirmed Champ
Sorry, no ideas but I have exactly the same issue this morning with two documents I created/checked-in and out of Google docs last week. Looks like it should be added to JIRA as a bug…

prajithlal
Champ in-the-making
Champ in-the-making
Could you do a complete reindex during startup and then delete the files again?

rays
Confirmed Champ
Confirmed Champ
Tried FULL reindex but problem remains the same, cannot be deleted. Here is the node details for one of the affected files, showing 3 "–null–" values:


workspace://SpacesStore/1266ef45-8a89-4eb2-a6a8-f8dbed27efdc

Node Identifier
Primary Path:    /{http://www.alfresco.org/model/application/1.0}company_home/{http://www.alfresco.org/model/applicatio...
Reference:   workspace://SpacesStore/1266ef45-8a89-4eb2-a6a8-f8dbed27efdc
Type:   {http://www.alfresco.org/model/content/1.0}content
Parent:   workspace://SpacesStore/2bb80f63-2baa-4e39-b0b7-d8f8d2e77828

Properties
Name   Value   Property Type   Value Type   Residual
{http://www.alfresco.org/model/content/1.0}name   
test.doc
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/content/1.0}autoVersionOnUpdateProps   
false
{http://www.alfresco.org/model/dictionary/1.0}boolean   
false
{http://www.alfresco.org/model/system/1.0}node-dbid   
39102
{http://www.alfresco.org/model/dictionary/1.0}long   
false
{http://www.alfresco.org/model/system/1.0}store-identifier   
SpacesStore
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/webdav/1.0}lockDepth   
0
{http://www.alfresco.org/model/cmis/1.0/cs01}id
true
{http://www.alfresco.org/model/content/1.0}owner   
admin
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/content/1.0}expiryDate   
–null–
{http://www.alfresco.org/model/dictionary/1.0}date   
false
{http://www.alfresco.org/model/system/1.0}node-uuid   
1266ef45-8a89-4eb2-a6a8-f8dbed27efdc
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/googledocs/1.0}googleEditable   
true
{http://www.alfresco.org/model/dictionary/1.0}boolean   
false
{http://www.alfresco.org/model/content/1.0}creator   
rsaunders
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/content/1.0}modifier   
admin
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/content/1.0}versionLabel   
3.4
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/content/1.0}lockOwner   
–null–
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/webdav/1.0}sharedLockTokens   
opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders,opaquelocktoken:1266ef45-8a89-4eb2-a6a8-f8dbed27efdc:rsaunders
{http://www.alfresco.org/model/cmis/1.0/cs01}id
true
{http://www.alfresco.org/model/content/1.0}content   
contentUrl=store://2010/7/12/11/58/565bd348-6e7f-42ed-90de-d2b6c2887ef8.bin|mimetype=application/msword|size=9|encoding=UTF-8|locale=en_GB_
{http://www.alfresco.org/model/dictionary/1.0}content   
false
{http://www.alfresco.org/model/content/1.0}autoVersion   
true
{http://www.alfresco.org/model/dictionary/1.0}boolean   
false
{http://www.alfresco.org/model/webdav/1.0}lockScope   
D:exclusive
{http://www.alfresco.org/model/cmis/1.0/cs01}id
true
{http://www.alfresco.org/model/content/1.0}title   
test.doc
{http://www.alfresco.org/model/dictionary/1.0}mltext   
false
{http://www.alfresco.org/model/content/1.0}modified   
Mon Jul 12 12:10:11 CEST 2010
{http://www.alfresco.org/model/dictionary/1.0}datetime   
false
{http://www.alfresco.org/model/content/1.0}created   
Fri Jul 09 15:07:47 CEST 2010
{http://www.alfresco.org/model/dictionary/1.0}datetime   
false
{http://www.alfresco.org/model/system/1.0}store-protocol   
workspace
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/content/1.0}lockType   
–null–
{http://www.alfresco.org/model/dictionary/1.0}text   
false
{http://www.alfresco.org/model/content/1.0}initialVersion   
true
{http://www.alfresco.org/model/dictionary/1.0}boolean   
false

Aspects
{http://www.alfresco.org/model/googledocs/1.0}googleResource
{http://www.alfresco.org/model/system/1.0}referenceable
{http://www.alfresco.org/model/content/1.0}titled
{http://www.alfresco.org/model/content/1.0}auditable
{http://www.alfresco.org/model/content/1.0}ownable
{http://www.alfresco.org/model/content/1.0}lockable
{http://www.alfresco.org/model/rendition/1.0}renditioned
{http://www.alfresco.org/model/googledocs/1.0}googleEditable
{http://www.alfresco.org/model/content/1.0}versionable

Permissions
Inherit:   true
Assigned Permission   To Authority   Access
Consumer   GROUP_EVERYONE   ALLOWED
All   ROLE_OWNER   ALLOWED
All   rsaunders   ALLOWED
Store Permission   To Authority   Access
All <No Mask>   All   Allowed

Children
Child Name   Child Node   Primary   Association Type   Index
webpreview   workspace://SpacesStore/5deef26a-6a9f-4c52-924e-46306641169b   true   rendition   0
doclib   workspace://SpacesStore/51340a51-2712-487c-9108-e52ba9533145   true   rendition   1
3690f440-af67-4356-ab0f-60e68224e571   workspace://SpacesStore/40c01c31-0459-4492-8b76-c43aaf9bf2b6   true   rendition   2
ef45aa8d-3b2a-479e-8a43-a85138dce2be   workspace://SpacesStore/09862e34-8912-4ea9-be79-7d08ada5e282   true   rendition   3

Associations
To Node   Association Type

Parents
Child Name   Parent Node   Primary   Association Type
test.doc   workspace://SpacesStore/2bb80f63-2baa-4e39-b0b7-d8f8d2e77828   true   contains

Thanks for your support.

goldmar
Champ in-the-making
Champ in-the-making
Any news here? I've also tried out GoogleDocs and now I cannot delete a file…

soborno
Champ in-the-making
Champ in-the-making
Try to delete it from the FTP server. Anyway if you can´t delete any it´s not going to be handy

Regards,
Claudio

goldmar
Champ in-the-making
Champ in-the-making
I could successfully delete it by setting googledocs.googleeditable.enabled=false again… maybe this will help somebody.

ashokharnal
Champ in-the-making
Champ in-the-making
I am even unable to delete the site after checking in a file from Google Docs.
But was successfully able to delete the site after setting googledocs.googleeditable.enabled=false.

But then I deleted the site, reset the googledocs.googleeditable.enabled=true,
and created another site. On this site I was unable to create Google docs content. The following message
appeared:
Failed to create content: org.alfresco.repo.forms.FormException: 08010001 Failed to persist form for 'cm:content' as 'alf_destination' data was not provided.
Getting started

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.