Jump to content
We've recently updated our Privacy Statement, available here ×
  • Connecting TIBCO JasperReports® Server via repository viewer


    dszeto
    • Version: v7.1 Product: Jaspersoft® Studio

    Issue Description: 

    When trying to connect to TIBCO JasperReports® Server via TIBCO Jaspersoft® Studio a NullPointerException is generated instead.


    Resolution:

    After reinstalling Jaspersoft® Studio and still encountering the exception, check the JVM for any additional arguments and the following is found:

    java -version
    
    Picked up JAVA_TOOL_OPTIONS: -Djavax.net.ssl.trustStoreType=Windows-ROOT
    
    java version "1.8.0_152" Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
    
    Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)

    The environment variable -Djavax.net.ssl.trustStoreType was removed from the JVM startup and the NullPointerException disappeared, allowing for connection to the JasperReports® Server repository. This variable must point to a certificate/jks file.


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