Jump to content
We've recently updated our Privacy Statement, available here ×
  • Error in Schedule modifications


    Jim W
    • Features: Scheduler Product: JasperReports® Server

    Error in Schedule Modifications

    Issue Description:

    You may find an error occurring when a user changes the schedule that had already been set up. Upon pressing Submit, the following on screen error appears,

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

    If you look at the jasperserver.log file, you might see something like this:

    2013-01-23 10:56:43,101 ERROR Validator,http-8080-7:408 - [SECURITY FAILURE context=mailNotification.messageText-ViewRepository_Schedule_OutputSettings_context, key=mailNotification.messageText, type(AlphaNumPunctuation)=^[\p{L}\p{M}\p{N}\p{Pd}\p{Pi}\p{Pf}\p{Pc}\p{Po}\p{Sc}\p{So}\p{Cf}\p{Z}\s\=\(\)\[\]\~\|\{\}\`\^\+]*$, input=For etc.
    .......................
    , maxLength=1000, isBlacklist=false]

    Resolution:

    Look for this line in WEB-INFclassesesapisecurity.properties and increase the value of 1000

     

    mailNotification.messageText=AlphaDot,AlphaNumPunctuation,1000,true,mailNotification.messageText-ViewRepository_Schedule_OutputSettings_context


    Ref. Case #00031275


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...