Re: [Dspace-tech] jspui not loading

2010-02-23 Thread Matt Cleveland
I notice that the referenced file does not, in fact, exist (the dspace.orgURL). Could this be the problem? On Tue, Feb 23, 2010 at 12:19 PM, Matt Cleveland wrote: > Hi Peter, > > I tried both of those steps. Now I get alternating errors. It's either > the one previously listed or the following

Re: [Dspace-tech] jspui not loading

2010-02-23 Thread Matt Cleveland
Hi Peter, I tried both of those steps. Now I get alternating errors. It's either the one previously listed or the following: HTTP Status 500 - -- *type* Exception report *message* *description* *The server encountered an internal error () that prevented it from fu

Re: [Dspace-tech] jspui not loading

2010-02-23 Thread Peter Dietz
Agreed, it looks more like a java/tomcat/permissions issue. double check http://wiki.dspace.org/index.php/Installing_DSpace_1.5_on_Ubuntu_8.04 I would: stop tomcat rm -Rf /[tomcat]/work/* restart tomcat check it out If still an issue, chown [dspace]/webapps to the user, chown [tomcat]/webapps to

Re: [Dspace-tech] Sloooow submission process in DSpace 1.5.1

2010-02-23 Thread Graham Triggs
Hi Simon, On 23 February 2010 17:47, Simon Brown wrote: > Sorry to stick my oar in here, but... > Oars are always welcome. > I don't think this is the case. I'm sure it was the intention, but > from what we've been able to determine, each DescribeStep for in- > progress items calls InProgress

Re: [Dspace-tech] jspui not loading

2010-02-23 Thread King, Lance
What JAVA JDK Version are you running on what version of dspace ... this looks more like a JAVA issue From: Matt Cleveland [mailto:mgclevel...@gmail.com] Sent: Tuesday, February 23, 2010 12:40 PM To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] jspui not loading Hello all, I've rece

[Dspace-tech] jspui not loading

2010-02-23 Thread Matt Cleveland
Hello all, I've recently deployed a new instance of dspace with tomcat6. Tomcat is set up fine and I get the "congrats" page with I view xxx.xxx.xxx.xxx:8080. However, when I try to load jspui, i get the following error. My logs so far have yielded little more information that this. Thanks in a

Re: [Dspace-tech] SRW scan-operation problems in DSpace 1.5.2

2010-02-23 Thread LeVan,Ralph
Sorry, but this is a known problem. The internal index browse API for DSpace changed from 1.4 to 1.5 and I've not been able to figure out how to make it work. Jose Blanco has expressed some interest in helping me fix that code. Ralph > -Original Message- > From: Joan Caparros [mailto:

Re: [Dspace-tech] Sloooow submission process in DSpace 1.5.1

2010-02-23 Thread Simon Brown
Sorry to stick my oar in here, but... On 12 Feb 2010, at 22:18, Graham Triggs wrote: > It's a bit of an exaggeration to say that this is a regularly used > query. It will only be used when: > > a) Installing a new item > b) Withdrawing an item > c) Reinstating an item > d) Updating the metadata

[Dspace-tech] SRW scan-operation problems in DSpace 1.5.2

2010-02-23 Thread Joan Caparros
I'm DSpace 1.5.2 and SRW is working but not 100%, I have problems using the scan-operation, in some scanClause it returns the right result but in most of them I recieve the following message: − soapenv:Server.userException java.rmi.RemoteException: null; nested exception is: java.lang.Nu

[Dspace-tech] *Call for papers - DSpace User Group Meeting 2010. Madrid, Spain.*

2010-02-23 Thread Elin Stangeland
** Apologies for Cross-Posting ** *Call for papers - DSpace User Group Meeting 2010. Madrid, Spain.* DSpace invites presentation proposals for the next DSpace User Group Meeting, to be held in Madrid, Spain on July 8-9, 2010. The meeting is in conjunction with the Open Repositories 2009 Confer

Re: [Dspace-tech] [Dspace-general] Creating private communities and collections

2010-02-23 Thread Fabien COMBERNOUS
Peter Dietz wrote: > I also found another similar one. > http://wiki.dspace.org/index.php/Hide_Community_or_Collection_from_list Thank you peter for yours submissions. This patch is the nearer of my needs. It needs tests, it was done with dspace 1.3. I'm running 1.6rc2. If i have enough time i wi