Options

com.rapidminer.tools.XMLException: Unknown operator class: 'process'!

rjrj Member Posts: 6 Contributor II
edited November 2018 in Help
Hi all,
can anybody help on  below post?
it is working fine with standalone application
but when i integrate with netbeans it is giving the below exception

com.rapidminer.tools.XMLException: Unknown operator class: 'process'!
       at com.rapidminer.operator.Operator.createFromXML(Operator.java:1405)
       at com.rapidminer.Process.readProcess(Process.java:754)
       at com.rapidminer.Process.<init>(Process.java:176)

Answers

  • Options
    landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    you didn't have initiated RapidMiner, yet. In this state it does not know any operators. Search the forum for more information.

    Greetings,
    Sebastian
Sign In or Register to comment.