The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
"Error exist ASCII85InputStream"
After Check out svn, I run the RapidMiner project from eclipse, error is occurs during the running process, the console show >>
"<terminated> ASCII85InputStream [Java Application] C:\Program Files\Java\jre7\bin\javaw.exe"
What causing this error? How to fix this?
"<terminated> ASCII85InputStream [Java Application] C:\Program Files\Java\jre7\bin\javaw.exe"
What causing this error? How to fix this?
Tagged:
0
Answers
can you please describe in more detail what exactly you are doing, which version you checked out, which actions you performed to start the project, and post the complete console output?
As a first hint: You are using java 7, but RapidMiner wants to be compiled with Java 6. You can configure which compiler is used in the project settings.
Best,
Marius