This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 134365 - ClassNotFoundException with iReport plugin Again
Summary: ClassNotFoundException with iReport plugin Again
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: pekinsoft
URL: http://www.pekinsoft.net/bugs/JDBC-st...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-02 04:33 UTC by pekinsoft
Modified: 2008-05-06 21:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Test Application's Database Server Settings (14.83 KB, image/png)
2008-05-02 04:34 UTC, pekinsoft
Details
Test Application Running...Connected to database with record showing. (18.11 KB, image/png)
2008-05-02 04:35 UTC, pekinsoft
Details
Settings in Database JDBC Connection Dialog...Notice that they match my test application's settings. (24.42 KB, image/png)
2008-05-02 04:36 UTC, pekinsoft
Details
Results of clicking on the Test button. (10.40 KB, image/png)
2008-05-02 04:37 UTC, pekinsoft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pekinsoft 2008-05-02 04:33:46 UTC
I've run into the same problem as I had before with iReport plug-in.  My test application is connected to the database
just fine and working like a champ, but iReport continues to give the ClassNotFoundException on the MySQL driver class,
which is there. Please look at the URL above to see screenshots of the application running, as well as the database
settings in NetBeans and the JDBC Connection Dialog for iReport.
Comment 1 pekinsoft 2008-05-02 04:34:51 UTC
Created attachment 60944 [details]
Test Application's Database Server Settings
Comment 2 pekinsoft 2008-05-02 04:35:47 UTC
Created attachment 60945 [details]
Test Application Running...Connected to database with record showing.
Comment 3 pekinsoft 2008-05-02 04:36:46 UTC
Created attachment 60946 [details]
Settings in Database JDBC Connection Dialog...Notice that they match my test application's settings.
Comment 4 pekinsoft 2008-05-02 04:37:23 UTC
Created attachment 60947 [details]
Results of clicking on the Test button.
Comment 5 pekinsoft 2008-05-02 04:40:48 UTC
As you can see in the attached screenshots, I matched the settings in the Database JDBC Connection Settings dialog box
with those for the connection that I already had established in the test application.  This seems to be a redundant
thing to have to do, but I have jumped through these hoops.  After doing so, even though the connection works fine in
the application, the iReport plug-in continues to fail.  I had tried the database URL, both, with and without the port
number (3306).  No matter what I try, I continue to get the ClassNotFoundException on the org.mysql.jdbc.Driver class.
Comment 6 Jiri Kovalsky 2008-05-02 08:58:48 UTC
Giulio, it looks like the fix didn't help. Do you have any other idea what might cause this?

Sean, are you 100% sure you didn't use the previous version of the plugin?
Comment 7 David Botterill 2008-05-02 09:05:02 UTC
The plugin did not get updated properly.  This is a plugin portal problem and not the iReport plugin problem.  For some
reason the plugin will not upload.
Comment 8 David Botterill 2008-05-02 09:14:42 UTC
OK I just got the plugin to upload manually.  Please retry.
Comment 9 Jiri Kovalsky 2008-05-02 09:26:52 UTC
OK, Sean can you please double test the problem again with the new version? Thanks!
Comment 10 Jiri Kovalsky 2008-05-06 14:01:58 UTC
I think it's fixed now.
Comment 11 pekinsoft 2008-05-06 21:55:54 UTC
Yes, the plug-in is fixed and working as expected now.  iReport is good to go.

Thanks, Giulio, for your prompt fix.

Cheers,

Sean Carrick