Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 65126 invoked from network); 25 Jul 2008 05:37:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2008 05:37:58 -0000 Received: (qmail 88051 invoked by uid 500); 25 Jul 2008 05:37:57 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 87815 invoked by uid 500); 25 Jul 2008 05:37:56 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 87804 invoked by uid 99); 25 Jul 2008 05:37:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 22:37:56 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2008 05:37:01 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KMFzZ-0000fp-OY for user@geronimo.apache.org; Thu, 24 Jul 2008 22:37:25 -0700 Message-ID: <18645515.post@talk.nabble.com> Date: Thu, 24 Jul 2008 22:37:25 -0700 (PDT) From: lfbarragan To: user@geronimo.apache.org Subject: Re: Unable to clear SoftCache field subclassAudits In-Reply-To: <5eb405c70807240823v5c191a39oe8a550e1a6ebc62@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: lfbarragan@gmail.com References: <18626625.post@talk.nabble.com> <5eb405c70807240823v5c191a39oe8a550e1a6ebc62@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Jarek, thanks for the quick response By stuck I mean, that is doing nothing at all, let me give you more details: I'm using Windows and Geronimo 2.0.2. 1) I double click on startup.bat in the Geronimo bin folder 2) A black pop up screen appears displaying this message: Booting Geronimo Kernel (in Java 1.5.0_14)... Startup completed in 0.047s seconds Geronimo Application Server started 3) Nothing happens after that 4) After a minute or two I give up and I close the window 5) I get this message in the log file: DEBUG [MultiParentClassLoader] Unable to clear SoftCache field subclassAudits in class class java.io.ObjectInputStream The server never starts, I can't access the console and there a no more messages after that I tried to get a thread dump using Ctrl-Break and this is what I got: Booting Geronimo Kernel (in Java 1.5.0_14)... Startup completed in 0.015s seconds Geronimo Application Server started Full thread dump Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode): "Timer-2" daemon prio=6 tid=0x0b03d018 nid=0x1710 in Object.wait() [0x0b33f000.. 0x0b33fae8] at java.lang.Object.wait(Native Method) - waiting on <0x02ff3eb0> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x02ff3eb0> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Timer-1" daemon prio=6 tid=0x0b03cd50 nid=0xb70 in Object.wait() [0x0b2ff000..0 x0b2ffb68] at java.lang.Object.wait(Native Method) - waiting on <0x02fd4af8> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:474) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x02fd4af8> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Timer-0" prio=6 tid=0x0b005e40 nid=0x163c in Object.wait() [0x0b2bf000..0x0b2bf be8] at java.lang.Object.wait(Native Method) - waiting on <0x02fca120> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:474) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x02fca120> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Low Memory Detector" daemon prio=6 tid=0x0abb5298 nid=0x1204 runnable [0x000000 00..0x00000000] "CompilerThread0" daemon prio=10 tid=0x0abb0958 nid=0x1620 waiting on condition [0x00000000..0x0adff6c8] "Signal Dispatcher" daemon prio=10 tid=0x0abafe10 nid=0xe4c waiting on condition [0x00000000..0x00000000] "Finalizer" daemon prio=8 tid=0x008d4568 nid=0x1680 in Object.wait() [0x0ab7f000 ..0x0ab7fa68] at java.lang.Object.wait(Native Method) - waiting on <0x02f11158> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:120) - locked <0x02f11158> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:136) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=0x0096c748 nid=0x1744 in Object.wait() [0 x0ab3f000..0x0ab3fae8] at java.lang.Object.wait(Native Method) - waiting on <0x02f111e0> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:474) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x02f111e0> (a java.lang.ref.Reference$Lock) "main" prio=6 tid=0x008a0e38 nid=0x1688 in Object.wait() [0x0007f000..0x0007fc3c ] at java.lang.Object.wait(Native Method) - waiting on <0x02f353b8> (a org.apache.geronimo.kernel.basic.BasicKerne l) at java.lang.Object.wait(Object.java:474) at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaem on.java:193) - locked <0x02f353b8> (a org.apache.geronimo.kernel.basic.BasicKernel) at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon .java:78) at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(Ma inConfigurationBootstrapper.java:45) at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67) at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30) "VM Thread" prio=10 tid=0x008a7e20 nid=0x12c0 runnable "VM Periodic Task Thread" prio=10 tid=0x0abb64f0 nid=0xb44 waiting on condition Thanks in advance! Jarek Gawor-2 wrote: > > That debug message is not an error. You can ignore it. > > Can you explain what you mean by "gets stuck doing nothing"? Can you > access the console and perform some actions it in? Can you deploy > applications to it using the command line tools? > > If you can't do these things, can you get a thread dump of the server > JVM and send it to us? On Sun JDK to get a thread dump on Unix execute > "kill -QUIT " command or on Windows press Cntrl-Break in > the window of the server (the server must be running in foreground). > > Jarek > > On Thu, Jul 24, 2008 at 3:24 AM, lfbarragan wrote: >> >> Hi guys, >> >> I have been using Geronimo for almost 7 months and this is the first time >> I >> get this message in my log file: >> >> DEBUG [MultiParentClassLoader] Unable to clear SoftCache field >> subclassAudits in class class java.io.ObjectInputStream >> >> I am trying to start the server but it gets stuck doing nothing, I found >> the >> message in the log file but there is no more information about errors or >> problems during start. >> >> After googling it for a while I found this thread: >> >> http://www.nabble.com/-jira--Created%3A-(GERONIMO-2134)-Shutdown-error-in-ConfigurationClassLoader-td4925180s134.html#a5557411 >> >> I installed the new jdk version just to rule out that the jvm is not the >> problem and I'm still getting the error. >> >> Does anyone know anything about this message? >> >> Thanks in advance >> Luis Barragan >> >> >> -- >> View this message in context: >> http://www.nabble.com/Unable-to-clear-SoftCache-field-subclassAudits-tp18626625s134p18626625.html >> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/Unable-to-clear-SoftCache-field-subclassAudits-tp18626625s134p18645515.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.