Jump to content

java.lang.VerifyError


dhakshin

Recommended Posts

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

  • 3 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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...