Re: Problem with SOLR Collection creation

2014-08-28 Thread Erick Erickson
Ahhh, thanks for bringing closure to this! Whew! Erick On Thu, Aug 28, 2014 at 10:47 AM, Kaushik wrote: > The issue I was facing was that there were additonal librarires on the > classpath that were conflicting and not required. Removed those and the > problem dissapeared. > > Thank you, > Kau

Re: Problem with SOLR Collection creation

2014-08-28 Thread Kaushik
The issue I was facing was that there were additonal librarires on the classpath that were conflicting and not required. Removed those and the problem dissapeared. Thank you, Kaushik On Thu, Aug 28, 2014 at 11:50 AM, Shawn Heisey wrote: > On 8/28/2014 8:28 AM, Kaushik wrote: > > Hello, > > > >

Re: Problem with SOLR Collection creation

2014-08-28 Thread Shawn Heisey
On 8/28/2014 8:28 AM, Kaushik wrote: > Hello, > > We have deployed a solr.war file to a weblogic server. The web.xml has been > modified to have the path to the SOLR home as follows: > solr/homejava.lang.StringD:\SOLR\4.7.0\RegulatoryReview > > The deployment of the Solr comes up fine. In the > D:\

Problem with SOLR Collection creation

2014-08-28 Thread Kaushik
Hello, We have deployed a solr.war file to a weblogic server. The web.xml has been modified to have the path to the SOLR home as follows: solr/homejava.lang.StringD:\SOLR\4.7.0\RegulatoryReview The deployment of the Solr comes up fine. In the D:\SOLR\4.7.0\RegulatoryReview directory we have RR fo