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

[email protected] commented on OOZIE-625:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3084/#review3799
-----------------------------------------------------------

Ship it!


+1

- Mohammad


On 2011-12-09 03:10:33, Alejandro Abdelnur wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3084/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-12-09 03:10:33)
bq.  
bq.  
bq.  Review request for oozie.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  adding both slf4j JARs
bq.  
bq.  
bq.  This addresses bug OOZIE-625.
bq.      https://issues.apache.org/jira/browse/OOZIE-625
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/core/pom.xml 1212211 
bq.    trunk/webapp/pom.xml 1212211 
bq.  
bq.  Diff: https://reviews.apache.org/r/3084/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  tested that generated WAR has the JARs
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Alejandro
bq.  
bq.


                
> Oozie server not starting due to missing sl4j library for Authenticationfilter
> ------------------------------------------------------------------------------
>
>                 Key: OOZIE-625
>                 URL: https://issues.apache.org/jira/browse/OOZIE-625
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Alejandro Abdelnur
>
> In Oozie-77, AuthenticationFilter is used which requires sl4j library. 
> However, this library is missing from WEB-INF/lib directory of tomcat. 
> Oozie-server starts when manually adding slf4j-api-1.6.4.jar in WEB-INF/lib.
> Following exception seen:
> Exception starting filter authenticationfilter
> java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
>         at 
> org.apache.hadoop.security.authentication.server.AuthenticationFilter.<clinit>(AuthenticationFilter.java:74)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
> Method)
>         at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>         at java.lang.Class.newInstance0(Class.java:355)
>         at java.lang.Class.newInstance(Class.java:308)
>         at 
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:275)
>         at 
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422)
>         at 
> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:115)
>         at 
> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4071)
>         at org.apache.catalina.core.StandardContext.start(StandardContext.ja

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to