dhakshin Posted July 12, 2010 Share Posted July 12, 2010 Hi all,I'm currently using iReports 3.7.1 designer to generate jasper files for my project. Of late, I noticed that iReports wouldn't start due to some java.lang.VerifyError. I checked the log files and couldn't understand why I get this error. Can someone help me fix this. Thanks in advance.Code:java.lang.VerifyError: (class: com/jaspersoft/ireport/designer/export/DefaultExporterFactory, method: configureCsvExporter signature: (Lnet/sf/jasperreports/engine/JRExporter;)V) Incompatible argument to function at com.jaspersoft.ireport.designer.IReportManager.getExporterFactories(IReportManager.java:1624) at com.jaspersoft.jrx.Installer.restored(Installer.java:94) at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:419) at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:340) at org.netbeans.ModuleManager.enable(ModuleManager.java:906) at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:428) at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:364) at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276) at org.netbeans.core.startup.Main.getModuleSystem(Main.java:165) at org.netbeans.core.startup.Main.start(Main.java:312) at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)[catch] at java.lang.Thread.run(Thread.java:619) Link to comment Share on other sites More sharing options...
jucedupp Posted October 15, 2010 Share Posted October 15, 2010 Have you had any solution for this? Thanks J. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now