catch ( ObjectDBException odb)
{
odb.printStackTrace();
clearDB( node, canonicalPath);
}
qp=new AnalyzerQuery( new QueryParser());
goodPath=canonicalPath;
// Don't choke on failure to read environment
try
{
File environment_file = new File(analyzerFile, "environment.xml");