Error when trying to move the content store in alfresco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2014 05:13 AM
dir.root=C:/Alfresco/alf_datadir.contentstore=//server1/c/contentstore/contentstoredir.contentstore.deleted=//server1/c/contentstore/contentstore.deleted
But now I am getting error on the top of the share in browser when I am logging to share. Here is my first few lines of error
An error has occured in the Share component: /share/service/components/documentlibrary/myfiles. It responded with a status of 500 - Internal Error. Error Code Information: 500 - An error inside the HTTP server which prevented it from fulfilling the request. Error Message: 03020013 Failed to execute script 'classpath*:alfresco/site-webscripts/org/alfresco/components/documentlibrary/myfiles.get.js': 03020012 03020011 Failed during processing of Google Docs subsystem status configuration from Alfresco: 03020010 Unable to retrieve Google Docs subsystem status from Alfresco: 404 Server: Alfresco Spring WebScripts - v1.2.0 (Release 1331) schema 1,000 Time: Apr 2, 2014 2:24:01 PM Click here to view full technical information on the error. Exception: org.alfresco.error.AlfrescoRuntimeException - 03020011 Failed during processing of Google Docs subsystem status configuration from Alfresco: 03020010 Unable to retrieve Google Docs subsystem status from Alfresco: 404 org.alfresco.web.scripts.SingletonValueProcessorExtension.getSingletonValue(SingletonValueProcessorExtension.java:108) org.alfresco.web.scripts.SingletonValueProcessorExtension.getSingletonValue(SingletonValueProcessorExtension.java:59) org.alfresco.web.scripts.GoogleDocsStatus.getEnabled(GoogleDocsStatus.java:51) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2014 03:54 PM
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2014 08:28 AM
But why tomcat is not able to read the shared folder directly? How to read the shared folder directly without giving permission to the entire drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2014 05:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2014 08:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2014 09:30 AM
dir.contentstore.
Needs to be a windows/Dos path. So you need to mount your remote filesystem before starting alfresco.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2014 09:34 AM
dir.contentstore=Z:/contentstoredir.contentstore.deleted=Z:/contentstore.deleteddir.root=C:/Alfresco/alf_data
But still it is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2014 09:49 AM
What errors are you seeing in your log files?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2014 04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2014 07:47 AM
