Jump to content
We've recently updated our Privacy Statement, available here ×
  • JasperReports® Server License Is Invalid On WebSphere


    oleksandr.voloschuk
    • Features: JasperReports Server, Parameters Version: v7.1.0, v6.4.3 Product: JasperReports® Server

    Scenario:

    There is an error on User Interface after applying JasperReports® Server license on WebSphere:
                   "License invalid, please contact the support"

    [toc]

    Solution:

    If manual clearing caches on WebSphere (folders <WebSphere_HOME>/AppServer/profiles/AppSrv01/temp & <WebSphere_HOME>/AppServer/profiles/AppSrv01/wstemp, or by script <WebSphere_HOME>/bin/clearClassCache.sh) or moving the license to some folder, and applying the parameter to JVM arguments:

    -Djs.license.directory=/path_to_the_folder_with_license

    don't help, there is necessary to add additional optimal JVM resource for JasperReports® Server

    To configure this Java JVM option:

    1. Select Enterprise Applications > jasperserver-pro_war > Target specific application status > (server name).
    2. Expand Java and Process Management > Process Definition > Java Virtual Machine > Generic JVM arguments.
    3. In the Generic JVM Options text box, paste in the following JVM option (it directs WebSphere to use specifically the xerces implementation):

              -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl                                                                                property.jpg.762d6e491a6b02531b6029c519fa614f.jpg

    4. Click Save on the console task bar.    

    More information please find in our TIBCO JasperReports® Server Installation Guide:

    https://community.jaspersoft.com/documentation/tibco-jasperreports-server-installation-guide/v71/procedure-installing-and-deploying-0#warwebsphere_3111387327_1138717

    Don't forget to restart JasperReports® Server or fully application server on WebSphere.

    This JVM argument also can be added entirely to application server on WebSphere (but it depends on other applications running on this application server):

    screen_0.jpg.7e168e4489a12674a815b97b3d01f2bd.jpg


    VO - 20180903, case #01629967


    User Feedback

    Recommended Comments

    There are no comments to display.



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