[jira] Updated: (DIRSERVER-1395) '=' is being escaped properly in RDN values

2009-08-06 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1395: --- Attachment: rdn_value_with_equal.patch Patch against latest trunk (r801527). > &#x

[jira] Created: (DIRSERVER-1395) '=' is being escaped properly in RDN values

2009-08-06 Thread Norval Hope (JIRA)
ents: ldap Affects Versions: 1.0, 1.5.4 Environment: Windows XP Reporter: Norval Hope A colleague of mine discovered that due to a mistake in a boolean array (AttributeTypeAndValue.DN_ESCAPED_CHARS) the '=' character is not escaped during RDN normalization when

[jira] Updated: (DIRSERVER-1391) filter "(attr=*+*)" causes infinite loop

2009-07-28 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1391: --- Attachment: DIRSERVER-1391.patch This trivial patch fixes the problem by ensuring that

[jira] Created: (DIRSERVER-1391) filter "(attr=*+*)" causes infinite loop

2009-07-28 Thread Norval Hope (JIRA)
ents: ldap Affects Versions: 1.5.4 Environment: windows XP Reporter: Norval Hope StringTool.UNICODE_SUBSET has an error in it where '+' is treated as requiring escaping in filters, even though it isn't. This results in an infinite loop results when parsing the fi

Re: [jira] Created: (DIRSERVER-1370) Improve the schema handling

2009-05-22 Thread Norval Hope
Hi Guys, Sorry for being so quiet for so long, barely time to troll around the dev list these days. For what it is worth I saw this issue and give a *HUGE* +1 to being able to inject schema files rather than a much more static Maven build-time approach. In fact my patched code does this now for V

[jira] Closed: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2009-04-19 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1247. -- Thanks Stefan. The stars didn't align for me porting over to ApacheDS 1.5.x during my

Re: Implementing the PagedSearchControl

2008-12-09 Thread Norval Hope
> > We have to compare the SearchRequest, not the SearchResult. This is dictated > by the RFC, and it makes sense, as if you change the filter, the baseDN or > something else, then it's another request. Sorry, my bad, didn't read carefully enough. This sounds more like a sanity check on the server

Re: Implementing the PagedSearchControl

2008-12-08 Thread Norval Hope
Hi Guys, > There are vicious issues, though. Some of them are related to the way we > have designed the server. For instance, when comparing the previous > searchRequest with the current one, you have to compare attributes, DN and > filters. That's not complicated, except that those elements might

Re: Implementing the PagedSearchControl

2008-12-03 Thread Norval Hope
Hi, I don't know the core code like you, but given my current understanding (pardon me if my understanding is woefully inadequate :-) I'm not sure your option 2 is really viable. After the first page is returned, how are you going to initialize the cursor for the next page? Wouldn't you have to re

[jira] Closed: (DIRSERVER-583) org.apache.ldap.common.message.SearchRequestImpl needs to implement toString()

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-583. - > org.apache.ldap.common.message.SearchRequestImpl needs to implement toStr

[jira] Closed: (DIRSERVER-618) LDIF doesn't support "changetype" attribute

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-618. - > LDIF doesn't support "changety

[jira] Closed: (DIRSERVER-585) org.apache.ldap.common.message.AddRequestImpl.toString() doesn't display attributes

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-585. - > org.apache.ldap.common.message.AddRequestImpl.toString() doesn't display >

[jira] Closed: (DIRSERVER-604) Support for ":<" LDIF syntax in ApacheDS

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-604. - > Support for ":<" LDIF sy

[jira] Closed: (DIRSERVER-748) "Maven Site" fails so can't generate javadoc, and not available on DS website either

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-748. - > "Maven Site" fails so can't generate javadoc, and not available on DS

[jira] Closed: (DIRSERVER-771) NPE in org.apache.directory.shared.ldap.codec.LdapResult when have no referrals

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-771. - > NPE in org.apache.directory.shared.ldap.codec.LdapResult when have no > ref

[jira] Closed: (DIRSERVER-626) Would like an option allowing attribute id case-sensitivity to be preserved

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-626. - > Would like an option allowing attribute id case-sensitivity to be preser

[jira] Closed: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1161. -- > search results are not streamed to the client until final done response is >

[jira] Closed: (DIRSERVER-796) LdapDn.toString() doesn't return valid parseable DN string

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-796. - > LdapDn.toString() doesn't return valid parseable D

[jira] Closed: (DIRSERVER-1257) some additional unit tests re MODIFY requests

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1257. -- > some additional unit tests re MODIFY reque

[jira] Closed: (DIRSERVER-1292) Enabling NIS schema causes core-integ unit test to NPE

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1292. -- > Enabling NIS schema causes core-integ unit test to

[jira] Closed: (DIRSERVER-1274) spelling typo

2008-12-03 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1274. -- > spelling typo > - > > Key: DIRSERVER-1274 >

Re: stability of AD trunk

2008-11-28 Thread Norval Hope
l Lecharny <[EMAIL PROTECTED]> wrote: > Norval Hope wrote: >> >> I've also been trying to test that the filter evaluates correctly by >> creating a few nisNetgroups and ensuring the right search results are >> returned, as the NPEs I saw with the old ver

[jira] Created: (DIRSERVER-1292) Enabling NIS schema causes core-integ unit test to NPE

2008-11-28 Thread Norval Hope (JIRA)
Components: core-integ Reporter: Norval Hope Fix For: 1.5.5 [From dev list between Norval Hope and Emmanuel Lecharny, 28/11/2008] I attempted to activate the nis.schema by commenting out nis in apacheds\bootstrap-partition\pom.xml as follows

Re: stability of AD trunk

2008-11-27 Thread Norval Hope
Thanks On Fri, Nov 28, 2008 at 2:36 PM, Norval Hope <[EMAIL PROTECTED]> wrote: > Hi, > > On Fri, Nov 28, 2008 at 1:42 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: >> >> I have added a test with a PDU for this filter, and it decodes correctly. I >> hav

Re: stability of AD trunk

2008-11-27 Thread Norval Hope
Hi, On Fri, Nov 28, 2008 at 1:42 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > > I have added a test with a PDU for this filter, and it decodes correctly. I > have also added a test in the filter parser to see if it parse correctly > this filter, and it does. I would like to see the sent PDU,

Re: stability of AD trunk

2008-11-27 Thread Norval Hope
Thanks, will give it a try out tomorrow! On Thu, Nov 27, 2008 at 9:33 PM, Pierre-Arnaud Marcelot <[EMAIL PROTECTED]> wrote: > Hi, > > On Thu, Nov 27, 2008 at 9:38 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> > wrote: >> >> we have a problem with trunk, the ReferralInterceptor is not present in >> th

Re: stability of AD trunk

2008-11-27 Thread Norval Hope
Thanks for the feedback. On Thu, Nov 27, 2008 at 7:38 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: snip > we have a problem with trunk, the ReferralInterceptor is not present in the > server.xml, leading to some NPE. This will be fixed in 1.5.5. snip Sure - I'm glad it wasn't a problem with m

stability of AD trunk

2008-11-26 Thread Norval Hope
Hi Emmanuel, I've re-encountered a long standing problem with my AD < 1.5 version of the code, due to the LDAP codec's handling of moderately complex search filters (more below). However, I'm not having any luck getting either vanilla http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-

Re: Partition configurations [was Re: [CONF] Apache Directory SandBox: Draft - ... ]

2008-11-17 Thread Norval Hope
Hi Emmanuel, comments inline ... On Mon, Nov 17, 2008 at 11:40 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: >> Just wanted to throw in some comments/observations from the >> prespective of a Virtual Directory implementation which sits on top of >> AD. In this kind of use-case it is completely

Re: Partition configurations [was Re: [CONF] Apache Directory SandBox: Draft - ... ]

2008-11-16 Thread Norval Hope
Hi All, Just wanted to throw in some comments/observations from the prespective of a Virtual Directory implementation which sits on top of AD. In this kind of use-case it is completely necessary to discover connector implementations (aka custom partitions) dynamically at start-up (like a poor-man'

[jira] Closed: (DIRSERVER-1283) installers/apacheds-noarch no longer builds apacheds-noarch-installer-1.5.5-SNAPSHOT-app.jar

2008-10-30 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1283. -- Thanks - your fix has resolved the problem! I've no idea what the "shade" plu

[jira] Created: (DIRSERVER-1283) installers/apacheds-noarch no longer builds apacheds-noarch-installer-1.5.5-SNAPSHOT-app.jar

2008-10-27 Thread Norval Hope (JIRA)
-1283 Project: Directory ApacheDS Issue Type: Bug Affects Versions: 1.5.5 Environment: C:\src\ad-1.5\apacheds>mvn -version Maven version: 2.0.9 Java version: 1.6.0_10 OS name: "windows xp" version: "5.1" arch: "x86" Family: "wind

Re: Problem in SearchHandler in AD 1.5.4 ?

2008-10-14 Thread Norval Hope
Thanks for the confirmation Alex. FYI Emmanuel had already worked with me to fix the issue a while ago. On Tue, Oct 14, 2008 at 10:17 AM, Alex Karasulu <[EMAIL PROTECTED]> wrote: > > > On Wed, Sep 17, 2008 at 3:01 AM, Norval Hope <[EMAIL PROTECTED]> wrote: >> >>

[jira] Closed: (DIRSERVER-1255) unit tests fail on windows (jdbm-store and core-integ)

2008-10-08 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1255. -- Verified clean "mvn install" now works on windoze > unit tests fail on window

Re: Ldap.toString() returning a Normalized DN is an error...

2008-10-05 Thread Norval Hope
Thanks, raised DIRSERVER-1274. On Fri, Oct 3, 2008 at 6:39 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Norval Hope wrote: >> >> Hi Emmanuel, >> >> 1++ >> >> This was definitely a pain in some of my code that needed to deal with >> both

[jira] Created: (DIRSERVER-1274) spelling typo

2008-10-05 Thread Norval Hope (JIRA)
: Norval Hope Priority: Trivial Fix For: 1.5.5 Noticed a minor spelling error so thought i'd let you know: AttributeType.isDescentantOf() should be "isDescendantOf()". -- This message is automatically generated by JIRA. - You can reply to this email to add a

Re: Ldap.toString() returning a Normalized DN is an error...

2008-10-02 Thread Norval Hope
Hi Emmanuel, 1++ This was definitely a pain in some of my code that needed to deal with both JNDI Names and LdapDN's but couldn't deal with them interchangeably, as in the LdapDN case the toString() result was, as you say, pretty useless from most purposes. As it happens Pierre-Arnaud and I exch

[jira] Updated: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-25 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1247: --- Attachment: DIRSERVER-1247-escaping-2.patch This patch is the previous patch updated to

[jira] Updated: (DIRSERVER-1255) unit tests fail on windows (jdbm-store and core-integ)

2008-09-25 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1255: --- Attachment: DIRSERVER-1255-Windoze-test-failures-2.patch Additional one line patch to

[jira] Reopened: (DIRSERVER-1255) unit tests fail on windows (jdbm-store and core-integ)

2008-09-25 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope reopened DIRSERVER-1255: Unfortunately I've run into other intermittent failures (kerberos tests failed once

[jira] Commented: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-23 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633706#action_12633706 ] Norval Hope commented on DIRSERVER-1247: Unfortunately I seem to have run

[jira] Commented: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-23 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633692#action_12633692 ] Norval Hope commented on DIRSERVER-1247: I have applied the patch the t

[jira] Commented: (DIRSTUDIO-395) Problems with special chars (german Umlauts)

2008-09-21 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633062#action_12633062 ] Norval Hope commented on DIRSTUDIO-395: --- This sounds to me like it may be rel

[jira] Closed: (DIRSERVER-1256) bad # hex escape in RDN doesn't throw InvalidNameException

2008-09-20 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1256. -- Thanks Emmanuel, verified on Windoze. Only thing I'm not 100% sure about is that removin

[jira] Closed: (DIRSERVER-1258) memory leak (outstanding requests) in SearchHandler

2008-09-20 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1258. -- Thanks Emmanuel. Have verified the modified patch on Windoze. > memory leak (outstand

[jira] Updated: (DIRSERVER-1258) memory leak (outstanding requests) in SearchHandler

2008-09-17 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1258: --- Attachment: DIRSERVER-1258-search-handler.patch This patch addresses what i see as the

Re: Problem in SearchHandler in AD 1.5.4 ?

2008-09-17 Thread Norval Hope
After seeing what looks to me like confirmation in the debugger I've raised https://issues.apache.org/jira/browse/DIRSERVER-1258. Thanks On Wed, Sep 17, 2008 at 5:01 PM, Norval Hope <[EMAIL PROTECTED]> wrote: > Hi All, > > Just had a question about SearchHandler as I'm r

[jira] Created: (DIRSERVER-1258) memory leak (outstanding requests) in SearchHandler

2008-09-17 Thread Norval Hope (JIRA)
Components: core Affects Versions: 1.5.4 Reporter: Norval Hope Fix For: 1.5.5 I think there is a memory leak in SearchHandler as I'm reviewing to see if some memory leaks I experienced in the old <1.5.0 release code base have been resolved. As best I can tell (a

Problem in SearchHandler in AD 1.5.4 ?

2008-09-17 Thread Norval Hope
Hi All, Just had a question about SearchHandler as I'm reviewing to see if some memory leaks I experienced in the old <1.5.0 release code base have been resolved. As best I can tell (apologies if I'm missing something) there seem to be some different probs in the new implementation regarding calli

[jira] Commented: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-16 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631646#action_12631646 ] Norval Hope commented on DIRSERVER-1247: Hi Emanuel, Thanks for the

[jira] Updated: (DIRSERVER-1257) some additional unit tests re MODIFY requests

2008-09-16 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1257: --- Attachment: DIRSERVER-1257-extra-tests.patch Some extra tests + improved a comment

[jira] Created: (DIRSERVER-1257) some additional unit tests re MODIFY requests

2008-09-16 Thread Norval Hope (JIRA)
Components: core Affects Versions: 1.5.4 Reporter: Norval Hope Priority: Minor Fix For: 1.5.5 Including a patch of some additional unit tests which prove the 1.5.4 release no longer has some probs I encountered on 1.0 back in the day. -- This message is

[jira] Commented: (DIRSERVER-1255) unit tests fail on windows (jdbm-store and core-integ)

2008-09-16 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631366#action_12631366 ] Norval Hope commented on DIRSERVER-1255: Actually, maybe I shouldn&#x

[jira] Closed: (DIRSERVER-1255) unit tests fail on windows (jdbm-store and core-integ)

2008-09-16 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope closed DIRSERVER-1255. -- Resolution: Fixed Fix Version/s: 1.5.5 Confirm that a clean build now succeeds on

[jira] Updated: (DIRSERVER-1256) bad # hex escape in RDN doesn't throw InvalidNameException

2008-09-16 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1256: --- Attachment: DIRSERVER-1256.patch The attached patch is made from the trunk root an fixes

[jira] Created: (DIRSERVER-1256) bad # hex escape in RDN doesn't throw InvalidNameException

2008-09-16 Thread Norval Hope (JIRA)
: Bug Components: ldap Affects Versions: 1.5.4 Reporter: Norval Hope Priority: Minor RDNs like "a=#zz" don't result in an exception when they should (either the 'z's need to be replaced by valid hex digits or should be "a=\#zz&qu

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-13 Thread Norval Hope
Any luck with these investigations so far? I had a look at JBDM failure and thought I had lead on the failure (an early exit from JdbmIndex.init() means a file is created for BaseRecordManager() but can't be cleaned up by close() as the index is in an unstable state). Will raise a blocking JIRA aga

[jira] Updated: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-10 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1247: --- Attachment: (was: escaping.patch) > removing unrequired escaping in DNs / filt

[jira] Updated: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-10 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1247: --- Attachment: escaping.patch This is the complete set of patches, now including changes to

[jira] Commented: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-10 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629779#action_12629779 ] Norval Hope commented on DIRSERVER-1247: Note that I have more to add to

[jira] Updated: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-09 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1247: --- Attachment: escaping.patch This patch is against http://svn.apache.org/repos/asf

[jira] Created: (DIRSERVER-1247) removing unrequired escaping in DNs / filters

2008-09-09 Thread Norval Hope (JIRA)
Components: ldap Affects Versions: 1.5.4 Reporter: Norval Hope The current Dn and filter handling is overly restrictive in that all non-ascii characters are quoted using the \NN syntax. This is probably due to rfc 2253 being unclear about the fact that multibyte UTF-8 encoded values can

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-09 Thread Norval Hope
; Maven: > $ mvn -version > Maven version: 2.0.9 > Java version: 1.6.0_06 > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" > > I'm compiling using Cygwin. > > Are you using the same version ? > > Regar

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-09 Thread Norval Hope
cessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.a

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-09 Thread Norval Hope
.1.x again as you're guys better solution will come out in AD 1.5.5 + MINA 2.0. Thanks On Tue, Sep 9, 2008 at 5:32 PM, Emmanuel Lécharny <[EMAIL PROTECTED]> wrote: > Norval Hope wrote: >> >> Also, one more question: is there a reason that MINA 1.1.6 is still >> b

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-09 Thread Norval Hope
some future work and apply them to 1.18 instead. Thanks On Tue, Sep 9, 2008 at 5:08 PM, Norval Hope <[EMAIL PROTECTED]> wrote: > Ok - I can imagine that covers the core-integ/ failures (at least some > of them anyway, the "schema/" versus "system/" problem mayb

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-09 Thread Norval Hope
ny <[EMAIL PROTECTED]> wrote: > Norval Hope wrote: >> >> Hi Guys, >> >> I'm referring to >> http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependencies >> with no mods whatsoever (I planned to get a stable base and then >>

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-08 Thread Norval Hope
your environment works for the basis case. >> >> Alex >> >> On Sun, Sep 7, 2008 at 8:39 PM, Norval Hope <[EMAIL PROTECTED]> wrote: >>> >>> Couldn't see in the various pom.xmls where the "system" and "schema" >>> directo

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-07 Thread Norval Hope
/ rather then system/ , although this dir seems to have the file for which a delete was attempted. I'll try and see where that working directory name comes from and see what happens if I change "system" to "schema". On Mon, Sep 8, 2008 at 9:49 AM, Norval Hope <[EMAIL PR

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-07 Thread Norval Hope
t;[EMAIL PROTECTED]> wrote: > Which specific test failed and please don't use the vote thread for side > conversations. > > Alex > > On Sun, Sep 7, 2008 at 6:55 PM, Norval Hope <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I just updated and tried to reb

Re: [VOTE] Release ApacheDS 1.5.4

2008-09-07 Thread Norval Hope
Hi, I just updated and tried to rebuild but got the same failures. Is this a problem with my env only? Thanks On Mon, Sep 8, 2008 at 8:33 AM, Alex Karasulu <[EMAIL PROTECTED]> wrote: > Hi all, > > I've cleared the list of JIRA issues for 1.5.4. Time for the release. > > [ ] +1 release ApacheDS

Re: Character encoding problem in FilterParserImpl (AD version < 1.5)

2008-09-05 Thread Norval Hope
Ok, that's a shame, but thanks for letting me know. I had some vague memory of Emmanuel tidying something up in this area a long while back, but my understanding must have been incomplete. On Fri, Sep 5, 2008 at 6:31 PM, Stefan Seelmann <[EMAIL PROTECTED]> wrote: > Norval Hope wrot

Re: Character encoding problem in FilterParserImpl (AD version < 1.5)

2008-09-05 Thread Norval Hope
see if anyone else sees the same probs or has some suggestions for me regarding what I should do to clean up my env etc. Thanks! Norval On Thu, Aug 7, 2008 at 9:54 PM, Norval Hope <[EMAIL PROTECTED]> wrote: > Hi Emanuel, > > Thanks for the feedback; I knew I was trying my luck a bit

Re: Character encoding problem in FilterParserImpl (AD version < 1.5)

2008-08-07 Thread Norval Hope
hat, eh, we don't have time for 1.0 anymore, as > it's already really hard to find time to fix urgent bugs in 1.5 ! Hopefully, > as soon as we are done with some big refactoring we are currently doing for > months in a branch, we will be able to get back to work on trunk and fix > t

Character encoding problem in FilterParserImpl (AD version < 1.5)

2008-08-06 Thread Norval Hope
Hi All, I'm using a customized version of ApacheDS 1.5 and have run into a problem with the filter parser. I know this has been much improved in more recent versions of AD but I'm not able to ugrade at this moment (however, it seems I'll be able to start embarking on the process of resyncing with

[jira] Commented: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-13 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588476#action_12588476 ] Norval Hope commented on DIRSERVER-1161: Just wanted to comment that

[jira] Issue Comment Edited: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-13 Thread Norval Hope (JIRA)
acheDS > Issue Type: Bug > Components: core >Affects Versions: 1.0 > Environment: JDK 1.5.0_11 >Reporter: Norval Hope > Attachments: apacheds_1.5.1_streaming.patch, > apacheds_1.5.1_streaming.patch, apach

[jira] Commented: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-13 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588450#action_12588450 ] Norval Hope commented on DIRSERVER-1161: Trustin was also kindly helpin

[jira] Updated: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-13 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1161: --- Attachment: installers_1.5.1_streaming.patch

[jira] Commented: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-11 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587952#action_12587952 ] Norval Hope commented on DIRSERVER-1161: Pretty sure this solution is goin

[jira] Commented: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-11 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587882#action_12587882 ] Norval Hope commented on DIRSERVER-1161: So far my testing of the &quo

[jira] Commented: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-10 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587843#action_12587843 ] Norval Hope commented on DIRSERVER-1161: I should reiterate if it isn

[jira] Updated: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-10 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1161: --- Attachment: apacheds_1.5.1_streaming_log_output.txt pom.xml These

[jira] Updated: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-10 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1161: --- Attachment: mina_1.1.2_streaming.patch installers_1.5.1_streaming.patch

[jira] Commented: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-09 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587463#action_12587463 ] Norval Hope commented on DIRSERVER-1161: On futher investigation my commen

Re: ApacheDS LDAP codec streaming

2008-04-09 Thread Norval Hope
m is in AD's use of MINA (my presumption) or MINA itself... Cheers On Wed, Apr 9, 2008 at 9:53 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Norval Hope wrote: > > > Ok, thanks. You will have most probably noticed that I opened > > DIRSERVER-1161 against 1.0 - the

Re: ApacheDS LDAP codec streaming

2008-04-09 Thread Norval Hope
gt; We have fixed the problem a while ago but in a branch, which will become > the trunk in a few hours, as soon as we have released the 1.5.2 version. > > The apacheds.sh script is working in bigbang branch, I just tested it a > minute ago. > > > Norval Hope wrote: > >

[jira] Commented: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-09 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587092#action_12587092 ] Norval Hope commented on DIRSERVER-1161: Other things I've n

[jira] Updated: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-09 Thread Norval Hope (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norval Hope updated DIRSERVER-1161: --- Attachment: streaming_log_output.txt streaming_logging.patch The .patch

[jira] Created: (DIRSERVER-1161) search results are not streamed to the client until final done response is queued

2008-04-09 Thread Norval Hope (JIRA)
: Directory ApacheDS Issue Type: Bug Components: core Affects Versions: 1.0 Environment: JDK 1.5.0_11 Reporter: Norval Hope Search results accumulate in Events on the SessionBuffer.eventQueue within ExecutorFilter.fireEvent() until final done response

Re: ApacheDS LDAP codec streaming

2008-04-09 Thread Norval Hope
Thanks for the response - enjoy your presentations - and even more so your beer! Rather the persist with the maven problem observed with 1.5 I'm now trying out against http://svn.apache.org/repos/asf/directory/apacheds/branches/1.0-with-dependenciesand I'm adding some extra log messages in SearchH

Re: ApacheDS LDAP codec streaming

2008-04-08 Thread Norval Hope
As there was no feedback to my initial ping about this streaming problem I thought I'd garner more interest by updating a vanilla 1.5 check-out and see if I can put some debug messages in the right place to show the event queue growing by an entry for each search result, if indeed the problem is st

Re: ApacheDS LDAP codec streaming

2008-04-08 Thread Norval Hope
I should also mention that I'm using JDK 1.5.0_11. On Tue, Apr 8, 2008 at 11:09 PM, Norval Hope <[EMAIL PROTECTED]> wrote: > As a side note here is an excerpt of the old thread which I mentioned with > a question from me and an answer from Alex: > > NH> I was just wan

Re: ApacheDS LDAP codec streaming

2008-04-08 Thread Norval Hope
e some time to discuss. I can go into it if enough people are interested and willing to document it :) after I describe how she does this. Alex On Tue, Apr 8, 2008 at 11:05 PM, Norval Hope <[EMAIL PROTECTED]> wrote: > Hi ApacheDS / MINA-ers, > > I am currently doing some load and mem

ApacheDS LDAP codec streaming

2008-04-08 Thread Norval Hope
Hi ApacheDS / MINA-ers, I am currently doing some load and memory testing against an extension made to early version of ApacheDS (after it became 1.5 but before a repository restructure that occurred not long after the rename from 1.0). What I am finding is that all search result entries are cache

Re: ApacheDS and ipv6 support on windows

2008-01-28 Thread Norval Hope
> I don't see simple answer to this question, except waiting jdk7. > But with MINA2.0, and the APR based Acceptor/Connector you have > everything for bind an IPv6 port on Windows if APR support it. > > I'm not sure to help a lot there ;) > > Julien > > On Mon,

Re: ApacheDS and ipv6 support on windows

2008-01-20 Thread Norval Hope
reposting as didn't seem to make it onto MINA dev list, perhaps because my subscription hadn't been confirmed ... On Jan 17, 2008 12:58 PM, Norval Hope <[EMAIL PROTECTED]> wrote: > I'm cross posting this query to the MINA dev list about support for > ApacheDS lis

Re: ApacheDS and ipv6 support on windows

2008-01-16 Thread Norval Hope
ly interested in it at > > this point but if we have to move to JDK 1.7 to support it people are > > going to be really pissed off. Yet another ugly balancing act. > > > > Alex > > > > On Jan 16, 2008 7:14 AM, Emmanuel Lecharny < [EMAIL PROTECTED] > >

Re: ApacheDS and ipv6 support on windows

2008-01-16 Thread Norval Hope
Thanks for the feedback. However, my problem is the other way around - i.e. the client wants ApacheDS to listen on an ipv6 socket only.

ApacheDS and ipv6 support on windows

2008-01-16 Thread Norval Hope
Hi All, I was recently flabbergasted to find out that no Sun JDK 1.5+ supports NIO sever support over ipv6 on any version of Windows (due to lack of support for dual-mode sockets in the underlying Windows stack implementation), and that the situation is only likely to be resolved in the future in

  1   2   >