Re: [Dspace-tech] Handle SimpleSetup Java Error

2010-01-27 Thread Stuart Lewis
Hi, It looks like you are using the GNU Java JDK. If you install and use the Sun Java JDK your problem will likely go away. Thanks, Stuart Lewis IT Innovations Analyst and Developer Te Tumu Herenga The University of Auckland Library Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Z

[Dspace-tech] Handle SimpleSetup Java Error

2010-01-27 Thread Heh, Gregory
Dspace version 1.5.2 When running command ./dsrun net.handle.server.SimpleSetup [dspace]/handle-server I get the following error after setting my private key passphrase: Exception in thread "main" java.lang.NoClassDefFoundError: net.handle.security.provider.SunJceHdlSecurityProvider

Re: [Dspace-tech] creative commons icon

2010-01-27 Thread Blanco, Jose
I saw an item that has a creative license at the MIT Dspace instance, but it did not look quite right. There is no icon, and the link sends you to the source of a page. http://dspace.mit.edu/handle/1721.1/39138 -Original Message- From: Blanco, Jose [mailto:blan...@umich.edu] Sent: W

Re: [Dspace-tech] creative commons icon

2010-01-27 Thread Blanco, Jose
Dorothea, I've implemented the patch and I'm not seeing the cc icon. I looked at ItemTag.java to see how the icon gets displayed, but I don't see how it works there. I will check the jsp files now. Any ideas? Also, can you give me and example of a content file that imports a CC item. Thank

Re: [Dspace-tech] creative commons icon

2010-01-27 Thread Dorothea Salo
> Also,  I plan to load several of these cc items using ItemImporter.  Is there > anything I should know about loading cc items using ItemImporter.  I'm not > quite sure how I'm going to do it yet.  I'm thinking I would just include the > appropriate files in the folder and list them in the cont

Re: [Dspace-tech] kill handle server process ids

2010-01-27 Thread George Vernon
Interesting. I've just found the same messages in my handle server error logs. Both of them are running, though, so that may not be your problem. -Original Message- From: Evans, Kevin [mailto:kevin.ev...@exeter.ac.uk] Sent: 22 January 2010 10:45 To: 'Filippos Kolovos'; Dspace-Tech-List

Re: [Dspace-tech] DSpace upgrade from 1.4.2 to 1.5.2 dropping Views

2010-01-27 Thread Mutsikiwa Admire
Hi Mark, Thanks for the response. I have tried to follow the instruction "as is". It seems previously I have forgotten to run /dspace/bin/index-init .Everything seems to be running well. However, when I want to view an item record either through browse by title , author or Issue date I am gettin

[Dspace-tech] creative commons icon

2010-01-27 Thread Blanco, Jose
We are about to start using the creative commons license option for the 1st time here, and in my development environment I'm finding that the cc icon is not showing up in the in the item display in either IE of firefox. I found this patch which seems to address the issue, and I just want to ver

Re: [Dspace-tech] Dspace: File Upload Problem

2010-01-27 Thread rentonsa
Fixed! There was an underlying permissions issue. Cheers Scott rentonsa wrote: > > > Hi folks, first post and new to DSpace, so apologies if this sounds > foolish. > > I've recently taken over a fresh install of DSpace, to try and get a new > usable repository set up. We're not doing anythi

[Dspace-tech] Dspace: File Upload Problem

2010-01-27 Thread RENTON Scott
Hi folks, first post and new to DSpace, so apologies if this sounds foolish. I've recently taken over a fresh install of DSpace, to try and get a new usable repository set up. We're not doing anything fancy, just using the standard input form/metadata schema for now. On item submission, I ge