Re: Zookeeper Error When Trying to Setup SolrCloud on Weblogic

2013-02-28 Thread Mishra, Shikhar
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

Zookeeper Error When Trying to Setup SolrCloud on Weblogic

2013-02-27 Thread Mishra, Shikhar
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

RE: DataImport Handler : Transformer Function Eval Failed Error

2012-11-05 Thread Mishra, Shikhar
ormer Function Eval Failed Error Would http://wiki.apache.org/solr/Join do anything for you? Otis -- Search Analytics - http://sematext.com/search-analytics/index.html Performance Monitoring - http://sematext.com/spm/index.html On Fri, Nov 2, 2012 at 10:06 AM, Mishra, Shikhar < shikhar.mis...@telc

RE: DataImport Handler : Transformer Function Eval Failed Error

2012-11-02 Thread Mishra, Shikhar
storing JSON in there? Maybe there's a simpler way to get there... Otis -- Performance Monitoring - http://sematext.com/spm On Nov 1, 2012 6:16 PM, "Mishra, Shikhar" wrote: > Hi, > > I'm trying to store a list of JSON objects as stored value for the > field pri

DataImport Handler : Transformer Function Eval Failed Error

2012-11-01 Thread Mishra, Shikhar
Hi, I'm trying to store a list of JSON objects as stored value for the field prices (see below). I'm getting the following error from the custom transformer function (see the data-config file at the end) of data import handler. Error Message