[Dspace-tech] Error while attempting to create handle

2014-12-15 Thread Stefanie Behnke
Dear all, We are using dspace 3.1 with xmlui. I want to upload using the Simple Archive Format: ./dspace import -a -e -c 10.2312/7710 -s /dspace/upload/3DOR14 -m map_3DOR14 I have provided a handle file with 10.2312/3dor.20141043 Then I have got the following error message in dspa

Re: [Dspace-tech] Error while attempting to create handle

2014-12-15 Thread helix84
On Mon, Dec 15, 2014 at 2:31 PM, Stefanie Behnke wrote: > 2014-12-15 11:54:43,837 ERROR > org.dspace.identifier.VersionedHandleIdentifierProvider @ > ::Error while attempting to create handle:Item id\colon; 7045 > > java.lang.NullPointerException The first message actually hides the problem and o

Re: [Dspace-tech] Error while attempting to create handle

2014-12-15 Thread Stefanie Behnke
Dear helix84, thanks for your answer. >you might remove the catch blocks That means I have to change the java code? Trying it with another handle 10.2312/3dor.20141043.001-008 instead of 10.2312/3dor.20141043 works. Best regards Stefanie -Ursprüngliche Nachricht- Von: ivan.ma...@gmail

[Dspace-tech] multiple controlled Vocabulary in dsapce

2014-12-15 Thread Webshet, Sisay (ILRI)
Hi All I am trying to implement or use multiple controlled vocabulary on dsapce 4.2/xmlui version Steps so far: 1.In [dspace]/config/dspace.cfg, Uncommented plugin.selfnamed.org.dspace.content.authority.ChoiceAuthority = \ org.dspace.content.authority.DCInputAuthority, \ org.dspace.c

Re: [Dspace-tech] Error while attempting to create handle

2014-12-15 Thread helix84
On Mon, Dec 15, 2014 at 3:15 PM, Stefanie Behnke wrote: >>you might remove the catch blocks > That means I have to change the java code? Well, yes, that would be the surefire way to find out. Anything else is just guesswork. > Trying it with another handle > 10.2312/3dor.20141043.001-008 > inste

Re: [Dspace-tech] multiple controlled Vocabulary in dsapce

2014-12-15 Thread euler
Hello Sisay, I just noticed that in my dspace.cfg, I have this setting "authority.controlled.dc.subject= true". In your case, you should also add authority.controlled.dc.subject.ilri=true. Regards, euler -- View this message in context: http://dspace.2283337.n4.nabble.com/multiple-controlled-

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Nada Abo Eita
Thank you Hilton for your reply, I added search.index.13=type:dc.type to dspace.cfg, And do reindexing using index-discovery command, but nothing worked Any assist please? It's very important to add TYPE as a facet in my dspace. Note that I'm using dspace version 4.2 > On 14 Dec,2014, at

Re: [Dspace-tech] OAI 2.0 localhost/bitstream issue

2014-12-15 Thread Tim Au Yeung
This is the confusing part on my end of things — the config file is set for the new URL. The correct URL shows up as a the permanent URL on the item page and in the e-mail sent when the item is submitted. I’ve cleaned the OAI cache and emptied and reimported the items and restarted the server se

Re: [Dspace-tech] OAI 2.0 localhost/bitstream issue

2014-12-15 Thread João Melo
Hi Tim, (ignore my previous reply) from what you describe seems like the problem could be related with the index phase. In terms of troubleshooting make sure: - The DSpace script is pointing to the exact same configuration file as the DSpace/OAI WebApp instance is. - The property bitstream.baseU

Re: [Dspace-tech] OAI 2.0 localhost/bitstream issue

2014-12-15 Thread João Melo
Hi Tim, from what you describe seems like the problem could be related with either the index phase. In terms of troubleshooting make sure: - The DSpace script is pointing to the exact same configuration file as the DSpace/OAI WebApp instance is. - Make sure the property bitstream.baseUrl property

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Hilton Gibson
Hi Nada I cannot help beyond providing the wiki page link. Sorry. Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025C Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100 | Cell: +27 84 646 4758 On 15 December 201

Re: [Dspace-tech] XMLUI and Jspui renamin

2014-12-15 Thread Bruno Zanette
Vinod, I think there is no problem doing this. We use exactly the same thing on our server for years and it works flawessly. This is the link to our server: http://dspace.c3sl.ufpr.br/dspace/ if you want to test it. We did it changing the configuration on dspace.cfg/build.properties and renaming it

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Nada Abo-Eita
That's already done in the xml I sent added to both search filter sidebar facets under defaultConfiguration. Is that what you mean? On Mon, Dec 15, 2014 at 9:02 PM, Mark Diggory wrote: > > Nada, > > Looks reasonable, If you add the type facet/filter to your > defaultConfiguration, does it sh

Re: [Dspace-tech] Can upload only single file after Dspace installation

2014-12-15 Thread Bruno Zanette
Dr. Manish, There is no such thing as dspace subscription. You may upload multiple files without a problem. Which Dspace version and Theme are you using? Is there any error on dspace/tomcat logs? 2014-12-12 12:25 GMT-02:00 Dr. Manish Joshi : > Hi. > > After setting-up, Dspace permits upload of on

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Mark Diggory
Hello Nada, Setting up different facets is part of Discovery. As pointed out earlier in the thread, your original posting looks like your getting most of the config correct. If you post your discovery.xml, we can take a look and advise on where the error may lie. a.) note, in regards to (5) in yo

Re: [Dspace-tech] OAI 2.0 localhost/bitstream issue

2014-12-15 Thread Tim Au Yeung
I think that did the trick — thanks! From: João Melo mailto:jm...@lyncode.com>> Date: Mon, 15 Dec 2014 16:28:16 + To: Tim Au Yeung mailto:y...@ucalgary.ca>> Cc: Alexander Wong mailto:amd...@gmail.com>>, dspace-tech mailto:dspace-tech@lists.sourceforge.net>> Subject: Re: [Dspace-tech] OAI 2.0

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Mark Diggory
Nada, Disregard that last request, yes it is present there already. 1.) Please confirm this file is consistent with what is in your deployment [dspace.dir]/config/spring/api/discovery.xml file and make sure there are no other copies of the file with an xml extension present in that folder. 2.) t

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Nada Abo-Eita
Mark, I am working with the installation directory [dspace] NOT with [dspace-src]. Regarding consistency, search Filter Type bean is just added to discovery.xml in [dspace], NOT [dspace-src]/../discovery.xml Does that mean Discovery configuration should be done in [dspace-src]? On Mon, Dec

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Mark Diggory
Nada, Looks reasonable, If you add the type facet/filter to your defaultConfiguration, does it show after reindexing? Regards, Mark On Mon, Dec 15, 2014 at 9:50 AM, Nada Abo-Eita wrote: > > Hi Mark, > > Kindly find the attached file for discovery.xml > > Regarding (a) I tried to run the comman

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Hilton Gibson
Hi Nada As an experiment, simply copy and paste this example: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Discovery/4.X#Discovery_Custom_Config_Example and see what happens. Also take note of the "Rebuild Discovery Index" heading. Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Nada Abo-Eita
Hi Mark, Kindly find the attached file for discovery.xml Regarding (a) I tried to run the command using -f option but nothing changed, and (b) I checked that too. On Mon, Dec 15, 2014 at 8:37 PM, Mark Diggory wrote: > > Hello Nada, > > Setting up different facets is part of Discovery. As po

Re: [Dspace-tech] How to change the XMLUI

2014-12-15 Thread Bruno Zanette
Erick, Theme files are located inside xmlui dir (/dspace-xmlui/src/main/webapp/themes/) and the configuration of which theme should be used is on file "dspace/config/xmlui.xconf". But the recomendation is to not modify these files. Instead you should copy the theme you will use as basis from the

Re: [Dspace-tech] Queued Curation Tasks

2014-12-15 Thread Terry Brady
Tim, Thank you. This answered my question. Terry On Thu, Dec 11, 2014 at 1:15 PM, Tim Donohue wrote: > > Hi Terry, > > The quick answers to your questions are: > > * Unfortunately, Curation Tasks are still very much an Administrator tool. > There's not currently a way to email the result of qu

Re: [Dspace-tech] [DSpace-tech]: Configure Discovery Facets problem!

2014-12-15 Thread Terry Brady
Nada, I have found the facets to be tricky to configure. I have 2 suggestions that might help. 1. You have defined the facet as a SearchFilterFacet. After running a search, are you able to add a filter (from the search filter drop down) based on Type? If you see the filter in the drop down lis

[Dspace-tech] controlled Vocabulary in dsapce

2014-12-15 Thread Webshet, Sisay (ILRI)
Hi All I am trying to implement or use multiple controlled vocabulary on dsapce 4.2/xmlui version Steps so far: 1.In [dspace]/config/dspace.cfg, Uncommented plugin.selfnamed.org.dspace.content.authority.ChoiceAuthority = \ org.dspace.content.authority.DCInputAuthority, \ org.dspace.c

[Dspace-tech] Plese stop the icoming mails from yourside

2014-12-15 Thread S Rajkumar
I need to stop the mails receiving from D Space, how to stop mail updates from your end. Thanks & Regards Rajkumar.S [cid:image002.gif@01CF2356.1FA3C5A0] 184-187, First Floor, Block # 1, Temple Steps, Little Mount, Anna Salai, Chennai-600 015 Ph: +91 44 4200 9020 Mobile : +91 78