java.lang.Error: factory already defined when trying to start the Tomcat

2015-03-09 Thread Thusitha Thilina Dayaratne
Hi, When I'm trying to start the embedded tomcat server I'm getting following exception. Could someone tell me why am I getting that? Did I missed anything in configuration? I'm using JDK 1.8 and tomcat 8.0.20 ERROR {org.apache.catalina.core.ContainerBase} - A child container failed during

Re: java.lang.Error: factory already defined when trying to start the Tomcat

2015-03-09 Thread Mark Thomas
On 09/03/2015 09:34, Thusitha Thilina Dayaratne wrote: Hi, When I'm trying to start the embedded tomcat server I'm getting following exception. Could someone tell me why am I getting that? Did I missed anything in configuration? I'm using JDK 1.8 and tomcat 8.0.20 The more times you ask