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
"Error while executing read database operator in rapidminer process via jsp"
I have a Rapidminer process of classification taking the input with "Read Database" operator. The process is well executed in Rapidminer studio as well as via JAVA class in Netbeans. But when I try to call that java class via jsp, It throws following exception:
javax.servlet.ServletException: com.rapidminer.operator.UserError: The dummy operator Read Database (replacing jdbc_connectors:read_database) cannot be executed.
How can I resolve it?
javax.servlet.ServletException: com.rapidminer.operator.UserError: The dummy operator Read Database (replacing jdbc_connectors:read_database) cannot be executed.
How can I resolve it?
0
Answers
the DB code is in a closed-source extension and not part of the publicly available sources.
Regards,
Marco
you'd need to add the JDBC extension to the classpath. But that will probably trigger an unsigned code warning for which I don't see a solution for you right now..
Regards,
Marco
i am facing the same issue. What do you mean by the sentence: you'd need to add the JDBC extension to the classpath.
please explain the steps or send a URL of similar task
Regards
MM
in case you have an OEM license, please contact us via support for instructions on how to do this. The database handling code is simply not available under AGPL.
Regards,
Marco
- -"
If you have an OEM liscense, please contact RapidMiner support if you have problems.Â