Re: SolrJ App Engine Client

2016-09-22 Thread Susheel Kumar
As per this doc, socket are allowed for paid apps. Not sure if this would make it unrestricted. https://cloud.google.com/appengine/docs/java/sockets/ On Thu, Sep 22, 2016 at 3:38 PM, Jay Parashar wrote: > I sent a similar message earlier but do not see it. Apologize if its >

RE: SolrJ App Engine Client

2016-09-22 Thread Jay Parashar
] Sent: Thursday, September 22, 2016 2:51 PM To: solr-user@lucene.apache.org Subject: [Ext] Re: SolrJ App Engine Client Two possibilities from a quick search on the error message - both point to GAE NOT fully supporting Java 8 https://urldefense.proofpoint.com/v2/url?u=http

Re: SolrJ App Engine Client

2016-09-22 Thread Jay Parashar
: Thursday, September 22, 2016 2:59 PM To: solr-user <solr-user@lucene.apache.org> Subject: [Ext] Re: SolrJ App Engine Client Does it work with plain HttpSolrClient? On Thu, Sep 22, 2016 at 10:50 PM, John Bickerstaff <j...@johnbickerstaff.com > wrote: > Two possibilities from

RE: [Ext] Re: SolrJ App Engine Client

2016-09-22 Thread Jay Parashar
] Sent: Thursday, September 22, 2016 2:51 PM To: solr-user@lucene.apache.org Subject: [Ext] Re: SolrJ App Engine Client Two possibilities from a quick search on the error message - both point to GAE NOT fully supporting Java 8 https://urldefense.proofpoint.com/v2/url?u=http

RE: [Ext] Re: SolrJ App Engine Client

2016-09-22 Thread Jay Parashar
: Thursday, September 22, 2016 2:59 PM To: solr-user <solr-user@lucene.apache.org> Subject: [Ext] Re: SolrJ App Engine Client Does it work with plain HttpSolrClient? On Thu, Sep 22, 2016 at 10:50 PM, John Bickerstaff <j...@johnbickerstaff.com > wrote: > Two possibilities from

Re: SolrJ App Engine Client

2016-09-22 Thread Mikhail Khludnev
Does it work with plain HttpSolrClient? On Thu, Sep 22, 2016 at 10:50 PM, John Bickerstaff wrote: > Two possibilities from a quick search on the error message - both point to > GAE NOT fully supporting Java 8 > >

Re: SolrJ App Engine Client

2016-09-22 Thread John Bickerstaff
Two possibilities from a quick search on the error message - both point to GAE NOT fully supporting Java 8 http://stackoverflow.com/questions/29528580/how-to-deal-with-app-engine-devserver-exception-due-to-formatstyle-restricted-cl

SolrJ App Engine Client

2016-09-22 Thread Jay Parashar
I sent a similar message earlier but do not see it. Apologize if its duplicated. I am unable to connect to Solr Cloud zkhost (using CloudSolrClient) from a SolrJ client running on Google App Engine. The error message is "java.nio.channels.SocketChannel is a restricted class. Please see the