A program to recognize and reward our most engaged community members
2010-01-08 09:41:29 CONFIG: Locale not specified explicitly. Set default locale to US. (RapidMiner.init())2010-01-08 09:41:29 INFO: Property rapidminer.home is not set. Guessing. (Launcher.ensureRapidMinerHomeSet())2010-01-08 09:41:29 INFO: Trying base directory of classes (build) 'X:\rapidminer\rm5'...gotcha! (Launcher.ensureRapidMinerHomeSet())2010-01-08 09:41:29 CONFIG: Reading configuration resource com/rapidminer/resources/rapidminerrc. (ParameterService.loadAllRCFiles())2010-01-08 09:41:29 CONFIG: Neither system property 'rapidminer.config.dir' nor environment variable 'RAPIDMINER_CONFIG_DIR' not set. Ignored. (ParameterService.getGlobalConfigDir())2010-01-08 09:41:29 CONFIG: Creating directory 'C:\Users\Holger\.RapidMiner5'. (ParameterService.getUserRapidMinerDir())2010-01-08 09:41:29 CONFIG: Trying rcfile 'C:\Users\Holger\.RapidMiner5\5_0_1_rapidminerrc'...skipped (ParameterService.loadRCFile())2010-01-08 09:41:29 CONFIG: Trying rcfile 'C:\Users\Holger\.RapidMiner5\5_0_1_rapidminerrc.Windows Vista'...skipped (ParameterService.loadRCFile())2010-01-08 09:41:29 CONFIG: Trying rcfile 'X:\rapidminer\rm5\lib\rapidminerrc'...skipped (ParameterService.loadRCFile())2010-01-08 09:41:29 CONFIG: Trying rcfile 'X:\rapidminer\rm5\lib\rapidminerrc.Windows Vista'...skipped (ParameterService.loadRCFile())2010-01-08 09:41:29 CONFIG: Property rapidminer.rcfile not specified...skipped (ParameterService.loadAllRCFiles())2010-01-08 09:41:29 CONFIG: Read extension state. (ManagedExtension.readConfiguration())2010-01-08 09:41:29 CONFIG: Scanning plugins in X:\rapidminer\rm5\lib\plugins. (Plugin.initAll())Exception in thread "main" java.util.MissingResourceException: Can't find bundle for base name com/rapidminer/resources/i18n/ErrorsWekaExtension, locale en_US at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260) at java.util.ResourceBundle.getBundle(ResourceBundle.java:962) at com.rapidminer.tools.plugin.Plugin.registerDescriptions(Plugin.java:415) at com.rapidminer.tools.plugin.Plugin.registerAllPluginDescriptions(Plugin.java:563) at com.rapidminer.tools.plugin.Plugin.initAll(Plugin.java:721) at com.rapidminer.RapidMiner.init(RapidMiner.java:373) at com.rapidminer.gui.RapidMinerGUI.run(RapidMinerGUI.java:199) at com.rapidminer.gui.RapidMinerGUI.main(RapidMinerGUI.java:515)