source: nutchez-0.1/tomcat/logs/catalina.2009-05-13.log @ 66

Last change on this file since 66 was 66, checked in by waue, 15 years ago

NutchEz - an easy way to nutch

File size: 3.1 KB
Line 
12009/5/13 下午 04:47:36 org.apache.catalina.core.AprLifecycleListener init
2資訊: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-6-sun-1.6.0.07/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.07/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.07/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
32009/5/13 下午 04:47:36 org.apache.coyote.http11.Http11Protocol init
4資訊: Initializing Coyote HTTP/1.1 on http-8080
52009/5/13 下午 04:47:36 org.apache.catalina.startup.Catalina load
6資訊: Initialization processed in 519 ms
72009/5/13 下午 04:47:36 org.apache.catalina.core.StandardService start
8資訊: Starting service Catalina
92009/5/13 下午 04:47:36 org.apache.catalina.core.StandardEngine start
10資訊: Starting Servlet Engine: Apache Tomcat/6.0.18
112009/5/13 下午 04:47:38 org.apache.coyote.http11.Http11Protocol start
12資訊: Starting Coyote HTTP/1.1 on http-8080
132009/5/13 下午 04:47:38 org.apache.jk.common.ChannelSocket init
14資訊: JK: ajp13 listening on /0.0.0.0:8009
152009/5/13 下午 04:47:38 org.apache.jk.server.JkMain start
16資訊: Jk running ID=0 time=0/33  config=null
172009/5/13 下午 04:47:38 org.apache.catalina.startup.Catalina start
18資訊: Server startup in 1410 ms
192009/5/13 下午 04:47:52 org.apache.coyote.http11.Http11Protocol pause
20資訊: Pausing Coyote HTTP/1.1 on http-8080
212009/5/13 下午 04:47:53 org.apache.catalina.core.StandardService stop
22資訊: Stopping service Catalina
232009/5/13 下午 04:47:53 org.apache.coyote.http11.Http11Protocol destroy
24資訊: Stopping Coyote HTTP/1.1 on http-8080
252009/5/13 下午 05:04:37 org.apache.catalina.loader.WebappClassLoader loadClass
26資訊: Illegal access: this web application instance has been stopped already.  Could not load org.apache.hadoop.fs.permission.FsPermission$2.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
27java.lang.IllegalStateException
28  at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1273)
29  at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1233)
30  at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
31  at org.apache.hadoop.fs.FileStatus.<init>(FileStatus.java:63)
32  at org.apache.hadoop.fs.FileStatus.<init>(FileStatus.java:49)
33  at org.apache.hadoop.fs.RawLocalFileSystem$RawLocalFileStatus.<init>(RawLocalFileSystem.java:434)
34  at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:418)
35  at org.apache.hadoop.fs.RawLocalFileSystem.listStatus(RawLocalFileSystem.java:297)
36  at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:723)
37  at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:748)
38  at org.apache.hadoop.fs.ChecksumFileSystem.listStatus(ChecksumFileSystem.java:457)
39  at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:723)
40  at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:748)
41  at org.apache.nutch.searcher.FetchedSegments$SegmentUpdater.run(FetchedSegments.java:73)
Note: See TracBrowser for help on using the repository browser.