🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Installing extensions (Windows )

User: "manisha1595"
New Altair Community Member
Updated by Jocelyn

Hey,

     I have my rapidminer_server folder in windows machine on path "D:\Rapidminner_server" and created a folder plugins ("D:\Rapidminner_server\plugins") to store extensions. In Rapidminer server "com.rapidanalytics.plugindir" is empty so i set path as above but it is still not loading extension to the server. 

Any help will be appriciated Smiley Happy

Find more posts tagged with

Sort by:
1 - 12 of 121
    User: "Thomas_Ott"
    New Altair Community Member

     Did you shutdown and restart the server?

    User: "manisha1595"
    New Altair Community Member
    OP

    yes...i followed every step of how to install extension on rapidminer server article.

    User: "Thomas_Ott"
    New Altair Community Member

    I just noticed that you spelled "rapidminner"

     

    Is your path correct?

    User: "BalazsBaranyRM"
    New Altair Community Member

    Another remark: I consider it better to keep the plugins and other folders outside of the RM Server installation folder. This makes updates easier.

     

    E.g.:

    d:\RapidMiner

    + server

    + logs

    + plugins

    + uploads

     

    Regards,

    Balázs

    User: "manisha1595"
    New Altair Community Member
    OP

    @Thomas_Ott wrote:

    I just noticed that you spelled "rapidminner"

     

    Is your path correct?


     

     

    yes it is correct path....

    In command prompt while running rapidminer server it is showing following error:

     

    Cannot load extension rmx_com.solr:Depends on rmx_test which cannot be found!

    User: "manisha1595"
    New Altair Community Member
    OP

    @BalazsBarany wrote:

    Another remark: I consider it better to keep the plugins and other folders outside of the RM Server installation folder. This makes updates easier.

     

    E.g.:

    d:\RapidMiner

    + server

    + logs

    + plugins

    + uploads

     

    Regards,

    Balázs


    Thanks for the advice :)

    I created separate folder...still it is not loading the extensions.

    User: "mmichel"
    New Altair Community Member

    Is it possible that you provide the server log file? If you don't want to attach it to this thread you can also send me a PM.

     

    Cheers,

    Marcel

    User: "Edin_Klapic"
    New Altair Community Member
    Accepted Answer

    Hi manisha 1595,

     

    the Solr extension has dependency to the Text extension which explains the following error:

     

    Cannot load extension rmx_com.solrSmiley Very Happyepends on rmx_test which cannot be found!

     

    A solution is to copy the Text extension file rmx_text into the plugin folder and restart the server.

     

    Best regards,

    Edin

    User: "manisha1595"
    New Altair Community Member
    OP

    @Edin_Klapic wrote:

    Hi manisha 1595,

     

    the Solr extension has dependency to the Text extension which explains the following error:

     

    Cannot load extension rmx_com.solrSmiley Very Happyepends on rmx_test which cannot be found!

     

    A solution is to copy the Text extension file rmx_text into the plugin folder and restart the server.

     

    Best regards,

    Edin


    Thank you so much.....the solution worked....the extensions are loaded successfully ....finally I can work on my project :)

    User: "manisha1595"
    New Altair Community Member
    OP

    Thank you everyone for your valuable time to solve my problem :)


    User: "Thomas_Ott"
    New Altair Community Member

    Good luck on your project!

    User: "icsd11159"
    New Altair Community Member

    Hello , 

    i face the same problem , but i don't understand the solution you had! I create a folder outside of server , i copy the rmx_text jar file and i write the path to service settings , re-start the server but the extension doesn't install .

    What am i doing wrong?