Jump to content

Compilation Error


semmelhaack

Recommended Posts

I created a report with Ireport 3.7.3 and uplodad to the Jasperserver 3.7. The preview in Ireport works!

In the Jasperserver I get the following error

com.jaspersoft.jasperserver.api.JSExceptionWrapper: net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, calculator_Linienbündel_1277112567815_81543: 18: unexpected token: ? @ line 18, column 14.

Where can I find / log these files like calculator_Linienbündel_1277112567815_81543 to get further information on this error?

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic


iReport 3.7.3 is not supported with Jasperserver 3.7. Please try to use save the report in iReport with comaptibility options  and while saving -> save iwith comapatibility to Jasperreport 3.7.

Steps:-

In iReport , go to tools -> General -> Comapatibility options.

- select the option -> Jasperreports 3.7.0

- save the report

- and choose -> keep this version while saving.

 

Ramnik Kaur

Senior QA Engineer

Link to comment
Share on other sites

  • 3 weeks later...

I'm having the same error as above. 

The error only occurs when I try to run a report which includes a subreport.  Compilation works fine in iReport (3.7.3) but not from JasperServer (3.7.0-1)

 

I have tried the compatibility options as suggested above, but the error still occurs. 

Any suggestions?

 

Thanks...

Link to comment
Share on other sites

Update: stupid error, but I'll post in case anyone else has a similar issue...

 

I had correctly entered repo:/<path>/<report> in my subreport expression, but had not enclosed the expression string in quotations (")...

 

Working fine now...

Link to comment
Share on other sites

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