Bug 1060025

Summary: [abrt] java-1.7.0-openjdk-headless-1.7.0.60-2.4.4.1.fc20: Uncaught exception java.lang.RuntimeException in method java.util.concurrent.ThreadPoolExecutor.runWorker()
Product: [Fedora] Fedora Reporter: F.Prates <mad.kanie>
Component: java-1.7.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ahughes, dbhole, jerboaa, jfilak, jvanek, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:006f6986d59d214378959b831cf2cbb68936c65c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-03 17:08:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ
none
File: jvm_environment none

Description F.Prates 2014-01-31 09:37:41 UTC
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]

Comment 1 F.Prates 2014-01-31 09:37:44 UTC
Created attachment 857759 [details]
File: backtrace

Comment 2 F.Prates 2014-01-31 09:37:46 UTC
Created attachment 857760 [details]
File: environ

Comment 3 F.Prates 2014-01-31 09:37:48 UTC
Created attachment 857761 [details]
File: jvm_environment

Comment 4 Jakub Filak 2014-02-03 17:08:36 UTC
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.