Re: Info about Debugging SOLR in Eclipse

2011-03-18 Thread Erick Erickson
To: solr-user@lucene.apache.org Subject: Re: Info about Debugging SOLR in Eclipse The instructions refer to the 'Run configuration' menu. Did you try 'Debug configurations'? On Thu, Mar 17, 2011 at 3:27 PM, Peter Keegan peterlkee...@gmail.comwrote: Can you use jetty? http

Info about Debugging SOLR in Eclipse

2011-03-17 Thread Geeta Subramanian
Hi, Can some please let me know the steps on how can I debug the solr code in my eclipse? I tried to compile the source, use the jars and place in tomcat where I am running solr. And do remote debugging, but it did not stop at any break point. I also tried to write a sample standalone java

Re: Info about Debugging SOLR in Eclipse

2011-03-17 Thread Markus Jelsma
http://www.lucidimagination.com/developers/articles/setting-up-apache-solr-in- eclipse On Thursday 17 March 2011 17:17:30 Geeta Subramanian wrote: Hi, Can some please let me know the steps on how can I debug the solr code in my eclipse? I tried to compile the source, use the jars and

RE: Info about Debugging SOLR in Eclipse

2011-03-17 Thread Geeta Subramanian
help, Regards, Geeta -Original Message- From: Markus Jelsma [mailto:markus.jel...@openindex.io] Sent: 17 March, 2011 12:22 PM To: solr-user@lucene.apache.org Cc: Geeta Subramanian Subject: Re: Info about Debugging SOLR in Eclipse http://www.lucidimagination.com/developers/articles/setting

Re: Info about Debugging SOLR in Eclipse

2011-03-17 Thread Peter Keegan
Can you use jetty? http://www.lucidimagination.com/developers/articles/setting-up-apache-solr-in-eclipse On Thu, Mar 17, 2011 at 12:17 PM, Geeta Subramanian gsubraman...@commvault.com wrote: Hi, Can some please let me know the steps on how can I debug the solr code in my eclipse? I tried

Re: Info about Debugging SOLR in Eclipse

2011-03-17 Thread Peter Keegan
The instructions refer to the 'Run configuration' menu. Did you try 'Debug configurations'? On Thu, Mar 17, 2011 at 3:27 PM, Peter Keegan peterlkee...@gmail.comwrote: Can you use jetty? http://www.lucidimagination.com/developers/articles/setting-up-apache-solr-in-eclipse On Thu, Mar 17,

RE: Info about Debugging SOLR in Eclipse

2011-03-17 Thread Geeta Subramanian
Hi All, Thanks for the help... I am now able to debug my solr. :-) -Original Message- From: pkeegan01...@gmail.com [mailto:pkeegan01...@gmail.com] On Behalf Of Peter Keegan Sent: 17 March, 2011 3:33 PM To: solr-user@lucene.apache.org Subject: Re: Info about Debugging SOLR in Eclipse