MySQL Forums
Forum List  »  Newbie

MySQL Error
Posted by: Luigi Marino
Date: July 27, 2015 03:12AM

Hi,

I'M Sorry for disturb You but I need to know if someone Knows how to solve this problem.

I have a Java WebApplication that during run mode, random give me this error:

Caused by: java.lang.NullPointerException
at com.mysql.jdbc.ResultSetImpl.buildIndexMapping(ResultSetImpl.java:680)
at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1038)
at com.mysql.jdbc.ResultSetImpl.getLong(ResultSetImpl.java:2748)


Ps. PoolConnection of tomcat manage all queries.
Java Version is: 1.8.0_45
MySQL Connector Java: 5.1.35
MySQL 5.6.24
All on Tomcat Version: 7.0.26

Please Help Me.

Luigi

Options: ReplyQuote


Subject
Written By
Posted
MySQL Error
July 27, 2015 03:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.