[Dspace-tech] Running Commands on dspace

2014-11-25 Thread Nada Abo-Eita
Hi All, I have a question about running commands on dspace in general. From where exactly we should run the commands ( from the source directory [dspace-src]/dspace/bin/dspace *OR* from the installation directory [dspace]/bin/dspace ), and what's the difference? Example : packager commands,

Re: [Dspace-tech] Running Commands on dspace

2014-11-25 Thread Claudia Jürgen
Hello Nada, you run commands from the installation directory: [dspace]/bin/dspace This is your instance of DSpace. The source directory contains as the name suggests the sources. There you may customize your instance e.g. with overlays and the build and deploy it. Hope this helps Claudia Am

Re: [Dspace-tech] Running Commands on dspace

2014-11-25 Thread helix84
You must run [dspace]/bin/dspace. You shouldn't, and in fact won't be able to run [dspace-src]/dspace/bin/dspace, because the script looks for DSpace .jar files under ../lib/ and [dspace-src]/dspace/lib/ doesn't exist. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette

Re: [Dspace-tech] Help with Latin Languages

2014-11-25 Thread helix84
On Mon, Nov 24, 2014 at 11:57 AM, siriom siriom sir...@gmail.com wrote: Greetings . Hope everyones having a good monday :) Petya Im running Dspace 4.2 , im not sure on which version of Solr is running on it since I cant access it via localhost:8080/solr/search. It says something like 403

Re: [Dspace-tech] xsl question

2014-11-25 Thread helix84
On Mon, Nov 24, 2014 at 12:32 PM, Lars Möller moel...@basis5.de wrote: hi helix, thanks. after applying the patch what the next steps? ant update dosen't show changes (tomcat restart tomcat cache is cleared) do i have to use ant fresh_install best lars Hi Lars, I didn't check if it

Re: [Dspace-tech] Dspace 3.0 Installation Problem

2014-11-25 Thread helix84
The official dspace-rest webapp has been available in DSpace 4 and DSpace 5. It seems like you're trying to build some rest webapp with DSpace 3 (not even the official one, which likely wouldn't work, either) because ours doesn't contain the ItemEntity class. You'll have to get help from the

Re: [Dspace-tech] ant update command!

2014-11-25 Thread helix84
% ant -Dconfig=/installdir/config/dspace.cfg update ant update Will update dspace from [dspace-source] into [dspace], taking configuration from [dspace-source] and replacing the one in [dspace]. ant -Dconfig=[dspace]/config/dspace.cfg. update Will update dspace from [dspace-source] into

Re: [Dspace-tech] OAI harvest Date matching

2014-11-25 Thread helix84
On Mon, Nov 17, 2014 at 4:53 PM, Jeffrey Sheldon jshel...@ksu.edu wrote: After migrating from DSpace 1.8.2 to 3.3, I've been told by one of our digital librarians that the OAI 2.0 returns records based on dc.date.accessioned. In the past, we were apparently providing items based on

Re: [Dspace-tech] Search/Browse for redundant metadata

2014-11-25 Thread helix84
Assuming you're using Solr for search. It seems like the author field for search takes into account both metadata fields (i.e. doesn't distinguish them): https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace/config/spring/api/discovery.xml#L202-212 The default for browse in DSpace 3.x was

[Dspace-tech] Display of non-DC metadata fields in XMLUI

2014-11-25 Thread amutsikiwa
Hi Hope I find you well. I have added some non-dc metadata field for capturing thesis-based metadata as informed by http://www.ndltd.org/standards/metadata/etd-ms-v1.1.html http://ir.uz.ac.zw/jspui/dspace-admin/metadata-field-registry?dc_schema_id= 3 . The additional fields are displaying

[Dspace-tech] Dspace - Java heap space

2014-11-25 Thread IPEN/GDS-Informática
Hello! Is taking place the error message below in dspace. I do not know if it is for this reason, but everyday morning I have to restart the tomcat for access the dspace site. Anyone have any idea how to solve this problems? Best regards, Anisio 2014-11-24

Re: [Dspace-tech] Dspace - Java heap space

2014-11-25 Thread royopa
Hi Anisio! I think this information will be helpful: https://wiki.duraspace.org/display/DSDOC3x/Performance+Tuning+DSpace#PerformanceTuningDSpace-GiveTomcatMoreJavaHeapMemory Regards Rodrigo 2014-11-25 11:21 GMT-02:00 Anisio Monteiro (IPEN/GDS-Informática) monte...@ipen.br: Hello! Is

Re: [Dspace-tech] Help with Latin Languages

2014-11-25 Thread siriom siriom
My hosts file is simple. 127.0.0.1 localhost ::1 localhost thats it. This is a very odd error. I create an index.html and put it in /webapps/jspui I access http://localhost:8080/jspui/index.html just fine same for xmlui but the second i put the index.html in /webapps/solr i get 403 forbidden. The

[Dspace-tech] problem with facet, solr seprator \n|||\n

2014-11-25 Thread Pablo Buenaposada
I have a discovery facet to show how many dc.contributor.advisor are in the total items: bean id=searchFilterObjectPeople class=org.dspace.discovery.configuration.DiscoverySearchFilterFacet property name=indexFieldName value=objectpeople / property name=metadataFields list

[Dspace-tech] Date Range Search in DSpace 4.x and above (Re posting)

2014-11-25 Thread Iyer M
Hello Community Members, We are trying to implement Date Range search and trying to integrate Calendar in date fields. I understand that its possible to make date range search by putting value in mmdd to mmdd. However, we want to put two fields for putting Start Date and End Date, along

Re: [Dspace-tech] problem with facet, solr seprator \n|||\n

2014-11-25 Thread Pablo Buenaposada
Sorry forgot to say it's a DSpace 4.1 with JSPUI -- View this message in context: http://dspace.2283337.n4.nabble.com/problem-with-facet-solr-seprator-n-n-tp4675680p4675681.html Sent from the DSpace - Tech mailing list archive at Nabble.com.

Re: [Dspace-tech] Date Range Search in DSpace 4.x and above (Re posting)

2014-11-25 Thread Benjamin Ryan
I use the following in page-structure.xsl, not elegant but effective ☺ script type=text/javascript $(function() { $( #aspect_submission_StepTransformer_field_dc_date_created ).datepicker({

Re: [Dspace-tech] Importing command did not work

2014-11-25 Thread Terry Brady
I realized that I did not CC the list on my last reply. I am including the list. Looking at your sample zip file, I was able to add the item to my test repository by making the following changes. 1. rename contents.txt to contents 2. for each line in the contents file, add tabbundle:ORIGINAL 3.

Re: [Dspace-tech] OAI harvest Date matching

2014-11-25 Thread Stuart Yeates
Bear in mind too, that it's often best to rely on things that dspace will guarantee are always be available, such as dc.date.available and dc.date.accessioned. cheers stuart -- I have a new phone number: 04 463 5692 From: helix84 heli...@centrum.sk

[Dspace-tech] Mirage 2 build problem - repost

2014-11-25 Thread Germán Biozzoli
Sorry, but I've encountered problems again building Mirage2, this time using windows: [INFO] Found NPM version 1.4.23 [INFO] -- (Mirage2) com.github.eirslett:frontend-maven-plugin:0.0.16:npm [INFO] Running 'npm install --color=false' in

Re: [Dspace-tech] Mirage 2 build problem - repost

2014-11-25 Thread euler
Hello Germán, I have successfully deployed Mirage 2 in my test server using windows 7. Have you tried running mvn clean -U package -Dmirage2.on=true? Regarding about your post a few weeks ago about Mirage 2 theme without any styling, I noticed that this happens when some tasks failed to execute