Jump to content
We've recently updated our Privacy Statement, available here ×

NullPointerException


2004 IR Help

Recommended Posts

By: Edward Gilmore - edgilmore

NullPointerException

2004-01-18 14:55

I get a NullPointerException when I test a MySQL connection. From iReport; Database | Connections then New. I select org.gjt.mm.mysql.Driver for the JDBC Driver and jdbc:mysql://localhost/MyDatabase for the JDBC URL. I have the MySQL jar in both ClassPath lists.

 

java.lang.NullPointerException at com/businesslogic/ireport/ui/DBConnectionForm.buttonTest_click

at com/ms/wfc/core/EventHandler.invoke

at com/ms/wfc/core/Component.fireEvent

...

 

Thanks in advance.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...