[ 
https://issues.apache.org/jira/browse/DIRSERVER-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521162
 ] 

Ole Ersoy commented on DIRSERVER-942:
-------------------------------------

Emmanuel,

This is good, as now we know that it's only in the schema partition that this 
is an issue (Actually Martin commented that he saw this somewhere else as 
well...).  What I did was create a syntax container in the schema partition, 
and then tried this:

syntaxContext.destroySubcontext("monkeywrench"); 

So if you LS in to a syntax container and try to delete a non-existing syntax 
entry, the server should freeze.  I would verify this, but I'm having LS 
install issues....I get this error when trying to install from the update site:

1.5.0.200707041) requires feature 
"org.eclipse.datatools.connectivity.oda.designer.feature (1.5.0.200707041)", or 
compatible.

Anyways, hopefully verification is that simple.  It definitely freezes when 
running the shown test though.

Thanks,
- Ole

P.S. Martin commented that he saw this during another instance as well, but I 
deleted the mail, thinking it was in here.  Martin, could you please "JIRA 
Comment" in your observation.  Thanks.

> Server Feezes When Doing https://issues.apache.org/jira/browse/DIRSERVER-935
> ----------------------------------------------------------------------------
>
>                 Key: DIRSERVER-942
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-942
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.5.0
>            Reporter: Ole Ersoy
>             Fix For: 1.5.1
>
>         Attachments: CreateSyntaxEntrySelfContainedTest.java
>
>
> This is related to https://issues.apache.org/jira/browse/DIRSERVER-935
> By accident I tried running some code that deletes (935 looks up)
> entries that are not present.
> The server froze and I could not connect with LS
> anymore.
> First I assumed it crashed, so I tried doing
> ./apacheds start
> But I still could not connect
> so I tried doing 
> ./apacheds stop
> ./aapcheds start
> and back to normal.
> I need to code a self contained test for this.
> Cheers,
> - Ole

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

Reply via email to