cancel
Showing results for 
Search instead for 
Did you mean: 

Installation successful, Tomcat says 'INFO: Server star

adampope
Champ in-the-making
Champ in-the-making
I've run the Alfresco 2.0 set-up file on Windows XP, as 'typical' which informed me was I was successful.

When I click on the shortcuts on my desktop, it brings up an Alfresco DOS window, then a Tomcat window, which runs a bunch of stuff, ending with 'INFO: Server startup in XXXXX ms' whereupon it hangs for ever. 

Anyone have any clues as to why this is happening, or what I ought to do to get to the next snag?

This full log is here:

INFO: JK: ajp13 listening on /0.0.0.0:8009
12-Apr-2007 22:15:05 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/140  config=null
12-Apr-2007 22:15:06 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
12-Apr-2007 22:15:06 org.apache.catalina.startup.Catalina start
INFO: Server startup in 281172 ms
12-Apr-2007 22:23:37 org.apache.coyote.http11.Http11BaseProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
12-Apr-2007 22:23:55 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Alfresco\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Alfresco\java\bin;C:\Alfresco\bin;C:\Program Files\alfresco-1.4Preview\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\MSSQL7\BINN;C:\Program Files\Common Files\Teleca Shared;C:\Program Files\alfresco-1.4Preview\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\MSSQL7\BINN;C:\Program Files\Common Files\Teleca Shared;C:\PROGRA~1\COMMON~1\MUVEET~1\030625
12-Apr-2007 22:23:56 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
12-Apr-2007 22:23:56 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2672 ms
12-Apr-2007 22:23:57 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
12-Apr-2007 22:23:57 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.20
12-Apr-2007 22:23:57 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
12-Apr-2007 22:23:59 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
12-Apr-2007 22:35:46 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Alfresco\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Alfresco\java\bin;C:\Alfresco\bin;C:\Program Files\alfresco-1.4Preview\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\MSSQL7\BINN;C:\Program Files\Common Files\Teleca Shared;C:\Program Files\alfresco-1.4Preview\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\MSSQL7\BINN;C:\Program Files\Common Files\Teleca Shared;C:\PROGRA~1\COMMON~1\MUVEET~1\030625
12-Apr-2007 22:35:46 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
12-Apr-2007 22:35:46 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1437 ms
12-Apr-2007 22:35:46 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
12-Apr-2007 22:35:46 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.20
12-Apr-2007 22:35:47 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
12-Apr-2007 22:35:48 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
12-Apr-2007 22:36:45 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
12-Apr-2007 22:36:45 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
12-Apr-2007 22:36:45 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/63  config=null
12-Apr-2007 22:36:45 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
12-Apr-2007 22:36:45 org.apache.catalina.startup.Catalina start
INFO: Server startup in 59141 ms
6 REPLIES 6

derek
Star Contributor
Star Contributor
Hi,

What do you mean by "hangs"?  Is the web UI unusable?

Regards

adampope
Champ in-the-making
Champ in-the-making
There is no web user interface, none appears, it does not come up.  ]

Is there a URL I ought to be adding in?

chr_ypma
Champ in-the-making
Champ in-the-making
You have to manually start a browser on your system, then browse to localhost:8080/alfresco (assuming you run alfresco local).

adampope
Champ in-the-making
Champ in-the-making
Hmmm.  I tried starting TomCat (so it gets to the 'INFO: Server startup in 119813 ms) , then opening an IE7 browser window and typing in that URL (localhost:8080/alfresco) but it returns the following:

'The webpage cannot be displayed'

Any ideas?

sanjaykatiyar
Champ in-the-making
Champ in-the-making
Althogh it seems from the log file that there is no error while starting tomcat/alfresco so ideally it should open the webpage at:
http://localhost:8080/alfresco/

Can you recheck the log file for any SEVER or FATAL type of error.

adampope
Champ in-the-making
Champ in-the-making
I can't believe it's because I didn't type in the http://, but I tried again today and I have a UI in IE7.  Phew, thanks for all your help. 

Any chance of adding this information to the README.txt that opens after installation?