Re: [dspace-tech] Re: LDAPAuthentication - can't create ePerson at DEBUG

2020-02-24 Thread Ondrej Kosarko
Sounds a bit like [ https://jira.lyrasis.org/browse/DS-2505 | https://jira.lyrasis.org/browse/DS-2505 ] Ondrej From: "Mark H. Wood" To: "DSpace Technical Support" Sent: Thursday, 20 February, 2020 15:49:45 Subject: Re: [dspace-tech] Re: LDAPAuthentication - can't crea

Re: [dspace-tech] Re: LDAPAuthentication - can't create ePerson at DEBUG

2020-02-20 Thread Mark H. Wood
I took a quick look at LDAPAuthentication.java. From the log messages, it seems that execution reached the log.info() call at line 368. This flows down to the 'return' at line 370 BUT we are still in a try{} with a finally{}, so it appears that this method will call

[dspace-tech] Re: LDAPAuthentication - can't create ePerson at DEBUG

2020-02-20 Thread Humberto Blanco Castillo
michael , got any response for this issue? i have the same problem in dspace 6.3 xmlui El martes, 14 de noviembre de 2017, 8:41:40 (UTC-5), Michael White escribió: > > Hi, > > > > DSpace v6.2, JSPUI . . . > > > > I've been working to set up (hierarchical) LDAP based authentication on my >

[dspace-tech] RE: LDAPAuthentication - can't create ePerson at DEBUG

2017-11-16 Thread Michael White
Hi, > I will continue to investigate, but wondered if anyone else out there had hit > this and, if so, how did you work around it Just for the record, and in the absence of any better suggestions, I've worked around this by commenting out the following block in