-
Web client issue
Hi all,
Another question –
So I have all my green lights on with the CatDV Server Control Panel. (6.5.0)
When I type https://localhost:8080/catdv/index.html into the browser, I get a HTTP Status 404 – /catdv/index.html error.
Any ideas of what I might had done wrong?
I have attached the error log here:
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Applications/CatDV Control Panel.app/Contents/Resources/Java:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources:.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
Dec 22, 2011 3:00:34 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Dec 22, 2011 3:00:34 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 919 ms
Dec 22, 2011 3:00:34 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Dec 22, 2011 3:00:34 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
Dec 22, 2011 3:00:34 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor catdv.xml
Dec 22, 2011 3:00:35 PM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase /Library/Tomcat/webapps/webapps/catdv inside the host appBase has been specified, and will be ignored
Dec 22, 2011 3:00:35 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor host-manager.xml
Dec 22, 2011 3:00:35 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor manager.xml
Dec 22, 2011 3:00:35 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive catdv2.war
Dec 22, 2011 3:00:35 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
Dec 22, 2011 3:00:35 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory examples
Dec 22, 2011 3:00:36 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
Dec 22, 2011 3:00:36 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Dec 22, 2011 3:00:36 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Dec 22, 2011 3:00:36 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/137 config=null
Dec 22, 2011 3:00:36 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1543 msaddress I used on the server: https://localhost:8080/catdv/index.html