Got a broken pdf file after compiling Jasper Report

Hi there,

I'm new to Jasper and I found I struggling when trying to generate a pdf report. The compilation process is okay but once after I've made several fine changes (I can't even recall any one of them), every report that is generated is broken and is displayed with only one blank page.

I tried to open the pdf file with Notepad++ and I found the following: 

ERROR - '' is not a valid lexical representation.

Which is an error message that I can't under stand. On the other hand, the system outputs the following message:

ComponentsEnv W net.sf.jasperreports.engine.component.ComponentsEnvironment findBundles Found two components fo namespace http://jasperreports.sourceforge.net/jasperreports/components

I've looked through the Internet and none of them solve my problems. Can anyone explain what is happening in my code? Much appreciated for the help.

*Updates: Just located the problem, as @hozawa said there was a bug enclosed in the program source. Now the program works fine and the report is generated successfully.

ahhin0902's picture
Joined: Dec 11 2017 - 11:37pm
Last seen: 4 years 10 months ago

1 Answer:

You've added a bug in your code. Not much else I can say because you haven't attached any code.

hozawa's picture
177235
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago
Feedback