Return-Path: X-Original-To: apmail-logging-log4j-user-archive@www.apache.org Delivered-To: apmail-logging-log4j-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1163B109AF for ; Wed, 4 Sep 2013 12:30:13 +0000 (UTC) Received: (qmail 14370 invoked by uid 500); 4 Sep 2013 12:30:12 -0000 Delivered-To: apmail-logging-log4j-user-archive@logging.apache.org Received: (qmail 14338 invoked by uid 500); 4 Sep 2013 12:30:12 -0000 Mailing-List: contact log4j-user-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Users List" Reply-To: "Log4J Users List" Delivered-To: mailing list log4j-user@logging.apache.org Received: (qmail 14329 invoked by uid 99); 4 Sep 2013 12:30:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 12:30:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of garydgregory@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 12:30:06 +0000 Received: by mail-bk0-f47.google.com with SMTP id mx12so129697bkb.6 for ; Wed, 04 Sep 2013 05:29:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Ye7nImA+qC1rhYXMuDcBCcvStugAvopdRNfZ7FsUR6Q=; b=qtoImo3plT+1WmvRRoD3DK6adEhy6otoOK9Iem2M00NLyCILTbzyV3uxURQhzpRrDj PXRsjZFgF5oxeO8LUCLcYBFxjvy7zEWCe/l0XZRpAsvqbPPU5+bKrJQoKiwEDiIa9L9B 4voWCDw235yt5BLsgdwp9QHNyKESbZnyQY5oYHYVPvueAbuwg04r7aqx1pAxnofLo5HV uGn2RZ1txEF8CESnaE7+8pgNhZAXkTuhpUJRrz5YLuxm/Fafol334pyhhGM9kkDnZRPc F/9rqDxQ1aq9FqOL+ada/FmAaXf34IGrWBV8D9wf+WEC4dZe4KcNaQI1BbFI96+zOjsJ +xXA== MIME-Version: 1.0 X-Received: by 10.205.68.134 with SMTP id xy6mr1402649bkb.37.1378297786256; Wed, 04 Sep 2013 05:29:46 -0700 (PDT) Received: by 10.205.6.7 with HTTP; Wed, 4 Sep 2013 05:29:46 -0700 (PDT) In-Reply-To: <5227256C.901@apache.org> References: <52244ECD.4020706@apache.org> <52246CD5.2050408@apache.org> <5226DCFC.6090305@apache.org> <5226FE05.3050104@apache.org> <5227256C.901@apache.org> Date: Wed, 4 Sep 2013 08:29:46 -0400 Message-ID: Subject: Re: Using the SLF4J Bridge From: Gary Gregory To: Log4J Users List Content-Type: multipart/alternative; boundary=f46d040f9bb6f2115004e58df56b X-Virus-Checked: Checked by ClamAV on apache.org --f46d040f9bb6f2115004e58df56b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The only Log4j related code I see is logging a throwable it seems. I would try, a combination of: - Make sure to use the latest version of Surefire - Try the current version of Log4J by building it from trunk and installing it in your local Maven repo. - Change your logging pattern to NOT log throwables. It's a bit like going fishing... Gary On Wed, Sep 4, 2013 at 8:19 AM, Francesco Chicchiricc=C3=B2 wrote: > On 04/09/2013 14:14, Gary Gregory wrote: > >> [...] >> >>> Update: on Linux, with OpenJDK 6 / Oracle JDK6 everything works fine. >>> With Oracle JDK 7 everything is fine as well, but with OpenJDK 7 test >>> execution hangs: >>> >>> java version "1.7.0_25" >>> OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4) >>> OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode) >>> >>> Using vanilla or "colorized" Maven 3.1.0 does not make any difference. >>> >>> Any clue? >>> >> On Windows/Oracle, you can hit Ctrl-Break on the command line and get a >> JVM >> dump of what all threads are doing. I would try that when the JVM appear= s >> hung. >> > > On Linux it's CTRL+ATL+\ - here you go: http://apaste.info/fPVg > > Thanks for your support. > Regards. > > -- > Francesco Chicchiricc=C3=B2 > > ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member > http://people.apache.org/~**ilgrosso/ > > --=20 E-Mail: garydgregory@gmail.com | ggregory@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --f46d040f9bb6f2115004e58df56b--