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.

Hanging on Image Miner

B_MinerB_Miner Member Posts: 72 Contributor II
edited November 2018 in Help
I have had a problem with RM which has basically forced me to abandon use. I am on Windows 7 and trying to open RM but the load hangs on loading the image miner extension. I have removed RM several times and re-installed. I loaded the newest version of JAVA (7) as recommended in one post I did find and still the program will not load. Is there a fix anyone knows about or a way to disable this extension so as to not cause the entire program to fail?

Thanks!

brian


RAPIDMINER_HOME is not set. Trying the directory 'C:\Program Files\Rapid-I\Rapid
Miner5\scripts\..'...
Using local jre: C:\Program Files\Rapid-I\RapidMiner5\scripts\..\jre\bin\java.ex
e...
Starting RapidMiner from 'C:\Program Files\Rapid-I\RapidMiner5\scripts\..' using
classes from 'C:\Program Files\Rapid-I\RapidMiner5\scripts\..\lib\rapidminer.ja
r'...
Jan 14, 2013 10:23:24 AM com.rapid_i.Launcher ensureRapidMinerHomeSet
INFO: rapidminer.home is 'C:\Program Files\Rapid-I\RapidMiner5\scripts\..'.
Jan 14, 2013 10:23:24 AM com.rapid_i.Launcher main
INFO: Launching RapidMiner, platform WIN64
Jan 14, 2013 10:23:24 AM com.rapidminer.tools.ParameterService init
INFO: Reading configuration resource com/rapidminer/resources/rapidminerrc.
Jan 14, 2013 10:23:24 AM com.rapidminer.tools.I18N <clinit>
INFO: Set locale to en.
Jan 14, 2013 10:23:24 AM com.rapid_i.Launcher ensureRapidMinerHomeSet
INFO: rapidminer.home is 'C:\Program Files\Rapid-I\RapidMiner5\scripts\..'.
Exception in thread "main" java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.rapid_i.Launcher.main(Launcher.java:334)
Caused by: java.lang.UnsupportedClassVersionError: com/rapidminer/PluginInitPRul
es : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$000(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.rapidminer.tools.plugin.PluginClassLoader.loadClass(PluginClassLo
ader.java:84)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at com.rapidminer.tools.plugin.Plugin.callInitMethod(Plugin.java:853)
        at com.rapidminer.tools.plugin.Plugin.callPluginInitMethods(Plugin.java:
838)
        at com.rapidminer.tools.plugin.Plugin.initPlugins(Plugin.java:819)
        at com.rapidminer.tools.plugin.Plugin.initAll(Plugin.java:948)
        at com.rapidminer.RapidMiner.init(RapidMiner.java:505)
        at com.rapidminer.gui.RapidMinerGUI.run(RapidMinerGUI.java:218)
        at com.rapidminer.gui.RapidMinerGUI.launch(RapidMinerGUI.java:523)
        at com.rapidminer.gui.RapidMinerGUI.main(RapidMinerGUI.java:505)
        ... 5 more

Answers

  • StaryVenaStaryVena Member Posts: 126 Contributor II
    Hello B_Miner,
    which version of RM and Image Plugin are you using?

    Best,
    Václav
  • B_MinerB_Miner Member Posts: 72 Contributor II
    I am using 5 (the newest download community edition). Not sure about image miner, whatever is bundled in that download. I am downloading 64-bit version of RM.
  • StaryVenaStaryVena Member Posts: 126 Contributor II
    Hello Brian,
    try latest build http://www.sendspace.com/file/i798n0.
    But it is for RM 5.3. I you can, try to download this version from SVN.

    Best,
    Václav
  • B_MinerB_Miner Member Posts: 72 Contributor II
    Thank you - but is this the only place the files are stored? The iLivid program which manages downloads is well known on the internet - it spreads adware and a toolbar with browser hijack.
  • B_MinerB_Miner Member Posts: 72 Contributor II
    I found a pretty simple fix! While the application at: C:\Program Files\Rapid-I\RapidMiner5 hangs up on loading this extension if I run the executable jar file at C:\Program Files\Rapid-I\RapidMiner5\lib the program loads!
Sign In or Register to comment.