I'm running into an error when I am trying to add Datacite as a PID provider.
The error is happening when I try to assign mds-api-url and rest-api-url. I'm not sure if Imy create-jvm-options command is not correct or it is something else.
Here is what I type and what I get:
[root@dataverse bin]# ./asadmin create-jvm-options "-Ddataverse.pid.datacitedv.datacite.rest-api-url=
https://api.datacite.org"
remote failure: JVM option //
api.datacite.org is invalid because it does not start with a '-'
Command create-jvm-options failed.
[root@dataverse bin]# ./asadmin create-jvm-options "-Ddataverse.pid.datacitedv.datacite.rest-api-url=
https://api.datacite.org"
remote failure: JVM option //
api.datacite.org is invalid because it does not start with a '-'
Command create-jvm-options failed.
Any help would be appreciated.
Thank you,
-Kirill