Jump to content
Changes to the Jaspersoft community edition download ×

Error in Jasper Compiler 4.1.1? Any one else notice this?


dennisk1718

Recommended Posts

I am getting the following error on compiling a .jrxml file from iReport Designer 4.1.1.

Yes, the D/B has the source element as a java.lang.Integer. Looks like the cast is failing. I am using

Java 1.6_22, but that can.ot have any bearing on this problem, I think ......

found : java.lang.Integer 

required: java.lang.String

value = (java.lang.String)(((java.lang.Integer)field_statusID.getValue())); //$JR_EXPR_ID=8$

                                   ^

Interesting

Link to comment
Share on other sites

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