Options

"Crashs under MaxOS SnowLeopard"

CritiasCritias Member Posts: 2 Contributor I
edited June 2019 in Help
I tried using RapidMiner 5.0beta under SnowLeopard. Worked fine for a week or so, but it now crashes every time I'm trying to create or open a project.
I have sadly no idea what the error message is trying to tell me:
[tt] Starting RapidMiner from '/Users/jtp/Library/rapidminer-5.0beta', using classes from '/Users/jtp/Library/rapidminer-5.0beta/lib/rapidminer.jar'...
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService ensureRapidMinerHomeSet
CONFIG: rapidminer.home is '/Users/jtp/Library/rapidminer-5.0beta'.
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService loadRCFile
CONFIG: Read rcfile '/Users/jtp/Library/rapidminer-5.0beta/etc/rapidminerrc'.
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService loadRCFile
CONFIG: Trying rcfile '/Users/jtp/Library/rapidminer-5.0beta/etc/rapidminerrc.Mac OS X'...skipped
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService loadRCFile
CONFIG: Trying rcfile '/Users/jtp/.RapidMiner5/5_0_0beta_rapidminerrc'...skipped
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService loadRCFile
CONFIG: Read rcfile '/Users/jtp/.RapidMiner5/5_0_0beta_rapidminerrc.Mac OS X'.
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService loadRCFile
CONFIG: Trying rcfile '/Users/jtp/Library/rapidminer-5.0beta/rapidminerrc'...skipped
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService loadRCFile
CONFIG: Trying rcfile '/Users/jtp/Library/rapidminer-5.0beta/rapidminerrc.Mac OS X'...skipped
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.ParameterService loadRCFile
CONFIG: Trying rapidminer.rcfile. Property not specified...skipped
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.plugin.Plugin initAll
CONFIG: Scanning plugins in /Users/jtp/Library/rapidminer-5.0beta/lib/plugins.
Dec 3, 2009 4:46:19 PM com.rapidminer.RapidMiner init
CONFIG: Default encoding is MacRoman.
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.OperatorService registerOperators
CONFIG: Loading operators from 'OperatorsCore.xml'.
Dec 3, 2009 4:46:19 PM com.rapidminer.tools.documentation.OperatorDocBundle$XMLControl newBundle
CONFIG: Loading operator documentation from jar:file:/Users/jtp/Library/rapidminer-5.0beta/lib/rapidminer.jar!/com/rapidminer/resources/i18n/OperatorsCoreDocumentation.xml.
Dec 3, 2009 4:46:23 PM com.rapidminer.tools.OperatorService loadWeka
CONFIG: Loading Weka operators...
Dec 3, 2009 4:46:26 PM com.rapidminer.tools.OperatorService init
CONFIG: Number of registered operator classes: 392; number of registered operator descriptions: 528; number of replacements: 401
Dec 3, 2009 4:46:26 PM com.rapidminer.tools.usagestats.UsageStatistics load
CONFIG: Loading operator usage statistics.
Dec 3, 2009 4:46:26 PM com.rapidminer.io.process.XMLImporter init
CONFIG: Reading parse rules from jar:file:/Users/jtp/Library/rapidminer-5.0beta/lib/rapidminer.jar!/com/rapidminer/resources/parserules.xml
Dec 3, 2009 4:46:26 PM com.rapidminer.repository.RepositoryManager load
CONFIG: Loading repositories from /Users/jtp/.RapidMiner5/repositories.xml
Dec 3, 2009 4:46:26 PM com.rapidminer.repository.RepositoryManager addRepository
CONFIG: Adding repository LocalRepository
Dec 3, 2009 4:46:26 PM com.rapidminer.tools.jdbc.DatabaseService init
CONFIG: Will load jdbc drivers from /Users/jtp/Library/rapidminer-5.0beta/lib/jdbc. Classpath will not be scanned for JDBC drivers.
Dec 3, 2009 4:46:28 PM com.rapidminer.tools.jdbc.DatabaseService loadJDBCProperties
CONFIG: Loading JDBC driver information from 'etc:jdbc_properties.xml'.
Dec 3, 2009 4:46:28 PM com.rapidminer.gui.renderer.RendererService init
CONFIG: Loading renderers from 'file:/Users/jtp/Library/rapidminer-5.0beta/lib/rapidminer.jar!/com/rapidminer/resources/ioobjects.xml'.
Dec 3, 2009 4:46:28 PM com.rapidminer.gui.renderer.RendererService init
CONFIG: Loading renderers from 'ioobjects.xml'.
Dec 3, 2009 4:46:31 PM com.rapidminer.gui.Perspectives loadAll
CONFIG: Loading perspectives.
[/tt]
And as soon as I hit the button Open or Create:
[tt]
Assertion failed: ((min.y == p[0].y && max.y == p[order].y) || (min.y == p[order].y && max.y == p[0].y)), function crossing_count, file Paths/path-crossing.c, line 176.

[/tt]

Any ideas what to do?
Tagged:

Answers

  • Options
    CritiasCritias Member Posts: 2 Contributor I
    removing ~/.RapidMiner5 solved the problem.
  • Options
    AzazalAzazal Member Posts: 2 Contributor I
    I am having the same problem. Where is that `/.rapidminer5 file located?
  • Options
    landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    see my answer on your other post.

    Greetings,
      Sebastian
Sign In or Register to comment.