-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed as not planned
Description
JabRef 5.15--2024-07-10--1eb3493
Windows 11 10.0 amd64
Java 21.0.2
Steps to reproduce:
- click on "new entry from plain text"
- insert citation
- "0 entries were parsed from your query."
Paste your log details here.
Detail information:
Not updating theme because it hasn't changed
Theme set to Theme{type=DEFAULT, name=''} with base css StyleSheet{jrt:/org.jabref/org/jabref/gui/Base.css}
No open database detected
Opening: 'C:\Users\lucaf\Scuola\Università\Articoli\biblio.bib'
Resource "" not found.
Resource "" not found.
Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API.
Problem parsing XMP schema. Continuing with other schemas.
java.io.IOException: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.jabref.logic.xmp.XmpUtilShared.parseXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.getXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.readXmp(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfXmpImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfMergeMetadataImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.externalfiles.ExternalFilesContentImporter.importPDFContent(Unknown Source)
at [email protected]/org.jabref.gui.externalfiles.ImportHandler$1.call(Unknown Source)
at [email protected]/org.jabref.gui.externalfiles.ImportHandler$1.call(Unknown Source)
at [email protected]/org.jabref.gui.util.UiTaskExecutor$1.call(Unknown Source)
at [email protected]/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.manageArray(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.createProperty(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseChildrenAsProperties(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parse(Unknown Source)
... 16 more
Deleted 1 entry(ies)
Importing file (Aspects of Mathematics 6) Prof. Dr. Gerd Faltings, Prof. Dr. Gisbert W_stholz (auth.) - Rational Points_ Seminar Bonn_Wuppertal 1983_84-Vieweg+Teubner Verlag (1992).pdf as unknown format
Problem parsing XMP schema. Continuing with other schemas.
java.io.IOException: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.jabref.logic.xmp.XmpUtilShared.parseXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.getXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.readXmp(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfXmpImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfMergeMetadataImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.lambda$importUnknownFormat$0(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.doImport(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.lambda$importSingleFile$1(Unknown Source)
at [email protected]/org.jabref.gui.util.BackgroundTask$1.call(Unknown Source)
at [email protected]/org.jabref.gui.util.UiTaskExecutor$1.call(Unknown Source)
at [email protected]/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.manageArray(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.createProperty(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseChildrenAsProperties(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parse(Unknown Source)
... 19 more
Problem parsing XMP schema. Continuing with other schemas.
java.io.IOException: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.jabref.logic.xmp.XmpUtilShared.parseXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.getXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.readXmp(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilShared.hasMetadata(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfXmpImporter.isRecognizedFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.lambda$importUnknownFormat$1(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.doImport(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.lambda$importSingleFile$1(Unknown Source)
at [email protected]/org.jabref.gui.util.BackgroundTask$1.call(Unknown Source)
at [email protected]/org.jabref.gui.util.UiTaskExecutor$1.call(Unknown Source)
at [email protected]/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.manageArray(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.createProperty(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseChildrenAsProperties(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parse(Unknown Source)
... 19 more
Supplied encoding could not be determined
java.nio.charset.UnmappableCharacterException: Input length = 1
at java.base/java.nio.charset.CoderResult.throwException(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.base/java.io.InputStreamReader.read(Unknown Source)
at java.base/java.io.BufferedReader.fill(Unknown Source)
at java.base/java.io.BufferedReader.implReadLine(Unknown Source)
at java.base/java.io.BufferedReader.readLine(Unknown Source)
at java.base/java.io.BufferedReader.readLine(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.BibtexImporter.getSuppliedEncoding(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.BibtexImporter.getEncodingResult(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.BibtexImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.lambda$importUnknownFormat$0(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.doImport(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.lambda$importSingleFile$1(Unknown Source)
at [email protected]/org.jabref.gui.util.BackgroundTask$1.call(Unknown Source)
at [email protected]/org.jabref.gui.util.UiTaskExecutor$1.call(Unknown Source)
at [email protected]/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Problem parsing XMP schema. Continuing with other schemas.
java.io.IOException: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.jabref.logic.xmp.XmpUtilShared.parseXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.getXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.readXmp(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfXmpImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfMergeMetadataImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.lambda$importUnknownFormat$0(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.doImport(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.lambda$importSingleFile$1(Unknown Source)
at [email protected]/org.jabref.gui.util.BackgroundTask$1.call(Unknown Source)
at [email protected]/org.jabref.gui.util.UiTaskExecutor$1.call(Unknown Source)
at [email protected]/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.manageArray(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.createProperty(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseChildrenAsProperties(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parse(Unknown Source)
... 19 more
Problem parsing XMP schema. Continuing with other schemas.
java.io.IOException: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.jabref.logic.xmp.XmpUtilShared.parseXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.getXmpMetadata(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilReader.readXmp(Unknown Source)
at [email protected]/org.jabref.logic.xmp.XmpUtilShared.hasMetadata(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.PdfXmpImporter.isRecognizedFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.lambda$importUnknownFormat$1(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.doImport(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.lambda$importSingleFile$1(Unknown Source)
at [email protected]/org.jabref.gui.util.BackgroundTask$1.call(Unknown Source)
at [email protected]/org.jabref.gui.util.UiTaskExecutor$1.call(Unknown Source)
at [email protected]/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.apache.xmpbox.xml.XmpParsingException: Invalid array type, expecting Seq and found Bag [prefix=dc; name=creator]
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.manageArray(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.createProperty(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseChildrenAsProperties(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(Unknown Source)
at [email protected]/org.apache.xmpbox.xml.DomXmpParser.parse(Unknown Source)
... 19 more
Supplied encoding could not be determined
java.nio.charset.UnmappableCharacterException: Input length = 1
at java.base/java.nio.charset.CoderResult.throwException(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.base/java.io.InputStreamReader.read(Unknown Source)
at java.base/java.io.BufferedReader.fill(Unknown Source)
at java.base/java.io.BufferedReader.implReadLine(Unknown Source)
at java.base/java.io.BufferedReader.readLine(Unknown Source)
at java.base/java.io.BufferedReader.readLine(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.BibtexImporter.getSuppliedEncoding(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.BibtexImporter.getEncodingResult(Unknown Source)
at [email protected]/org.jabref.logic.importer.fileformat.BibtexImporter.importDatabase(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.lambda$importUnknownFormat$0(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.logic.importer.ImportFormatReader.importUnknownFormat(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.doImport(Unknown Source)
at [email protected]/org.jabref.gui.importer.ImportCommand.lambda$importSingleFile$1(Unknown Source)
at [email protected]/org.jabref.gui.util.BackgroundTask$1.call(Unknown Source)
at [email protected]/org.jabref.gui.util.UiTaskExecutor$1.call(Unknown Source)
at [email protected]/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Import canceled
Your text is being parsed...
0 entries were parsed from your query.
Your text is being parsed...
0 entries were parsed from your query.
Deleted 1 entry(ies)
Your text is being parsed...
0 entries were parsed from your query.
External changes are resolved successfully
Library saved
Your text is being parsed...
0 entries were parsed from your query.
Library saved
Your text is being parsed...
0 entries were parsed from your query.
Library saved
Your text is being parsed...
0 entries were parsed from your query.
Library saved
Your text is being parsed...
0 entries were parsed from your query.
Library saved
Issue on GitHub successfully reported.
Metadata
Metadata
Assignees
Labels
No labels