Error: I can't import a process that I created from an education license

ajrisalvador
ajrisalvador New Altair Community Member
edited November 5 in Community Q&A
I currently am integrating RapidMiner to my Java application, I already have a process but when I imported it through the open source version of RapidMiner it has error messages:


Can someone please help me? Thanks

Best Answer

Answers

  • varunm1
    varunm1 New Altair Community Member
    Hello @ajrisalvador

    I see that these messages are related to extensions. The process you might stored consists of extension like "text processing". Do you have same extensions that are needed by this process in the rapidminer you are trying to import?.

    Thanks
    Varun
  • ajrisalvador
    ajrisalvador New Altair Community Member
    Hello @varunm1,

    How can I add extensions? I can't seem to add extensions in this unlicensed/jar file version of RapidMiner.
    Also why can't I login to the development version of RapidMiner? 

    For more info: I git cloned rapidminer-studio-core (https://github.com/rapidminer/rapidminer-studio) and imported it as a Gradle project to my own Java Project.

    Many thanks,
    ajrisalvador
  • varunm1
    varunm1 New Altair Community Member
    Hello @ajrisalvador

    Sorry, I am not so sure how to do it. Maybe @David_A or @jczogalla can suggest something here.

    Thanks,
    Varun
  • ajrisalvador
    ajrisalvador New Altair Community Member
    Update: I may have found some additional info about this:
    May 26, 2019 11:41:19 PM com.rapidminer.tools.plugin.Plugin registerPlugins
    INFO: Register plugin: Text Processing
    May 26, 2019 11:41:19 PM com.rapidminer.tools.plugin.Plugin finalizePluginLoading
    SEVERE: Cannot load extension rmx_text: Depends on rmx_professional which cannot be found!
    May 26, 2019 11:41:19 PM com.rapidminer.tools.plugin.Plugin initAll
    INFO: Extension rmx_text could not be loaded successfully after 9ms.
    Now I tried to find rmx_professional in marketplace and no luck. Any help?

  • David_A
    David_A New Altair Community Member
    Hi,
    rmx_professional refers to an internal extension that is shipped with a commercial license, so it's not available on the marketplace.

    I need to check out more details on how you can integrate additional extensions in the open source version.

    Stay tuned,
    David



  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

    The Open Source version cannot integrate supported extensions. This would require an OEM license.

    Regards,
    Marco
  • ajrisalvador
    ajrisalvador New Altair Community Member
    Hi @Marco_Boeck,

    Thank you for replying. I have an educational license. Is that different from an OEM licence?

    Can I use my educational license in integrating to Java?

    Regards,
    ajrisalvador
  • GPR
    GPR New Altair Community Member
    Hi @ajrisalvador,

    I have a similar problem, i.e. I cannot run a process created from the RM GUI due to it uses an external plugin (Text processing).

    Did you get your problem fixed using the student license? Or it is necessary a professional/commercial license?

    Thank you,
    Regards.