Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Loading Java Native/Shared libraries"

svzelstsvzelst Member Posts: 7 Contributor II
edited June 2019 in Help

For the RapidProM extension of RapidMiner, we need to load some external libraries, e.g., LpSolve for integer linear programming.

 

We used to do this using System.load(...) / System.loadLibrary(...) calls.

However, the new security rules within RapidMiner do no longer allow this and an AccessControlException is generated for this type of code.

Is there any way (like some static utility class) whith RapidMiner that allows for this type of loading?

Without this type of loading, a lot of operators are no longer able to function.

 

kind regards,

 

Bas.

Tagged:

Answers

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,996 RM Engineering

    Hi,

     

    we noticed your extension being broken :(

    I have escalated the issue, you should hear back from someone soon (tm).

     

    Regards,

    Marco

  • svzelstsvzelst Member Posts: 7 Contributor II

    Hi Marco,

     

    Thanks for the swift response!

    I hope we are able to fix it :-)

  • VaclavVaclav RapidMiner Certified Expert, Member Posts: 23 Maven

    Hello Marco,

    we have also problem with out Image extension. We cannot load example images from extension's jar file.

    We will apriciate any help.

     

    Best wishes,

    Vaclav

  • zprekopcsakzprekopcsak RapidMiner Certified Expert, Member Posts: 47 Guru

    Vaclav,

     

    Can you please email me at my username at rapidminer.com? We will figure out an interim solution for your extensions and make sure that users can use them with RapidMiner 7.2.

     

    Thanks,
    Zoltan Prekopcsak
    VP Engineering

  • zprekopcsakzprekopcsak RapidMiner Certified Expert, Member Posts: 47 Guru

    @svzelst: please also send an email to the address above

Sign In or Register to comment.