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 "Kathey Marsden (JIRA)" <de...@db.apache.org> on 2006/03/22 01:16:02 UTC

[jira] Updated: (DERBY-1125) Getting security exception when derbyclient.jar is before derby.jar because classes in iapi.services.info have been added to derbyclient.jar

     [ http://issues.apache.org/jira/browse/DERBY-1125?page=all ]

Kathey Marsden updated DERBY-1125:
----------------------------------

        Summary: Getting security exception when derbyclient.jar is before derby.jar  because classes in iapi.services.info have been added to derbyclient.jar  (was: Getting security exception because classes in iapi.services.info have been added to derbyclient.jar)
    Fix Version: 10.2.0.0
    Description: 
This security exception can occur if derbyclient.jar is before derby.jar after revision 370815.  
See:
http://www.nabble.com/regression-%21-all-tests-in-jdbcapi-fails-for-me-t1298249.html#a3462544


>From Andrew's email:

On 3/17/06, Andreas Korneliussen <An...@sun.com> wrote:
> </snip a whole bunch of stuff>
>
> Exception: java.lang.SecurityException: sealing violation: can't seal package org.apache.derby.iapi.services.info:
already loaded

See DERBY-848 and DERBY-1046.

iapi.services.info.ProductVersionHolder and friends were added to
derbyclient.jar by David in DERBY-848, specifically with revision
370815.

There are two clear solutions: unseal iapi.services.info or copy the
info classes to a new shared info package.


  was:
>From Andrew's email:

On 3/17/06, Andreas Korneliussen <An...@sun.com> wrote:
> </snip a whole bunch of stuff>
>
> Exception: java.lang.SecurityException: sealing violation: can't seal package org.apache.derby.iapi.services.info:
already loaded

See DERBY-848 and DERBY-1046.

iapi.services.info.ProductVersionHolder and friends were added to
derbyclient.jar by David in DERBY-848, specifically with revision
370815.

There are two clear solutions: unseal iapi.services.info or copy the
info classes to a new shared info package.


        Version: 10.2.0.0
       Priority: Critical  (was: Major)

> Getting security exception when derbyclient.jar is before derby.jar  because classes in iapi.services.info have been added to derbyclient.jar
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1125
>          URL: http://issues.apache.org/jira/browse/DERBY-1125
>      Project: Derby
>         Type: Bug
>     Versions: 10.2.0.0
>     Reporter: David Van Couvering
>     Assignee: David Van Couvering
>     Priority: Critical
>      Fix For: 10.2.0.0

>
> This security exception can occur if derbyclient.jar is before derby.jar after revision 370815.  
> See:
> http://www.nabble.com/regression-%21-all-tests-in-jdbcapi-fails-for-me-t1298249.html#a3462544
> From Andrew's email:
> On 3/17/06, Andreas Korneliussen <An...@sun.com> wrote:
> > </snip a whole bunch of stuff>
> >
> > Exception: java.lang.SecurityException: sealing violation: can't seal package org.apache.derby.iapi.services.info:
> already loaded
> See DERBY-848 and DERBY-1046.
> iapi.services.info.ProductVersionHolder and friends were added to
> derbyclient.jar by David in DERBY-848, specifically with revision
> 370815.
> There are two clear solutions: unseal iapi.services.info or copy the
> info classes to a new shared info package.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira