[
https://issues.apache.org/jira/browse/ACCUMULO-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-4321.
-----------------------------------------
Resolution: Fixed
> Sealing violation when running ShellServerIT
> --------------------------------------------
>
> Key: ACCUMULO-4321
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4321
> Project: Accumulo
> Issue Type: Bug
> Components: build
> Reporter: Michael Wall
> Assignee: Christopher Tubbs
> Fix For: 1.6.6, 1.7.2, 1.8.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This resulted from running 'mvn clean install -Psunny' on the head of 1.6 -
> 5b971d675c8a395f6bc2924285b094d973e39ebe
> {code}
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.accumulo.test.functional.ExamplesIT
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.045 sec
> - in org.apache.accumulo.test.functional.ExamplesIT
> Running org.apache.accumulo.test.functional.ReadWriteIT
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.306 sec -
> in org.apache.accumulo.test.functional.ReadWriteIT
> Running org.apache.accumulo.test.ShellServerIT
> Tests run: 40, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 65.545 sec
> <<< FAILURE! - in org.apache.accumulo.test.ShellServerIT
> listscans(org.apache.accumulo.test.ShellServerIT) Time elapsed: 0.236 sec
> <<< ERROR!
> java.lang.SecurityException: sealing violation: can't seal package
> org.apache.accumulo.test.functional: already loaded
> at org.apache.accumulo.test.ShellServerIT.listscans(ShellServerIT.java:1044)
> Results :
> Tests in error:
> ShellServerIT.listscans:1044 ยป Security sealing violation: can't seal
> package ...
> {code}
> May be in the 1.7 branch too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)