DOIs not deposited error in OJS 3.0.0

We have problems with crossref DOI api, and the xml code is this:
Validation errors:

Internal error: xmlSchemaVDocWalk, there is at least one entity reference in the node-tree currently being validated. Processing of entities with this XML Schema processor is not supported (yet). Please substitute entities before validation…
Invalid XML:

<?xml version="1.0" encoding="utf-8"?>
<doi_batch xmlns=“http://www.crossref.org/schema/4.3.6” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” xmlns:jats=“http://www.ncbi.nlm.nih.gov/JATS1” xmlns:ai=“http://www.crossref.org/AccessIndicators.xsd” version=“4.3.6” xsi:schemaLocation=“http://www.crossref.org/schema/4.3.6 http://www.crossref.org/schema/deposit/crossref4.3.6.xsd”>
_ _
_ <doi_batch_id>1490946730</doi_batch_id>
_ 1490946730_
_ _
_ <depositor_name>International Medical Publisher (Fundacion de Neurociencias)</depositor_name>_
_ <email_address>managingeditor@imed.pub</email_address>_
_ _
_ International Medical Society_
_ _
_ _
_ _
_ <journal_metadata>_
_ <full_title>International Archives of Medicine</full_title>_
_ <abbrev_title>IAM</abbrev_title>_
_ 1755-7682_
_ </journal_metadata>_
_ <journal_issue>_
_ <publication_date media_type=“online”>_
_ 01_
_ 24_
_ 2017_
_ </publication_date>_
_ <journal_volume>_
_ 10_
_ </journal_volume>_
_ </journal_issue>_
_ <journal_article xmlns:jats=“http://www.ncbi.nlm.nih.gov/JATS1” xmlns:ai=“http://www.crossref.org/AccessIndicators.xsd” publication_type=“full_text” metadata_distribution_opts=“any”>_
_ _
_ Circadian rhythm of body temperature and chronotype in night shift students and workers_
_ _
_ _
_ <person_name contributor_role=“author” sequence=“first”>_
_ <given_name>Carla</given_name>_
_ Parada Pazinatto Andreoli_
_ </person_name>_
_ <person_name contributor_role=“author” sequence=“first”>_
_ <given_name>Milva Maria</given_name>_
_ Figueiredo De Martino_
_ </person_name>_
_ <person_name contributor_role=“author” sequence=“first”>_
_ <given_name>Kézia Katiane</given_name>_
_ Medeiros da Silva_
_ </person_name>_
_ <person_name contributor_role=“author” sequence=“first”>_
_ <given_name>Karla</given_name>_
_ Figueiredo De Martino Pasetti_
_ </person_name>_
_ _
_ <jats:abstract xmlns:jats=“http://www.ncbi.nlm.nih.gov/JATS1”>_
_ jats:pThis is a descriptive and exploratory study aiming to analyze the circardian rhythm of oral temperature and classify chronotypes in two groups (56 students and 34 nursing workers). The Horne&Ostberg questionnaire (1976) and digital thermometers were used. The average age of nursing workers was 34.4 years old; and of students was 26.2 years old. Working time showed significant difference (p<0,0001). Morning students showed cosinor parameters: mesor = 36,4609, amplitude = 0,2335 and acrophase =14,4658, with p-value = 0,0009; evening students showed mesor = 36,4215, amplitude= 0,2263 and acrophase= 14.3009, with p-value < 0,0001. Morning shift nursing workers presented: mesor = 36,2196, amplitude = 0,4007 and acrophase =15,0746, with p-value<0,0001. Indifferent chronotype was prevalent for the population of nursing professionals and the evening type for students. The findings showed circadian rhythm. </jats:p>_
_ </jats:abstract>_
_ <publication_date media_type=“online”>_
_ 03_
_ 18_
_ 2017_
_ </publication_date>_
_ <ai:program xmlns:ai=“http://www.crossref.org/AccessIndicators.xsd” name=“AccessIndicators”>_
_ ai:license_refhttp://creativecommons.org/licenses/by-sa/4.0</ai:license_ref>_
_ </ai:program>_
_ <doi_data>_
_ 10.3823/2320_
_ http://imedicalsociety.org/ojs/index.php/iam/article/view/2424_
_ _
_ _
_ http://imedicalsociety.org/ojs/index.php/iam/article/download/2424/2073_
_ _
_ _
_ _
_ _
_ http://imedicalsociety.org/ojs/index.php/iam/article/download/2424/2073_
_ _
_ _
_ </doi_data>_
_ </journal_article>_
_ _
_ _
</doi_batch>

Could not convert selected objects.

Obviously, our publications manager publish all articles inserting DOI metadata; therefore, all DOIs would be deposited.
But a few days ago, suddenly, all DOIs from a date, are “not deposited”.

I don’t find the error.
Thank you in advance.

Hi @Isabel-M

Could you maybe upgrade to 3.0.2 – a lot of bug fixes and problems were solved in between.
Else, could you maybe give me you whole real XML, so I can test/validate?
The message sounds like some special characters are not escaped in the XML…

Best,
Bozana

When sharing XML or other code on this forum, be sure to add three backticks on a line before and after the code. This will prevent the forum from “eating” all of the interesting parts.

<?xml?> ``` ```
1 Like

Hi, Now we have a similar error, again in XML, again in Crossref.
When I try to deposit a doi in our OJS 3.0.2, and it’s checked the xml validation option, the system gives this error:

Submission was not successful! The DOI registration server returned an error: '1 - HTTP/1.1 401 Unauthorized 
Www-Authenticate: Basic realm="restricted area" 
Content-Type: text/plain 
Access-Control-Allow-Origin: * 
Access-Control-Allow-Headers: X-Requested-With 
Content-Length: 13 
Server: http-kit 
Date: Mon, 18 Sep 2017 19:03:25 GMT 
X-Rate-Limit-Limit: 50 
X-Rate-Limit-Interval: 1s 
Connection: close 

access denied'.

I am not conscious that we have modified something in the OJS system or into the code from yesterday.
Therefore, we don’t know where this error comes from.

Best,

Hi @Isabel-M

It looks like your credentials (Crossref username and password) are not correct. Check them in the Crossref plugin settings…

Best,
Bozana

Effectively!
Thanks.

Someway data were changed…
Best,