From owner-freebsd-java@FreeBSD.ORG Sat Jan 24 03:21:50 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBFC116A4CE for ; Sat, 24 Jan 2004 03:21:50 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D8143D2F for ; Sat, 24 Jan 2004 03:21:48 -0800 (PST) (envelope-from bjoern.hillebrand@s-ar.de) Received: from [212.227.126.209] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AkLrI-00049H-00 for freebsd-java@freebsd.org; Sat, 24 Jan 2004 12:21:48 +0100 Received: from [217.229.129.14] (helo=s-ar.de) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1AkLrH-0007ak-00 for freebsd-java@freebsd.org; Sat, 24 Jan 2004 12:21:48 +0100 Message-ID: <40125543.4090607@s-ar.de> Date: Sat, 24 Jan 2004 12:21:39 +0100 From: Bjoern Hillebrand User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040121 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: multipart/mixed; boundary="------------060601070205070008010703" X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:c1e4002877fe079c5b2aa1030fc6f4ef Subject: OpenOffice build fails / Eclipse does not start X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 11:21:50 -0000 This is a multi-part message in MIME format. --------------060601070205070008010703 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi Everyone, I bought a new computer and installed FreeBSD on it ( It's a Athlon XP System). Before my new Athlon Box I developed on an older Duron System in Java. On both systems runs FreeBSD 5.2. On both systems I compiled java without any special optimizations. The difference between the systems is that my Duron uses JDK 1.4.2p5 and on my new Systems i compiled a JDK1.4.2p6. Java is built without the debug feature. With the new patchlevel i have problems with compiling OpenOffice 1.1 and running eclipse. At first i describe my OpenOffice Problems : When you take a look at the attachment you see the reported log from the JDK. I tried to compile it with the BSD and the ULE scheduler. The failure is always the same. I run it about four times and it always could be reproduced. Building OpenOffice on my Duron takes too long, so that i can't test it with patchlevel 5. The second problem is the eclipse IDE. On my duron it works very well and i have no problems with it. When using patchlevel 6 eclipse starts and init the main GUI but does not respond on any keyboard or mouse actions. After init the GUI is frozen. Using BSD or ULE scheduler does the same. I successfully run JEdit and the Appletviewer. btw: What is the best way to downgrade do patchlevel 5 ? I am interesting in testing OpenOffice and Eclipse with the previous patchlevel which works fine for me. bye Bjoern --------------060601070205070008010703 Content-Type: text/plain; name="java_bug" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="java_bug" # freebsd-java@FreeBSD.org mailing list # # Java VM: Java HotSpot(TM) Client VM (1.4.2-p6-root_21_jan_2004_11_26 mixed mod e) # # Error ID: 4F533F4253440E4350500063 # Heap at VM Abort: Heap Killed dmake: Error code 137, while making '../unxfbsd.pro/bin/setup_services.rdb' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/german/openoffice-1.1/work/o o_1.1_src/setup2/util dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /usr/ports/german/openoffice-1.1. *** Error code 1 Stop in /usr/ports/german/openoffice-1.1. finne# --------------060601070205070008010703--