Jump to content
Changes to the Jaspersoft community edition download ×

Visualize.js not working in Jaspersoft 6.0.1?


Areport

Recommended Posts

Hello,

when i try to load Visualize.js (https://host:8443/jasperserver-pro/client/visualize.js) I get an error page  : 

 ERROR SystemErrorController,http-8443-2:81 - Internal server error
org.apache.jasper.JasperException: An exception occurred processing JSP page /WEB-INF/jsp/modules/visualize.jsp at line 19
 
16:
17: <c:choose>
18:     <c:when test="${optimizeJavascript == true}">
19:         <jsp:include page="${scriptsFolderInternal}/bower_components/visualize-js/build/visualize.js" />
20:         <%-- Workaround to fix jquery.ui.datepicker in case if optimization is enabled. In this case __jrsConfigs__ will not be global --%>
21:         visualize.__jrsConfigs__["userLocale"] = "${userLocale}";
22:         visualize.__jrsConfigs__["avaliableLocales"] = ["de", "en", "es", "fr", "it", "ja", "ro", "zh_TW", "zh_CN"];
 
The file /bower_components/visualize-js/build/visualize.js exists.
Is there something wrong with visualize.js in Jaspersoft 6.0.1?
 
Best regards
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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