Meta Data Form Error

Attempting to save the meta data form gives the following error:

[04-Jun-2015 09:14:56 UTC] PHP Fatal error:  Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /var/www/vhosts/live/oq/httpdocs/lib/pkp/lib/swordappv2/swordappstatement.php:30
Stack trace:
#0 /var/www/vhosts/live/oq/httpdocs/lib/pkp/lib/swordappv2/swordappstatement.php(30): SimpleXMLElement->__construct('302')
#1 /var/www/vhosts/live/oq/httpdocs/lib/pkp/lib/swordappv2/swordappclient.php(467): SWORDAPPStatement->__construct('https://thedata...', 302)
#2 /var/www/vhosts/live/oq/httpdocs/plugins/generic/dataverse/DataversePlugin.inc.php(1431): SWORDAPPClient->retrieveAtomStatement('https://thedata...', 'OQ_Admin', 'OQ_Admin', '')
#3 /var/www/vhosts/live/oq/httpdocs/plugins/generic/dataverse/DataversePlugin.inc.php(435): DataversePlugin->studyIsLocked(Object(DataverseStudy))
#4 [internal function]: DataversePlugin->formValidateStudyState('', Object(MetadataForm))
#5 /var/www/vhosts/live/oq/httpdocs/lib/pkp/classes/form/validation/FormValidatorCustom.inc.php(61): call_user_func_array(Array, Array)
#6 /var/www/vhosts/live/oq/h in /var/www/vhosts/live/oq/httpdocs/lib/pkp/lib/swordappv2/swordappstatement.php on line 30

The Sword plugin is disbabled for this journal so not sure why it’s getting involved…

Hi @ajrbyers,

It seems that your Dataverse plugin is enabled. Did you checked the README file that’s inside this plugin folder?

Regards,
Bruno