Ok, now the 394228 revision works.  Sorry for the red herring.

Dennis

Dennis Kubes wrote:
It must not be an error with the revision 394228 because it just started throwing the same behavior with the older version of the code as well. It was working yesterday and just started throwing the error. I am beginning to wonder if it is something within my eclipse setup?

Dennis

Dennis Kubes wrote:
There really is no error stack trace. It simply throws a one line NullPointerException while trying to fetch any http protocol site because it doesn't correctly find the attributes with the new getParameter call. The oneImplementation.getElementsByName("parameter") returns empty and therefore the http protocol handler is not found and I get the NullPointer. I have tested this on multiple sites and plugins as well. It seems that none of the plugins return anything from that call.

The older version calls NamedNodeMap list = oneImplementation.getAttributes(); Is there a specific XML parser I should be using for this. I am running in eclipse so I believe it is using the Xerces 2.6.2 out of the Nutch Trunk lib directory.

Dennis

Jérôme Charron wrote:
Is anybody seeing errors due to changes in PluginManifestParser with
revision 394228.  With the following code being commented out I am
seeing protocol not found errors:

Dennis,

Could you please provide more informations:
* StackTrace (if any)
* Configuration
* ...

Thanks

Jérôme

--
http://motrech.free.fr/
http://www.frutch.org/




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to