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/


Reply via email to