Guest User

Untitled

a guest
Apr 15th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ERRORjava.lang.ClassNotFoundException: com.mysql.jdbc.Driver
  2. ERRORjava.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:
  3. 3306/odin_sea?autoReconnect=true
  4. Exception in thread "main" java.lang.ExceptionInInitializerError
  5. at server.Start.main(Unknown Source)
  6. Caused by: java.lang.NullPointerException
  7. at server.S.<clinit>(Unknown Source)
  8. ... 1 more
  9. Press any key to continue . . .
  10. Terminate batch job (Y/N)?
Add Comment
Please, Sign In to add comment