Re: needed your help very urgent

2017-04-24 Thread Mark Thomas
On 24/04/17 17:38, calder wrote: > When reading a stack trace, always look for any "Caused by" entries - > if more than one exists, then find the last "Caused by" entry and that > should clue you as to the issue. Indeed it does. > I draw your attention to the line below I marked with asterisks >

Re: needed your help very urgent

2017-04-24 Thread calder
On Mon, Apr 24, 2017 at 9:22 AM, Naga Ramesh wrote: > Tomcat Team, > > Always we are getting the below mentioned errors, please check ASAP and > guide me if anything missing from our end, this is very urgent, please > respond asap. > > Tomcat Version: apache-tomcat-8.0.33 > Java Version: "1.8.0_77

Re: needed your help very urgent

2017-04-24 Thread Konstantin Kolinko
2017-04-24 12:44 GMT+03:00 Naga Ramesh : > We need solution for this issue, please guide to us. > > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Monday, April 24, 2017 3:11 PM > To: Tomcat Users List > Subject: Re: needed your help very urg

RE: needed your help very urgent

2017-04-24 Thread Naga Ramesh
We need solution for this issue, please guide to us. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, April 24, 2017 3:11 PM To: Tomcat Users List Subject: Re: needed your help very urgent On 24/04/2017 10:22, Naga Ramesh wrote: > Caused

Re: needed your help very urgent

2017-04-24 Thread Mark Thomas
On 24/04/2017 10:22, Naga Ramesh wrote: > Caused by: java.lang.IllegalStateException: Unable to complete the scan for > annotations for web application [] due to a StackOverflowError. Possible > root causes include a too low setting for -Xss and illegal cyclic > inheritance dependencies. The cla