"Error exist ASCII85InputStream"

alandhw
alandhw New Altair Community Member
edited November 5 in Community Q&A
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?

Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Hi,

    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