|
From: Sitttichai S. <non...@ho...> - 2007-11-15 04:31:31
|
Thanks Brad,for this answer but I checking the catalina.out log file,its good. This is the catalina.out log file.15 พ.ย. 2550 10:52:21 org.apache.catalina.core.AprLifecycleListener lifecycleEventINFO: The Apache Portable Runtime which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem15 พ.ย. 2550 10:52:21 org.apache.coyote.http11.Http11BaseProtocol initINFO: Initializing Coyote HTTP/1.1 on http-808015 พ.ย. 2550 10:52:21 org.apache.catalina.startup.Catalina loadINFO: Initialization processed in 922 ms15 พ.ย. 2550 10:52:21 org.apache.catalina.core.StandardService startINFO: Starting service Catalina15 พ.ย. 2550 10:52:21 org.apache.catalina.core.StandardEngine startINFO: Starting Servlet Engine: Apache Tomcat/5.5.1215 พ.ย. 2550 10:52:21 org.apache.catalina.core.StandardHost startINFO: XML validation disabled15 พ.ย. 2550 10:52:22 org.apache.catalina.startup.HostConfig deployWARINFO: Deploying web application archive wayback-webapp-1.0.1.war15 พ.ย. 2550 10:52:22 org.apache.catalina.startup.ContextConfig validateSecurityRolesINFO: WARNING: Security role name wayback used in an <auth-constraint> without being defined in a <security-role>15 พ.ย. 2550 10:52:22 org.archive.wayback.webapp.RequestFilter initINFO: Wayback Filter initializing...15 พ.ย. 2550 10:52:23 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitionsINFO: Loading XML bean definitions from file [C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\wayback-webapp-1.0.1\WEB-INF\wayback.xml]15 พ.ย. 2550 10:52:23 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletonsINFO: Pre-instantiating singletons in org.springframework.beans.factory.xml.XmlBeanFactory@1c5f743: defining beans [localbdbcollection,8080:wayback]; root of factory hierarchy15 พ.ย. 2550 10:52:23 org.archive.wayback.resourcestore.LocalARCResourceStore$AutoARCIndexThread <init>INFO: AutoARCIndexThread is alive.15 พ.ย. 2550 10:52:24 org.archive.wayback.resourceindex.bdb.BDBIndexUpdater$BDBIndexUpdaterThread <init>INFO: BDBIndexUpdaterThread is alive.15 พ.ย. 2550 10:52:24 org.archive.wayback.webapp.RequestFilter initINFO: Wayback Filter initialization complete.15 พ.ย. 2550 10:52:25 org.apache.coyote.http11.Http11BaseProtocol startINFO: Starting Coyote HTTP/1.1 on http-808015 พ.ย. 2550 10:52:25 org.apache.jk.common.ChannelSocket initINFO: JK: ajp13 listening on /0.0.0.0:800915 พ.ย. 2550 10:52:25 org.apache.jk.server.JkMain startINFO: Jk running ID=0 time=0/94 config=null15 พ.ย. 2550 10:52:25 org.apache.catalina.storeconfig.StoreLoader loadINFO: Find registry server-registry.xml at classpath resource15 พ.ย. 2550 10:52:25 org.apache.catalina.startup.Catalina startINFO: Server startup in 3937 msThanks again,and this is all work about wayback at I do.1. I use waback version 1.0.1.2. I place .war file in a non-ROOT at "wayback-webapp-1.0.1".3. I place .arc.gz file in the "arcDir" as configured in the wayback.xml configuration file.4. I modify wayback.xml file as follows: <property name="jsInserts"> <list> <value>http://localhost:8080/wayback-webapp-1.0.1/wm.js</value> from <value>http://localhost:8080/wm.js</value> </list> </property> and <property name="uriConverter"> <bean class="org.archive.wayback.archivalurl.ArchivalUrlResultURIConverter"> <property name="replayURIPrefix" value="http://localhost:8080/wayback-webapp-1.0.1/wayback/" /> from <property name="replayURIPrefix" value="http://localhost:8080/wayback/" /> </bean> </property>5. This work is enough.6. File searched is "00000000.jdb" file yes or no?Thank you very much.Sorry,if this question is use wrong sentence.> Hi Sitttichai,> > > >> > 1. If I have a ARC file. Can I use it immediately?> > The current version requires compressed ARC files (.arc.gz) which using> the automatic indexing features of the wayback software should be all you> need. Just place the .arc.gz files in the "arcDir" as configured in the> wayback.xml configuration file. With the default wayback.xml> configuration, automatic indexing is enabled. If you're still having> problems, you might try checking the catalina.out Tomcat log file and see> if you find anything that looks bad -- feel free to post log messages with> questions.> > The next release, which should be available in the next few weeks will> support uncompressed ARC files.> > > 2. If I cannot use immediately then how I should be?> > see #1> > > 3. Wayback must be work relation with NutchWax?> > Wayback does not require NutchWax. NutchWax allows you to perform> full-text searches against documents in your ARC files. Wayback currently> allows URL-based searching only, which is enough to browse content in ARC> files, and perform queries by URL.> > Brad> > >> > thank yo> >> > _________________________________________________________________> > Express yourself instantly with MSN Messenger! Download today it's FREE!> > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/-------------------------------------------------------------------------> > This SF.net email is sponsored by: Splunk Inc.> > Still grepping through log files to find problems? Stop.> > Now Search log events and configuration files using AJAX and a browser.> > Download your FREE copy of Splunk now >>> > http://get.splunk.com/_______________________________________________> > Archive-access-discuss mailing list> > Arc...@li...> > https://lists.sourceforge.net/lists/listinfo/archive-access-discuss> >> > _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ |