Re: Null Pointer Exception on DIH with MySQL

2012-08-30 Thread Erick Erickson
I really, really, really _hate_ it when I have to blame mysterious corruptions and the problem magically goes away, it leaves me worried that the problem is just lurking out there somewhere waiting...waitingwaiting with my name on it ... Anyway, thanks for bringing closure to this. Erick On

Re: Null Pointer Exception on DIH with MySQL

2012-08-29 Thread Aleksey Vorona
Thank you for the reply. We rebuilt solr from sources, reinstalled it and the problem went away. As it was never reproducible on any other server, I blame some mysterious java byte code corruption on that server. The assumption I would never be able to verify, because we did not make a copy of

Re: Null Pointer Exception on DIH with MySQL

2012-08-29 Thread Erick Erickson
Not much information to go on here, have you tried the DIH debugging console? See: http://wiki.apache.org/solr/DataImportHandler#interactive Best Erick On Mon, Aug 27, 2012 at 7:22 PM, Aleksey Vorona wrote: > We have Solr 3.6.1 running on Jetty (7.x) and using DIH to get data from the > MySQL da