This might not be a big deal I just wanted to record it in case it is:
I got this error while running production html
There was an error transforming oscys.persons.xml: Error at xsl:result-document on line 44 of personography_encyclopedia.xsl:
java.io.FileNotFoundException:
/var/local/www/data/collections/oscys/collections/oscys/output/production/html/per.000000.html (Permission denied)
at xsl:apply-templates (file:/var/local/www/data/collections/oscys/scripts/.xslt-datura/tei_to_html/lib/cdrh.xsl#16)
processing /TEI/text[1]/body[1]
in built-in template rule
in built-in template rule
java.io.FileNotFoundException: /var/local/www/data/collections/oscys/collections/oscys/output/production/html/per.000000.html (Permission denied)
I'm not sure why it would be looking in the output directory for a file, so I am confused
This might not be a big deal I just wanted to record it in case it is:
I got this error while running production html
I'm not sure why it would be looking in the output directory for a file, so I am confused