Re: 500 error when inviting new blog admin

2021-03-17 Thread Chris Thistlethwaite
Added activation.jar (v1.1.1) to the same path as mail.jar. I'm guessing blogs.a.o is going to need a bounce before that gets picked up? -CT On 3/17/21 12:11 PM, Dave wrote: Part of the typical Roller installation process is adding mail.jar and activation.jar to the Tomcat classpath. It appea

Re: 500 error when inviting new blog admin

2021-03-17 Thread Chris Thistlethwaite
/usr/share/tomcat8/lib/javax.mail.jar is on disk and in Puppet, but I don't see activation.jar anywhere. It's not in the old Puppet repo either. -Chris T. On 3/17/21 12:11 PM, Dave wrote: Part of the typical Roller installation process is adding mail.jar and activation.jar to the Tomcat class

Re: 500 error when inviting new blog admin

2021-03-17 Thread Dave
Part of the typical Roller installation process is adding mail.jar and activation.jar to the Tomcat classpath. It appears that perhaps those files have been deleted from the Roller setup. I'm pretty sure this was working before on blogs.apache.org. Maybe Christ T or Gavin M would be able to commen

Re: 500 error when inviting new blog admin

2021-03-17 Thread Rich Bowen
Um ... sorry ... my mistake, the second invite immediately after the first *did* result in a 500 this time, but this time for a different reason: Caused by: java.lang.NoClassDefFoundError: javax/activation/DataSource at org.apache.roller.weblogger.util.MailUtil.sendMessage(MailUtil.java:

500 error when inviting new blog admin

2021-03-17 Thread Rich Bowen
Hi, folks, I have just added some people to the Conferences section of blogs.apache.org, as authors. Each time, the server returns a 500 error, but the user is successfully added. The error message, which is extremely lengthy, starts with: 15:45:43.850 [http-nio-8080-exec-747] ERROR org.apach