[dspace-tech] Error harvesting through OAI - failed to lazily initialize a collection of role...

2018-10-23 Thread Diego Brice
Hi. When trying to harvest metadata and docs from a collection I get the error: *"failed to lazily initialize a collection of role: org.dspace.content.DSpaceObject.metadata, could not initialize proxy - no Session"* I'm having trouble using the automatic harvest scheduler both in the XMLUI

Re: [dspace-tech] DSpace 6.3 REST-API stopped working in Ubuntu 18.04 and 18.10

2018-10-23 Thread Tim Donohue
Hi Christoph, You should check your DSpace log files ([dspace]/log/dspace.log.*) for additional errors, but based on the line numbers in your error, it looks like it fails here: https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-api/src/main/java/org/dspace/core/Context.java#L170 Just above

[dspace-tech] Remove restrictions on entire collection with items

2018-10-23 Thread Lewatle Johannes Phaladi
Dear DSpace Team, I have collection with more than 300 items which are closed for anonymous access, I cant go manually one by one changing individual items authorization policy to allow anonymous user access. Please share with me how to remove restrictions on collection for public / anonymous

[dspace-tech] ADFS SAML auth plugin

2018-10-23 Thread Shaun donovan
Hi all. We have been trying to develop this authentication pluging using spring-security-saml but have not yet been successful. We have managed to integrate the library into DSpace 6.3, but have not yet been able to get the module to use it (specifically for XMLUI). I would like to know if

[dspace-tech] DSpace 6.3 REST-API stopped working in Ubuntu 18.04 and 18.10

2018-10-23 Thread Christoph Weber
Hello DSpace Community, I cannot get the DSpace 6.3 REST-API working in Ubuntu 18.04 and 18.10. The REST-API worked in Ubuntu 17.10, but after upgrading or installing a later version, it stopped working. The Tomcat Web Application Manager gives me "FAIL - Application at context path [/rest]

Re: [dspace-tech] Reminder - DSpace Dev Show and Tell - Oct 30, 2018 - DSpace Docker Updates

2018-10-23 Thread Alan Orth
Hi, Terry. I'm not using DSpace in Docker (yet?), but I was doing some tests last year and ended up getting frustrated with Maven's "download the Internet" behavior during every rebuild in my test environment¹. I figured out how to run another container with a local Maven artifact cache using

Re: [dspace-tech] Re: DOI via Proxy

2018-10-23 Thread Paul Münch
As an addition to Claudia's database command. We have a DSpace 6.3 instance and so the command is a little bit different: INSERT into doi (doi_id, doi, resource_type_id, resource_id, status, dspace_object) SELECT nextval('doi_seq'),

Re: [dspace-tech] Run handle server in a separate machine (DSpace 4.7)?

2018-10-23 Thread Adan
Hi Vinicius It can be done easily. Its explained at https://wiki.duraspace.org/display/%7Epbecker/MultiRemoteDSpaceRepositoryHandlePlugin regards Adán Hi there. Our DSpace 4.7 server runs inside a private cloud, thus handle.net cannot ping the server. Is there a way to run only DSpace's