Options

[SOLVED] Command mode

Ravi_NandulaRavi_Nandula Member Posts: 2 Contributor I
edited November 2018 in Help
Hi
I have created a process of reading a csv file and writing that data in to another csv file it works fine in eclipse.
But when i run the same class file with command prompt as "java -jar lib/rapidminer.jar -classpath bin/ApplyModel/apllymodel"
it is initializing some processand i am unable to see any output which i observe in eclipse
Jan 04, 2013 3:35:31 PM com.rapidminer.tools.ParameterService init
INFO: Reading configuration resource com/rapidminer/resources/rapidminerrc.
Jan 04, 2013 3:35:32 PM com.rapidminer.tools.LaunchListener installListener
INFO: Listening for other instances on port 52735. Writing C:\Users\ravi.nandula
\.RapidMiner5\socket.
java com.rapidminer.gui.RapidMinerGUI [processfile]

Answers

Sign In or Register to comment.