[
https://issues.apache.org/jira/browse/FLUME-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536742#comment-13536742
]
Hudson commented on FLUME-1789:
-------------------------------
Integrated in flume-trunk #344 (See
[https://builds.apache.org/job/flume-trunk/344/])
FLUME-1789: Unit tests TestJCEFileKeyProvider and TestFileChannelEncryption
fail with IBM JDK and flume-1.3.0 (Revision
159f0bd26e80ca76bd6ff80901f9e6cc14efbc66)
Result = SUCCESS
brock :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=159f0bd26e80ca76bd6ff80901f9e6cc14efbc66
Files :
*
flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/encryption/EncryptionTestUtils.java
* flume-ng-channels/flume-file-channel/src/test/resources/sun-test.keystore
* flume-ng-channels/flume-file-channel/src/test/resources/test.keystore
* flume-ng-channels/flume-file-channel/src/test/resources/ibm-test.keystore
> Unit tests TestJCEFileKeyProvider and TestFileChannelEncryption fail with IBM
> JDK and flume-1.3.0
> -------------------------------------------------------------------------------------------------
>
> Key: FLUME-1789
> URL: https://issues.apache.org/jira/browse/FLUME-1789
> Project: Flume
> Issue Type: Bug
> Components: Channel, Test
> Affects Versions: v1.3.0
> Environment: IBM Java 6 SR 12
> RHEL 6.3
> Reporter: Aline Guedes Pinto
> Assignee: Aline Guedes Pinto
> Priority: Minor
> Labels: test, test-materials,
> Fix For: v1.4.0
>
> Attachments: FLUME-1789.patch, ibm-testkeystore, sun-testkeystore,
> test.keystore
>
>
> The unit tests TestJCEFileKeyProvider and TestFileChannelEncryption fail
> when running with IBM Java 6. Only the test cases that use an existing
> keystore file fail. It seems like the problem is that IBM keytool can't read
> the file test.keystore provided with flume (which was probably generated
> with SUN's keytool). Replacing the file test.keystore (at
> flume-ng-channels/flume-file-channel/src/test/resources) with one generated
> by IBM keytool fixes the issue (and it also works with SUN Java 6).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira