cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to login with admin user after 3.2r install

jayagopalan
Champ in-the-making
Champ in-the-making
Hi

I have installed Alfresco 3.2r in Mac OSX. However the database creation wizard failed to create DB during installatio and I have created the DB manually after installation.

Now I am unable to login using the admin user and the admin password I have provided during the installation.

Is there a way to reset admin password for alfresco 3.2r version ?

Thanks
Jay
5 REPLIES 5

dfeasey
Champ in-the-making
Champ in-the-making
I'm also having same problem. Had to create the MySQL db by hand. Can't log in with admin /admin. Mac OS X 10.5.x, JDK 5.0, MySQL 5.x. Saw troubleshooting on the wiki entry for Mac OS X install, but haven't looked at the log files yet. Everything else seems to be working.

sselvan
Champ in-the-making
Champ in-the-making
Posting logs here would help debug a little bit.
Also, if I were you - for simplifying the problem I would just "reinstall again" automatically allowing DB installation.

dfeasey
Champ in-the-making
Champ in-the-making
I tried running uninstall script, but all it did was delete the uninstall file. Is there a Mac OS X uninstall script available?

dfeasey
Champ in-the-making
Champ in-the-making
uncommented
authentication.chain=alfrescoNtlm:alfrescoNtlm

in alfresco-global.properties, and added

<config>
<admin>
<initial-password>newpwd</initial-password>
</admin>
</config>

to ../extension/web-client-config-custom.xml, still no luck.

Here's the alfresco.log:

6:55:24,513 INFO  [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]
16:55:24,520 INFO  [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]
16:55:24,520 INFO  [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from URL [file:/usr/local/Alfresco/tomcat/shared/classes/alfresco-global.properties]
16:55:24,834 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:56:30,957 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
16:56:34,517 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
16:56:36,328 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
16:56:36,365 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:56:36,379 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
16:56:44,359 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
16:56:44,412 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:56:46,615 WARN  [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.
16:56:46,623 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
16:56:47,038 INFO  [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /usr/local/Alfresco/alf_data
16:56:47,155 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
16:56:48,259 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.
16:56:48,298 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Found 1 module(s).
16:56:48,566 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.2.
16:56:48,818 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]
16:56:48,867 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:56:49,629 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
16:56:49,682 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:56:52,465 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
16:56:52,633 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
16:56:52,633 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]
16:56:52,675 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:56:52,853 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete
16:56:52,856 INFO  [org.alfresco.repo.usage.UserUsageTrackingComponent] Enabled - calculate missing user usages …
16:56:52,886 INFO  [org.alfresco.repo.usage.UserUsageTrackingComponent] Found 0 users to recalculate
16:56:52,887 INFO  [org.alfresco.repo.usage.UserUsageTrackingComponent] … calculated missing usages for 0 users
16:56:52,887 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
16:56:52,934 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:56:53,030 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
16:56:53,563 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_22-b03-333-9M3125; maximum heap size 506.313MB
16:56:53,564 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.2.0 (r2 2440) schema 3300 - Originally installed version 3.2.0 (r2 2440) schema 3300
16:56:54,382 INFO  [org.alfresco.module.vti.VtiServer] Vti server started successfully on port: 7070
16:57:41,330 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'wcm_deployment_receiver' subsystem, ID: [wcm_deployment_receiver, default]
16:57:41,413 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
16:57:41,608 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'wcm_deployment_receiver' subsystem, ID: [wcm_deployment_receiver, default] complete
16:57:48,361 INFO  [org.alfresco.config.JBossEnabledWebApplicationContext] Refreshing org.alfresco.config.JBossEnabledWebApplicationContext@f515c7: display name [Root WebApplicationContext]; startup date [Tue Mar 23 16:57:48 EDT 2010]; root of context hierarchy
16:57:49,165 INFO  [org.alfresco.config.JBossEnabledWebApplicationContext] Bean factory for application context [org.alfresco.config.JBossEnabledWebApplicationContext@f515c7]: org.springframework.beans.factory.support.DefaultListableBeanFactory@f056ea
16:57:54,882 INFO  [org.alfresco.web.scripts.DeclarativeRegistry] Registered 22 Web Scripts (+0 failed), 24 URLs
16:57:54,932 INFO  [org.alfresco.web.scripts.AbstractRuntimeContainer] Initialised Presentation Web Script Container (in 749.166ms)
16:57:55,261 INFO  [org.alfresco.web.scripts.DeclarativeRegistry] Registered 40 Web Scripts (+0 failed), 42 URLs
16:57:55,294 INFO  [org.alfresco.web.scripts.AbstractRuntimeContainer] Initialised WebFramework Web Script Container (in 352.84702ms)
16:57:55,411 INFO  [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework
16:58:09,574 INFO  [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework

naucnik1977
Champ in-the-making
Champ in-the-making
I have MSI laptop with Windows7 and Alfresco 3.2r (full instal, mysql, openoffice, …) on it, and i couldn't login to share or alfresco folder, username is admin password is admin.
Here is a last login in log.
11:40:29,733 ERROR [org.alfresco.web.scripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 02300065 Login failed
org.alfresco.web.scripts.WebScriptException: 02300065 Login failed
   at org.alfresco.repo.web.scripts.bean.AbstractLoginBean.login(AbstractLoginBean.java:81)
   at org.alfresco.repo.web.scripts.bean.LoginPost.executeImpl(LoginPost.java:79)
   at org.alfresco.web.scripts.DeclarativeWebScript.executeImpl(DeclarativeWebScript.java:223)
   at org.alfresco.web.scripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:70)
   at org.alfresco.repo.web.scripts.RepositoryContainer$2.execute(RepositoryContainer.java:372)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
   at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:422)
   at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:439)
   at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:262)
   at org.alfresco.web.scripts.AbstractRuntime.executeScript(AbstractRuntime.java:306)
   at org.alfresco.web.scripts.AbstractRuntime.executeScript(AbstractRuntime.java:183)
   at org.alfresco.web.scripts.servlet.WebScriptServlet.service(WebScriptServlet.java:122)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   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:128)
   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:286)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
   at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
   at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
   at java.lang.Thread.run(Thread.java:619)
I must write about  open source DMS at my college the teacher tel me to write down about alfresco (Installation, configuration, exploitation) but I can even login in Alfresco. I'm stuck in beginning with login.
PLEASE HELP help HELP help HELP