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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12834235#action_12834235 ] 

BFortin commented on DIRSTUDIO-607:
-----------------------------------

I've done some tests with the 1.5.2 release as well, and I have this 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.