Paren - Automatic System Construction again [SOLVED]
aws
New Altair Community Member
Good afternoon,
unfortunately, I have to return to a topic that has already been discussed. Working on MacOS Lion with RM 5.2.003 and PaREn 5.1.001, I am facing the same problem like siamak_want in thread http://rapid-i.com/rapidforum/index.php/topic,4777.msg17296.html#msg17296:
I downloaded RM 5.1.017. PaREn 5.1.001 works fine with this old version. It seems that the bug has not been fixed or the bug did not cause the problem.
I am thankful for any comments.
Best regards,
Alex
unfortunately, I have to return to a topic that has already been discussed. Working on MacOS Lion with RM 5.2.003 and PaREn 5.1.001, I am facing the same problem like siamak_want in thread http://rapid-i.com/rapidforum/index.php/topic,4777.msg17296.html#msg17296:
cbwg has reported this behavior as a bug http://bugs.rapid-i.com/show_bug.cgi?id=1063 that, then again, is a duplicate of the solved bug http://bugs.rapid-i.com/show_bug.cgi?id=1056.
when you run the PaREn, you will see an empty "Error" dialog box with just a close button. And the PaREn does not work at all. If you press the close button, PaREEn will be closed!!!
I downloaded RM 5.1.017. PaREn 5.1.001 works fine with this old version. It seems that the bug has not been fixed or the bug did not cause the problem.
I am thankful for any comments.
Best regards,
Alex
Tagged:
0
Answers
-
Hi,
with the latest version you have this bug should have been fixed. Can you please start RapidMiner via command line and have a look at the messages that will be shown when you start Paren?
Best,
Nils0 -
Good afternoon,
thanks for your reply. Here are the terminal messages from the start of RM to the empty error box in the second step of PaREn:14.05.2012 16:36:06 com.rapidminer.tools.ParameterService init
I am looking forward to your answer.
INFO: Reading configuration resource com/rapidminer/resources/rapidminerrc.
14.05.2012 16:36:06 com.rapidminer.tools.I18N <clinit>
INFO: Set locale to en.
14.05.2012 16:36:06 com.rapid_i.Launcher ensureRapidMinerHomeSet
INFO: Property rapidminer.home is not set. Guessing.
14.05.2012 16:36:06 com.rapid_i.Launcher ensureRapidMinerHomeSet
INFO: Trying parent directory of '/Applications/rapidminer/lib/rapidminer.jar'...gotcha!
14.05.2012 16:36:06 com.rapidminer.RapidMiner performFirstInitialization
INFO: Performing upgrade from version 5.1.017 to version 5.2.003
May 14 16:36:06 java[5134] <Error>: CGContextGetCTM: invalid context 0x0
May 14 16:36:06 java[5134] <Error>: CGContextSetBaseCTM: invalid context 0x0
May 14 16:36:06 java[5134] <Error>: CGContextGetCTM: invalid context 0x0
May 14 16:36:06 java[5134] <Error>: CGContextSetBaseCTM: invalid context 0x0
14.05.2012 16:36:08 com.rapidminer.parameter.ParameterTypePassword decryptPassword
WARNING: Password in XML file looks like unencrypted plain text.
14.05.2012 16:36:10 com.rapidminer.tools.jdbc.JDBCProperties <init>
WARNING: Missing database driver class name for 'ODBC Bridge (e.g. Access)'
14.05.2012 16:36:10 com.rapidminer.tools.jdbc.JDBCProperties registerDrivers
INFO: JDBC driver ca.ingres.jdbc.IngresDriver not found. Probably the driver is not installed.
14.05.2012 16:36:10 com.rapidminer.tools.jdbc.JDBCProperties registerDrivers
INFO: JDBC driver oracle.jdbc.driver.OracleDriver not found. Probably the driver is not installed.
initGui(MainFrame mainFrame)
May 14 16:36:11 java[5134] <Error>: CGContextGetCTM: invalid context 0x0
May 14 16:36:11 java[5134] <Error>: CGContextSetBaseCTM: invalid context 0x0
May 14 16:36:11 java[5134] <Error>: CGContextGetCTM: invalid context 0x0
May 14 16:36:11 java[5134] <Error>: CGContextSetBaseCTM: invalid context 0x0
14.05.2012 16:36:17 com.rapidminer.tools.I18N getMessage
WARNING: Missing I18N key: gui.dialog.step.regression.title
14.05.2012 16:36:17 com.rapidminer.tools.I18N getMessage
WARNING: Missing I18N key: gui.dialog.step.evaluate.title
14.05.2012 16:36:17 com.rapidminer.tools.I18N getMessage
WARNING: Missing I18N key: gui.dialog.classifier_recommender_wizard.icon
14.05.2012 16:36:23 com.rapidminer.tools.I18N getMessage
WARNING: Missing I18N key: gui.dialog.step.regression.title
java.lang.NullPointerException
at com.rapidminer.operator.Operator.getParameterAsRepositoryLocation(Operator.java:1396)
at com.rapidminer.operator.io.RepositorySource.getRepositoryEntry(RepositorySource.java:91)
at com.rapidminer.operator.io.RepositorySource.read(RepositorySource.java:105)
at de.dfki.madm.paren.gui.wizard.AutomaticSystemConstructionWizard.readDataSet(AutomaticSystemConstructionWizard.java:94)
at de.dfki.madm.paren.gui.wizard.RegressionWizardStep$2.doInBackground(RegressionWizardStep.java:265)
at de.dfki.madm.paren.gui.wizard.RegressionWizardStep$2.doInBackground(RegressionWizardStep.java:258)
at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at javax.swing.SwingWorker.run(SwingWorker.java:316)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Best regards,
Alex
0 -
Hi,
this is a nasty bug that has been fixed some time ago but wasn't released yet.
But there should be a new version out today or tomorrow that should fix it.
Best,
Nils0 -
Sounds great. I just checked for a new version of RM, but couldn't find anything. It seems the new release is a little bit late. I check again next week.
Thank you so far.0 -
The update should be live within any minute now0
-
It works. Thank you. Well done!0
-
Hello,
I just installed rapid miner 5 and the Paren wizard and I get the same error: Missing I18N key
May 21, 2014 1:56:52 PM INFO: Saved process definition at //Local Repository/NetQuattroAutomaticSystemConstruction.
May 21, 2014 1:56:57 PM WARNING: Missing I18N key: gui.dialog.step.regression.title
May 21, 2014 1:56:57 PM WARNING: Missing I18N key: gui.dialog.step.evaluate.title
May 21, 2014 1:56:57 PM WARNING: Missing I18N key: gui.dialog.classifier_recommender_wizard.icon
May 21, 2014 1:57:08 PM WARNING: Missing I18N key: gui.dialog.step.regression.title
The paren version is 5.2.002,
Thank you in advance for your help!
0 -
I managed to solve this issue by downloading another version of this extension.
Firstly I had download the extension from the official website (http://madm.dfki.de/rapidminer/wizard )
However, since it didn't worked I tried and I tried... The version that worked was on the rapid-i marketplace: https://marketplace.rapid-i.com/UpdateServer/faces/product_details.xhtml?productId=rmx_paren0