Check for a "too many open file" error in the tomcat (or whatever server you're using) log too.
-- Keru On Fri, Dec 26, 2008 at 8:54 AM, Sean Dean <[email protected]> wrote: > I would check to see what is inside your nutch-site.xml file for the > application that was deployed. Your looking specifically for; > > <property> > <name>searcher.dir</name> > <value>/usr/local/nutch/your-directory-structure-goes-here/crawl</value> > > You might have it set within your directory structure, hence it works from > the shell but not set correctly (or at all) inside the WAR file that was > deployed. If this isn't the problem then check the log file to see if it > gives out any clues, it appears your index isn't getting loaded. > > > > > ________________________________ > From: Tony Wang <[email protected]> > To: [email protected] > Sent: Friday, December 26, 2008 2:34:55 AM > Subject: search not working on website interface, but works on shell by > Nutbeans > > Hi, > > The search doesn't work on the website interface here: > http://208.64.71.46:8080/en/ > > but it works when I run 'bin/*nutch* > org.apache.*nutch*.searcher.*NutchBean*keyword' on shell, I got lots > of search results. I wonder what could be > wrong? > > Thanks! > > Tony > > -- > Signature: Success is a journey that never ends. > -- F4FQM Kerunix Flan Laurent Laborde
