You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2010/02/17 09:16:27 UTC

[jira] Closed: (DIRSTUDIO-607) Apache Directory Studio won't exit (needs kill -9)

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-607.
--------------------------------------------


Cool, I'm happy to see you fixed the issue.

Thanks for providing detailed instructions, it might help other people that have the same issue.

> Apache Directory Studio won't exit (needs kill -9)
> --------------------------------------------------
>
>                 Key: DIRSTUDIO-607
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-607
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds
>    Affects Versions: 1.5.1
>         Environment: Ubuntu 9.10 (Linux 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux)
> $ java -version
> java version "1.6.0_15"
> Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
> Java HotSpot(TM) Server VM (build 14.1-b02, mixed mode)
>            Reporter: BFortin
>            Priority: Minor
>
> 1. I open Apache Directory Studio from command line :
>   $ /opt/ApacheDirectoryStudio/ApacheDirectoryStudio
>   0    [main] INFO  org.apache.directory.studio.Application  - Entering Apache Directory Studio.
> 2. Then, when I close Apache Directory Studio (either from the GUI or using CTRL-C from the bash console), the console reports :
>   30924 [main] INFO  org.apache.directory.studio.Application  - Exiting Apache Directory Studio.
> 3. However, Apache Directory Studio won't close, even using a regular "kill" signal, so I need to use "kill -9" each time to terminate the process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.