Re: [Dspace-tech] HandleManager ClassNotFoundException -- updating and xmlui

2008-08-05 Thread Gabriel Farrell
On Tue, Aug 05, 2008 at 09:05:19AM +0100, James Rutherford wrote: > On Mon, Aug 04, 2008 at 05:53:40PM +, Gabriel Farrell wrote: > > I'm updating to 1.5 from 1.4.2 on my dev box. At this point, my xmlui > > says: > > > > java.lang.ClassNotFoundException: org.dspace.uri.handle.HandleManager >

[Dspace-tech] Author sorting

2008-08-05 Thread Blanco, Jose
I was hoping that the our new version of postgres ( 8.1.11 ) would solve the problem we see when authors are browsed. Here is the problem: Suppose we have the following 3 authors: Ta, A Ta, Z Tab, A I would expect them to show up in the oder shown above when browsing by author, but instead I

Re: [Dspace-tech] [Fwd: How to configure dspace to use a mail server running on ssl ports]

2008-08-05 Thread Graham Triggs
The options in dspace.cfg only allow you to connect to a mail server running on a non-standard port. They do not tell DSpace to make a secure connection to that port. See the link below for more information on using SSL with JavaMail. http://www.javaworld.com/javatips/jw-javatip115.html G Nit

Re: [Dspace-tech] Eclipse and Maven

2008-08-05 Thread Robin Taylor
Thanks for the advice, Robert Roggenbuck also suggested I needed an upgrade of Eclipse. I may go down that road but I'm currently trying Intellij IDEA which I had moved away from because it previously seemed to struggle with Maven. It now appears to be quite good. Cheers, Robin. -- The U

Re: [Dspace-tech] Eclipse and Maven

2008-08-05 Thread Mark H. Wood
Well, I have it working okay with Eclipse 3.2.1 and every last update I can get Eclipse to swallow, but I spent so much time fighting with Eclipse and the Maven plugin that I don't know what worked and what didn't. I've delicately hinted that I'd like to know what would help Gentoo upgrade to a no

[Dspace-tech] Copy text into registration form

2008-08-05 Thread Ellen Røyneberg
Hi We are having some problems when copying text from f.ex acrobat reader to the registration form in DSpace. We sometimes get characters that are part of the text. Is there a filter that removes characters that come from some applications when copying text? Thank you, Ellen ---

Re: [Dspace-tech] Eclipse and Maven

2008-08-05 Thread Robert Roggenbuck
As far as I see Maven works only with Eclipse 3.2.2 and above in the described way (as described in the DSpace Wiki). Greetings Robert Robin Taylor schrieb: > Having recently upgraded my development copy of Dspace from a beta version > of 1.5 to the stable version I find myself in Maven meltdo

Re: [Dspace-tech] Eclipse and Maven

2008-08-05 Thread James Rutherford
On Tue, Aug 05, 2008 at 09:06:41AM +, Robin Taylor wrote: > Having recently upgraded my development copy of Dspace from a beta version > of 1.5 to the stable version I find myself in Maven meltdown. No matter what > I try I cant get Eclipse to recognise the Maven dependencies. When I look at >

[Dspace-tech] Eclipse and Maven

2008-08-05 Thread Robin Taylor
Having recently upgraded my development copy of Dspace from a beta version of 1.5 to the stable version I find myself in Maven meltdown. No matter what I try I cant get Eclipse to recognise the Maven dependencies. When I look at the properties for the project there is nothing listed under Maven Dep

Re: [Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread James Rutherford
On Tue, Aug 05, 2008 at 08:54:28AM +, Mohamad Asmawi Bin Abdul Rahman wrote: > Java full stacktrace This is what we need. Are you sure you've set up the SMTP server correctly, and configured it properly in your dspace.cfg? Jim > -Original Message- > From: James Ruther

Re: [Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread Mohamad Asmawi Bin Abdul Rahman
Hi Jim, TQ for yr feedback. Actually,when I try to make a new registration from mydspace, dspace told me "unable to send email". The same problem also occured when I put another email. Im sure typing is totally correct. For example: when I try to put this email [EMAIL PROTECTED] using "register bu

[Dspace-tech] Problems with stat-initial and stat-monthly

2008-08-05 Thread Sean Carte
Anybody have any idea what I've done wrong here? I get the following error when I try to run stat-initial or stat-monthy: [EMAIL PROTECTED]:/dspace$ bin/stat-initial Exception in thread "main" org.postgresql.util.PSQLException: ERROR: syntax error at or near "FROM" at org.postgresql.core.

Re: [Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread James Rutherford
Please send a full stack trace and any other relevant information (including the email address of the user you are trying to register). It's probably either a typo in the domain of the email address, or the machine DSpace is running on is having DNS issues. Jim On Tue, Aug 05, 2008 at 08:33:13AM

[Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread Mohamad Asmawi Bin Abdul Rahman
Hi All 1. I hav a problem related to registration of new user. When I put the users email, dspace noticed me "Unable to sent email to this Address". Until now I cannot complete any new registrations. 2. when I want to reset password dspace showed me the error "Java.net.Unkn

Re: [Dspace-tech] HandleManager ClassNotFoundException -- updating and xmlui

2008-08-05 Thread James Rutherford
On Mon, Aug 04, 2008 at 05:53:40PM +, Gabriel Farrell wrote: > I'm updating to 1.5 from 1.4.2 on my dev box. At this point, my xmlui > says: > > java.lang.ClassNotFoundException: org.dspace.uri.handle.HandleManager Are you sure you upgraded to 1.5? That class is in org.dspace.handle in the m

[Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread Mohamad Asmawi Bin Abdul Rahman
Hi All 1. I hav a problem related to registration of new user. When I put the users email, dspace noticed me "Unable to sent email to this Address". 2. when I want to reset password dspace showed me this error <><>