Hi  , I extract "tajo-0.11.1-SNAPSHOT.tar.gz" and I copied hadoop folders
from my previous extract . when i  run Tajo  i am getting error message in
web frontend of Tajo.

"HTTP ERROR: 500

PWC6033: Unable to compile class for JSP

RequestURI=/
Caused by:

org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP


at
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:123)
at
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:296)
at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:376)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:437)
at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:608)"

error message .


Thanks ,

Emin

On Sat, Oct 10, 2015 at 3:06 PM, Emin TÜYLÜCE <[email protected]> wrote:

> Hi , I used standalone desktop package of Tajo , I will try nightly build.
>
> Thanks,
>
> Emin
>
> On Sat, Oct 10, 2015 at 2:34 PM, Jihoon Son <[email protected]> wrote:
>
>> Seems strange. I also tested getting query list using rest client, and
>> found it works well with my laptop.
>> When did you build your snapshot version? Would you try the nightly build
>> version (
>> https://builds.apache.org/view/All/job/Tajo-0.11.0-nightly/lastSuccessfulBuild/artifact/tajo-dist/target/tajo-0.11.1-SNAPSHOT.tar.gz
>> )?
>>
>> In addition, please check if the session is expired. You can see in Tajo
>> master's log. The default log path is ${TAJO_HOME}/logs/tajo-${user.name
>> }-master-xxx.log.
>>
>> Best regards,
>> Jihoon
>>
>> 2015년 10월 10일 (토) 오후 9:32, Emin TÜYLÜCE <[email protected]>님이 작성:
>>
>>> Hi  ,
>>>
>>> I am using Tajo 0.11.0-SNAPSHOT  . I wanted to use Tajo rest api . In my
>>> try Databases rest functions are working very  well but when I try query
>>> related functions (Get Post ) in rest client I am getting 404 messages .
>>>
>>>
>>> This is my Url  :  http://192.168.0.120:26880/rest/queries
>>>
>>>
>>> Thanks ,
>>>
>>> Emin
>>>
>>>
>

Reply via email to