Compability issues with IBM JDK
-------------------------------

                 Key: FLUME-852
                 URL: https://issues.apache.org/jira/browse/FLUME-852
             Project: Flume
          Issue Type: Bug
    Affects Versions: v0.9.4
         Environment: Java(TM) SE Runtime Environment (build 
pap6460sr9fp2-20110627_03(SR9 FP2))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc64-64 
jvmap6460sr9-20110624_85526 (JIT enabled, AOT enabled)
J9VM - 20110624_085526
JIT  - r9_20101028_17488ifx17
GC   - 20101027_AA)
JCL  - 20110530_01

            Reporter: Michael Burman


Flume throws ClassNotFoundException when used with IBM JDK on AIX. 

2011-11-17 14:37:51,025 [logicalNode dump-13] INFO debug.ConsoleEventSink: 
ConsoleEventSink( debug ) opened
Exception in thread "main" java.lang.NoClassDefFoundError: 
com.sun.security.auth.UnixPrincipal
        at 
org.apache.hadoop.security.UserGroupInformation.<clinit>(UserGroupInformation.java:303)
        at java.lang.J9VMInternals.initializeImpl(Native Method)

Similar issue with https://issues.apache.org/jira/browse/HADOOP-6941 (and most 
likely same fix would work). Can be reproduced with flume dump 
'tail("test.txt")' or equivalent. The tail sink does work though (it outputs 
the stuff to the console).

--
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