I have installed Community 5.0.a version on to Win7 64 bit PC and have chosen the easy/default option and I am not able to login to the share page.I kept the password at admin and am using admin/admin as userid/password and it does not authenticate. The error I see is 'Your authentication details have not been recognized or Alfresco may not be available at this time.'
I do not have a previous version of either Alfresco, MySql or Tomcat on my machine and am assuming that the exe would install everything it needs to run. I installed the exe on to C:\ drive, so i am thinking no path/classpath needs to change.
In the Alfresco log, there aren't any severe errors and the only error is 10:26:50,064 ERROR [org.springframework.web.context.ContextLoader] [localhost-startStop-1] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'avmRemoteService' defined in class path resource [alfresco/remote-services-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use
In the AlfrescoTomcat-StdOut.log, the first error I get is -
2014-07-31 10:26:50,064 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'avmRemoteService' defined in class path resource [alfresco/remote-services-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use
Any help regarding what needs to be done in addition would help to get this started.