Jump to content
We've recently updated our Privacy Statement, available here ×
  • Fix FileNotFoundException Error When Execute js-export Script


    asimkin
    • Version: v7.1 Product: JasperReports® Server

    Issue Description

    js-export script fails with error

    java.io.FileNotFoundException: class path resource [js.jdbc.properties] cannot be opened because it does not exist[/code]

    How to fix it?


    Resolution

    The export script is looking for file js.jdbc.properties located in folder

    .../buildomatic/conf_source/default

    It is possible that the file or the entire folder was removed.

    To re-generate the folder content, execute the following script in buildomatic:

    js-ant refresh-config[/code]

    The script re-builds configuration settings based on default_master.properties.


    Ref. Case 01657218


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