Re: [dspace-tech] SOLR/Tomcat config issue

2020-01-08 Thread Scott Renton
t; > which links to: https://github.com/evolvingweb/ajax-solr/wiki/Solr-proxies > > --Hardy > > On Mon, Jan 6, 2020 at 11:44 AM Scott Renton > wrote: > >> Hi folks >> >> Quick one to see if anyone has a similar use case. I've got a v6 dspace >> instal

[dspace-tech] SOLR/Tomcat config issue

2020-01-06 Thread Scott Renton
Hi folks Quick one to see if anyone has a similar use case. I've got a v6 dspace installation, and I need the solr exposed so that receiving websites can work with its data. On the old version, which was a v1.8.1 with old-school SOLR, I could define the solr web app twice in config, once as lo

Re: [dspace-tech] Re: DSpace 6 Flyway Migration Issue

2018-09-12 Thread Scott Renton
t * from bundle2bitstream where bitstream_id not in (select > bitstream_id from bitstream); > > Good luck. Let us know if this turns out to be the problem, or if you > discover further issues! Obviously, we appreciate it when folks report > back on the list, as that may help others i

[dspace-tech] Re: DSpace 6 Flyway Migration Issue

2018-09-11 Thread Scott Renton
s to back up the db and run the script up to that line, so I can see what it's ACTUALLY complaining about. Cheers Scott On Tuesday, September 11, 2018 at 11:28:13 AM UTC+1, Scott Renton wrote: > > Hi folks > > I know there have been a few of these- I've hit upon one now.

[dspace-tech] DSpace 6 Flyway Migration Issue

2018-09-11 Thread Scott Renton
Hi folks I know there have been a few of these- I've hit upon one now. I'm migrating a v5.6 database to v6, and getting the following error: ./dspace database migrate Database URL: jdbc:postgresql://localhost:5432/dspace Migrating database to latest version... (Check dspace logs for details)

Re: [dspace-tech] Database Migration 4.2->5.6 Issue

2018-01-30 Thread Scott Renton
did a scan of the DSpace 5 code base and I do not find the string > "v_files". > > I suspect those views are there for support purposes or they are a vendor > add-on. > > Terry > > On Mon, Jan 29, 2018 at 9:47 AM, Scott Renton > wrote: > >> Hi folks, >

Re: [dspace-tech] Database Migration 4.2->5.6 Issue

2018-01-30 Thread Scott Renton
arm to your DSpace in deleting them. But, > obviously, you may want to check to see if anyone knows why they were > created in the first place. > > Tim > > On Mon, Jan 29, 2018 at 2:19 PM Scott Renton > wrote: > >> Hi folks, >> >> I see this was mention

[dspace-tech] Database Migration 4.2->5.6 Issue

2018-01-29 Thread Scott Renton
Hi folks, I see this was mentioned before in http://dspace.2283337.n4.nabble.com/Upgrade-3-2-to-5-4-database-problem-td4680533.html Basically, we are migrating from 4.2 to 5.6, and have hit database migrations problems between the 5.0.2014.09.25 and 5.0.2014.09.26 stages. Just like the above

Re: [dspace-tech] ./bin dspace config

2017-11-03 Thread Scott Renton
> Best keep your customized dspace version in your own git branch and use > overlays and additions for advanced customizations. > > Hope this helps > > Claudia Jürgen > > Am 01.11.2017 um 17:00 schrieb Scott Renton: > > Hi folks > > > > I've re

[dspace-tech] ./bin dspace config

2017-11-01 Thread Scott Renton
Hi folks I've recently upgraded a dspace to 5.6, and it looks like, by passing in some old config, I have altered the list of options available to the ./bin dspace job (I was able to run dspace database info immediately before running this config in). I have both sets of config available, so no

Re: [dspace-tech] Creative Commons disappeared

2017-10-23 Thread Scott Renton
Guessing the API is down, or has moved? https://api.creativecommons.org/ gives a 503! Cheers Scott On Monday, October 23, 2017 at 1:01:21 PM UTC+1, Scott Renton wrote: > > Us too! I was wondering if something had been updated that we needed to > reconfigure. This is preventing our su

Re: [dspace-tech] Creative Commons disappeared

2017-10-23 Thread Scott Renton
Us too! I was wondering if something had been updated that we needed to reconfigure. This is preventing our submissions to work site-wide. Cheers Scott On Monday, October 23, 2017 at 12:33:35 PM UTC+1, Àlex Magaz Graça wrote: > > On 23/10/17 12:30, Karol S wrote: > > Hi, > > > > few days ago

Re: [dspace-tech] http/https OAI

2017-09-13 Thread Scott Renton
ERVER_NAME}$1 [R=permanent,L] > > ...other configs... > > > Hopefully that helps, > > - Tim > > [1] https://wiki.duraspace.org/display/DSPACE/Slack > > On Mon, Sep 11, 2017 at 9:09 AM Scott Renton > wrote: > >> Hi folks >> >> Just p

[dspace-tech] http/https OAI

2017-09-11 Thread Scott Renton
Hi folks Just putting a speculative call out in case anyone has tried this. We make our sites https, but, as is the general advice, certain webapps stay as http (/oai, /dspace-oai, /solr, /sword, /lni, /rest). We're attempting to move our sites into a load balancer, so the config to do this is

Re: [dspace-tech] Re: OAI Failure

2017-09-05 Thread Scott Renton
lve.java:79) > > > > > at > > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) > > > > > > at > > > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) > > > > at org.apache.coyote.

[dspace-tech] Re: OAI Failure

2017-09-05 Thread Scott Renton
:16:52 PM UTC+1, Scott Renton wrote: > > Hi folks > > I'm seeing this problem in v5.6, when passing in URL > https://openair-test.rgu.ac.uk/dspace-oai/&verb=Identify (the server is > test, but available.): > > 05-Sep-2017 12:01:1

[dspace-tech] OAI Failure

2017-09-05 Thread Scott Renton
Hi folks I'm seeing this problem in v5.6, when passing in URL https://openair-test.rgu.ac.uk/dspace-oai/&verb=Identify (the server is test, but available.): 05-Sep-2017 12:01:18.664 SEVERE [ajp-nio-8009-exec-7] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servle

Re: [dspace-tech] OAI Harvesting as Client

2017-09-05 Thread Scott Renton
supports OAI Harvesting but has long reached its end of life, so you > should definitely upgrade. > > Hope this helps > > Claudia Jürgen > > > > Am 04.09.2017 um 18:13 schrieb Scott Renton: > > Hi folks > > I've had a look at the OAI harvesting as client do

[dspace-tech] OAI Harvesting as Client

2017-09-04 Thread Scott Renton
Hi folks I've had a look at the OAI harvesting as client documentation, and it looks perfectly viable to harvest another DSpace. I have a requirement to build a system which harvests from different repositories (in this case ArchivesSpace and AtoM), and I would like to take some identifier data

Re: [dspace-tech] Re: Understanding "author confidence" in dspace 5.6

2017-08-23 Thread Scott Renton
y in dspace.cfg? They would actually be happier with that. Cheers Scott On Tue, Aug 22, 2017 at 10:04 AM, Scott Renton wrote: > Thanks Andrea, that gives me a lot more to go on. I see 600s and -1s, and > inevitably a big migration from v4, where nothing wasn't -1 has just taken > pla

Re: [dspace-tech] Re: Understanding "author confidence" in dspace 5.6

2017-08-22 Thread Scott Renton
src/main/java/org/dspace/content/authority/Choices.java#L26 > > and in the original documentation of the authority framework > > https://wiki.duraspace.org/display/DSPACE/Authority+ > Control+of+Metadata+Values#AuthorityControlofMetadataValues-Confidence > > Hope this move you

[dspace-tech] Re: Understanding "author confidence" in dspace 5.6

2017-08-18 Thread Scott Renton
Hi folks, just trying again in case no-one saw this first time round. Cheers Scott On Wednesday, August 9, 2017 at 1:40:49 PM UTC+1, Scott Renton wrote: > > Hi folks > > Just trying to get to grips with how Author Confidence is controlled in > dspace 5. > > Attaching two

[dspace-tech] Understanding "author confidence" in dspace 5.6

2017-08-09 Thread Scott Renton
Hi folks Just trying to get to grips with how Author Confidence is controlled in dspace 5. Attaching two screenshots. One has some authors with no obvious ORCID or ID attached to them, 1 has "thumbs up" icons and the tooltip “This authority value has been confirmed as accurate by an interac

Re: [dspace-tech] SOLR Indexing Issue on 5.6 upgrade

2017-06-30 Thread Scott Renton
That got it! I'll bear that in mind- just delete a level up from where I was. Thanks again, Scott On Fri, Jun 30, 2017 at 1:10 PM, helix84 wrote: > On Fri, Jun 30, 2017 at 2:04 PM, Scott Renton wrote: > > HTTP Status 500 - {msg=SolrCore 'search' is not > availa

[dspace-tech] SOLR Indexing Issue on 5.6 upgrade

2017-06-30 Thread Scott Renton
Hi folks We're upgrading some 4.2 sites to 5.6 using a workflow along the lines of- (briefly- copy v4 webapp to new server, deploy customised code, ant update on that new build). Looks ok, other than the rather big issue of solr. I get the following when running indexing on any of the solr ind

[dspace-tech] Re: DSpace 5 Mirage2 error

2017-06-30 Thread Scott Renton
ceeded for colleagues as they have older, less restrictive versions of maven? Possibly. Cheers Scott On Monday, June 26, 2017 at 3:20:35 PM UTC+1, Scott Renton wrote: > > Hi folks > > I have a strange issue, which I'm struggling to resolve. When I run "mvn > packag

[dspace-tech] DSpace 5 Mirage2 error

2017-06-26 Thread Scott Renton
Hi folks I have a strange issue, which I'm struggling to resolve. When I run "mvn package -Dmirage2.on=true" to build a 5.6 installer, the build falls over at the point of ... . [INFO] --- gem-maven-plugin:1.0.6:initialize (default) @ xmlui-mirage2 --- [INFO] Successfully installed sass-3.3.

[dspace-tech] Solr Index Failing To Build

2016-03-10 Thread Scott Renton
Fixed- the solr indexes were building (somehow) under ...tomcat/bin/solr. Commenting out the dataDir line in solrconfig.xml fixed it, but no idea where solr.data.dir was being set to this anomalous directory. -- You received this message because you are subscribed to the Google Groups "DSpace

[dspace-tech] Solr Index Failing To Build

2016-03-09 Thread Scott Renton
Hi folks, This problem is on a 1.8 deployment. I've had a good look, and haven't managed to find this occuring anywhere else! I'm quite familiar with the agreed process that, should running ./dspace update-discovery-index -f (or -b) fail, the simplest way to rebuild is to delete the [dspace]/s

[dspace-tech] dc.identifier.citation being wiped out!

2015-10-01 Thread Scott Renton
Just in case anyone has seen this- a user has pointed out to me that in her workflow, the field dc.identifier.citation is populated in the submission, and then when she Edits Metadata in the workflow, the entries for that field disappear. If she goes straight through and approves without touc