Installing extensions (Windows )

manisha1595manisha1595 MemberPosts:9Contributor I
edited November 2018 inHelp

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 appriciatedSmiley Happy

Best Answer

  • 艾丁_Klapic艾丁_Klapic Moderator, Employee, RMResearcher, MemberPosts:299RM Data Scientist
    Solution Accepted

    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,

    艾丁

    mmichel

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,761Unicorn

    Did you shutdown and restart the server?

  • manisha1595manisha1595 MemberPosts:9Contributor I

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

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,761Unicorn

    I just noticed that you spelled "rapidminner"

    Is your path correct?

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified ExpertPosts:949Unicorn

    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

    Thomas_Ott
  • manisha1595manisha1595 MemberPosts:9Contributor I

    @Thomas_Ottwrote:

    I just noticed that you spelled "rapidminner"

    Is your path correct?


    是的,这我s 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!

  • manisha1595manisha1595 MemberPosts:9Contributor I

    @BalazsBaranywrote:

    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.

  • mmichelmmichel Employee, MemberPosts:129RM Engineering

    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

  • manisha1595manisha1595 MemberPosts:9Contributor I

    @Edin_Klapicwrote:

    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,

    艾丁


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

    JessForbesRM Thomas_Ott 艾丁_Klapic
  • manisha1595manisha1595 MemberPosts:9Contributor I

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


    Thomas_Ott 艾丁_Klapic
  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,761Unicorn

    Good luck on your project!

    艾丁_Klapic manisha1595
  • icsd11159icsd11159 MemberPosts:16Maven

    你好,

    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?

Sign InorRegisterto comment.