I was able to move past the error by trying out the fix proposed here:
https://gist.github.com/barkbay/4153107
It feels strange to catch RuntimeException, though.
On 2/27/13 2:09 PM, "Mishra, Shikhar" wrote:
>Hi,
>
>I'm trying to setup Solr Could on Weblogic 12c. I've started Zookeeper in
>a
Hi,
I'm trying to setup Solr Could on Weblogic 12c. I've started Zookeeper in
an independent mode (Host: localhost:2181). My solr.war is deployed on
Weblogic with startup arguments:
-Dsolr.solr.home=/opt/wwtdomain/solr
-Dbootstrap_confdir=/opt/wwtdomain/solr/my_core/conf
-Dcollection.configName=m