Re: Odd breaking exception in 5.4

2018-06-26 Thread Richard Frovarp
I had to hack in some code so that it would actually log the error. I could probably find it and offer it back, but I don't know how often this would come up. I ran into Xerces problems. In this particular Tomcat instance I have a couple of CAS 3.x instances that need to be replaced, and a bun

Re: Odd breaking exception in 5.4

2018-05-25 Thread Carlos Montero Canabal
I have this problem in some situations too. I have a tomcat instance with multiple Tapestry5 apps, some with 5.3 versions and anothers with 5.4 versions. To work fine, when I restart the tomcat, I have to start / load first the 5.3 apps, and then the 5.4, it’s the only way to run everyone in th

Re: Odd breaking exception in 5.4

2018-05-25 Thread Richard Frovarp
Yep, I've looked. There isn't any exception in there. On 05/24/2018 02:13 AM, Dmitry Gusev wrote: Hi, Richard! Have you checked tomcat logs? catalina.out namely. They can shed some light. On Thu, May 24, 2018 at 2:07 AM, Richard Frovarp wrote: I'm having some very odd problems with Tapestry

Re: Odd breaking exception in 5.4

2018-05-24 Thread Dmitry Gusev
Hi, Richard! Have you checked tomcat logs? catalina.out namely. They can shed some light. On Thu, May 24, 2018 at 2:07 AM, Richard Frovarp wrote: > I'm having some very odd problems with Tapestry 5.4.3. Most of my stuff is > on 5.3, so I haven't been able to dig very deep on this, and I'm not q