You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2006/03/13 13:20:54 UTC

[jira] Closed: (NUTCH-206) search server throws InstantiationException

     [ http://issues.apache.org/jira/browse/NUTCH-206?page=all ]
     
Andrzej Bialecki  closed NUTCH-206:
-----------------------------------

    Fix Version: 0.8-dev
     Resolution: Fixed

Fixed in r 384011.

> search server throws InstantiationException
> -------------------------------------------
>
>          Key: NUTCH-206
>          URL: http://issues.apache.org/jira/browse/NUTCH-206
>      Project: Nutch
>         Type: Bug
>   Components: searcher
>     Versions: 0.8-dev
>  Environment: windows 2003
> cygwin
>     Reporter: jimmy
>      Fix For: 0.8-dev

>
> 060207 230215 23 Server connection on port 8888 from 127.0.0.1 caught: java.lang
> .RuntimeException: java.lang.InstantiationException: org.apache.nutch.searcher.Q
> uery
> java.lang.RuntimeException: java.lang.InstantiationException: org.apache.nutch.s
> earcher.Query
>         at org.apache.hadoop.io.ObjectWritable.readObject(ObjectWritable.java:23
> 8)
>         at org.apache.hadoop.ipc.RPC$Invocation.readFields(RPC.java:88)
>         at org.apache.hadoop.ipc.Server$Connection.run(Server.java:138)
> Caused by: java.lang.InstantiationException: org.apache.nutch.searcher.Query
>         at java.lang.Class.newInstance0(Class.java:335)
>         at java.lang.Class.newInstance(Class.java:303)
>         at org.apache.hadoop.io.ObjectWritable.readObject(ObjectWritable.java:23
> 1)
>         ... 2 more
> 060207 230215 23 Server connection on port 8888 from 127.0.0.1: exiting
> 060207 230225 24 Server connection on port 8888 from 127.0.0.1: starting

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira