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

help me , always when i trying run operator i got this message ??

MohaMoha Member Posts: 7 Contributor I
  • Exception: java.lang.NullPointerException
  • Message: null
  • Stack trace:
  • com.rapidminer.operator.ports.metadata.MetaDataFactory.createMetaDataforIOObject(MetaDataFactory.java:88)
  • com.rapidminer.operator.ports.metadata.MetaData.forIOObject(MetaData.java:230)
  • com.rapidminer.gui.processeditor.results.SingleResultOverview.(SingleResultOverview.java:153)
  • com.rapidminer.gui.processeditor.results.ProcessExecutionResultOverview.(ProcessExecutionResultOverview.java:210)
  • com.rapidminer.gui.processeditor.results.ResultOverview.addResults(ResultOverview.java:128)
  • com.rapidminer.gui.processeditor.results.DockableResultDisplay$2.run(DockableResultDisplay.java:217)
  • 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)

Answers

  • varunm1varunm1 Member Posts: 1,207 Unicorn
    Hello @Moha

    Can you provide your XML code? You can get that from View --> Show Panel --> XML. Please copy and paste that code here so that we can understand what you are trying to do. If possible you can also provide your dataset for making things much easier.


    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

Sign In or Register to comment.