Re: [Dspace-tech] RE : Increasing upload.max

2007-09-13 Thread Graham Triggs
Jose, You can't just change the variable that is used to hold the return from getIntProperty() / pass to setSizeMax(). The method getIntProperty() returns an int, and will only ever be able to return values that fit into an int. You'll need to add a getLongProperty() to the ConfigurationManager

[Dspace-tech] Items count for authors

2007-09-13 Thread Vlastimil Krejcir
Hi, is it possible to get how many items each author has? I would like to have items count at every author on the /browse-author page. One of the solutions can be to ask DSpace for every author before display the list of them but I worry it can be to slow (and it can cause too big

Re: [Dspace-tech] Dspace going down

2007-09-13 Thread Christian Voelker
Hello Jose, I dont believe in a specific IP to be the culprit for exhausting your connection pool. This is a bit like thinking in terms of enemies out there on the hostile internet. I would follow the issue with you logfiles being owned by root though. That looks serious to me. There are

[Dspace-tech] help with DSPACE internal server errors

2007-09-13 Thread Manuel Echeverry
Dear Sir or Madam: In our universiti dspace instance http://dspace.icesi.edu.co/dspace/ recently have become sort of instable in the way that I recibe a lot of internal server errors eberyday. I tried to undestand the problem and somting I found is that if you repeat the same search twice you

[Dspace-tech] Dspace not writing to dspace.log file

2007-09-13 Thread Blanco, Jose
For some reason the dspace.log file is not being written to by dspace. I ran filter-media around 12:30, and I lost track of when it ended, but at 1:05 is the last entry in dspace.log from filter-media. Is there any reason why dspace would stop writing to the dspace.log file under these

Re: [Dspace-tech] Dspace not writing to dspace.log file

2007-09-13 Thread Blanco, Jose
Yes. I see it. It's writing to dspace.log.8. What could have renamed the handle? -Original Message- From: Graham Triggs [mailto:[EMAIL PROTECTED] Sent: Thursday, September 13, 2007 2:50 PM To: Blanco, Jose Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Dspace not

[Dspace-tech] W3C Web Content Accessibility Guidelines

2007-09-13 Thread mfrodrigues
Has anyone noticed that enabling both RSS feeds (version 1 and 2) breaks the Content Accessibility Guidelines, Priority 2??Because the link for RSS1.0 and RSS2.0 have the same description: alt=RSS Feed This can be easily solved in file home.jsp, but my question is: Is this problem