> On Nov 20, 2018, at 2:58 PM, Busch, Ed <busch...@msu.edu> wrote:
> 
> The collection probably has a component title of the form <title 
> ns2:actuate="onrequest" render="italic">The Alert</title>--. These will 
> generate an error when creating a finding aid in PDF format. The ns2 text 
> around the title should be removed. For example, <title actuate="onrequest" 
> render="italic">The Alert</title> from the example above.
>  
> So, you get to figure out which one it is. If you have access to the backend 
> DB, you can probably come up with a query to find it. Or you can go through 
> your Resource component lines looking for it.
>  

I good first step in debugging print-to-PDF issues in the staff interface is to 
try to export and validate EAD.
The path to generate PDF is:  
        ArchivesSpace resource => EAD => FOP => PDF , 
and invalid EAD will often cause errors in later steps. 
If that is the case, then validation will also pinpoint where exactly the 
problem is. 



> Good luck!
>  
> Ed Busch, MLIS
> Electronic Records Archivist
> Michigan State University Archives
> Conrad Hall
> 943 Conrad Road, Room 101
> East Lansing, MI 48824
> 517-884-6438
> busch...@msu.edu <mailto:busch...@msu.edu>
>  
>  
>  
>  
> From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
> <archivesspace_users_group-boun...@lyralists.lyrasis.org> On Behalf Of 
> Zachary L Pelli
> Sent: Tuesday, November 20, 2018 2:52 PM
> To: archivesspace_users_group@lyralists.lyrasis.org
> Subject: [Archivesspace_Users_Group] Print to PDF job failing
>  
> Hey all,
>  
> One of our archivists is having an issue with a Print to PDF job with a 
> particular collection (other large collections work fine).
>  
> In the log within AS Background Jobs section, it gives this:
>  
> Generating PDF for John M. Oesterreicher papers  
> org.xml.sax.SAXParseException; lineNumber: 28; columnNumber: 76; The prefix 
> "ns2" for attribute "ns2:actuate" associated with an element type "ref" is 
> not bound.
> net.sf.saxon.s9api.DocumentBuilder.build(net/sf/saxon/s9api/DocumentBuilder.java:379)
> java.lang.reflect.Method.invoke(java/lang/reflect/Method.java:606)
> org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(org/jruby/javasupport/JavaMethod.java:453)
> org.jruby.javasupport.JavaMethod.invokeDirect(org/jruby/javasupport/JavaMethod.java:314)
> RUBY.parse(/var/local/archivesspace/archivesspace250/gems/gems/saxon-xslt-0.8.2.1-java/lib/saxon/xml.rb:28)
> RUBY.XML(/var/local/archivesspace/archivesspace250/gems/gems/saxon-xslt-0.8.2.1-java/lib/saxon/processor.rb:58)
> RUBY.XML(/var/local/archivesspace/archivesspace250/gems/gems/saxon-xslt-0.8.2.1-java/lib/saxon/xml.rb:10)
> RUBY.to_fo(/var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/AS_fop.rb:32)
> RUBY.to_pdf(/var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/AS_fop.rb:38)
> RUBY.block in 
> run(/var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/job_runners/print_to_pdf_runner.rb:39)
> var.local.archivesspace.archivesspace250.data.tmp.jetty_minus_0_dot_0_dot_0_dot_0_minus_8089_minus_backend_dot_war_minus___minus_any_minus_.webapp.WEB_minus_INF.app.lib.request_context.open(/var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/request_context.rb:24)
> RUBY.run(/var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/job_runners/print_to_pdf_runner.rb:13)
> var.local.archivesspace.archivesspace250.data.tmp.jetty_minus_0_dot_0_dot_0_dot_0_minus_8089_minus_backend_dot_war_minus___minus_any_minus_.webapp.WEB_minus_INF.app.lib.background_job_queue.invokeOther43:run(var/local/archivesspace/archivesspace250/data/tmp/jetty_minus_0_dot_0_dot_0_dot_0_minus_8089_minus_backend_dot_war_minus___minus_any_minus_/webapp/WEB_minus_INF/app/lib//var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/background_job_queue.rb:126)
> var.local.archivesspace.archivesspace250.data.tmp.jetty_minus_0_dot_0_dot_0_dot_0_minus_8089_minus_backend_dot_war_minus___minus_any_minus_.webapp.WEB_minus_INF.app.lib.background_job_queue.run_pending_job(/var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/background_job_queue.rb:126)
> RUBY.block in 
> start_background_thread(/var/local/archivesspace/archivesspace250/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/background_job_queue.rb:169)
> org.jruby.RubyProc.call(org/jruby/RubyProc.java:289)
> org.jruby.RubyProc.call(org/jruby/RubyProc.java:246)
> java.lang.Thread.run(java/lang/Thread.java:748)
>  
> Has anyone encountered this problem before?
>  
> Regards,
>  
> Zach Pelli
> Digital Collections Infrastructure Developer
> Seton Hall University Libraries
> 973.275.2046
>  
> _______________________________________________
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group@lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group

Reply via email to