From: <glassfish_at_javadesktop.org>
Date: Wed, 08 Jul 2009 18:35:44 PDT
I found the answer to this, given by Jagadish Prasath.
Apparently the ThreadPoolManagerImpl(ThreadGroup) constructor is unavailable in
jdk1.6.0_14... which is the JDK version I am using in my Linux machine.
The constructor is on the other hand available in jdk1.6.0_12.