[ 
https://issues.apache.org/jira/browse/TAJO-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883714#comment-13883714
 ] 

Tajo QA commented on TAJO-556:
------------------------------

{color:red}*-1 overall.*{color}  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12625513/TAJO-556_2.patch
  against master revision 106d29c.

    {color:green}+1 @author.{color}  The patch does not contain any @author 
tags.

    {color:red}-1 tests included.{color}  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac.{color}  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc.{color}  The applied patch does not increase the 
total number of javadoc warnings.

    {color:green}+1 checkstyle.{color}  The patch generated 0 code style errors.

    {color:red}-1 findbugs.{color}  The patch appears to introduce 191 new 
Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit.{color}  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests.{color}  The patch passed unit tests in 
tajo-core/tajo-core-backend.

Test results: https://builds.apache.org/job/PreCommit-TAJO-Build/85//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/85//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core-backend.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/85//console

This message is automatically generated.

> java.lang.NoSuchFieldError: IS_SECURITY_ENABLED
> -----------------------------------------------
>
>                 Key: TAJO-556
>                 URL: https://issues.apache.org/jira/browse/TAJO-556
>             Project: Tajo
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.8-incubating
>            Reporter: Hyunsik Choi
>            Assignee: Jaehwa Jung
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-556.patch, TAJO-556_2.patch
>
>
> Please take a look at this log.
> https://builds.apache.org/job/PreCommit-TAJO-Build/80//consoleFull
> This bug still occurs in some cases. Any one can know how we solve this?
> {noformat}
> 2014-01-27 09:42:37,480 INFO  mortbay.log 
> (NativeMethodAccessorImpl.java:invoke0(?)) - jetty-6.1.14
> 2014-01-27 09:42:37,516 INFO  mortbay.log 
> (NativeMethodAccessorImpl.java:invoke0(?)) - Extract 
> jar:file:/home/jenkins/.m2/repository/org/apache/hadoop/hadoop-hdfs/2.2.0/hadoop-hdfs-2.2.0-tests.jar!/webapps/hdfs
>  to /tmp/Jetty_localhost_50670_hdfs____.jana6a/webapp
> 2014-01-27 09:42:37,714 ERROR mortbay.log 
> (NativeMethodAccessorImpl.java:invoke0(?)) - failed jsp
> java.lang.NoSuchFieldError: IS_SECURITY_ENABLED
> at 
> org.apache.jasper.compiler.JspRuntimeContext.<init>(JspRuntimeContext.java:197)
> at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:150)
> at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:431)
> at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263)
> at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
> at 
> org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:643)
> at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
> at 
> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1234)
> at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
> at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:460)
> at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
> at 
> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
> at 
> org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
> at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
> at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
> at org.mortbay.jetty.Server.doStart(Server.java:222)
> at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to