| Ole Ersoy (JIRA) 2007-08-21, 1:11 am |
|
[ https://issues.apache.org/jira/brow...action_12521304 ]
Ole Ersoy commented on DIRSERVER-942:
-------------------------------------
I think these might be two separate bugs. In my case, all the tests run fine up until the testDeleteNonExistingSyntaxSchemaEntry()
test. This test just hangs. If I try to run the tests again, all of them fail. Thus the setup and teardown methods are n
ot succeeding as they did before, suggesting that the whole server is hung.
> 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, IllegalDNITest.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.
|