spring - Trouble in getting rid of warning in glassfish server -


hi tried run spring jpa application in glassfish server application , running everytime db query getting accessed below warning displayed in logs:

javax.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool.resizer

error while resizing pool mediatrackpool. exception : web9031: webappclassloader unable load resource [com.mysql.jdbc.sqlerror], because has not yet been started, or stopped.

though there no problem app running everytime warning displayed. can 1 me in getting rid of same.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -