Re: TransportClient timeout / webserver configuration - JAVA Api

2014-03-12 Thread Robert Langenfeld
Hey Alex, I created a github issue for this: https://github.com/elasticsearch/elasticsearch/issues/5401 Robert On Wednesday, March 12, 2014 5:05:08 AM UTC-5, Alexander Reelsen wrote: > > Hey, > > can you create a github issue about this? An NPE should not happen. Please > provide as much inform

Re: TransportClient timeout / webserver configuration - JAVA Api

2014-03-10 Thread Robert Langenfeld
> the Java API. Finally, check whether you are under a firewall or something > and you block 9300 port. > > Hope it helps > Thomas > > On Monday, 10 March 2014 15:42:25 UTC+2, Robert Langenfeld wrote: >> >> Hello, >> >> I'm developing a tomca

TransportClient timeout / webserver configuration - JAVA Api

2014-03-10 Thread Robert Langenfeld
Hello, I'm developing a tomcat webserver application that uses ElasticSearch 1.0 (Java API). There is a client facing desktop application that communicates with the server so all the code for ElasticSearch is on that one instance and it is used by all our clients. With that being said I am runn