Re: tomcat8 ClassCastException

2016-10-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Musafir, On 10/17/16 5:59 PM, musafir wrote: > Hi Apache Team, > > Got 2 tomcat hosting same web application. Tomcats are installed > on dedicated centos(6.8) VMs. Everything was working fine in > tomcat7 till upgrade to tomcat8(8.0.38). > >

Re: tomcat8 ClassCastException

2016-10-19 Thread Mark Olsson
On Tue, Oct 18, 2016 at 3:17 PM, musafir wrote: > Hey Guys, can you pls provide some suggestions..exact copy of > tomcat+webapp working fine on one machine..no issues in tomcat7with either > jdk7/8 > > > What java version and vendor are you using? Or are you using Scala

Re: tomcat8 ClassCastException

2016-10-18 Thread musafir
Hey Guys, can you pls provide some suggestions..exact copy of tomcat+webapp working fine on one machine..no issues in tomcat7with either jdk7/8 On Monday, October 17, 2016, musafir wrote: > Hi Apache Team, > > Got 2 tomcat hosting same web application. Tomcats are

tomcat8 ClassCastException

2016-10-17 Thread musafir
Hi Apache Team, Got 2 tomcat hosting same web application. Tomcats are installed on dedicated centos(6.8) VMs. Everything was working fine in tomcat7 till upgrade to tomcat8(8.0.38). Now on one server, i am getting below error.. java.lang.ClassCastException: java.lang.String cannot be cast to