[Dspace-tech] Syntax/format for handle server config.dct

2012-11-21 Thread Benjamin Ryan
DSpace 1.8.2, Ubuntu 12.04, XMLUI Hi, Does anyone have details of the syntax/format for the config.dct for the Handle Server please? I have an error in the file that I cannot trace. Regards, Ben

Re: [Dspace-tech] Syntax/format for handle server config.dct

2012-11-21 Thread helix84
Hi Benjamin, this should help: http://www.handle.net/hs_manual/server_manual_6.html#SEC47 Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Syntax/format for handle server config.dct

2012-11-21 Thread Hilton Gibson
Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Handle_Server On 21 November 2012 12:33, Benjamin Ryan benjamin.r...@manchester.ac.ukwrote: DSpace 1.8.2, Ubuntu 12.04, XMLUI ** ** Hi, Does anyone have details of the syntax/format for the

[Dspace-tech] solr configuration

2012-11-21 Thread Domingo Iglesias
Hello We are trying to setup solr to gather statistics and found in the server log this error: - Nov 21, 2012 11:20:37 AM org.apache.solr.common.SolrException log SEVERE: org.apache.solr.common.SolrException: ERROR:unknown field 'bundleName' at

Re: [Dspace-tech] solr configuration

2012-11-21 Thread Hilton Gibson
Hi Domingo I assume you did an upgrade. This is new with DSpace 1.8.2 stats. See: https://wiki.duraspace.org/display/DSDOC18/Upgrading+From+1.7.x+to+1.8.x Look for: Optional Upgrade Step: Fix Broken File Statistics Cheers hg On 21 November 2012 13:50, Domingo Iglesias digles...@ub.edu wrote:

Re: [Dspace-tech] solr configuration

2012-11-21 Thread helix84
I'm not completely sure, but from your stracktrace it looks like you may be hitting the localhost restriction (by default, Solr in DSpace is set up so that you can connect to it only from localhost). I'm not familiar with WebLogic, but here's how to do that in Tomcat:

Re: [Dspace-tech] solr configuration

2012-11-21 Thread revskill
I'm running dspace/tomcat behind Nginx as reverse proxy, i've changed also the solr url into real hostname (not localhost:8080), and i can access SOLR admin from outside. Do you know how to make SOLR more secure with that setup ? 2012/11/21 helix84 heli...@centrum.sk I'm not completely sure,

Re: [Dspace-tech] solr configuration

2012-11-21 Thread helix84
On Wed, Nov 21, 2012 at 1:08 PM, revskill revskil...@gmail.com wrote: I'm running dspace/tomcat behind Nginx as reverse proxy, i've changed also the solr url into real hostname (not localhost:8080), and i can access SOLR admin from outside. Do you know how to make SOLR more secure with that

Re: [Dspace-tech] solr configuration

2012-11-21 Thread Hilton Gibson
Hi Truong Without knowing which platform you are using. If it is linux based, then a simple firewall rule will protect port 8080. For Ubuntu see: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Firewall On 21 November 2012 14:08, revskill revskil...@gmail.com wrote: I'm running dspace/tomcat

Re: [Dspace-tech] solr configuration

2012-11-21 Thread Domingo Iglesias
Hi Thanks for your responses. Re-checking the config files we have seen that the following line field name=bundleName type=string indexed=true stored=true required= false multiValued=true / was missing in [dspace.dir]/solr/statistics/conf/schema.xml 2012/11/21 helix84 heli...@centrum.sk

Re: [Dspace-tech] IP Restriction to Bitstreams in a collection

2012-11-21 Thread Cameron, Jacob
Sorry Helix. I am running 1.7.1 right now. I thought I had included that in my email. That is just a test file I was using. -- Jake Cameron, BCS(UNB) Systems Support Specialist III Information Systems and Technical Services University of Lethbridge Library Phone:(403)329-2756 This e-mail,

Re: [Dspace-tech] IP Restriction to Bitstreams in a collection

2012-11-21 Thread helix84
On Wed, Nov 21, 2012 at 3:56 PM, Cameron, Jacob jacob.came...@uleth.ca wrote: Sorry Helix. I am running 1.7.1 right now. I thought I had included that in my email. Right, so the correct property name is authentication.ip.Restricted_Access 2) Edited dspace.cfg with

Re: [Dspace-tech] IP Restriction to Bitstreams in a collection

2012-11-21 Thread Cameron, Jacob
Okay. I have everything in properly now as far as I know. The stack is: plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \ org.dspace.authenticate.IPAuthentication, \ org.dspace.authenticate.PasswordAuthentication authentication.ip.Restricted_Access = 142.66,\

Re: [Dspace-tech] IP Restriction to Bitstreams in a collection

2012-11-21 Thread helix84
You don't have any restrictions on the autentication-ip.cfg bitstream. You can see that when you edit the item and click on Authorizations or you can look here: https://www.uleth.ca/dspace/metadata/handle/10133/3224/mets.xml?rightsMDTypes=METSRIGHTS Did you read this? It's a common gotcha.

[Dspace-tech] DSpace OAI - 100 items displayed

2012-11-21 Thread Calloni, Rodrigo
Hello We are on DSpace 1.6.2 XMLUI I am testing our OAI-PHM at http://digital.library.iadb.org/public/oai/request?verb=Identify When I ran queries for collections, or even by a range of dates, the maximum I can get is 100 items. For example:

Re: [Dspace-tech] DSpace OAI - 100 items displayed

2012-11-21 Thread helix84
On Wed, Nov 21, 2012 at 6:03 PM, Calloni, Rodrigo rcall...@iadb.org wrote: We are on DSpace 1.6.2 XMLUI I am testing our OAI-PHM at http://digital.library.iadb.org/public/oai/request?verb=Identify When I ran queries for collections, or even by a range of dates, the maximum I can get is 100

Re: [Dspace-tech] DSpace OAI - 100 items displayed

2012-11-21 Thread Calloni, Rodrigo
Oh that’s interesting. I am trying to harvest our DSpace to be indexed by a search engine. I will check if the search engine is working properly with the resumptionToken. Best regards Rodrigo -Original Message- From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of

[Dspace-tech] Dspace 1.7 upgrade to 1.8.2 Issues

2012-11-21 Thread Chris King
Hello, I have recently been working on updating our Dspace server to 1.8.2 and it has been giving me a few problems. I finally got it working on a test server (which was a copy of our production server) and I was all set to upgrade the live server. Then just to be sure everything would work I

Re: [Dspace-tech] Dspace 1.7 upgrade to 1.8.2 Issues

2012-11-21 Thread helix84
On Wed, Nov 21, 2012 at 6:42 PM, Chris King cki...@hawk.iit.edu wrote: Some of these issues are simple like changed text on pages (from stuff in the messages.xml) file while some of them are deeper issues like missing discovery sidebar facets or the incorrect theme being applied. I have

Re: [Dspace-tech] Bitstream order management

2012-11-21 Thread helix84
It's not a new issue, but I don't know what to do to reproduce it. http://dspace.2283337.n4.nabble.com/Edit-Item-display-Issue-td4657124.html Try contacting Kevin directly, maybe he'll have an idea. Or one of the other guys to see whether they resolved the problem meanwhile. Regards, ~~helix84

Re: [Dspace-tech] Bitstream order management

2012-11-21 Thread helix84
Right, thinking about it, it's likely because you used your old theme on new DSpace. That's why it's recommended to have a fallback theme and only override what you're changing. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette

Re: [Dspace-tech] Bitstream order management

2012-11-21 Thread Hilton Gibson
Thx Andrea These upgrades are excrutiating if any customisation is involved and any functions added or deleted. Will create a checklist here: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Upgrading/Repository_Software Cheers hg On 22 November 2012 02:02, Andrea Schweer schw...@waikato.ac.nz

Re: [Dspace-tech] Bitstream order management

2012-11-21 Thread Andrea Schweer
On 22/11/12 13:02, Andrea Schweer wrote: On 22/11/12 10:36, Hilton Gibson wrote: Does anybody else have this display in the XMLUI for version 1.8.2 when editing bitstreams? I checked the messages.xml file and the correct transform is there. But when looking at the page source with Firefox, it

Re: [Dspace-tech] Bitstream order management

2012-11-21 Thread Andrea Schweer
Hi Hilton, On 22/11/12 13:41, Hilton Gibson wrote: These upgrades are excrutiating if any customisation is involved and any functions added or deleted. Will create a checklist here: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Upgrading/Repository_Software It doesn't actually have to be

Re: [Dspace-tech] disabling item submission's forced file upload

2012-11-21 Thread Kevin Gunn
Thanks. -Original Message- From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84 Sent: Wednesday, 21 November 2012 5:03 PM To: Kevin Gunn Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] disabling item submission's forced file upload Hi Kevin, no

[Dspace-tech] Control Panel: recording bots activity

2012-11-21 Thread emilio lorenzo
Hi In the Control Panel (dspace 1.8 and before) there are a couple of options to stop and start recording bot activity Are they related with enabling/disabling logging of spiders in solr statistics or are they something totally different? Thanks Emilio --

Re: [Dspace-tech] Control Panel: recording bots activity

2012-11-21 Thread helix84
This is the functionality: https://github.com/DSpace/DSpace/commit/f3fb9d47969e576e600b2074f4a1bbe3cacf9a5c Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette