You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Processing article with Pmid: 23069728 throws the following error messages (reported by email by James Kadin on 8/30/13):
INFO : edu.isi.bmkeg.digitalLibrary.utils.pubmed.EFetcher - COUNT: 0, QUERY: http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=23069728&retmode=xml
INFO : edu.isi.bmkeg.vpdmf.controller.queryEngineTools.ChangeEngine - *** transaction committed ***
INFO : edu.isi.bmkeg.digitalLibrary.controller.DigitalLibraryEngine - inserted article, PMID=23069728, 0.031 s
java.lang.Exception: pdf2swf-based swf generation failed: NOTICE processing PDF page 1 (595x793:0:0) (move:0:0)
NOTICE File contains jpeg pictures
NOTICE File contains links
NOTICE processing PDF page 2 (595x793:0:0) (move:0:0)
NOTICE processing PDF page 3 (595x793:0:0) (move:0:0)
ERROR ID Table overflow
ERROR This file is too complex to render- SWF only supports 65536 shapes at once
exit value = 1
at edu.isi.bmkeg.digitalLibrary.dao.vpdmf.VpdmfCitationsDao.addSwfToFtd(VpdmfCitationsDao.java:1088)
at edu.isi.bmkeg.digitalLibrary.dao.vpdmf.VpdmfCitationsDao.addPdfToArticleCitation(VpdmfCitationsDao.java:1030)
at edu.isi.bmkeg.digitalLibrary.controller.DigitalLibraryEngine.insertCodedPdfFile(DigitalLibraryEngine.java:299)
at edu.isi.bmkeg.digitalLibrary.controller.DigitalLibraryEngine.insertPmidPdfFileOrDir(DigitalLibraryEngine.java:195)
at edu.isi.bmkeg.skm.triage.bin.BuildTriageCorpusFromPdfDir.main(BuildTriageCorpusFromPdfDir.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.launcher.Launcher.main(Unknown Source)
DatabaseEngine, Paging function based count: 0.0 s
Paging active but no limit clause required.
INFO : edu.isi.bmkeg.digitalLibrary.dao.vpdmf.VpdmfCitationsDao - check for 1 entries in database in 0.0 s
The text was updated successfully, but these errors were encountered:
Processing article with Pmid: 23069728 throws the following error messages (reported by email by James Kadin on 8/30/13):
INFO : edu.isi.bmkeg.digitalLibrary.utils.pubmed.EFetcher - COUNT: 0, QUERY: http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=23069728&retmode=xml
INFO : edu.isi.bmkeg.vpdmf.controller.queryEngineTools.ChangeEngine - *** transaction committed ***
INFO : edu.isi.bmkeg.digitalLibrary.controller.DigitalLibraryEngine - inserted article, PMID=23069728, 0.031 s
java.lang.Exception: pdf2swf-based swf generation failed: NOTICE processing PDF page 1 (595x793:0:0) (move:0:0)
NOTICE File contains jpeg pictures
NOTICE File contains links
NOTICE processing PDF page 2 (595x793:0:0) (move:0:0)
NOTICE processing PDF page 3 (595x793:0:0) (move:0:0)
ERROR ID Table overflow
ERROR This file is too complex to render- SWF only supports 65536 shapes at once
exit value = 1
INFO : edu.isi.bmkeg.digitalLibrary.dao.vpdmf.VpdmfCitationsDao - check for 1 entries in database in 0.0 s
The text was updated successfully, but these errors were encountered: