Re: Re: how solr4.0 and zookeeper run on weblogic

2012-10-18 Thread rayvicky
public int addIndexDocuements(String hostUrl) throws IOException { HttpSolrServer solrServer = getServer("http://localhost:7001/solr/collection1/";); int res=1; try { Collection docs = new ArrayList();

Re: Re: how solr4.0 and zookeeper run on weblogic

2012-10-18 Thread Vadim Kisselmann
Hi, how your update/add command looks like? Regards Vadim 2012/10/18 rayvicky : > i make it work on weblogic. > but when i add or update index ,it error > > > <2012-10-17 ?Χ03?47·?3? CST> unexpected error occurred while retrieving the session for Web application: > weblogic.servlet.internal

Re: Re: how solr4.0 and zookeeper run on weblogic

2012-10-17 Thread rayvicky
i make it work on weblogic. but when i add or update index ,it error <2012-10-17 ?Χ03?47·?3? CST> <2012-10-17 ?Χ03?47·?3? CST> <[weblogic.servlet.internal.WebAppServletContext@425eab87 - appName: 'solr', name: 'solr', context-path: '/solr', spec-version: '2.5'] Servlet failed with E