Error 5321 while creating input control

Hello guys,

I'm dealing with an issue with my jasper server, i'm trying to upload a new jrxml file, but when i'm creating the new input control the server is giving me this message:

"The server has encountered an error. Please excuse the inconvenience. An error has occurred. Please contact your system administrator. (5321)"

The input control i'm trying to create is a multiple selection check box, the error appear when i try to add the first value for the list, the values have no special characters is just text and the parameter in Ireports is a Java.util.collection, i just tried with another report but the issue remains, just a few days ago i was able to do that without a problem but now i'm dealing with this, i will appreciate any idea about this.

Regards!

MikeM19's picture
293
Joined: Jan 5 2015 - 1:42pm
Last seen: 4 years 2 months ago

2 Answers:

Check the jasperserver.log file to find the cause of the error. The file is by default located under webapps/jasperserver/WEB-INF/logs

 

You stated that you're using iReport. Are you using JasperReports Server 5.6.0 or earlier because iReport doesn't work with JasperReports Server 6.x

hozawa's picture
171223
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

Yes i'm working with Ireports 5.6 and JR Server 5.1, i'll check the logs and look for the error, thank you hosawa for the clue about this issue.

Regards!

MikeM19's picture
293
Joined: Jan 5 2015 - 1:42pm
Last seen: 4 years 2 months ago
Feedback