Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 97144 invoked from network); 12 Apr 2007 16:59:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Apr 2007 16:59:53 -0000 Received: (qmail 45478 invoked by uid 500); 12 Apr 2007 16:59:59 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 45435 invoked by uid 500); 12 Apr 2007 16:59:59 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 45424 invoked by uid 99); 12 Apr 2007 16:59:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2007 09:59:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2007 09:59:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5F183714071 for ; Thu, 12 Apr 2007 09:59:32 -0700 (PDT) Message-ID: <7074806.1176397172386.JavaMail.jira@brutus> Date: Thu, 12 Apr 2007 09:59:32 -0700 (PDT) From: "Schumarer (JIRA)" To: dev@forrest.apache.org Subject: [jira] Created: (FOR-984) Forrest doesn't work properly with Sun's JDK 1.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Forrest doesn't work properly with Sun's JDK 1.6 ------------------------------------------------ Key: FOR-984 URL: https://issues.apache.org/jira/browse/FOR-984 Project: Forrest Issue Type: Improvement Components: Core operations, Launch 'forrest' Affects Versions: 0.8-dev Reporter: Schumarer Hi, This problem is quite easy to reproduce. First, install Sun's JDK 1.6 (whatever version until 1.6.0_01-b06 ) define your %JAVA_HOME% on that JDK. When you seed a new projet, there is no problem and it works. When you do a "forrest run", it works too, but when you do a "forrest" it doesn't work anymore. I'll try to attach a full log. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.