From ml@ft-c.de Sun Nov 13 19:16:25 2022 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N9MdM4bGWz4dJs0 for ; Sun, 13 Nov 2022 19:17:11 +0000 (UTC) (envelope-from ml@ft-c.de) Received: from einhorn-mail-out.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail.in-berlin.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N9MdK5JJVz44yL for ; Sun, 13 Nov 2022 19:17:09 +0000 (UTC) (envelope-from ml@ft-c.de) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of ml@ft-c.de designates 192.109.42.8 as permitted sender) smtp.mailfrom=ml@ft-c.de; dmarc=none X-Envelope-From: ml@ft-c.de X-Envelope-To: Received: from authenticated.user (localhost [127.0.0.1]) by einhorn.in-berlin.de with ESMTPSA id 2ADJGQDb2971828 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Sun, 13 Nov 2022 20:17:06 +0100 Message-ID: <76f4aa3b0c1fd109d87f1c175d51d532a1d1e915.camel@ft-c.de> Subject: eclipse bug From: ml@ft-c.de Reply-To: ftimmer@ft-c.de To: FreeBSD-STABLE Mailing List Date: Sun, 13 Nov 2022 20:16:25 +0100 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.4 FreeBSD GNOME Team List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 X-Spamd-Result: default: False [-0.50 / 15.00]; R_SPF_ALLOW(-0.20)[+ip4:192.109.42.0/24]; RCVD_IN_DNSWL_LOW(-0.10)[192.109.42.8:from]; RWL_MAILSPIKE_GOOD(-0.10)[192.109.42.8:from]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[ft-c.de]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:29670, ipnet:192.109.42.0/24, country:DE]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; FROM_NO_DN(0.00)[]; TO_DN_ALL(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; HAS_REPLYTO(0.00)[ftimmer@ft-c.de] X-Rspamd-Queue-Id: 4N9MdK5JJVz44yL X-Spamd-Bar: / X-ThisMailContainsUnwantedMimeParts: N Hello,=20 I have a FreeBSD System running on thinpad X200. All program works.=20 Now I have installed FreeBSD on Thinkpad X230 I need the program dbeaver. I get the error message: ~> dbeaver > Start DBeaver Standalone [org.jkiss.dbeaver.ui.app.standalone 22.1.1.202206261508] > Start Eclipse IDE UI Application [org.eclipse.ui.ide.application 1.4.300.v20220114-0859] > Start Eclipse Jobs Mechanism [org.eclipse.core.jobs 3.12.100.v20220120-1329] SWT OS.java Error: Failed to load swt-pi3, loading swt-pi4 as fallback. Dbeaver: An error has occurred. See the log file /usr/local/share/dbeaver/configuration/1668365061175.log. The program=20 swt-4.21 Standard Widget Toolkit for Java is installed. The first lines from log file: !SESSION 2022-11-13 20:10:39.244 -------- eclipse.buildId=3Dunknown java.version=3D11.0.12 java.vendor=3DEclipse Foundation BootLoader constants: OS=3Dlinux, ARCH=3Dx86_64, WS=3Dgtk, NL=3Den_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.osgi 4 0 2022-11-13 20:10:40.637 !MESSAGE An error occurred while automatically activating bundle org.eclipse.ui.ide (151). !STACK 0 org.osgi.framework.BundleException: Exception in org.eclipse.ui.internal.ide.IDEWorkbenchPlugin.start() of bundle org.eclipse.ui.ide. ... When I reinstall eclipse from ports, I get an error message: portupgrade -N java/eclipse=20 ... [INFO] org.eclipse.rt.osgistarterkit.product 4.24.0-SNAPSHOT SUCCESS [INFO] equinox-sdk 4.24.0-SNAPSHOT ........................ SUCCESS=20 [INFO] eclipse.platform.repository 4.24.0-SNAPSHOT ........ FAILURE [INFO] platform-aggregator 4.24.0-SNAPSHOT ................ SKIPPED [INFO] ------------------------------- [INFO] BUILD FAILURE [INFO] -------------------------------- [INFO] Total time: 36:47 min [INFO] Finished at: 2022-11-13T10:31:45+01:00 [INFO] -------------------------------- [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director- plugin:3.0.0-SNAPSHOT:archive-products (archive-products) on projec t eclipse.platform.repository: Error packing product: Problem creating zip: Execution exception: Java heap space -> [Help 1] [ERROR]=20 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR]=20 [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :eclipse.platform.repository *** Error code 1 Stop. make: stopped in /usr/ports/java/eclipse egrep: empty (sub)expression ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20221113-6730-cu4lyn env make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! java/eclipse (unknown build error) uname -a=C2=A0 FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC amd64 What should I do?=C2=A0 Do you need more information? (I am not a java expert.) Franz