ERROR IN JBASEJDBC

  • vikram
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 6 months ago #1750 by vikram
ERROR IN JBASEJDBC was created by vikram
error in executing statement using jbase jdbc .while i am trying to execute jql statements using jbasejdbc it is creating the connection but it is throwing exception at runtime that
Exception in thread 'main' java.lang.NullPointerException
at com.jbase.jdbc.JBaseJDBCSocketConnection.checkEndOfResponse(JBaseJDBCSocketConnection.java
at com.jbase.jdbc.JBaseJDBCSocketConnection.sendCommandCheckEndOfResponse(JBaseJDBCSocketConn
at com.jbase.jdbc.JBaseJDBCSocketConnection.compile(JBaseJDBCSocketConnection.java:755)
at com.jbase.jdbc.JBaseJDBCSocketConnection.execute(JBaseJDBCSocketConnection.java:771)
at com.jbase.jdbc.JBaseJDBCSocketStatement.executeQuery(JBaseJDBCSocketStatement.java:734)
at demo.main(demo.java:10)
CAN ANYBODY HELP ME

Please Log in or Create an account to join the conversation.

More
7 years 11 months ago #19238 by PeterPShaw
Replied by PeterPShaw on topic ERROR IN JBASEJDBC
Hi all,
I know this is rather old but how was it solved? Got the same error.
Thanks for any help.

Please Log in or Create an account to join the conversation.

Time to create page: 0.099 seconds