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

Jonathan Maron commented on ATLAS-86:
-------------------------------------

The JAXB issues is a red herring - it's a SEVERE log message that has been 
changed in subsequent versions of Jersey.

The actual issue is the following issue during the server startup, having to do 
with duplicate properties in the app properties file:

javax.servlet.ServletException: java.lang.ClassNotFoundException: 
kerberos,kerberos
       at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
       at 
com.google.inject.servlet.FilterDefinition.init(FilterDefinition.java:112)
       at 
com.google.inject.servlet.ManagedFilterPipeline.initPipeline(ManagedFilterPipeline.java:99)
       at com.google.inject.servlet.GuiceFilter.init(GuiceFilter.java:220)
       at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:138)
       at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:852)
       at 
org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:298)
       at 
org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1349)
       at 
org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1342)
       at 
org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741)
       at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:505)
       at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
       at 
org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
       at org.eclipse.jetty.server.Server.start(Server.java:387)
       at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
       at 
org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
       at org.eclipse.jetty.server.Server.doStart(Server.java:354)
       at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
       at 
org.apache.atlas.hive.hook.SSLAndKerberosHiveHookIT.setUp(SSLAndKerberosHiveHookIT.java:164)
       . . .



> Jenkins build failing as of build #41 Couldn't find JAX-B element
> -----------------------------------------------------------------
>
>                 Key: ATLAS-86
>                 URL: https://issues.apache.org/jira/browse/ATLAS-86
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: trunk
>         Environment: Jenkins official build
>            Reporter: Nigel Jones
>            Assignee: Shwetha G S
>
> As of build 41 Jenkins is showing mainline build failures, for example
> https://builds.apache.org/job/apache-atlas-nightly/41/changes
> This continues into build 42
> I initially observed this in my own local environment (ubuntu 15.04 - oracle 
> java 7 u80) after updating my build with the latest changes. Not yet 
> identified the exact cause of the failure, but my output log is basically the 
> same as jenkins is reporting
> The only change in build 41 I can see is ATLAS-80 
> https://issues.apache.org/jira/browse/ATLAS-80
> I couldn't see a JIRA open already on this.....
> - Nigel.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to