Re: [dspace-tech] Can I create the monthly stat report without calling "stat-report-monthly"?

2017-01-11 Thread Terry Brady
I am re-sending this question hoping to get some additional feedback. Alan, thank you for your earlier response. Is there a current recommendation on the use of the "legacy statistics" reports? I see that these reports continue to be produced on demo.dspace.org. How trustworthy is the data

RE: [dspace-tech] SOLR: Core with name 'statistics-xxxx' already exists

2017-01-11 Thread Fitchett, Deborah
We’ve had the same error message for a while – it happens whenever our cron runs dspace stats-util -o (we don’t run dspace stats-util -i). In our case it’s always for ‘statistics-2013’ though we’ve got several other cores so don’t know why it hates that one in particular. I don’t think it’s

[dspace-tech] Re: Cleanup in S3 Storage

2017-01-11 Thread Jaime Solorzano
I was watching this but it does not https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/storage/bitstore/S3BitStoreService.java#L247 Jaime El miércoles, 11 de enero de 2017, 11:59:27 (UTC-5), Jaime Solorzano escribió: > > Hello > > I see that cleanup does not

[dspace-tech] Re: Cleanup in S3 Storage

2017-01-11 Thread Jaime Solorzano
Him Peter no! :( My user allows to delete objects (Check the policies and I did it manually), but not delete from my bucket, Does not show anything in my log, Could you do the test please? This is very interesting, right? Jaime -- You received this message because you are subscribed

[dspace-tech] Mod_jk setup

2017-01-11 Thread Seth Robbins
Hello, We're on DSpace 5 with Postgres, but this question is about our apache proxy. I've noticed that in certain cases when httpd (we're on apache2.2) is running but tomcat is initializing or hung up (such as when it hits the jvm memory limit or runs out of system resources), that mod_jk

Re: [dspace-tech] Cleanup in S3 Storage

2017-01-11 Thread 'Peter Dietz' via DSpace Technical Support
Hello Jaime, I was under the impression that everything works as well regardless of what implementation of assetstore is being used. Checking the code, when cleanup eventually calls the remove() method, it would delete an object in S3.

[dspace-tech] Cleanup in S3 Storage

2017-01-11 Thread Jaime Solorzano
Hello I see that cleanup does not delete the s3 files, which method should be used? Someone done this? Jaime Solorzano -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails

RE: [dspace-tech] DSpace6.0 XMLUI Unable to submit item

2017-01-11 Thread Cameron, Jacob
Hello Everyone So I need to apply this patch as well… I got the dspace-api folder covered as we use the release copy and have applied a patch there before But for the dspace-xmlui folder, do I add AccessStepUtil.java in

RE: [dspace-tech] Issue after upgrading

2017-01-11 Thread Cameron, Jacob
Thanks Tom! Your fix has fixed the problem. Jake -- Jake Cameron, BCS(UNB) Systems Support Specialist III Information Systems and Technical Services University of Lethbridge Library Phone:(403)329-2756 This e-mail, including any and all attachments, is only for the use of the intended

[dspace-tech] access restriction by ip range not working for 6.0

2017-01-11 Thread Wang, Yongming
Dear all, We've just upgraded our DSpace from 5.1 to 6.0. We want to restrict the bitstream access to one collection to campus only. I enabled the IPAuthentication statement in /dspace/config/modules/authentication.cfg and add our school ip range to authentication-ip.cfg like this:

[dspace-tech] Troubleshooting ant fresh_install

2017-01-11 Thread Lluís Madurell Alemany
Hi, Trying to set up a testing environment with the 5_x_x version of DSpace-CRIS in GitHub. (https://github.com/4Science/DSpace/tree/dspace-5_x_x-cris) OS: SUSE SLES11-SP4 Tomcat 7 Maven: 3.3.9 (JDK: 1.7) Ant: 1.9.6 Also build.properties changed to test.properties and I could run perfectly

Re: [dspace-tech] java.sql.SQLException error while submitting

2017-01-11 Thread Claudia Jürgen
Hi Stanislav, does your metadata field is actually called dc.type-fr or do you got a typo in your input-forms? I assume it's a typo in the input-forms: https://github.com/DSpace/DSpace/blob/dspace-4_x/dspace/config/input-forms.xml looks as if there is an element like: type-fr The error happens