The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Bug Report

peter_krennpeter_krenn Member Posts: 1 Learner I
    Version: 9.2.001 (rev: 1e3b69, platform: WIN64) (Windows 10)
    Error Message is shown immediately after starting the program.

    • Exception: java.lang.IllegalArgumentException
    • Message: value must not be null
    • Stack trace:
    • org.apache.lucene.document.Field.(Field.java:239)
    • com.rapidminer.search.GlobalSearchUtilities.createFieldForTexts(GlobalSearchUtilities.java:229)
    • com.rapidminer.gui.search.AcademyGlobalSearchManager$1.lambda$run$0(AcademyGlobalSearchManager.java:107)
    • java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    • java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1553)
    • java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
    • java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
    • java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:545)
    • java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
    • java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:438)
    • com.rapidminer.gui.search.AcademyGlobalSearchManager$1.run(AcademyGlobalSearchManager.java:108)
    • com.rapidminer.gui.tools.ProgressThread$3.run(ProgressThread.java:561)
    • java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    • java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    • java.lang.Thread.run(Thread.java:748)
    Tagged:
    0
    0 votes

    Fixed and Released · Last Updated

    RM-3979

    Comments

    • David_ADavid_A Administrator, Moderator, Employee-RapidMiner, RMResearcher, Member Posts: 297 RM Research
      Hi,

      thanks for the report.
      Can you still start RapidMiner, or doesn't it start at all after error message?

      Could you also share the content of this file from your RapidMiner home folder:
      ./RapidMiner/rapidminer-studio.log

      Best,
      David
    • jczogallajczogalla Employee-RapidMiner, Member Posts: 144 RM Engineering
      edited March 2019

      thanks for reporting this! We are on it and this will be fixed asap.

      Cheers
      Jan
    • jczogallajczogalla Employee-RapidMiner, Member Posts: 144 RM Engineering

      the problem should be fixed now. There was a small issue in some online resources that we corrected.

      Cheers
      Jan
    • David_ADavid_A Administrator, Moderator, Employee-RapidMiner, RMResearcher, Member Posts: 297 RM Research
      That was fast.
    Sign In or Register to comment.