Re: [Dspace-tech] tomcat reporting memory leak?

2010-09-22 Thread Flavio Botelho
On Wed, Sep 22, 2010 at 4:51 PM, Mark H. Wood mw...@iupui.edu wrote: o  Best practice and commonest practice w.r.t. deployment of libraries   seem to be antithetical in the Java universe.  I was quite pleased   to discover that I'm not the only one who thinks that Tomcat's /lib   directory is

Re: [Dspace-tech] LDAP settings

2010-09-06 Thread Flavio Botelho
7599 x81928 On 7/09/2010, at 7:25 AM, Flavio Botelho wrote: You are using the LDAP Servlet, when it seems you want to use LDAP Hierarchical?? You should use the normal login screen to use the LDAPHierarchicalAuthentication... BTW, hasn't LDAPServlet been removed already? Kudos, Flavio

Re: [Dspace-tech] LDAP settings

2010-09-02 Thread Flavio Botelho
Please post any errors in the log that are appearing? But I will take a wild guess that there might be problems with escaping, you might need to use 2 backslashes instead of just 1 for each comma... On Thu, Sep 2, 2010 at 9:18 AM, Webshet, Sisay (ILRI) s.webs...@cgiar.org wrote: Hi,

Re: [Dspace-tech] Filter-Media / index-update

2010-08-20 Thread Flavio Botelho
The bottleneck seems CPU bound to me. Maybe trying the external xpdf extractor will help a lot here... On Fri, Aug 20, 2010 at 5:09 PM, Marcelo Henrique Gomes marceli...@gmail.com wrote: Hi Stuart, Thanks a lot. I changed the Postgre database and search index to a local disk and the result

Re: [Dspace-tech] LDAP Authentication generating Exception

2010-06-25 Thread Flavio Botelho
, Flavio Botelho On Thu, Jun 24, 2010 at 12:13 PM, Jason Nugent jnug...@unb.ca wrote: Hi everyone, I am configuring a DSpace 1.6.0 instance to authenticate users to my LDAP server.  I believe I have the necessary configuration options in dspace.cfg specified correctly, but if I add

Re: [Dspace-tech] LDAP Authentication generating Exception

2010-06-24 Thread Flavio Botelho
I dont have the code here with me, but a wild guess would be that uid isnt the field that stores the complete DN. ldap.id_field = uid Probably should be set to something else (the usual name for the field is 'dn' i guess)? Kudos, Flavio Botelho On Thu, Jun 24, 2010 at 12:13 PM, Jason Nugent

Re: [Dspace-tech] HELP LDAPHierarchical Auth. problem

2009-12-02 Thread Flavio Botelho
as the login to authenticate the user (not whoe...@domain.com). kudos, Flavio Botelho On Wed, Dec 2, 2009 at 1:13 AM, Zaya Kh zayak...@gmail.com wrote: *Hi, all* ** *I congfiguring LDAPHierarchicalAuthentication, but I have an error.* *My FIRST configuration into dspace.cfg:* ** Stackable

Re: [Dspace-tech] RV: DSpace: Internal Server Error

2009-10-28 Thread Flavio Botelho
/ do not throw and exception Kudos, Flavio Botelho On Wed, Oct 28, 2009 at 12:08 PM, Anderson, Charles W bill.ander...@library.gatech.edu wrote: That doesn't appear to be a valid dspace url, as it's not specifying a browse type.  Also, it's going to the jspui, while your main url goes

Re: [Dspace-tech] Dspace crashing

2009-10-09 Thread Flavio Botelho
/browse/DS-253. Kudos, Flavio Botelho On Wed, Oct 7, 2009 at 1:50 PM, Poulter, Dale dale.poul...@vanderbilt.edu wrote: Good morning, Our production instance of Dspace (1.5.2, on Solaris) has recently started to crash several times during the day (see below).  Initially the issue seemed

Re: [Dspace-tech] Internal System Error

2009-06-15 Thread Flavio Botelho
You are missing the Database Driver. are you using Oracle? You should follow the install instructions in the documentation. Flavio Botelho On Mon, Jun 15, 2009 at 7:35 PM, Khan, Baseerbaseer.k...@wichita.edu wrote: Hello , i have checked my log file , from this i thought it was Tomcat error

Re: [Dspace-tech] PSQLException: This statement has been closed

2008-11-26 Thread Flavio Botelho
and loop count of 5 (and the default 30 connections in the pool). And the pool gets exhausted very quickly. Kudos, Flávio Botelho On Wed, Nov 26, 2008 at 4:22 PM, Flavio Botelho [EMAIL PROTECTED] wrote: Hello Fabian, Do you have extra Autentication Methods? Specially ones that have extras login

Re: [Dspace-tech] I/O error occured while sending to the backend.

2008-10-30 Thread Flavio Botelho
ways. Dear John, do you have any Stackable Authentication Mechanism configured? Particularly LDAP? More particulary LDAPHierarchical? Thanks, Flavio Botelho Software Architect / Superior Court of Justice - Brazil On Mon, Oct 20, 2008 at 2:56 PM, Flavio Botelho [EMAIL PROTECTED] wrote: Hello