You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2006/08/27 02:57:24 UTC

[jira] Closed: (DIRSERVER-589) DefaultDirectoryService nulls members BEFORE calling serviceListener.afterShutdown(this)

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

Alex Karasulu closed DIRSERVER-589.
-----------------------------------

    Resolution: Fixed

For 1.0 changes are here:

    http://svn.apache.org/viewvc?view=rev&revision=437262

For 1.1 trunks changes are here:

    http://svn.apache.org/viewvc?view=rev&revision=437263

> DefaultDirectoryService nulls members BEFORE calling serviceListener.afterShutdown(this)
> ----------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-589
>                 URL: http://issues.apache.org/jira/browse/DIRSERVER-589
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0-RC1
>         Environment: Don't think it's relevant, but here's the details anyway:
> -Windows XP
> -Java java version "1.5.0_04"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)
>            Reporter: George Spalding
>         Assigned To: Alex Karasulu
>
> This bug does not show up until  DIRSERVER-588 is resolved.
> Then this problem causes a NullPointerException
> In class org.apache.directory.server.core.DefaultDirectoryService.shutdown():
>         finally
>         {
>         //FIXME Geospa flyttade upp raden föra nullningen
>             serviceListener.afterShutdown( this );
>             environment = null;
>             interceptorChain = null;
>             startupConfiguration = null;
>         }

-- 
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