Michael Wall created ACCUMULO-4321:
--------------------------------------
Summary: Sealing violation when running ShellServerIT
Key: ACCUMULO-4321
URL: https://issues.apache.org/jira/browse/ACCUMULO-4321
Project: Accumulo
Issue Type: Bug
Affects Versions: 1.6.6
Reporter: Michael Wall
Assignee: Christopher Tubbs
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)