Author Topic: [Solved] Publication->Website doesn't work  (Read 43 times)

0 Members and 1 Guest are viewing this topic.

Offline Paul

  • VIP
  • Sr. Member
  • *
  • Posts: 99
    • View Profile
[Solved] Publication->Website doesn't work
« on: March 10, 2023, 17:58:14 »
EDIT Sorry forgot the basic information:

Ancestris version:  12.0.11899
Java:  11.0.18+10-post-Debian-1deb11u1 - /usr/lib/jvm/java-11-openjdk-amd64
System:  Linux - 5.16.0-5mx-amd64 - paul
User directory  /home/paul/.ancestris/trunk

I get this error when attempting to publish a website using the example Kennedy data:




=======================================
               START                   
Generating pages in primary language...
=======================================
 
Making css-file
Making js-file
Exporting object M00001
*** Exception caught java.lang.NoClassDefFoundError: org/apache/commons/io/FileUtils
   at ancestris.modules.exports.website.ReportWebsite.getSrcFile(ReportWebsite.java:1367)
   at ancestris.modules.exports.website.ReportWebsite.createMultimediaDoc(ReportWebsite.java:1294)
   at ancestris.modules.exports.website.ReportWebsite.generateFiles(ReportWebsite.java:375)
   at ancestris.modules.exports.website.ReportWebsite.start(ReportWebsite.java:269)
   at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   at genj.report.Report.start(Report.java:874)
   at genj.report.Runner.run(Runner.java:68)
   at java.base/java.lang.Thread.run(Thread.java:829)
« Last Edit: March 11, 2023, 09:39:01 by Paul »

Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 2 969
    • View Profile
Re: Publication->Website doesn't work
« Reply #1 on: March 11, 2023, 08:15:22 »
Please upgrade Ancestris.
The corresponding class is in the Library FOP update.

Zurga