Jump to content

jasper report compilation....


vispi_3

Recommended Posts

i am implementing jrxml file in jasperassistant eclipse plugin.

I am getting the following exception.

 

CompilationUnit.java:743)CompilationUnit.java:706)CompilationUnit.java:925)CompilationUnit.java:462)JRGroovyCompiler.java:84)JRAbstractCompiler.java:188)JasperCompileManager.java:215)integrate_report.java:44)integrate_report.java:67)

 

at org.codehaus.groovy.control.CompilationUnit$10.call(

at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(

at org.codehaus.groovy.control.CompilationUnit.compile(

at net.sf.jasperreports.compilers.JRGroovyCompiler.compileUnits(

at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(

at net.sf.jasperreports.engine.JasperCompileManager.compileReport(

at integrate_report.generate_report(

at integrate_report.main(

Can any one tell me the jars needed to include in my program.

Exception in thread "main" java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.<init>(Z)V

at org.codehaus.groovy.control.CompilationUnit.createClassVisitor(

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

  • 7 months later...

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