The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"Error exist ASCII85InputStream"

alandhwalandhw Member Posts: 25 Contributor II
edited June 2019 in Help
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

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    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
Sign In or Register to comment.