Unsubscribe

2020-05-18 Thread ANKIT SINGHAI
-- Regards, Ankit Singhai

Re: Certificate upgrade in Ignite Cluster

2019-05-10 Thread ANKIT SINGHAI
Hi, I meant tls/ssl=on. On Fri, May 10, 2019, 12:23 Nikolay Izhikov wrote: > Hello, Ankit. > > Please, clarify, what do you mean by "secure mode"? > > В Чт, 09/05/2019 в 05:33 -0700, Ankit Singhai пишет: > > Hello, > > We are running Ignite Cluster with 3 se

Certificate upgrade in Ignite Cluster

2019-05-09 Thread Ankit Singhai
Hello, We are running Ignite Cluster with 3 servers and 10 client nodes in secure mode. Now as the certificate is going to expire, how can we configure the new certificate without taking any down time? Thanks, Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

What is update check & how to disable it?

2018-11-14 Thread Ankit Singhai
ent is trying to convey / do? and How to stop this ? Somewhere in forum we found below solution but it isn't working:- Setting system property -Dignite.update.notifier.enabled.by.default=false Regards, Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Do we require to set MaxDirectMemorySize JVM parameter?

2018-04-17 Thread Ankit Singhai
Hi All, Do we require to set MaxDirectMemorySize JVM parameter on IgniteServer to make use of OFFHEAP? For an example to make use of 8 GB off heap should I add MaxDirectMemorySize if yes then how much?

Cache Mode = LOCAL throwing exception while initialisation

2017-11-09 Thread Ankit Singhai
itionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1878) at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110) at java.lang.Thread.run(Thread.java:745) Any I/Ps what I am missing here? Regards, Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Failed to create string representation of binary object.

2017-11-01 Thread Ankit Singhai
mation); out.writeObject(rmpConversionDate); } } Thanks, Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Failed to create string representation of binary object.

2017-10-30 Thread Ankit Singhai
-core-2.1.0.jar:2.1.0] Class is available in classpath and also under marshaller folder Regards, Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Failed to create string representation of binary object after few days of run.

2017-10-30 Thread Ankit Singhai
] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80] Whatever class mentioned is available in /work/marshaller folder. Regards, Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: REST API Secret key not working

2017-10-11 Thread Ankit Singhai
It's working thanks please someone correct the documentation setSecretKey(String) Defines secret key used for client authentication. When provided, client request must contain HTTP header X-Signature with the string "[1]:[2]", where [1] is timestamp in milliseconds and [2] is the Base64 encoded

REST API Secret key not working

2017-10-11 Thread Ankit Singhai
ld(); Response response = client.newCall(request).execute(); I am getting Response code :- 401 i.e un-authorized Used openssl to get Base64 SHA1 of test => echo -n "test" | openssl sha1 -binary | base64 Thanks Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: REST API should be exposed on https

2017-10-11 Thread Ankit Singhai
Any inputs ? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

REST API should be exposed on https

2017-10-10 Thread Ankit Singhai
Hi All, We would like to make use of REST API feature in our production environment. How can be enable it over https? please help out me with any document / sample. Thanks, Ankit Singhai -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-08-09 Thread Ankit Singhai
Thanks using latest Java 7 resolves the issue. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-org-h2-jdbc-JdbcSQLException-General-error-java-lang-IllegalMonitorStateException-Attemptet-tp15684p16078.html Sent from the Apache Ignite Users mailing list

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-08-09 Thread Ankit Singhai
Thanks using latest Java 7 resolves the issue. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-org-h2-jdbc-JdbcSQLException-General-error-java-lang-IllegalMonitorStateException-Attemptet-tp15684p16077.html Sent from the Apache Ignite Users mailing list

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-08-08 Thread Ankit Singhai
Even disabling TLS/SSL doesn't have any effect. Moving to Java 1.8 is not an option as we have other dependencies which are incompatible with 1.8. Any other suggestion? Regards, Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-org-h2

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-08-06 Thread Ankit Singhai
Hi Folks, Did anyone facing this issue? Can you please look into it? Regards, Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-org-h2-jdbc-JdbcSQLException-General-error-java-lang-IllegalMonitorStateException-Attemptet-tp15684p16023.html

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-08-03 Thread Ankit Singhai
Hi Alex, Did you get an chance to look at it ? Regards, Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-org-h2-jdbc-JdbcSQLException-General-error-java-lang-IllegalMonitorStateException-Attemptet-tp15684p15984.html Sent from the Apache

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-08-01 Thread Ankit Singhai
Please check folks On 31-Jul-2017 13:33, "Ankit Singhai [via Apache Ignite Users]" < ml+s70518n1581...@n6.nabble.com> wrote: > Hi Alex / Folks, > PFA zip containing:- > 1. Server log > 2. Grid Config > 3. Java class to initialise all caches > 4. Cache CoExcept

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-07-28 Thread Ankit Singhai
Hi Alex, Today I tried the same use-case with Apache Ignite 2.1.0. I am getting the same error, attaching the log. Waiting for your analysis. ignite-c8506efe.zip <http://apache-ignite-users.70518.x6.nabble.com/file/n15758/ignite-c8506efe.zip> Regards, Ankit Singhai -- View this m

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-07-27 Thread Ankit Singhai
VM (build 24.45-b08, mixed mode) I have already posted grid & cache config xmls. POJO is also available please use that. Regards, Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-org-h2-jdbc-JdbcSQLException-General-e

Re: Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-07-26 Thread Ankit Singhai
Hi Folks, Any help on the above issue. Regards, Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-org-h2-jdbc-JdbcSQLException-General-error-java-lang-IllegalMonitorStateException-Attemptet-tp15684p15714.html Sent from the Apache Ignite

Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.IllegalMonitorStateException: Attempted to release write lock while not holding it

2017-07-26 Thread Ankit Singhai
Hi All, I am trying to create an searchable cache where in Linux environment I am getting the below exception everytime but not getting it in my Windows laptop. org.apache.ignite.IgniteCheckedException: Failed to register query type: QueryTypeDescriptorImpl [space=loginServiceTokenCacheIgnite,

Re: Ignite Cluster going OOM

2017-07-26 Thread Ankit Singhai
Hi Andrew, Please let us know when Ignite 2.1.0 would be available & do you think we can try with Ignite 2.0? Thanks Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cluster-going-OOM-tp15175p15683.html Sent from the Apache Ignite U

Re: Ignite Cluster going OOM

2017-07-20 Thread Ankit Singhai
Thanks Andrew. Will wait few days for new release and after that would update you on the test results. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cluster-going-OOM-tp15175p15223.html Sent from the Apache Ignite Users mailing list archive at

Re: Ignite Cluster going OOM

2017-07-20 Thread Ankit Singhai
ignite-d662243f.gz It is server log file. Note:- 20 Caches are created but only 4 is being used. -- View this message in context:

Re: Ignite Cluster going OOM

2017-07-20 Thread Ankit Singhai
Load is 16K transactions / min it includes creation, updation, accessing & deleting it also. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cluster-going-OOM-tp15175p15187.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Ignite Cluster going OOM

2017-07-20 Thread Ankit Singhai
Hi Andrew, Below is the grid config 10.179.29.135:47500..47509

Ignite Cluster going OOM

2017-07-20 Thread Ankit Singhai
Hi Guys, I am using Ignite 1.8.0 with 3 servers and 30 clients. Where in each server has 4 GB of java heap. Server is going OOM very soon and heap dump shows the below as top consumer. Class Name | Shallow

Re: Ignite Cache Console

2017-07-19 Thread Ankit Singhai
You can use visor command utility. It is available @ ignite_install/bin/ignite visor.sh and your configuration xml should be @ ignite_install/config folder. On 19 Jul 2017 20:17, "Ajay [via Apache Ignite Users]" < ml+s70518n15125...@n6.nabble.com> wrote: > Hi, > > Can we see the cache resides in

Re: With same load Ignite is not able to respond after enabling SSL

2017-04-21 Thread Ankit Singhai
igniteClient.gz server1.gz server2.gz server3.gz

Re: Ignite client deployed on Tomcat is not able to make secure connection with standalone Ignite Server

2017-04-21 Thread Ankit Singhai
Hi Val, It was resolved there was certificate error. Thanks -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-client-deployed-on-Tomcat-is-not-able-to-make-secure-connection-with-standalone-Ignite-Server-tp11928p12147.html Sent from the Apache Ignite Users

With same load Ignite is not able to respond after enabling SSL

2017-04-21 Thread Ankit Singhai
Hi All, We have 3 servers and 10 clients in topology, wherein all use-cases are on Ignite Cache. Load is round 40K cache operations / min i.e. Create, Read, Update and Delete but after enabling SSL we are getting below exceptions (which was working earlier with out SSL). [07:25:15] (err) Failed

Ignite client deployed on Tomcat is not able to make secure connection with standalone Ignite Server

2017-04-13 Thread Ankit Singhai
Hi All, In my environment I have Ignite Server(s) running as Standalone program(s) configured to use SSL. My standalone programs are able to connect securely to Server's. However one of my client which is deployed is not able to connect to server. What additional changes I have to do in Tomcat

Re: IgniteDataStreamer with Continuous Query

2016-12-30 Thread ANKIT SINGHAI
Can someone please have a look at below query? Thanks On Dec 29, 2016 2:13 PM, "Ankit Singhai" <ankit...@gmail.com> wrote: > Hi, > In my test case scenario I am pumping data into cache via data streamer > which has Created expiration policy of 60 seconds to have slidi

Re: IgniteDataStreamer with Continuous Query

2016-12-29 Thread Ankit Singhai
Hi, In my test case scenario I am pumping data into cache via data streamer which has Created expiration policy of 60 seconds to have sliding window of 60 seconds, after the initial bursts I am making my thread to sleep then again pump data, but for the 2nd bursts I am not getting any events

Re: IgniteDataStreamer with Continuous Query

2016-12-28 Thread ANKIT SINGHAI
Thanks On Dec 28, 2016 7:12 PM, "dkarachentsev" wrote: > Hi Ankit, > > Yes, you can use ContinuousQuery with DataStreamer. Code samples you may > found here [1] and [2]. > > [1] > https://github.com/apache/ignite/blob/master/examples/ >

IgniteDataStreamer with Continuous Query

2016-12-28 Thread Ankit Singhai
Hi All, Can we have DataStreamerer pushing data via StreamTransformer to an cache and an ContinousQuery executing on cache to raise the event when the condition meets? Any sample would do lot of help. Thanks Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6

Re: How to query data from List

2016-12-27 Thread ANKIT SINGHAI
Suppose I have an cache entry string, POJO and this POJO contains another POJO can we query on inner POJO? On Dec 28, 2016 8:32 AM, "vkulichenko" wrote: Hi Kumar, You can't query collections this way. You should store each Person as a separate entry to achieve

WARNING: Failed to load 'igniteshmem' library from classpath. Will try to load it from IGNITE_HOME. WARNING: Failed to start shared memory communication server.

2016-12-22 Thread Ankit Singhai
Any pointers what I am missing here? Thanks & Regards, Ankit Singhai -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/WARNING-Failed-to-load-igniteshmem-library-from-classpath-Will-try-to-load-it-from-IGNITE-HOME-WARNI-tp9715.html Sent from the Apache Ig