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/