Description of problem: Exceptions like that happens often when I'm deploying software using eclipse and apache tomcat. Version-Release number of selected component: java-1.7.0-openjdk-headless-1.7.0.60-2.4.4.1.fc20 Additional info: reporter: libreport-2.1.11 cmdline: java -agentpath:/usr/lib64/libabrt-java-connector.so=abrt=on -Djava.util.logging.config.file=/home/francisco.prates/Downloads/apache-tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n -Djava.endorsed.dirs=/home/francisco.prates/Downloads/apache-tomcat/endorsed -classpath /home/francisco.prates/Downloads/apache-tomcat/bin/bootstrap.jar:/home/francisco.prates/Downloads/apache-tomcat/bin/tomcat-juli.jar -Dcatalina.base=/home/francisco.prates/Downloads/apache-tomcat -Dcatalina.home=/home/francisco.prates/Downloads/apache-tomcat -Djava.io.tmpdir=/home/francisco.prates/Downloads/apache-tomcat/temp org.apache.catalina.startup.Bootstrap start executable: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/lib/rt.jar java_executable: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre-abrt/bin/java kernel: 3.12.8-300.fc20.x86_64 pid: 2927 runlevel: N 5 uid: 1000 Truncated backtrace: Exception in thread "http-bio-8080-exec-1" java.lang.RuntimeException: Stopping thread http-bio-8080-exec-1 to avoid potential memory leaks after a context was stopped. at org.apache.tomcat.util.threads.ThreadPoolExecutor.stopCurrentThreadIfNeeded(ThreadPoolExecutor.java:129) [jar:file:/home/francisco.prates/Downloads/apache-tomcat/lib/tomcat-coyote.jar!/org/apache/tomcat/util/threads/ThreadPoolExecutor.class] at org.apache.tomcat.util.threads.ThreadPoolExecutor.afterExecute(ThreadPoolExecutor.java:100) [jar:file:/home/francisco.prates/Downloads/apache-tomcat/lib/tomcat-coyote.jar!/org/apache/tomcat/util/threads/ThreadPoolExecutor.class] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153) [jar:file:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/lib/rt.jar!/java/util/concurrent/ThreadPoolExecutor.class] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [jar:file:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/lib/rt.jar!/java/util/concurrent/ThreadPoolExecutor$Worker.class] at java.lang.Thread.run(Thread.java:744) [jar:file:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/lib/rt.jar!/java/lang/Thread.class]
Created attachment 857759 [details] File: backtrace
Created attachment 857760 [details] File: environ
Created attachment 857761 [details] File: jvm_environment
ABRT has failed to recognize that this occurred in the 3rd party code from the jar at file://home/francisco.prates/Downloads/apache-tomcat/lib/tomcat-coyote.jar. ABRT let you file this bug report despite the fact that there is nothing we can do to address this and the bug needs to be filed with the developer of that jar/applet. Closing as CANTFIX. This is a bug but it's not bug in java-1.7.0-openjdk.