I've been trying to complete the isntall of LiveSite Display Services and I'm stuck on the last step:
19.After installation is complete, go to ls-home/runtime and start LiveSite Display Services as follows:
Windows: Open the Run dialog box (Start, Run) and enter the following command:
run.bat start
When I run this I get the following output( also see attachment ):
25-May-2011 11:29:13 AM org.apache.tomcat.util.digester.Digester endElement
WARNING: No rules found matching 'Server/Service/Engine/Logger'.
25-May-2011 11:29:14 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-1776
25-May-2011 11:29:14 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1501 ms
25-May-2011 11:29:14 AM org.apache.catalina.core.StandardService start
INFO: Starting service Autonomy Interwoven - LiveSite Display Services
25-May-2011 11:29:14 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
Logging to the following file
:\Interwoven\LiveSiteDisplayServices\runtime\tom
cat\logs\livesite.runtime.log
com.interwoven.livesite.runtime.servlet.RuntimeContextListener initializing
Logging initializing
forcing log4j logging
Loading logging configuration file file:/D:/Interwoven/LiveSiteDisplayServices/r
untime/web/WEB-INF/classes/log4j.xml
Logging to the following file
:\Interwoven\LiveSiteDisplayServices\runtime\tom
cat\logs\livesite.runtime.log
Log4j succesfully initialized
11:30:04,217 WARN [LoggingInitializer] init logging for Log4j
Xerces expected [Xerces-J 2.9.0] actual [Xerces-J 2.9.0]
Xalan expected [Xalan Java 2.7.1] actual [Xalan Java 2.7.1]
25-May-2011 11:30:04 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
11:30:15,968 WARN [Oracle9Dialect] The Oracle9Dialect dialect has been deprecat
ed; use either Oracle9iDialect or Oracle10gDialect instead
11:30:15,968 WARN [OracleDialect] The OracleDialect dialect has been deprecated
; use Oracle8iDialect instead
25-May-2011 11:30:18 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-1776
25-May-2011 11:30:18 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 63835 ms
It just sits there forever and I do not know what's wrong.