I see there is a bug fixed in 1.7.0. let me build with master to check again.
Ming From: He, Ming (TR Technology & Ops) Sent: Wednesday, September 14, 2016 2:26 PM To: user@ignite.apache.org Subject: RE: can't see tables in H2 web console Hi Sergi, Yes, I refreshed after node start, the JDBC url is using current node id, is there any wrong in my JDBC configuration? I started one server and one client on my desktop, and both version are 1.7.0. Ming From: Sergi Vladykin [mailto:sergi.vlady...@gmail.com] Sent: Wednesday, September 14, 2016 2:11 PM To: user@ignite.apache.org<mailto:user@ignite.apache.org> Subject: Re: can't see tables in H2 web console Hi, You may need to hit `refresh` button, because Console may start before initialization of caches. Sergi 2016-09-14 8:52 GMT+03:00 <ming...@thomsonreuters.com<mailto:ming...@thomsonreuters.com>>: Hi All, After enabled H2 web console, I can’t see the tables like guide, anything I missed in CacheConfiguration, but I can see cache is created in log. Mine: [cid:image001.png@01D20EB0.0BF982E0] Guide: [cid:image002.jpg@01D20EB0.0BF982E0]