Open ozdemircili opened 11 years ago
What is in the log files?
In Catalina.out nothing:
Oct 28, 2013 6:23:37 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["ajp-bio-8009"] Oct 31, 2013 3:35:38 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/i386:/lib:/usr/lib Oct 31, 2013 3:35:39 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8080"] Oct 31, 2013 3:35:39 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8009"] Oct 31, 2013 3:35:39 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 2010 ms Oct 31, 2013 3:35:39 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Oct 31, 2013 3:35:39 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Oct 31, 2013 3:35:40 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /home/ozdemircili/Desktop/apache-tomcat-7.0.47/webapps/servly.war Oct 31, 2013 3:36:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/ozdemircili/Desktop/apache-tomcat-7.0.47/webapps/host-manager Oct 31, 2013 3:36:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/ozdemircili/Desktop/apache-tomcat-7.0.47/webapps/manager Oct 31, 2013 3:36:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/ozdemircili/Desktop/apache-tomcat-7.0.47/webapps/examples Oct 31, 2013 3:36:07 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/ozdemircili/Desktop/apache-tomcat-7.0.47/webapps/docs Oct 31, 2013 3:36:07 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory /home/ozdemircili/Desktop/apache-tomcat-7.0.47/webapps/ROOT Oct 31, 2013 3:36:07 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8080"] Oct 31, 2013 3:36:07 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8009"] Oct 31, 2013 3:36:07 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 28000 ms
Hi,
I have followed the install process and deployed the servly app. But when i go to lcoalhost:8080/servly I get the following message:
We are currently performing some maintenance, or you have encountered an error. If you continue to get this error, please contact support at https://launch.servly.com/
What may be the problem?
Thanks.