Skip to content

Commit

Permalink
V.2-06/05/2012-B
Browse files Browse the repository at this point in the history
  • Loading branch information
ngasiproj committed Jun 6, 2012
1 parent bbabb21 commit 2d1d6d4
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 0 deletions.
34 changes: 34 additions & 0 deletions logs/catalina.2012-06-05.log
@@ -0,0 +1,34 @@
Jun 5, 2012 2:00:17 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: /home/idrive/caimito/jdk/jre/lib/i386/server:/home/idrive/caimito/jdk/jre/lib/i386:/home/idrive/caimito/jdk/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Jun 5, 2012 2:00:18 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8619"]
Jun 5, 2012 2:00:19 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8659"]
Jun 5, 2012 2:00:19 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2090 ms
Jun 5, 2012 2:00:19 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jun 5, 2012 2:00:19 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.27
Jun 5, 2012 2:00:19 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /home/idrive/caimito/conf/Catalina/localhost/ROOT.xml
Jun 5, 2012 2:00:24 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8619"]
Jun 5, 2012 2:00:24 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8659"]
Jun 5, 2012 2:00:24 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 5592 ms
Jun 5, 2012 2:16:01 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8619"]
Jun 5, 2012 2:16:01 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8659"]
Jun 5, 2012 2:16:01 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Jun 5, 2012 2:16:01 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-8619"]
Jun 5, 2012 2:16:01 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["ajp-bio-8659"]
Jun 5, 2012 2:16:01 PM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-8619"]
Jun 5, 2012 2:16:01 PM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["ajp-bio-8659"]
Empty file.
Empty file added logs/localhost.2012-06-05.log
Empty file.
1 change: 1 addition & 0 deletions logs/localhost_access_log.2012-06-05.txt
@@ -0,0 +1 @@
127.0.0.1 - - [05/Jun/2012:14:00:29 -0700] "GET /test.txt HTTP/1.1" 200 21
Empty file added logs/manager.2012-06-05.log
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added webapps/WEB-INF/lib/shaft.jar
Binary file not shown.

0 comments on commit 2d1d6d4

Please sign in to comment.