cancel
Showing results for 
Search instead for 
Did you mean: 

Login details not accepted after fresh install

kartik
Champ in-the-making
Champ in-the-making
Problem: Login details not accepted after installation without errors.

Background:
I earlier tried installing Alfresco Community version 4.2.c through installer on fresh CentOS. All was working except the Edit online button.
After referring to various forums, found that 4.2.c had a bug with the Edit Online Button and was resolved with the night build. So i downloaded Alfresco Community version 4.2.d from the night build library.

I am using 4.2.d full installer with advance mode and installation happens with out errors.
After installation i am able to open the Tomcat page, the share page, but fail to load the explorer or /alfresco. Also when i try to login in share page it gives me error even though the username and password are correct.

I tried all possible ways suggested in the forum to resolve this issue but none worked. Even tried reinstalling alfresco multiple time.

However i am constantly getting on error in the catalina log file whose summary posting out here rest in the attachment.

INFO: Deploying web application archive /tmp/zeus-alfresco/tomcat/webapps/alfresco.war
Mar 04, 2013 7:11:15 PM org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.

Attached is catalina log file.

Note:
1. I have gone through forums for sharepoint edit online not working, login not working, tried all options but didnt work.
2. Host file checked it is able to resolve localhost, local ip, local hostname to IP. During installation i tried with all these options for the server IP details.

All your help is appreciated.

Kartik
20 REPLIES 20

muralidharand
Star Contributor
Star Contributor
Hi Kartik,

Don't worry, I will help to fix it.
Though your repository is failed to start, still the tomcat will work. The share application will show the login page, but it will not let you allow, though the user name & password are valid.

My suggestion is, first check your alfresco.log file and share it. Moreover i could not see your catalina.log file.



kartik
Champ in-the-making
Champ in-the-making
Many Thanks Murli.
Attached is the Alfresco log file.

Hi Kartik,
There were no log files. Can you please upload in http://www.mediafire.com/ or some other places?

kartik
Champ in-the-making
Champ in-the-making
It seems attachment are not getting uploaded.

Link to view alfresco log file: http://sdrv.ms/ZcYBT8
Link to view catalina log file: http://sdrv.ms/ZcYIOD

muralidharand
Star Contributor
Star Contributor
Hi Kartik,
Here is the execption.

 org.springframework.extensions.config.ConfigException: 02040001 No sources provided: [] 


Have you changed anything in the context.xml file, especially in the below locations?


C:\Alfresco411\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\content-services-context.xml
   <bean id="mimetypeConfigService" class="org.springframework.extensions.config.xml.XMLConfigService" init-method="init">
   <bean id="contentFilterLanguagesConfigService" class="org.springframework.extensions.config.xml.XMLConfigService" init-method="init">

  C:\Alfresco411\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\data-model-stand-alone-context.xml 
   <bean id="mimetypeConfigService" class="org.springframework.extensions.config.xml.XMLConfigService" init-method="init">

  C:\Alfresco411\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\web-scripts-application-context.xml 
   <bean id="webscripts.config" class="org.springframework.extensions.config.xml.XMLConfigService" init-method="init">

kartik
Champ in-the-making
Champ in-the-making
Hi Murli,

As I had said, i installed using the full installer and have not changed any files. I even tried to reinstall alfresco multiple times but the same problem with every fresh install.

Just as a note i am using 4.2.d which i downloaded from the Night Build library.

Regards,

Kartik

kartik
Champ in-the-making
Champ in-the-making
Hi Murali,

Just was wondering, from where did you produce this output. Which File?? reason being is my installation is centOS not windows and below mentioned output contains extract showing path structure of windows with different installation directory as compared to mine. mine path is /tmp/zeus-alfresco/….

Please suggest.

"C:\Alfresco411\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\content-services-context.xml
   <bean id="mimetypeConfigService" class="org.springframework.extensions.config.xml.XMLConfigService" init-method="init">
   <bean id="contentFilterLanguagesConfigService" class="org.springframework.extensions.config.xml.XMLConfigService" init-method="init">"

muralidharand
Star Contributor
Star Contributor
Hi Kartik,
Can I have your download link?

kartik
Champ in-the-making
Champ in-the-making
http://dev.alfresco.com/downloads/nightly/dist/

alfresco-community-4.2.d-installer-linux-x64.bin this file was downloaded.