Hi everybody,
I've got an unknow error when I run my RapidMiner process on some folder.
To make a long story short, the goal of my process can be describe as following:
Starting points:
- Excel file .xls with "Open File"
- the path of a directory to scan with "Set macro"
Outputs of the process
- a PDF report
- several ExampleSet
The process counts words, keywords, calculates ratios ...
It works very well on some folders and on others I've got the following pop-up message:
Process failed org/bouncycastle/jce/provider/BouncyCastleProvider Reason: org.bouncycastle.jce.provider.BouncyCastleProvider
|
The process works on HTML and PDF files but in all folder there are also xls, csv, doc.
Can somebody help me please?
Thanks in advance
Johan
P.S.: I can't put the process because it's too long.