You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Bryan Pendleton <bp...@gmail.com> on 2015/07/12 08:27:58 UTC

Looks like my ShutdownException change is causing sealing violations

I'll have to study this:

     [junit] Exception in thread "Thread-117" java.lang.SecurityException: sealing violation: package org.apache.derby.shared.common.error is sealed
     [junit] 	at java.net.URLClassLoader.getAndVerifyPackage(URLClassLoader.java:394)

bryan