Hi kvipin, Please properly subscribe to the mailing list so that the community can receive email notifications. Here is the instruction: http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1
kvipin wrote > I'm trying to connect to apache ignite through sqlline using following > command and getting errors, / > $ java -jar sqlline-1.1.10-SNAPSHOT-jar-with-dependencies.jar -u > jdbc:ignite://192.168.25.235/TestTable -d > org.apache.ignite.IgniteJdbcDriver > org.apache.ignite.IgniteJdbcDriver > java.lang.NullPointerException > sqlline version ??? > 0: jdbc:ignite://192.168.25.235/TestTable> !connect > jdbc:ignite://192.168.25.235/TestTable > scan complete in 9ms > scan complete in 222ms > No known driver to handle "jdbc:ignite://192.168.25.235/TestTable" > 0: jdbc:ignite://192.168.25.235/TestTable> / Who throws the NullPointerException? Can you provide any logs or more detailed information about what happened? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Stored-Procedure-tp6548p6679.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
