Hi Vasiliy, Thanks for responding. I had figured that issue a few days back & have already deployed ignite (not released in prod yet). I am sorry i should have updated the team here. Sorry about that & thanks for helping.
I did find one other issue w.r.t to writing/reading to PostgreSQL json type fields (though mapped correctly as java.sql.Types.OTHER / java.lang.Object by web console generator). I will post that separately in the forum with more details on the error as i don't have that right now. Thanks again! Regards, Muthu -- The real danger with modern technology isn't that machines will begin to think like people, but that people will begin to think like machines. -- Faith is to believe what you do not see; the reward of this faith is to see what you believe. On Tue, Aug 15, 2017 at 9:33 PM, Vasiliy Sisko <[email protected]> wrote: > Hello @mlekshma. > > In process of your github project debugging I notice that you use a wrong > version of H2 dependency. > A version in you project is 1.4.193. But with Ignite 2.1 you should use > 1.4.195 version of H2. > Also pom.xml file contains commented valid version of H2. > > When I change H2 library version to valid then a node successfully > initialized.When I change H2 library version to valid then a node > successfully initialized. > > On Tue, Aug 15, 2017 at 7:17 PM, Vasiliy Sisko <[email protected]> > wrote: > >> Hello @mlekshma. >> >> I will try to fix you problem tomorrow. >> >> >> >> >> -- >> View this message in context: http://apache-ignite-users.705 >> 18.x6.nabble.com/Trouble-using-latest-Ignite-Web-Console-2- >> 1-tp15929p16202.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > > > > -- > Vasiliy Sisko > GridGain Systems > www.gridgain.com >
