Deployed my app under resin to make sure it wasn't a
tomcat issue and get the same error:
500 Servlet Exception
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java(Compiled
Code))
at
net.nutch.ipc.Client.getConnection(Client.java:273)
at net.nutch.ipc.Client.call(Client.java:248)
at
net.nutch.searcher.DistributedSearch$Client.getSummary(DistributedSearch.java:389)
at
net.nutch.searcher.NutchBean.getSummary(NutchBean.java:119)
at _jsp._search__jsp._jspService(/search.jsp:63)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.pageservice(Page.java:571)
at
com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:155)
at
com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:211)
at
com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:177)
at
com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:221)
at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:263)
at
com.caucho.server.port.TcpConnection.run(TcpConnection.java:323)
at
com.caucho.util.ThreadPool.runTasks(ThreadPool.java:430)
at
com.caucho.util.ThreadPool.run(ThreadPool.java:377)
at java.lang.Thread.run(Thread.java:568)
I've disabled the firewall on all servers involved and
even tried setting it to one server to make sure it
wasn't just the distributed code.
I also can't seem to get the searchbean to work under
Sun Java on fedora linux when the index is around
50mill.. having to use IBM jdk. Going to try rolling
my own kernel with some higher ulimits for users or
run it as root and see if that gets around the bugs.
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers