Re: T5.3.8 ClassNotFound error ONLY when running on a virtualized server?!

2016-01-17 Thread mailingl...@j-b-s.de
Hi Georg! I doubt we are facing a real class loading issue. Do you have initialization code in your pages a static member or something similar? I might be entirely wrong but from a quick look at the stacktrace the trouble starts here > com.sixbuilder.ui.base.MyPage.getLastMaintenanceCompletion

T5.3.8 ClassNotFound error ONLY when running on a virtualized server?!

2016-01-17 Thread George Ludwig
I'm trying to move a Tapestry app to the cloud, and came across this confounding error. I'm running Tomcat 7 and JDK 7 on CentOS. The war file works fine in my lab running on a bare metal CentOS 6.5 box, but when I run it in the cloud (RackSpace) on CentOS 6.7 or 7.2 (my only CentOS options), it bl