Hi,
That error related to "${pubmed.url.fetch}" seems to be saying that
configuration is missing from your [dspace]/config/*.cfg files. It should
appear in the "external-providers.cfg" file like
this:
https://github.com/DSpace/DSpace/blob/main/dspace/config/modules/external-providers.cfg#L49
And that "external-providers.cfg" file should be imported into your
dspace.cfg like
this: https://github.com/DSpace/DSpace/blob/main/dspace/config/dspace.cfg#L1683
If one of those two things are misconfigured, then the "pubmed.url.fetch"
setting will not be seen by DSpace, which can result in the error you are
seeing.
If you need more help, let us know on this list.
Tim
On Tuesday, April 18, 2023 at 8:33:28 PM UTC-5 [email protected] wrote:
> I did also try the steps from this comment here:
> https://groups.google.com/g/dspace-tech/c/nAoZPkNAkAw/m/RdaOv-UjFAAJ,
> however the files from DSpace/Config are correct (in both the
> /dspace/config/ and /dspace/target/dspace-installer/config/ folders).
> On Wednesday, April 19, 2023 at 1:04:07 PM UTC+12 Lachlan Eavestaff wrote:
>
>> Apologies, forgot to add .txt to the ending of the files. See below
>> attached files.
>>
>> On Wednesday, April 19, 2023 at 12:20:28 PM UTC+12 Lachlan Eavestaff
>> wrote:
>>
>>> Hi there, wondering if I could perhaps get some help with this issue I
>>> seem to be having. Attempting to install a fresh installation of DSpace,
>>> initially tried 7.5 but this issue seems to also happen with 7.4.
>>>
>>> Running mvn package seems to work fine, except for a bunch of warnings
>>> being spit out with org.dspace:dspace-api. Will attach the messages below.
>>> Build finishes successfully, but then upon ant fresh_install, I get an
>>> error "IllegalArgumentException: Could not resolve placeholder
>>> 'pubmed.url.fetch' in value "${pubmed.url.fetch}" which stops the
>>> installation process. Really not sure why this occurs but it is also an
>>> issue with dspace-api so I suspect these are related.
>>>
>>> Any help in solving this would be greatly appreciated.
>>>
>>> Thanks,
>>> Lachlan Eavestaff
>>>
>>
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
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 from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/b693f97b-c53d-49be-bcf0-084c8f93f2f0n%40googlegroups.com.