Process failed: operator cannot be executed. Check the log messages
Oke, so I look in the logfile (which is the same as the log... but I don't see where it goes wrong, as I don't see any data (in the source file) that could go out of bounds.... "StringIndexOutOfBoundsException"... what am I missing?
P Oct 13, 2008 11:54:28 AM: Logging: log file is 'logfile.log'...
P Oct 13, 2008 11:54:28 AM: Initialising process setup
P Oct 13, 2008 11:54:28 AM: [NOTE] No filename given for result file, using stdout for logging results!
P Oct 13, 2008 11:54:28 AM: Checking properties...
P Oct 13, 2008 11:54:28 AM: Properties are ok.
P Oct 13, 2008 11:54:28 AM: Checking process setup...
P Oct 13, 2008 11:54:28 AM: Inner operators are ok.
P Oct 13, 2008 11:54:28 AM: Checking i/o classes...
P Oct 13, 2008 11:54:28 AM: i/o classes are ok. Process output: ExampleSet, AttributeWeights, PerformanceVector.
P Oct 13, 2008 11:54:28 AM: Process ok.
P Oct 13, 2008 11:54:28 AM: Process initialised
P Oct 13, 2008 11:54:28 AM: [NOTE] Process starts
P Oct 13, 2008 11:54:28 AM: Process:
Root[1] (Process)
+- ExampleSource[1] (ExampleSource)
+- GA[0] (GeneticAlgorithm)
+- XVal[0] (XValidation)
+- Learner[0] (LibSVMLearner)
+- ApplierChain[0] (OperatorChain)
+- Applier[0] (ModelApplier)
+- Evaluator[0] (Performance)
P Oct 13, 2008 11:54:28 AM: [Fatal] StringIndexOutOfBoundsException occured in 1st application of ExampleSource (ExampleSource)
P Oct 13, 2008 11:54:28 AM: [Fatal] Process failed: operator cannot be executed. Check the log messages...
Root[1] (Process)
here ==> +- ExampleSource[1] (ExampleSource)
+- GA[0] (GeneticAlgorithm)
+- XVal[0] (XValidation)
+- Learner[0] (LibSVMLearner)
+- ApplierChain[0] (OperatorChain)
+- Applier[0] (ModelApplier)
+- Evaluator[0] (Performance)