Hi,
We have installed Alfresco Community Edition 3.3 on Windows Server 2008 OS.
While installing Alfresco, we have given the Tomcat a different port no. ( 8099 ).
The issue is that after installation, Alfresco Share isn't accessible.
The Alfresco web client works fine. But when we tried opening up Alfresco Share page, it threw the following exception:
****************************
exception
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.PlatformRuntimeException: 06090000 Unable to retrieve object: slingshot.site.configuration of type: configuration
root cause
org.springframework.extensions.surf.exception.PlatformRuntimeException: 06090000 Unable to retrieve object: slingshot.site.configuration of type: configuration
root cause
org.springframework.extensions.surf.exception.ModelObjectPersisterException: Failure to load model object for path: alfresco/site-data/configurations/slingshot.site.configuration.xml
root cause
java.io.IOException: Unable to test document path: alfresco/site-data/configurations/slingshot.site.configuration.xml in remote store: alfresco due to error: 404
***************************
We have gone thru some of the responses over this issue in this forum,
and changed the port no in the file: " $_Alfresco\tomcat\shared\classes\alfresco\web-extension\share-config-custom.xml " to 8099 as well. Still it odesnt work.
Would be really great if someone could help resolving this issue.
It would be great if anyone could reply with the process ( if any ) to change the default port settings so that both these apps can run simultaneously without any conflict.
Thanks,
Shiv