Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Need help on setup alluxio in local machince

avatar
New Member

I am trying to setup alluxio on my local machine .Followed the alluxio doc

http://www.alluxio.org/docs/master/en/Running-Alluxio-Locally.html

Able to see the service .But getting error while checking on localhost:19999

HTTP ERROR 500

Problem accessing /home. Reason:

Server Error

Caused by:

org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP

PWC6199: Generated servlet error: The type java.io.ObjectInputStream cannot be resolved. It is indirectly referenced from required .class files

please help me !!

1 ACCEPTED SOLUTION

avatar
New Member

Issue due to java version .I have used the alluxio latest version fixed the problem.

If you are using alluxio 1.2 then should use java 7 .

View solution in original post

1 REPLY 1

avatar
New Member

Issue due to java version .I have used the alluxio latest version fixed the problem.

If you are using alluxio 1.2 then should use java 7 .