From owner-freebsd-java@FreeBSD.ORG Sun Feb 9 17:13:27 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5E4BB21; Sun, 9 Feb 2014 17:13:27 +0000 (UTC) Received: from FreeBSD.cs.nctu.edu.tw (FreeBSD.cs.nctu.edu.tw [140.113.17.209]) by mx1.freebsd.org (Postfix) with ESMTP id 9548F15D7; Sun, 9 Feb 2014 17:13:27 +0000 (UTC) Received: by FreeBSD.cs.nctu.edu.tw (Postfix, from userid 1058) id 326B4284C; Mon, 10 Feb 2014 01:13:22 +0800 (CST) Date: Mon, 10 Feb 2014 01:13:22 +0800 From: Li-Wen Hsu To: Craig Rodrigues Subject: Re: Java VM crashing when running Jenkins? Message-ID: <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: Steven Kreuzer , Steve Wills , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 17:13:27 -0000 On Sat, Feb 08, 2014 at 14:55:47 -0800, Craig Rodrigues wrote: > On Sat, Feb 8, 2014 at 2:27 PM, Steve Wills wrote: > > > Odd, that same version works fine for me, but on 11-CURRENT r260369. I do > > have > > the patch for PR ports/173603 applies, but that shouldn't make any > > difference. > > Perhaps your jdk was built for a slightly different kernel/world than you > > are > > running? > > > > Hi, > > I installed FreeBSD 10.0-RELEASE using freebsd-update, > and I installed openjdk and jenkins using "pkg" > so I didn't compile anything myself. I just did a fresh install of 10.0-R, installed openjdk and jenkins using pkg, then startd jenkins, everything seems fine at this point. Does the java binary crash as soon as you start jenkins on your side or when it runs a while, or starts executing jobs? BTW, the default dependency of jenkins is openjdk6, have you changed $jenkins_java_home ? Li-Wen -- Li-Wen Hsu http://lwhsu.org From owner-freebsd-java@FreeBSD.ORG Sun Feb 9 17:42:47 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DEF44569; Sun, 9 Feb 2014 17:42:46 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BAB1317A4; Sun, 9 Feb 2014 17:42:45 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id ec20so4183309lab.9 for ; Sun, 09 Feb 2014 09:42:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=unVRqPGb21K3xIZKpH6iza9/1wfQV9MlOGs28Fwwr6k=; b=YhqtZtJOfNQs786p/HBgf0c8ugjzIZZu4lBWMzdyA+t7DOwEThi0VZXn6WPSCmOTx/ AKTjNnW3gl1Tno1cPZwax1IK4JPoR5O9NP4SzgtNi+WCqa5FUvnMMESBlxHnscBMWCWw ugi8GTLkWlvcjXa0dBAd7UI4gmNknkCe94ioWnm3mctyj2X9zekkDphZMAT9ef4rfwHH QzaqAsO5rKKLsZI3vquot5UsXt5Vfegmz9bGvARXwSK8DfeqFyr77253FvD4KzGiyRYC YBO0Ob6H9VZFav2jjwd/ldFvO9L3RGeE5apy+j15UmtM75E7xfOnUfQnmZqw3IOQvpp5 tJmg== MIME-Version: 1.0 X-Received: by 10.153.7.137 with SMTP id dc9mr18902434lad.25.1391967763786; Sun, 09 Feb 2014 09:42:43 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Sun, 9 Feb 2014 09:42:43 -0800 (PST) In-Reply-To: <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> Date: Sun, 9 Feb 2014 09:42:43 -0800 X-Google-Sender-Auth: q99IyROTU8ZePLhBxFex98vB3Mk Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Craig Rodrigues To: Li-Wen Hsu Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Steven Kreuzer , Steve Wills , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 17:42:47 -0000 Hi, I am on 10.0-R. Yes, I set $jenkins_java_home in /etc/rc.conf to switch to openjdk7. I did an experiment of switching back to openjdk6, and got a different crash # gdb /usr/local/openjdk6/bin/java java.core (gdb) where #0 0x0000000800ccb26a in thr_kill () from /lib/libc.so.7 #1 0x0000000800d92ac9 in abort () from /lib/libc.so.7 #2 0x0000000801e9b161 in os::abort () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #3 0x0000000801fbf709 in VMError::report_and_die () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #4 0x0000000801e9fedc in JVM_handle_bsd_signal () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #5 0x0000000800a493f6 in swapcontext () from /lib/libthr.so.3 #6 0x0000000800a48ff3 in sigaction () from /lib/libthr.so.3 #7 #8 0x0000000801e83186 in Node::out_grow () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #9 0x0000000801ef39e9 in PhaseChaitin::Split () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #10 0x0000000801b3956f in PhaseChaitin::Register_Allocate () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #11 0x0000000801b98c42 in Compile::Code_Gen () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #12 0x0000000801b97198 in Compile::Compile () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #13 0x0000000801b26d56 in C2Compiler::compile_method () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so ---Type to continue, or q to quit--- #14 0x0000000801ba109c in CompileBroker::invoke_compiler_on_method () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #15 0x0000000801ba08d6 in CompileBroker::compiler_thread_loop () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #16 0x0000000801f802e1 in JavaThread::thread_main_inner () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #17 0x0000000801e9ab40 in java_start () from /usr/local/openjdk6/jre/lib/amd64/server/libjvm.so #18 0x0000000800a444a4 in pthread_create () from /lib/libthr.so.3 #19 0x0000000000000000 in ?? () The crash doesn't happen right away after the startup of Jenkins. I'm not sure when it happens , maybe when it is about to do a job. -- Craig On Sun, Feb 9, 2014 at 9:13 AM, Li-Wen Hsu wrote: > On Sat, Feb 08, 2014 at 14:55:47 -0800, Craig Rodrigues wrote: > > On Sat, Feb 8, 2014 at 2:27 PM, Steve Wills wrote: > > > > > Odd, that same version works fine for me, but on 11-CURRENT r260369. I > do > > > have > > > the patch for PR ports/173603 applies, but that shouldn't make any > > > difference. > > > Perhaps your jdk was built for a slightly different kernel/world than > you > > > are > > > running? > > > > > > > Hi, > > > > I installed FreeBSD 10.0-RELEASE using freebsd-update, > > and I installed openjdk and jenkins using "pkg" > > so I didn't compile anything myself. > > I just did a fresh install of 10.0-R, installed openjdk and jenkins using > pkg, then startd jenkins, everything seems fine at this point. Does the > java binary crash as soon as you start jenkins on your side or when it > runs a while, or starts executing jobs? > > BTW, the default dependency of jenkins is openjdk6, have you changed > $jenkins_java_home ? > > Li-Wen > > -- > Li-Wen Hsu > http://lwhsu.org > From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 04:24:31 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E877F667 for ; Mon, 10 Feb 2014 04:24:30 +0000 (UTC) Received: from mail-yh0-x22d.google.com (mail-yh0-x22d.google.com [IPv6:2607:f8b0:4002:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A5FF91CEA for ; Mon, 10 Feb 2014 04:24:30 +0000 (UTC) Received: by mail-yh0-f45.google.com with SMTP id i57so4625070yha.18 for ; Sun, 09 Feb 2014 20:24:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=MvhfE/PDTYw1pWcX/y/GaL7qzKreS6jjgc0F2VkIRPI=; b=BdYfpoIMnXanxYBkAgMMw87NwzMdC8JDnDrn00wjT8ffG1Mz89UFEs46m3QN4yluyB FeR1upbK/zXeH66lKYQ89gmJ8i90i8OOyl7ruzaAhT4UEG2bTkFJcjZm6pPhzJltAr4V wUqmW4Zj3pXMlIUWHYn9xhA0qz/ZFsylsaxXwkfBLUMcTLMOL5M5cRkTWd9VXMdULysL jiPgfDewaBqOlr7hyVHC8Bxf0V21k4SdecDQQzgomIPL6VOZnbzdL2jPkmxx+H3RROIG /khgZ8zXCnQE0RVLe9j1fqVzFZup3mxdWlxqo6AttQUobE/tK2JmgXhx2E4CZGASNEm3 AfAQ== MIME-Version: 1.0 X-Received: by 10.236.15.102 with SMTP id e66mr106203yhe.69.1392006269919; Sun, 09 Feb 2014 20:24:29 -0800 (PST) Received: by 10.170.111.88 with HTTP; Sun, 9 Feb 2014 20:24:29 -0800 (PST) Date: Mon, 10 Feb 2014 12:24:29 +0800 Message-ID: Subject: openjdk7-u51 problem with eclipse Kepler From: Huang Wen Hui To: "freebsd-java@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 04:24:31 -0000 Hi, I got a problem when run eclipse Kepler with openjdk7-u51: % java -version openjdk version "1.7.0_51" OpenJDK Runtime Environment (build 1.7.0_51-b13) OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) eclipse output: Accessing non-adaptable element org.eclipse.ecf.examples.remoteservices.hello.ds.host Accessing non-adaptable element org.eclipse.ecf.examples.remoteservices.hello 11:03:01.099 [main] DEBUG o.e.g.boot.internal.BootActivator - Logback not available. Please configure logging manually. (org/slf4j/bridge/SLF4JBridgeHandler) 11:03:01.107 [Gyrex FrameworkLog Buffer Dispatcher] WARN org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the version "4.6.6" and location "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/" is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support for Eclipse 2.0 style plugins will be removed in a future release. Refer to the migration guide for details. 11:03:01.108 [Gyrex FrameworkLog Buffer Dispatcher] WARN org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the version "4.6.6" and location "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/" is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support for Eclipse 2.0 style plugins will be removed in a future release. Refer to the migration guide for details. java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) at org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS at sun.net.PortConfig$1.run(PortConfig.java:59) at sun.net.PortConfig$1.run(PortConfig.java:45) at java.security.AccessController.doPrivileged(Native Method) at sun.net.PortConfig.(PortConfig.java:44) at java.net.SocketPermission$1.run(SocketPermission.java:1217) at java.net.SocketPermission$1.run(SocketPermission.java:1209) at java.security.AccessController.doPrivileged(Native Method) at java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) at java.net.SocketPermission.(SocketPermission.java:235) at sun.security.util.SecurityConstants.(SecurityConstants.java:259) at java.lang.Class.getProtectionDomain(Class.java:2181) at ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) at ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) at ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) at ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) at ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) at ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) at ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) at ch.qos.logback.classic.Logger.log(Logger.java:803) ... 9 more 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN org.eclipse.equinox.logger - Not loading teams for bundle org.eclipse.ecf.examples.remoteservices.hello.ds.host (transformerPlugin not yet initialized) 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN org.eclipse.equinox.logger - Not loading teams for bundle org.eclipse.ecf.examples.remoteservices.hello (transformerPlugin not yet initialized) 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] WARN org.eclipse.equinox.logger - The extensions and extension-points from the bundle "org.eclipse.stardust.ide.wst.facet.reporting.content" are ignored. The bundle is not marked as singleton. - org.eclipse.equinox.registry, id: 1162 java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) at org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: java.lang.NoClassDefFoundError: Could not initialize class sun.security.util.SecurityConstants at java.lang.Class.getProtectionDomain(Class.java:2181) at ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) at ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) at ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) at ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) at ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) at ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) at ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) at ch.qos.logback.classic.Logger.log(Logger.java:803) ... 9 more 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR org.eclipse.equinox.logger - Invalid site reference %primaryUpdateURL in feature org.eclipse.persistence.dbws.source. - org.eclipse.equinox.p2.core, id: 1132 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR org.eclipse.equinox.logger - Invalid site reference %secondaryUpdateURL in feature org.eclipse.persi openjdk7-u40 do NOT have this problem, I am using STALBE10. Cheers, Huang Wen Hui From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 05:36:45 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 369037B2; Mon, 10 Feb 2014 05:36:45 +0000 (UTC) Received: from FreeBSD.cs.nctu.edu.tw (FreeBSD.cs.nctu.edu.tw [140.113.17.209]) by mx1.freebsd.org (Postfix) with ESMTP id E79C81507; Mon, 10 Feb 2014 05:36:44 +0000 (UTC) Received: by FreeBSD.cs.nctu.edu.tw (Postfix, from userid 1058) id E856B2D8D; Mon, 10 Feb 2014 13:36:38 +0800 (CST) Date: Mon, 10 Feb 2014 13:36:38 +0800 From: Li-Wen Hsu To: Craig Rodrigues Subject: Re: Java VM crashing when running Jenkins? Message-ID: <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: Steven Kreuzer , Steve Wills , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 05:36:45 -0000 On Sun, Feb 09, 2014 at 09:42:43 -0800, Craig Rodrigues wrote: > Hi, > > I am on 10.0-R. > Yes, I set $jenkins_java_home in /etc/rc.conf to switch to openjdk7. > > I did an experiment of switching back to openjdk6, and got a different > crash I'll give 7u51 a try later. Though it has been marked as FORBIDDEN on 10.0-R, I believe that the fix is included. Of course that I need to build it from ports directly. Li-Wen -- Li-Wen Hsu http://lwhsu.org From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 08:04:02 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4F9A17F for ; Mon, 10 Feb 2014 08:04:02 +0000 (UTC) Received: from smadev.internal.net (adsltrust.ath.forthnet.gr [194.219.204.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AA58C1084 for ; Mon, 10 Feb 2014 08:04:00 +0000 (UTC) Received: from smadev.internal.net (smadev [10.9.200.131]) by smadev.internal.net (8.14.7/8.14.7) with ESMTP id s1A7uEp9011451 for ; Mon, 10 Feb 2014 09:56:14 +0200 (EET) (envelope-from achill@matrix.gatewaynet.com) Message-ID: <52F8861E.4010303@matrix.gatewaynet.com> Date: Mon, 10 Feb 2014 09:56:14 +0200 From: Achilleas Mantzios User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Re: openjdk7-u51 problem with eclipse Kepler References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 08:04:02 -0000 Hello, just a side question here : Is there a Kepler (4.3) Eclipse port yet? I think eclipse-devel is currently at 4.2 (Juno) Has anything changed ? On 10/02/2014 06:24, Huang Wen Hui wrote: > Hi, > I got a problem when run eclipse Kepler with openjdk7-u51: > > % java -version > openjdk version "1.7.0_51" > OpenJDK Runtime Environment (build 1.7.0_51-b13) > OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) > > eclipse output: > > Accessing non-adaptable element > org.eclipse.ecf.examples.remoteservices.hello.ds.host > Accessing non-adaptable element > org.eclipse.ecf.examples.remoteservices.hello > 11:03:01.099 [main] DEBUG o.e.g.boot.internal.BootActivator - Logback not > available. Please configure logging manually. > (org/slf4j/bridge/SLF4JBridgeHandler) > 11:03:01.107 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the > version "4.6.6" and location > "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/" > is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support > for Eclipse 2.0 style plugins will be removed in a future release. Refer to > the migration guide for details. > 11:03:01.108 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the > version "4.6.6" and location > "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/" > is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support > for Eclipse 2.0 style plugins will be removed in a future release. Refer to > the migration guide for details. > java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS > at sun.net.PortConfig$1.run(PortConfig.java:59) > at sun.net.PortConfig$1.run(PortConfig.java:45) > at java.security.AccessController.doPrivileged(Native Method) > at sun.net.PortConfig.(PortConfig.java:44) > at java.net.SocketPermission$1.run(SocketPermission.java:1217) > at java.net.SocketPermission$1.run(SocketPermission.java:1209) > at java.security.AccessController.doPrivileged(Native Method) > at > java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) > at java.net.SocketPermission.(SocketPermission.java:235) > at > sun.security.util.SecurityConstants.(SecurityConstants.java:259) > at java.lang.Class.getProtectionDomain(Class.java:2181) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) > at > ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) > at ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) > at > ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) > at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) > at ch.qos.logback.classic.Logger.log(Logger.java:803) > ... 9 more > 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - Not loading teams for bundle > org.eclipse.ecf.examples.remoteservices.hello.ds.host (transformerPlugin > not yet initialized) > 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - Not loading teams for bundle > org.eclipse.ecf.examples.remoteservices.hello (transformerPlugin not yet > initialized) > 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - The extensions and extension-points from the > bundle "org.eclipse.stardust.ide.wst.facet.reporting.content" are ignored. > The bundle is not marked as singleton. - org.eclipse.equinox.registry, id: > 1162 > java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > Caused by: java.lang.NoClassDefFoundError: Could not initialize class > sun.security.util.SecurityConstants > at java.lang.Class.getProtectionDomain(Class.java:2181) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) > at > ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) > at ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) > at > ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) > at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) > at ch.qos.logback.classic.Logger.log(Logger.java:803) > ... 9 more > 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR > org.eclipse.equinox.logger - Invalid site reference %primaryUpdateURL in > feature org.eclipse.persistence.dbws.source. - org.eclipse.equinox.p2.core, > id: 1132 > 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR > org.eclipse.equinox.logger - Invalid site reference %secondaryUpdateURL in > feature org.eclipse.persi > > openjdk7-u40 do NOT have this problem, I am using STALBE10. > > Cheers, > > Huang Wen Hui > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" -- Achilleas Mantzios Head of IT DEV IT DEPT Dynacom Tankers Mgmt From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 08:06:48 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEFE82C6 for ; Mon, 10 Feb 2014 08:06:48 +0000 (UTC) Received: from mail-yh0-x22b.google.com (mail-yh0-x22b.google.com [IPv6:2607:f8b0:4002:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7ABFB10A7 for ; Mon, 10 Feb 2014 08:06:48 +0000 (UTC) Received: by mail-yh0-f43.google.com with SMTP id z6so4728923yhz.30 for ; Mon, 10 Feb 2014 00:06:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=mbJspL6LfXI/FzmWitoKB0cLmXSGIbe8CDRjbdaf8iQ=; b=hJdaJlhK+tUhIItCztZcTBBEEA2NGnfHic2BwbraDtU7o5Ys039Nx9nAmSJBz829dZ A/OWTASOQH74wOkEGGUxfcl7jj2iVsmna0gTP9A3r4LapZMH0PCoeFYX+5y9a3UZcYf+ tmn8KlowcjLAnUu01eXWz4KH3Ht4MVN4yTtlmZ9tWFMvYFzFtrmdchmXMviSKUlFqvJE HmUdjb7V8kj/igDf++bKz/VAEfqWQlk0/7tYgOjzDObTSaq8CBvIIp9mSp92a0qrGlai K52CoNtV8ZMzM4qtGbsSLKIvBhhbaeaOYyR5tWfpGvjhlqUctB3hzQfFr8dcryE15qmV oYKQ== MIME-Version: 1.0 X-Received: by 10.236.148.170 with SMTP id v30mr14504yhj.100.1392019607732; Mon, 10 Feb 2014 00:06:47 -0800 (PST) Received: by 10.170.111.88 with HTTP; Mon, 10 Feb 2014 00:06:47 -0800 (PST) In-Reply-To: <52F8861E.4010303@matrix.gatewaynet.com> References: <52F8861E.4010303@matrix.gatewaynet.com> Date: Mon, 10 Feb 2014 16:06:47 +0800 Message-ID: Subject: Re: openjdk7-u51 problem with eclipse Kepler From: Huang Wen Hui To: Achilleas Mantzios Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 08:06:48 -0000 http://www.freebsd.org/cgi/query-pr.cgi?pr=180243 2014-02-10 15:56 GMT+08:00 Achilleas Mantzios : > Hello, > just a side question here : > Is there a Kepler (4.3) Eclipse port yet? > I think eclipse-devel is currently at 4.2 (Juno) > Has anything changed ? > > > On 10/02/2014 06:24, Huang Wen Hui wrote: > >> Hi, >> I got a problem when run eclipse Kepler with openjdk7-u51: >> >> % java -version >> openjdk version "1.7.0_51" >> OpenJDK Runtime Environment (build 1.7.0_51-b13) >> OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) >> >> eclipse output: >> >> Accessing non-adaptable element >> org.eclipse.ecf.examples.remoteservices.hello.ds.host >> Accessing non-adaptable element >> org.eclipse.ecf.examples.remoteservices.hello >> 11:03:01.099 [main] DEBUG o.e.g.boot.internal.BootActivator - Logback not >> available. Please configure logging manually. >> (org/slf4j/bridge/SLF4JBridgeHandler) >> 11:03:01.107 [Gyrex FrameworkLog Buffer Dispatcher] WARN >> org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the >> version "4.6.6" and location >> "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com. >> cloudgarden.jigloo_4.6.6/" >> is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support >> for Eclipse 2.0 style plugins will be removed in a future release. Refer >> to >> the migration guide for details. >> 11:03:01.108 [Gyrex FrameworkLog Buffer Dispatcher] WARN >> org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the >> version "4.6.6" and location >> "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com. >> cloudgarden.jigloo_4.6.6/" >> is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support >> for Eclipse 2.0 style plugins will be removed in a future release. Refer >> to >> the migration guide for details. >> java.lang.reflect.InvocationTargetException >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke( >> NativeMethodAccessorImpl.java:57) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke( >> DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:606) >> at >> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$ >> SLF4JLogger.log(GyrexSlf4jForwarder.java:116) >> at >> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$ >> LogBufferFlush.run(GyrexSlf4jForwarder.java:63) >> at >> java.util.concurrent.ThreadPoolExecutor.runWorker( >> ThreadPoolExecutor.java:1145) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.run( >> ThreadPoolExecutor.java:615) >> at java.lang.Thread.run(Thread.java:744) >> Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS >> at sun.net.PortConfig$1.run(PortConfig.java:59) >> at sun.net.PortConfig$1.run(PortConfig.java:45) >> at java.security.AccessController.doPrivileged(Native Method) >> at sun.net.PortConfig.(PortConfig.java:44) >> at java.net.SocketPermission$1.run(SocketPermission.java:1217) >> at java.net.SocketPermission$1.run(SocketPermission.java:1209) >> at java.security.AccessController.doPrivileged(Native Method) >> at >> java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) >> at java.net.SocketPermission.(SocketPermission.java:235) >> at >> sun.security.util.SecurityConstants.(SecurityConstants.java:259) >> at java.lang.Class.getProtectionDomain(Class.java:2181) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation( >> PackagingDataCalculator.java:165) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP( >> PackagingDataCalculator.java:138) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator. >> populateUncommonFrames(PackagingDataCalculator.java:111) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames( >> PackagingDataCalculator.java:103) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.calculate( >> PackagingDataCalculator.java:55) >> at >> ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData( >> ThrowableProxy.java:147) >> at ch.qos.logback.classic.spi.LoggingEvent.( >> LoggingEvent.java:128) >> at >> ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) >> at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger. >> java:403) >> at ch.qos.logback.classic.Logger.log(Logger.java:803) >> ... 9 more >> 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN >> org.eclipse.equinox.logger - Not loading teams for bundle >> org.eclipse.ecf.examples.remoteservices.hello.ds.host (transformerPlugin >> not yet initialized) >> 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN >> org.eclipse.equinox.logger - Not loading teams for bundle >> org.eclipse.ecf.examples.remoteservices.hello (transformerPlugin not yet >> initialized) >> 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] WARN >> org.eclipse.equinox.logger - The extensions and extension-points from the >> bundle "org.eclipse.stardust.ide.wst.facet.reporting.content" are >> ignored. >> The bundle is not marked as singleton. - org.eclipse.equinox.registry, >> id: >> 1162 >> java.lang.reflect.InvocationTargetException >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke( >> NativeMethodAccessorImpl.java:57) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke( >> DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:606) >> at >> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$ >> SLF4JLogger.log(GyrexSlf4jForwarder.java:116) >> at >> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$ >> LogBufferFlush.run(GyrexSlf4jForwarder.java:63) >> at >> java.util.concurrent.ThreadPoolExecutor.runWorker( >> ThreadPoolExecutor.java:1145) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.run( >> ThreadPoolExecutor.java:615) >> at java.lang.Thread.run(Thread.java:744) >> Caused by: java.lang.NoClassDefFoundError: Could not initialize class >> sun.security.util.SecurityConstants >> at java.lang.Class.getProtectionDomain(Class.java:2181) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation( >> PackagingDataCalculator.java:165) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP( >> PackagingDataCalculator.java:138) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator. >> populateUncommonFrames(PackagingDataCalculator.java:111) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames( >> PackagingDataCalculator.java:103) >> at >> ch.qos.logback.classic.spi.PackagingDataCalculator.calculate( >> PackagingDataCalculator.java:55) >> at >> ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData( >> ThrowableProxy.java:147) >> at ch.qos.logback.classic.spi.LoggingEvent.( >> LoggingEvent.java:128) >> at >> ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) >> at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger. >> java:403) >> at ch.qos.logback.classic.Logger.log(Logger.java:803) >> ... 9 more >> 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR >> org.eclipse.equinox.logger - Invalid site reference %primaryUpdateURL in >> feature org.eclipse.persistence.dbws.source. - >> org.eclipse.equinox.p2.core, >> id: 1132 >> 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR >> org.eclipse.equinox.logger - Invalid site reference %secondaryUpdateURL in >> feature org.eclipse.persi >> >> openjdk7-u40 do NOT have this problem, I am using STALBE10. >> >> Cheers, >> >> Huang Wen Hui >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >> > > > -- > Achilleas Mantzios > Head of IT DEV > IT DEPT > Dynacom Tankers Mgmt > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 08:36:25 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB154797 for ; Mon, 10 Feb 2014 08:36:25 +0000 (UTC) Received: from smadev.internal.net (adsltrust.ath.forthnet.gr [194.219.204.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6F8EE12B2 for ; Mon, 10 Feb 2014 08:36:23 +0000 (UTC) Received: from smadev.internal.net (smadev [10.9.200.131]) by smadev.internal.net (8.14.7/8.14.7) with ESMTP id s1A8aLAA014310; Mon, 10 Feb 2014 10:36:21 +0200 (EET) (envelope-from achill@matrix.gatewaynet.com) Message-ID: <52F88F85.2050602@matrix.gatewaynet.com> Date: Mon, 10 Feb 2014 10:36:21 +0200 From: Achilleas Mantzios User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: huanghwh@gmail.com Subject: Re: openjdk7-u51 problem with eclipse Kepler References: <52F8861E.4010303@matrix.gatewaynet.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 08:36:25 -0000 On 10/02/2014 10:06, Huang Wen Hui wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=180243 oops, thanx. Your problem might have to do with the general problems affecting newer Java builds in newer FreeBSD systems. BTW, how do you find FreeBSD's Kepler stability so far? Juno for me has been exceptional! > > > 2014-02-10 15:56 GMT+08:00 Achilleas Mantzios >: > > Hello, > just a side question here : > Is there a Kepler (4.3) Eclipse port yet? > I think eclipse-devel is currently at 4.2 (Juno) > Has anything changed ? > > > On 10/02/2014 06:24, Huang Wen Hui wrote: > > Hi, > I got a problem when run eclipse Kepler with openjdk7-u51: > > % java -version > openjdk version "1.7.0_51" > OpenJDK Runtime Environment (build 1.7.0_51-b13) > OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) > > eclipse output: > > Accessing non-adaptable element > org.eclipse.ecf.examples.remoteservices.hello.ds.host > Accessing non-adaptable element > org.eclipse.ecf.examples.remoteservices.hello > 11:03:01.099 [main] DEBUG o.e.g.boot.internal.BootActivator - Logback not > available. Please configure logging manually. > (org/slf4j/bridge/SLF4JBridgeHandler) > 11:03:01.107 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the > version "4.6.6" and location > "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/" > is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support > for Eclipse 2.0 style plugins will be removed in a future release. Refer to > the migration guide for details. > 11:03:01.108 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the > version "4.6.6" and location > "reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/" > is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support > for Eclipse 2.0 style plugins will be removed in a future release. Refer to > the migration guide for details. > java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS > at sun.net.PortConfig$1.run(PortConfig.java:59) > at sun.net.PortConfig$1.run(PortConfig.java:45) > at java.security.AccessController.doPrivileged(Native Method) > at sun.net.PortConfig.(PortConfig.java:44) > at java.net.SocketPermission$1.run(SocketPermission.java:1217) > at java.net.SocketPermission$1.run(SocketPermission.java:1209) > at java.security.AccessController.doPrivileged(Native Method) > at > java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) > at java.net.SocketPermission.(SocketPermission.java:235) > at > sun.security.util.SecurityConstants.(SecurityConstants.java:259) > at java.lang.Class.getProtectionDomain(Class.java:2181) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) > at > ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) > at ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) > at > ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) > at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) > at ch.qos.logback.classic.Logger.log(Logger.java:803) > ... 9 more > 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - Not loading teams for bundle > org.eclipse.ecf.examples.remoteservices.hello.ds.host (transformerPlugin > not yet initialized) > 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - Not loading teams for bundle > org.eclipse.ecf.examples.remoteservices.hello (transformerPlugin not yet > initialized) > 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] WARN > org.eclipse.equinox.logger - The extensions and extension-points from the > bundle "org.eclipse.stardust.ide.wst.facet.reporting.content" are ignored. > The bundle is not marked as singleton. - org.eclipse.equinox.registry, id: > 1162 > java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) > at > org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) > Caused by: java.lang.NoClassDefFoundError: Could not initialize class > sun.security.util.SecurityConstants > at java.lang.Class.getProtectionDomain(Class.java:2181) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) > at > ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) > at > ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) > at ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) > at > ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) > at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) > at ch.qos.logback.classic.Logger.log(Logger.java:803) > ... 9 more > 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR > org.eclipse.equinox.logger - Invalid site reference %primaryUpdateURL in > feature org.eclipse.persistence.dbws.source. - org.eclipse.equinox.p2.core, > id: 1132 > 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR > org.eclipse.equinox.logger - Invalid site reference %secondaryUpdateURL in > feature org.eclipse.persi > > openjdk7-u40 do NOT have this problem, I am using STALBE10. > > Cheers, > > Huang Wen Hui > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org " > > > > -- > Achilleas Mantzios > Head of IT DEV > IT DEPT > Dynacom Tankers Mgmt > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org " > > -- Achilleas Mantzios Head of IT DEV IT DEPT Dynacom Tankers Mgmt From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 08:44:56 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90BB09E3 for ; Mon, 10 Feb 2014 08:44:56 +0000 (UTC) Received: from mail-yk0-x230.google.com (mail-yk0-x230.google.com [IPv6:2607:f8b0:4002:c07::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4999F1355 for ; Mon, 10 Feb 2014 08:44:56 +0000 (UTC) Received: by mail-yk0-f176.google.com with SMTP id 19so6284813ykq.7 for ; Mon, 10 Feb 2014 00:44:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=AYqXg/V1/r2yr82wQ4KlG+6YGKkneC23XVASdHB0I3s=; b=L8OPRx/fKTjllJ/17+kYnEL+iZ8hwW65bUKtXaJS+tZu6HpGQL5TI5elbGV4QLGubo Z/J1m+Wz/btSeLuoj6G4/KyqRilN0Z8pK2zX0RXPzuiVgB3chn/AY57hN6Lo96aRuQrY 8f3PkDDCaZOUXEc0dIOKBRXvgvWgPfQlfxVuBlMfr2/JCMk/hpTCDfrWz5sWngjXscuN t4xY+MveYxa81mrDbZYS0btC4j5/jttVMKSkTR4qtm1uXUK3+5cxBvPic9YNIEhCqsN/ Pk4yFZCjpu7LHEsY/R8oGF7eqYjrewU/gn0j/g/pmtKx8xgx7wiwTqTqxHJ2dz3dRTeO awqQ== MIME-Version: 1.0 X-Received: by 10.236.147.107 with SMTP id s71mr15443866yhj.45.1392021895394; Mon, 10 Feb 2014 00:44:55 -0800 (PST) Received: by 10.170.111.88 with HTTP; Mon, 10 Feb 2014 00:44:55 -0800 (PST) In-Reply-To: <52F88F85.2050602@matrix.gatewaynet.com> References: <52F8861E.4010303@matrix.gatewaynet.com> <52F88F85.2050602@matrix.gatewaynet.com> Date: Mon, 10 Feb 2014 16:44:55 +0800 Message-ID: Subject: Re: openjdk7-u51 problem with eclipse Kepler From: Huang Wen Hui To: Achilleas Mantzios Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 08:44:56 -0000 Hi, 2014-02-10 16:36 GMT+08:00 Achilleas Mantzios : > On 10/02/2014 10:06, Huang Wen Hui wrote: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=180243 > > > oops, thanx. > Your problem might have to do with the general problems affecting newer > Java builds in newer > FreeBSD systems. > > BTW, how do you find FreeBSD's Kepler stability so far? > Juno for me has been exceptional! > I installed most of Kepler plugins and jboss tool 4.0 and scala plugin, svn plugin, so far so good! Cheers, Huang Wenhui > > > > > 2014-02-10 15:56 GMT+08:00 Achilleas Mantzios < > achill@matrix.gatewaynet.com>: > >> Hello, >> just a side question here : >> Is there a Kepler (4.3) Eclipse port yet? >> I think eclipse-devel is currently at 4.2 (Juno) >> Has anything changed ? >> >> >> On 10/02/2014 06:24, Huang Wen Hui wrote: >> >>> Hi, >>> I got a problem when run eclipse Kepler with openjdk7-u51: >>> >>> % java -version >>> openjdk version "1.7.0_51" >>> OpenJDK Runtime Environment (build 1.7.0_51-b13) >>> OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) >>> >>> eclipse output: >>> >>> Accessing non-adaptable element >>> org.eclipse.ecf.examples.remoteservices.hello.ds.host >>> Accessing non-adaptable element >>> org.eclipse.ecf.examples.remoteservices.hello >>> 11:03:01.099 [main] DEBUG o.e.g.boot.internal.BootActivator - Logback not >>> available. Please configure logging manually. >>> (org/slf4j/bridge/SLF4JBridgeHandler) >>> 11:03:01.107 [Gyrex FrameworkLog Buffer Dispatcher] WARN >>> org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the >>> version "4.6.6" and location >>> "reference: >>> file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/ >>> " >>> is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support >>> for Eclipse 2.0 style plugins will be removed in a future release. Refer >>> to >>> the migration guide for details. >>> 11:03:01.108 [Gyrex FrameworkLog Buffer Dispatcher] WARN >>> org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the >>> version "4.6.6" and location >>> "reference: >>> file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/ >>> " >>> is an old style Eclipse 2.0 plugin with no OSGi bundle manifest. Support >>> for Eclipse 2.0 style plugins will be removed in a future release. Refer >>> to >>> the migration guide for details. >>> java.lang.reflect.InvocationTargetException >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >>> at >>> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke(Method.java:606) >>> at >>> >>> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) >>> at >>> >>> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) >>> at >>> >>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) >>> at >>> >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >>> at java.lang.Thread.run(Thread.java:744) >>> Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS >>> at sun.net.PortConfig$1.run(PortConfig.java:59) >>> at sun.net.PortConfig$1.run(PortConfig.java:45) >>> at java.security.AccessController.doPrivileged(Native Method) >>> at sun.net.PortConfig.(PortConfig.java:44) >>> at java.net.SocketPermission$1.run(SocketPermission.java:1217) >>> at java.net.SocketPermission$1.run(SocketPermission.java:1209) >>> at java.security.AccessController.doPrivileged(Native Method) >>> at >>> java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) >>> at java.net.SocketPermission.(SocketPermission.java:235) >>> at >>> sun.security.util.SecurityConstants.(SecurityConstants.java:259) >>> at java.lang.Class.getProtectionDomain(Class.java:2181) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) >>> at >>> >>> ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) >>> at >>> ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) >>> at >>> ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) >>> at >>> ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) >>> at ch.qos.logback.classic.Logger.log(Logger.java:803) >>> ... 9 more >>> 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN >>> org.eclipse.equinox.logger - Not loading teams for bundle >>> org.eclipse.ecf.examples.remoteservices.hello.ds.host (transformerPlugin >>> not yet initialized) >>> 11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN >>> org.eclipse.equinox.logger - Not loading teams for bundle >>> org.eclipse.ecf.examples.remoteservices.hello (transformerPlugin not yet >>> initialized) >>> 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] WARN >>> org.eclipse.equinox.logger - The extensions and extension-points from the >>> bundle "org.eclipse.stardust.ide.wst.facet.reporting.content" are >>> ignored. >>> The bundle is not marked as singleton. - org.eclipse.equinox.registry, >>> id: >>> 1162 >>> java.lang.reflect.InvocationTargetException >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >>> at >>> >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke(Method.java:606) >>> at >>> >>> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116) >>> at >>> >>> org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63) >>> at >>> >>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) >>> at >>> >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >>> at java.lang.Thread.run(Thread.java:744) >>> Caused by: java.lang.NoClassDefFoundError: Could not initialize class >>> sun.security.util.SecurityConstants >>> at java.lang.Class.getProtectionDomain(Class.java:2181) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103) >>> at >>> >>> ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55) >>> at >>> >>> ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147) >>> at >>> ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:128) >>> at >>> ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447) >>> at >>> ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403) >>> at ch.qos.logback.classic.Logger.log(Logger.java:803) >>> ... 9 more >>> 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR >>> org.eclipse.equinox.logger - Invalid site reference %primaryUpdateURL in >>> feature org.eclipse.persistence.dbws.source. - >>> org.eclipse.equinox.p2.core, >>> id: 1132 >>> 11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR >>> org.eclipse.equinox.logger - Invalid site reference %secondaryUpdateURL >>> in >>> feature org.eclipse.persi >>> >>> openjdk7-u40 do NOT have this problem, I am using STALBE10. >>> >>> Cheers, >>> >>> Huang Wen Hui >>> _______________________________________________ >>> freebsd-java@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-java >>> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >>> >> >> >> -- >> Achilleas Mantzios >> Head of IT DEV >> IT DEPT >> Dynacom Tankers Mgmt >> >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >> > > > > -- > Achilleas Mantzios > Head of IT DEV > IT DEPT > Dynacom Tankers Mgmt > > From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 11:06:49 2014 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCB19120 for ; Mon, 10 Feb 2014 11:06:49 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EDC61FDA for ; Mon, 10 Feb 2014 11:06:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1AB6n5a080090 for ; Mon, 10 Feb 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1AB6nKc080088 for freebsd-java@FreeBSD.org; Mon, 10 Feb 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 10 Feb 2014 11:06:49 GMT Message-Id: <201402101106.s1AB6nKc080088@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 11:06:49 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/186306 java upgrade java/openjdk7 to latest o ports/184204 java Undefined symbol "libiconv_open" on startup for java/n f ports/183767 java java/openjdk6: /usr/include/iconv.h:43:10: fatal error o java/183662 java OpenJDK 7 manual pages are misconfigured o java/183081 java java crash on machine with zfs kernel module o ports/182384 java java/linux-sun-jdk16 won't build with demos & samples o ports/181136 java java/icedtea-web not build o ports/180643 java java/openjdk6 build fails on amd64 -current o ports/178856 java java/openjdk6, java/openjdk7: Java fails to print when o ports/178728 java [UPDATE] devel/apache-ant to v1.9.0 o ports/178647 java java/openjdk6 does not build (without extra hack) o ports/177802 java Could not update openfire because of problem in java/o o ports/175300 java java/jamvm fails to compile on ARM6 (raspberry-pi) o ports/174825 java java/openjdk6: fails to build on i386 (64-bit mode not o ports/173592 java java/openjdk6 fails on FreeBSD_9_1_RC2 o ports/173210 java java/openjdk6 - use better src placement o java/172962 java Sig11 while compiling OpenJDK6-b26 using clang o ports/171014 java [patch] Correct java/openjdk6 Dependency Declaration o ports/167903 java [PATCH] java/openjdk6: Fix build failure in 8.3 jail r o ports/164941 java [UPDATE] [NEW PORTS] java/classpath-initial, including o ports/162991 java java/openjdk6 fails to build o java/162522 java OpenJDK 6 is not setting close on exec o java/160553 java Jaikoz java based audio tagger core dumps o ports/159787 java java/openjdk6 nio muti-thread bug o ports/154884 java java/openjdk6: Every NetBeans version on FreeBSD 8.1 c f java/147512 java Crash of RXTX-2.1-7 on AMD64 system o java/140002 java java/openjdk6: jconsole dumps tomcat when contacting j o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to 33 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 18:14:49 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2EB514D6; Mon, 10 Feb 2014 18:14:49 +0000 (UTC) Received: from mail-pb0-x229.google.com (mail-pb0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E27B5184A; Mon, 10 Feb 2014 18:14:48 +0000 (UTC) Received: by mail-pb0-f41.google.com with SMTP id up15so6604597pbc.28 for ; Mon, 10 Feb 2014 10:14:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=vJqpWQDHlD4wJWIYPsCkNfL4784s8sVcku5fUdv9ohI=; b=v+YqmCbme9ybSuC/YjrJ4X7GbQ9VfH8vuboc6gDHzYmzVzEkEZPZKkQbmP5YOfkxEJ 4At/GoegCJFHTcXZZ6sUh0xH2K7EiOi9IMv/h06qFsbHQVv+4857+IjtVixYoIb9NUXc GZ1Mk51jd6WflxU2HugaB90IOoAA0n/osgfbW+DPQ7asRX9gwQx8qbw774rWREco01T3 E7Jl0LJaBvl1+lNUt+Z6oFwW/8Sl0RpCQSzXy6l86jsuxpVfMbbPhFmCK5i3wsntdrQZ wqHrshqQQwea5pzIr5AQoSEEv8QFUaduflKGGSD8JI91Jnf7AUCYAu8UwEMk7Dkws33f vkvA== MIME-Version: 1.0 X-Received: by 10.68.66.103 with SMTP id e7mr38848050pbt.120.1392056088185; Mon, 10 Feb 2014 10:14:48 -0800 (PST) Sender: lwhsu.freebsd@gmail.com Received: by 10.68.103.68 with HTTP; Mon, 10 Feb 2014 10:14:48 -0800 (PST) In-Reply-To: <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 02:14:48 +0800 X-Google-Sender-Auth: hcsnTzfK9SDkN3B7vC-zRCdf9QE Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Li-Wen Hsu To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 Cc: Steven Kreuzer , Steve Wills , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 18:14:49 -0000 On Mon, Feb 10, 2014 at 1:36 PM, Li-Wen Hsu wrote: > I'll give 7u51 a try later. Though it has been marked as FORBIDDEN on > 10.0-R, I believe that the fix is included. Of course that I need to > build it from ports directly. No luck here, I got this error message: https://gist.github.com/lwhsu/8921078 Which is similar with http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010545.html (There is "Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS") Haven't look into this currently... Li-Wen -- Li-Wen Hsu http://lwhsu.org From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 18:47:43 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id 0BFDCD2A; Mon, 10 Feb 2014 18:47:42 +0000 (UTC) Message-ID: <52F91ECE.6060008@FreeBSD.org> Date: Mon, 10 Feb 2014 13:47:42 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Craig Rodrigues , Li-Wen Hsu , Steve Wills , freebsd-java@freebsd.org Subject: Re: Java VM crashing when running Jenkins? References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Steven Kreuzer X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 18:47:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-02-07 20:04:17 -0500, Craig Rodrigues wrote: > Li-Wen and SteveW, > > I am working with Steve Kreuzer to set up Jenkins inside the > FreeBSD cluster. > > We are running a FreeBSD-10 system: > > FreeBSD 10.0-RC4 FreeBSD 10.0-RC4 #0 r260130: Tue Dec 31 17:10:01 > UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC > amd64 > > I have these ports: > > bootstrap-openjdk-r333271 Oracle's Java 6 virtual machine > release under the GPL v2 jenkins-1.549 Open-source > continuous integration server openjdk6-b30,1 > Oracle's Java 6 virtual machine release under the GPL v2 > > > > Once in a while, the JVM seems to crash: > > ================================================================ > Feb 8, 2014 12:29:05 AM hudson.triggers.SCMTrigger$Runner run INFO: > SCM changes detected in FreeBSD_HEAD. Triggering #89 # # A fatal > error has been detected by the Java Runtime Environment: # # > SIGSEGV (0xb) at pc=0x0000000801ca4abc, pid=1572, tid=100200 # # > JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM > (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic > frame: # V [libjvm.so+0x4a4abc] AsyncGetCallTrace+0x71ecc # # > Core dump written. Default location: /usr/local/jenkins/core or > core.1572 # # An error report file with more information is saved > as: # /usr/local/jenkins/hs_err_pid1572.log # # If you would like > to submit a bug report, please visit: # > http://bugreport.sun.com/bugreport/crash.jsp # > ================================================================ > Any idea how to solve the problem? Unfortunately, we know both java/openjdk6 and java/openjdk7 are unusable for some environment. Basically, C2 (server JIT compliler) crashes with SIGSEGV/SIGBUS at random addresses. It is not clear why it only happens on certain platforms, however. > I've been running Jenkins on a FreeBSD 9 system and haven't had > this problem before. It is known that disabling background compilation helps, i. e., "-Xbatch". For i386 case, you can also use C1 (client JIT compiler), i. e., "-client" Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJS+R7OAAoJEHyflib82/FGBQYIAImUMopIci1B3deEYkOJJLkS quZjNt8RRn+YD+VaHGNQhH9+FQoMrOs4wDTqK3OtcyjgXwrUu918sUKEWZcefY0l YglQ0GGOBTVHplWDwVnxMK5MR+14coFhXknvjY/ghXH4qFSpz7Isf+wu6k32Nksr 3H+gxt/i0HtsScMlJmCdTDIAPrrhWgRhMJYbybET5RUkl5tKjdUPRGhwlQlguG8T yQIKw6J09JML3kXB9adpJKxEqEVt1dzpHsV0lC3BkZI6str1tYZTZSKrAfhIdpsR 3K+cmg97fcU/ut1R7i5/vUsOvVdV1tUGCqhp2Q2/yWkpXvfcd8RdRkDWvJ1I3r0= =tpcq -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 18:53:20 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CADDEDF7; Mon, 10 Feb 2014 18:53:20 +0000 (UTC) Received: from mail-pd0-x22a.google.com (mail-pd0-x22a.google.com [IPv6:2607:f8b0:400e:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 84E6A1BCC; Mon, 10 Feb 2014 18:53:20 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id p10so6512353pdj.1 for ; Mon, 10 Feb 2014 10:53:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=X/Ep/DzGnlcgZNiQ8j1nTw2wf94aQaEXsldxzCyNcWY=; b=we8f49dJsBhqIy07gZoNtKXMW+Ku2nlL+JWInn03NC/Ptgr7WaA9mn/6H/KE/FUuDv HIGejCyd/JiIPvxx9X2ZsHUDRSduXwxOpsvHLZ7AJpKBFes18Pa7bX+cTHBJ/HZ/FMEB 5evoMAIR3VGcNs7dfAWHW1dm6LanAukwJ6V78Xv4rhXmV8a0xsDgS8V0KJq4eufw2kzq xxEii8/mpXRmkyCHUMIFtbeQHJ9EJCoCQid/fwxgUM1/VlDxD/aPG1K39TTPXGvdSvZ/ FNLjBzm4CBjA88o1HTUpY988x/zxi0WhWHx09T9+3pz48uMkqksJrGlxMzNXzKenKdbf Hh3w== MIME-Version: 1.0 X-Received: by 10.66.232.7 with SMTP id tk7mr27124283pac.94.1392058400129; Mon, 10 Feb 2014 10:53:20 -0800 (PST) Sender: lwhsu.freebsd@gmail.com Received: by 10.68.103.68 with HTTP; Mon, 10 Feb 2014 10:53:20 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 02:53:20 +0800 X-Google-Sender-Auth: v59qlEa-mH9t8dYM4jknseTjUC4 Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Li-Wen Hsu To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 Cc: Steven Kreuzer , Steve Wills , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 18:53:20 -0000 On Tue, Feb 11, 2014 at 2:14 AM, Li-Wen Hsu wrote: > On Mon, Feb 10, 2014 at 1:36 PM, Li-Wen Hsu wrote: >> I'll give 7u51 a try later. Though it has been marked as FORBIDDEN on >> 10.0-R, I believe that the fix is included. Of course that I need to >> build it from ports directly. > > No luck here, I got this error message: > > https://gist.github.com/lwhsu/8921078 > > Which is similar with > > http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010545.html > (There is "Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS") > > Haven't look into this currently... After looking at the code, I have this patch: http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff Could anybody check it and perhaps merge to upstream? Thanks, Li-Wen -- Li-Wen Hsu http://lwhsu.org From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 19:18:05 2014 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0851C509; Mon, 10 Feb 2014 19:18:05 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D0F5A1DA2; Mon, 10 Feb 2014 19:18:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1AJI4VN040896; Mon, 10 Feb 2014 19:18:04 GMT (envelope-from swills@freefall.freebsd.org) Received: (from swills@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1AJI48A040895; Mon, 10 Feb 2014 19:18:04 GMT (envelope-from swills) Date: Mon, 10 Feb 2014 19:18:04 GMT Message-Id: <201402101918.s1AJI48A040895@freefall.freebsd.org> To: freebsd@darakrt.com, swills@FreeBSD.org, freebsd-java@FreeBSD.org From: swills@FreeBSD.org Subject: Re: ports/186306: upgrade java/openjdk7 to latest X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 19:18:05 -0000 Synopsis: upgrade java/openjdk7 to latest State-Changed-From-To: open->closed State-Changed-By: swills State-Changed-When: Mon Feb 10 19:18:04 UTC 2014 State-Changed-Why: Ports SVN r343555 upgraded java/openjdk7 to 7u51 http://www.freebsd.org/cgi/query-pr.cgi?pr=186306 From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 20:07:14 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5297473B for ; Mon, 10 Feb 2014 20:07:14 +0000 (UTC) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C5B171345 for ; Mon, 10 Feb 2014 20:07:13 +0000 (UTC) Received: by mail-lb0-f180.google.com with SMTP id n15so5254921lbi.11 for ; Mon, 10 Feb 2014 12:07:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=K1jUJAe4ABFW+8VIm9Ugl8L0nSuilZm+FJnQKxSWKl4=; b=MDuFzd2qvj+43bVb2YKCyZxJcEza4UtYveSJVW8WfIh9reYatnOm00GkCxOB5lI8JB q+Adj4FLRY+Lp7Q0D0CbX8wPBX/M6U3dLd8u9uT5/NNxaXnlDDEVlLDlthWBFlOPvmhb lm2FCcs91lSf5LO7YzFdO8rATV1MtSQxsSQSZlNc/4X0NlvzvlfQ+SeYGHWNweY0ZUMB 9JMcUrDjU94YOCVH4XNS0EUtGAsUI6OTta0h4FD7E4bjrGWOSNVRQ1qePiWmtWUu2101 EIKy7bqSFY9cRd0Au+4Vd23Mbg4KwSnEaxVAWLB5/WiTYVKccKwojmvDgd3/2IXD+TPI ss/A== X-Gm-Message-State: ALoCoQkQtSAAJ3VILhds+OtFAy02wHbfNhp3/0MjpiJHvoYpHX//daqdOO+ITgmsivOZSgs+NTlR MIME-Version: 1.0 X-Received: by 10.152.205.163 with SMTP id lh3mr23517231lac.10.1392062826248; Mon, 10 Feb 2014 12:07:06 -0800 (PST) Received: by 10.112.218.38 with HTTP; Mon, 10 Feb 2014 12:07:06 -0800 (PST) X-Originating-IP: [203.99.129.1] In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 09:07:06 +1300 Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Jonathan Chen To: Li-Wen Hsu Content-Type: text/plain; charset=ISO-8859-1 Cc: Craig Rodrigues , Steven Kreuzer , freebsd-java@freebsd.org, Steve Wills X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 20:07:14 -0000 On 11 February 2014 07:53, Li-Wen Hsu wrote: > After looking at the code, I have this patch: > > http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff > > Could anybody check it and perhaps merge to upstream? There's a spelling mistake: ++ } else if (os.startsWith("SunOS") || os.starstWith("FreeBSD")) { should be: ++ } else if (os.startsWith("SunOS") || os.startsWith("FreeBSD")) { -- Jonathan Chen From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 20:10:00 2014 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7563975 for ; Mon, 10 Feb 2014 20:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 80B5D1374 for ; Mon, 10 Feb 2014 20:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1AKA0FQ055680 for ; Mon, 10 Feb 2014 20:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1AKA0bR055679; Mon, 10 Feb 2014 20:10:00 GMT (envelope-from gnats) Resent-Date: Mon, 10 Feb 2014 20:10:00 GMT Resent-Message-Id: <201402102010.s1AKA0bR055679@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ryan Frederick Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BCDE67E for ; Mon, 10 Feb 2014 20:03:32 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E1ED51312 for ; Mon, 10 Feb 2014 20:03:31 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1AK3VLC076215 for ; Mon, 10 Feb 2014 20:03:31 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1AK3VFW076214; Mon, 10 Feb 2014 20:03:31 GMT (envelope-from nobody) Message-Id: <201402102003.s1AK3VFW076214@cgiserv.freebsd.org> Date: Mon, 10 Feb 2014 20:03:31 GMT From: Ryan Frederick To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: java/186636: java/openjdk7 Throws "sun.net.PortConfig: unknown OS" Exception when Creating a JMX Connector X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 20:10:00 -0000 >Number: 186636 >Category: java >Synopsis: java/openjdk7 Throws "sun.net.PortConfig: unknown OS" Exception when Creating a JMX Connector >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 10 20:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Ryan Frederick >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD system.name 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 #0: Sun Jan 12 10:32:09 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: When attempting to start a Java application using java/openjdk7 7.51.13,1 the following exception is thrown when the application attempts to create a JMX connector: Exception in thread "main" java.lang.InternalError: sun.net.PortConfig: unknown OS at sun.net.PortConfig$1.run(PortConfig.java:59) at sun.net.PortConfig$1.run(PortConfig.java:45) at java.security.AccessController.doPrivileged(Native Method) at sun.net.PortConfig.(PortConfig.java:44) at java.net.SocketPermission$1.run(SocketPermission.java:1217) at java.net.SocketPermission$1.run(SocketPermission.java:1209) at java.security.AccessController.doPrivileged(Native Method) at java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) at java.net.SocketPermission.(SocketPermission.java:235) at sun.security.util.SecurityConstants.(SecurityConstants.java:259) at java.lang.Class.getProtectionDomain(Class.java:2181) at javax.management.remote.rmi.RMIConnector$1.run(RMIConnector.java:2108) at javax.management.remote.rmi.RMIConnector$1.run(RMIConnector.java:2104) at java.security.AccessController.doPrivileged(Native Method) at javax.management.remote.rmi.RMIConnector.(RMIConnector.java:2138) at com.sun.jmx.remote.protocol.rmi.ClientProvider.newJMXConnector(ClientProvider.java:46) at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:369) at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:267) at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:227) at org.nagios.JMXQuery.connect(JMXQuery.java:53) at org.nagios.JMXQuery.main(JMXQuery.java:75) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 20:45:43 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BE3F76F; Mon, 10 Feb 2014 20:45:43 +0000 (UTC) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1EF5D1783; Mon, 10 Feb 2014 20:45:43 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id rd3so6648162pab.19 for ; Mon, 10 Feb 2014 12:45:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=sOGvaj04+XcLtU/c7ofQQyo/fioUbTkaL9T610Afh8E=; b=Efe6zhU4katVRoiGUkKcc6TejjGf6VP19N2BczTs0atTk7gRR0zbvqxh23tkkbJ1x8 X3shCtFEImmzReaRvbb6pY2wQPFVWASfGFRjHQ9ipq4tMbOmZrLbHWKc0qIap5hr/+TA d6RacnSm2oVe8c1J8vY1HxEcDigef7uqA8Mb0QqAjbxdpR4NeIoyV8WRiEEcRD3NFfdt 2vCBwncWqKz0hVF3B5ARhW0/u7zYTAVeoXP/BRly1o4fqgR4HEhtoHvGFDaOYT1TbWiC npOEDQf0YWDN/x8kCuLl99E3/pmtQKGs4ogz+RhbkPsy8KQqY8IK7QoiQn7Qe1Dgj0ck DRzA== MIME-Version: 1.0 X-Received: by 10.68.194.97 with SMTP id hv1mr5694921pbc.162.1392065142780; Mon, 10 Feb 2014 12:45:42 -0800 (PST) Sender: lwhsu.freebsd@gmail.com Received: by 10.68.103.68 with HTTP; Mon, 10 Feb 2014 12:45:42 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 04:45:42 +0800 X-Google-Sender-Auth: TjLTJHnY7wm6p68dNT0emjuJMDA Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Li-Wen Hsu To: Jonathan Chen Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Craig Rodrigues , Steven Kreuzer , "freebsd-java@freebsd.org" , Li-Wen Hsu , Steve Wills X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 20:45:43 -0000 On Tuesday, February 11, 2014, Jonathan Chen wrote: > On 11 February 2014 07:53, Li-Wen Hsu > > wrote: > > After looking at the code, I have this patch: > > > > http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff > > > > Could anybody check it and perhaps merge to upstream? > > There's a spelling mistake: > > ++ } else if (os.startsWith("SunOS") || > os.starstWith("FreeBSD")) { > > should be: > > ++ } else if (os.startsWith("SunOS") || > os.startsWith("FreeBSD")) { > > Thanks, I've updated the patch. -- Li-Wen Hsu http://lwhsu.org From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 21:13:22 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C350E36B for ; Mon, 10 Feb 2014 21:13:22 +0000 (UTC) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 9D3EA19FC for ; Mon, 10 Feb 2014 21:13:22 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id B09365643F for ; Mon, 10 Feb 2014 16:13:12 -0500 (EST) Message-ID: <52F940E8.6020209@intertainservices.com> Date: Mon, 10 Feb 2014 16:13:12 -0500 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: java@FreeBSD.org Subject: FreeBSD Port: java/icedtea-web Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: B09365643F.AD885 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 21:13:22 -0000 Hello, The latest version of this does not compile with OpenJDK 7. Below is the error. configure:7339: checking if sun.security.util.SecurityConstants is available sun/applet/Test.java:4: warning: SecurityConstants is internal proprietary API and may be removed in a future release import sun.security.util.SecurityConstants; ^ 1 warning Exception in thread "main" java.lang.InternalError: sun.net.PortConfig: unknown OS at sun.net.PortConfig$1.run(PortConfig.java:59) at sun.net.PortConfig$1.run(PortConfig.java:45) at java.security.AccessController.doPrivileged(Native Method) at sun.net.PortConfig.(PortConfig.java:44) at java.net.SocketPermission$1.run(SocketPermission.java:1217) at java.net.SocketPermission$1.run(SocketPermission.java:1209) at java.security.AccessController.doPrivileged(Native Method) at java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) at java.net.SocketPermission.(SocketPermission.java:235) at sun.security.util.SecurityConstants.(SecurityConstants.java:259) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:190) at sun.applet.Test.main(Test.java:11) configure:7376: result: no configure:7383: error: sun.security.util.SecurityConstants not found. Thanks. From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 22:13:02 2014 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id BD7B71DE; Mon, 10 Feb 2014 22:13:01 +0000 (UTC) Message-ID: <52F94EED.4080606@FreeBSD.org> Date: Mon, 10 Feb 2014 17:13:01 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Mike Jakubik Subject: Re: FreeBSD Port: java/icedtea-web References: <52F940E8.6020209@intertainservices.com> In-Reply-To: <52F940E8.6020209@intertainservices.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Greg Lewis , freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 22:13:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-02-10 16:13:12 -0500, Mike Jakubik wrote: > Hello, > > The latest version of this does not compile with OpenJDK 7. Below > is the error. > > configure:7339: checking if sun.security.util.SecurityConstants is > available sun/applet/Test.java:4: warning: SecurityConstants is > internal proprietary API and may be removed in a future release > import sun.security.util.SecurityConstants; ^ 1 warning Exception > in thread "main" java.lang.InternalError: sun.net.PortConfig: > unknown OS at sun.net.PortConfig$1.run(PortConfig.java:59) at > sun.net.PortConfig$1.run(PortConfig.java:45) at > java.security.AccessController.doPrivileged(Native Method) at > sun.net.PortConfig.(PortConfig.java:44) at > java.net.SocketPermission$1.run(SocketPermission.java:1217) at > java.net.SocketPermission$1.run(SocketPermission.java:1209) at > java.security.AccessController.doPrivileged(Native Method) at > java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) > > at java.net.SocketPermission.(SocketPermission.java:235) > at > sun.security.util.SecurityConstants.(SecurityConstants.java:259) > > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:190) at > sun.applet.Test.main(Test.java:11) configure:7376: result: no > configure:7383: error: sun.security.util.SecurityConstants not > found. A PR was filed already: http://www.freebsd.org/cgi/query-pr.cgi?pr=186636 A patch was suggested by lwhsu@: http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJS+U7tAAoJEHyflib82/FGu3AH/RfKRp03P8eWMNZS62bc1IcB IU9lV6VZ0jHXnM0MhjkoXtY8+022w81DpGTUQXdSVdAe89VA74t/buKAcft6KisY venoof89NS21Wq+8kbd2dI+I9T/VO4i2sLsLVhPbudyNFzQ6aTYS5lM8G97TPTk8 Wx8QlPs3hntPj3o/86Ru7ZzX42GzbMOiF1U3Wdqqp6rrVkcYETQt5X94oy6zlxpG K7ogbJ5NV/xe3MYM3ZdKd6sqSU7Uh6hTCCCl6ic2F3WFnQCFFimUkheJbyPhqUS2 RPOfjzNNFwtj/f8lLEspN+d52qy6LDCj6OXF2oEHNbSj1j2swTrLc9wo1rxgsfo= =1wpt -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 02:34:03 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AAD1C140; Tue, 11 Feb 2014 02:34:03 +0000 (UTC) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C852E1600; Tue, 11 Feb 2014 02:34:02 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id l4so5338383lbv.24 for ; Mon, 10 Feb 2014 18:34:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=spFpVkCpEo/JpX0PfRmmeXjWUzu+vmaK3wOpXzh05Sw=; b=Xbc9R3wBeuDK+o934O9Yeosbf8v0Cd7fHjsz5gOdSX2RPU+WVZwCKX0fZe6Kfkrddv WJCM9k96nqvTip6pp3X/TYi4K0JAny1CMg+wSl0pJh+zGZYFm7swP4xnifT1I7yx1/zt C3+JfbvQhrjhDZyLcxh4UOMpo9pPsFE47BsuzXrhEfgHsWSKUGhKjlYSEnGrzVLqh1n5 bGa/9H5SQYTDrzzF+Dmi9WEPUzZlqyZHiCTI9IEgDDFAzp7OS//8Z9mTrwCXlEI4Hb6X lcsEALjVnJATBhoKPqW15NixLKRhU6897lAA5Du7GUekwKsW7zDBTerrX3AMw8Y4CdrF I97w== MIME-Version: 1.0 X-Received: by 10.152.203.193 with SMTP id ks1mr24540354lac.0.1392086040802; Mon, 10 Feb 2014 18:34:00 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Mon, 10 Feb 2014 18:34:00 -0800 (PST) In-Reply-To: <52F94EED.4080606@FreeBSD.org> References: <52F940E8.6020209@intertainservices.com> <52F94EED.4080606@FreeBSD.org> Date: Mon, 10 Feb 2014 18:34:00 -0800 X-Google-Sender-Auth: GYNLkAPGpagMm03K50LumgpLDis Message-ID: Subject: Re: FreeBSD Port: java/icedtea-web From: Craig Rodrigues To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Mike Jakubik , Greg Lewis , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 02:34:03 -0000 On Mon, Feb 10, 2014 at 2:13 PM, Jung-uk Kim wrote: > > A patch was suggested by lwhsu@: > > http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff > > I can confirm, I needed that patch. Without it, the devel/jenkins port does not even start due to a Java failure which is the same one that Mike Jakubik reported for java/icedweb-tea -- Craig From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 03:03:27 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A09A672E; Tue, 11 Feb 2014 03:03:27 +0000 (UTC) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7A8DF1AD0; Tue, 11 Feb 2014 03:03:26 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id 10so3873403lbg.8 for ; Mon, 10 Feb 2014 19:03:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=3uyx9aXyETlu9d895TEvgz1bLoEkv+EL+vs1jR6UDkE=; b=aj8EK21vnUzIqolr76xgaLbLlz3FnxS2StDzn1kwm4cSIcRnldzKwwU5J0CszWDd8p 19I75g7PdJo2PzS/IFUoyUnWI9KGofxaKBCTwvsqwSx1pIZ7UBr2FSjJcsQPT+5ijJbN hy+FyzDCHTcZ4stwvmgaixep0xFscc8XAtAVPkEDHP4j1UvlQAdRKJou6+hngr5v2K56 Hv55CNLYlglKmGuq/2bMCV88IvxYw4JRtufe5RVjRMcQtpcQhh/mxVz7bK36PSYUC/XC crG+UmGWaTlgnQMbwlzjIWYKP6VDlRNrkg4BKwpfOxhQoJcGG858lWQRfrvEp6cg2t6H Uy2g== MIME-Version: 1.0 X-Received: by 10.152.6.199 with SMTP id d7mr24879864laa.22.1392087804534; Mon, 10 Feb 2014 19:03:24 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Mon, 10 Feb 2014 19:03:24 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Mon, 10 Feb 2014 19:03:24 -0800 X-Google-Sender-Auth: XGjmzxZKIU_8jTEAbj_8EFH7gds Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Craig Rodrigues To: Li-Wen Hsu Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Steven Kreuzer , Steve Wills , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 03:03:27 -0000 Hi, I did the following: (1) Booted my 10.0R VM. (2) Update devel/jenkins port to 1.550 (3) Updated java/openjdk7 port to openjdk-7.51.13,1 When I started Jenkins, I got an exception similar to the one reported here: http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010557.html I killed Jenkins, and then: (4) Took the patch from http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff (5) Rebuilt the java/openjdk7 port When I started Jenkins, it came up properly. However, after, I started a job, it seemed to get "stuck". I could not access the web interface. If I ran truss on the java process, I saw: umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 'Operation timed out' clock_gettime(4,{20923.561195436 }) = 0 (0x0) gettimeofday({1392087771.531672 },0x0) = 0 (0x0) clock_gettime(4,{20923.562748319 }) = 0 (0x0) gettimeofday({1392087771.532822 },0x0) = 0 (0x0) _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 'Operation timed out' clock_gettime(4,{20923.626755758 }) = 0 (0x0) gettimeofday({1392087771.597078 },0x0) = 0 (0x0) clock_gettime(4,{20923.630092903 }) = 0 (0x0) gettimeofday({1392087771.602494 },0x0) = 0 (0x0) _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 'Operation timed out' clock_gettime(4,{20923.700019930 }) = 0 (0x0) gettimeofday({1392087771.670213 },0x0) = 0 (0x0) clock_gettime(4,{20923.701298257 }) = 0 (0x0) gettimeofday({1392087771.671372 },0x0) = 0 (0x0) _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 'Operation timed out' clock_gettime(4,{20923.769135582 }) = 0 (0x0) gettimeofday({1392087771.740338 },0x0) = 0 (0x0) clock_gettime(4,{20923.771744310 }) = 0 (0x0) gettimeofday({1392087771.741894 },0x0) = 0 (0x0) Any ideas what the problem could be? Should I switch back to openjdk6? -- Craig From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 03:30:26 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 338F1C2C; Tue, 11 Feb 2014 03:30:26 +0000 (UTC) Received: from mail-yh0-x22b.google.com (mail-yh0-x22b.google.com [IPv6:2607:f8b0:4002:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9BE821D38; Tue, 11 Feb 2014 03:30:25 +0000 (UTC) Received: by mail-yh0-f43.google.com with SMTP id z6so6135538yhz.2 for ; Mon, 10 Feb 2014 19:30:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=CSC1ltt1LZcIIg24/tpYNoKhQRwMb8kem3z7igpV8so=; b=PRmKfRW6qWky03FX2fiz/zvP/bnUkv0IiBadIgq3jCOFRyR7yLmd8Mg27Ca7mj6TZ/ Af0zIUOQmf1QbmWsqsae0CEuWR0s2BQjofBb8xOskDzOFNigfFYTAcrg0n9SAsmk49sA p2S8lvcWEO7EH/bpqunJrSfcGC7Mx0A9+p5J47awVZFtSqcvvp9avxiu3jaQvzn890np 34Q6bQ/FNkG454K1sk7KCpGf+1Uwd540XDbK3EyQRorF2EGCjZKTh0zTm/eQuznzpFxz t7XLqlrIIN816GZ+Pjmc3reWoLvEjdYsDl27naNqxnnEHHhai1lW5Uez2aiVGac44jt2 WKIA== MIME-Version: 1.0 X-Received: by 10.236.160.9 with SMTP id t9mr31286651yhk.10.1392089424816; Mon, 10 Feb 2014 19:30:24 -0800 (PST) Received: by 10.170.111.88 with HTTP; Mon, 10 Feb 2014 19:30:24 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 11:30:24 +0800 Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Huang Wen Hui To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Steven Kreuzer , Steve Wills , Li-Wen Hsu , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 03:30:26 -0000 Hi, I saw this with openjdk6 also, switch back to 9.2R should be fine. Cheers, Huang Wenhui 2014-02-11 11:03 GMT+08:00 Craig Rodrigues : > Hi, > > I did the following: > > (1) Booted my 10.0R VM. > > (2) Update devel/jenkins port to 1.550 > > (3) Updated java/openjdk7 port to openjdk-7.51.13,1 > > When I started Jenkins, I got an exception similar to the one reported > here: > http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010557.html > > I killed Jenkins, and then: > > (4) Took the patch from > http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff > > (5) Rebuilt the java/openjdk7 port > > > When I started Jenkins, it came up properly. However, after, I started a > job, it seemed to get "stuck". > > I could not access the web interface. If I ran truss on the java process, > I saw: > > umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.561195436 }) = 0 (0x0) > gettimeofday({1392087771.531672 },0x0) = 0 (0x0) > clock_gettime(4,{20923.562748319 }) = 0 (0x0) > gettimeofday({1392087771.532822 },0x0) = 0 (0x0) > _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.626755758 }) = 0 (0x0) > gettimeofday({1392087771.597078 },0x0) = 0 (0x0) > clock_gettime(4,{20923.630092903 }) = 0 (0x0) > gettimeofday({1392087771.602494 },0x0) = 0 (0x0) > _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.700019930 }) = 0 (0x0) > gettimeofday({1392087771.670213 },0x0) = 0 (0x0) > clock_gettime(4,{20923.701298257 }) = 0 (0x0) > gettimeofday({1392087771.671372 },0x0) = 0 (0x0) > _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 > 'Operation timed out' > clock_gettime(4,{20923.769135582 }) = 0 (0x0) > gettimeofday({1392087771.740338 },0x0) = 0 (0x0) > clock_gettime(4,{20923.771744310 }) = 0 (0x0) > gettimeofday({1392087771.741894 },0x0) = 0 (0x0) > > > Any ideas what the problem could be? > Should I switch back to openjdk6? > > -- > Craig > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 03:42:52 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B48B5D71; Tue, 11 Feb 2014 03:42:52 +0000 (UTC) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 945961F55; Tue, 11 Feb 2014 03:42:51 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id 10so3892991lbg.8 for ; Mon, 10 Feb 2014 19:42:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=YmsIuEMXNtXv9vm12isOFlb+VuYv6b7uBKAnI3elm60=; b=HvtFPZoXYXc+ClLyJg+LTQrLm1DQSaHTgZ78skkksAC8CEep1cjOG7LegskPszXs/k I6wM6eIyNeCSx3FgAt+juecMH+9ojy2bGh5V5ffyuAQJjT+No83VorLMBhAWclrivsuR bH9B+U1+8IrEBPpdHezwLTA6o5J6pOZHX63IPh5rqhApxzXHGAbW5RKXQRv6qLVKF2H/ l5IDxF5zYeANPhgmgfdPQCxUa7KQuSpo02t8PgFmZ2PjFYOC0oIPb74t1UV+SOw5HrLr XvYR2GSBLDgjD0kjW1rGhd90P2MQYgK2o7JOyCP+2QlgouoSmGmYjeK1ysX6aj8B8BtQ zCYg== MIME-Version: 1.0 X-Received: by 10.112.140.202 with SMTP id ri10mr23562204lbb.9.1392090169619; Mon, 10 Feb 2014 19:42:49 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Mon, 10 Feb 2014 19:42:49 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Mon, 10 Feb 2014 19:42:49 -0800 X-Google-Sender-Auth: ubb8AmFjped-qMWn4Jg6jTqUTgA Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Craig Rodrigues To: huanghwh@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Steven Kreuzer , Steve Wills , Li-Wen Hsu , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 03:42:52 -0000 Hi, Can FreeBSD-HEAD build on FreeBSD-9.2R? I want to set up a Jenkins build of FreeBSD-HEAD. It would be nice if the Java problems could be solved in FreeBSD-10. Would updating from FreeBSD 10.0R to latest stable/10 branch help, or is stable/10 completely not good for running Java? -- Craig On Mon, Feb 10, 2014 at 7:30 PM, Huang Wen Hui wrote: > Hi, > I saw this with openjdk6 also, switch back to 9.2R should be fine. > > Cheers, > Huang Wenhui > > > 2014-02-11 11:03 GMT+08:00 Craig Rodrigues : > >> Hi, >> >> I did the following: >> >> (1) Booted my 10.0R VM. >> >> (2) Update devel/jenkins port to 1.550 >> >> (3) Updated java/openjdk7 port to openjdk-7.51.13,1 >> >> When I started Jenkins, I got an exception similar to the one reported >> here: >> http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010557.html >> >> I killed Jenkins, and then: >> >> (4) Took the patch from >> http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff >> >> (5) Rebuilt the java/openjdk7 port >> >> >> When I started Jenkins, it came up properly. However, after, I started a >> job, it seemed to get "stuck". >> >> I could not access the web interface. If I ran truss on the java process, >> I saw: >> >> umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >> 'Operation timed out' >> clock_gettime(4,{20923.561195436 }) = 0 (0x0) >> gettimeofday({1392087771.531672 },0x0) = 0 (0x0) >> clock_gettime(4,{20923.562748319 }) = 0 (0x0) >> gettimeofday({1392087771.532822 },0x0) = 0 (0x0) >> _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >> 'Operation timed out' >> clock_gettime(4,{20923.626755758 }) = 0 (0x0) >> gettimeofday({1392087771.597078 },0x0) = 0 (0x0) >> clock_gettime(4,{20923.630092903 }) = 0 (0x0) >> gettimeofday({1392087771.602494 },0x0) = 0 (0x0) >> _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >> 'Operation timed out' >> clock_gettime(4,{20923.700019930 }) = 0 (0x0) >> gettimeofday({1392087771.670213 },0x0) = 0 (0x0) >> clock_gettime(4,{20923.701298257 }) = 0 (0x0) >> gettimeofday({1392087771.671372 },0x0) = 0 (0x0) >> _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >> 'Operation timed out' >> clock_gettime(4,{20923.769135582 }) = 0 (0x0) >> gettimeofday({1392087771.740338 },0x0) = 0 (0x0) >> clock_gettime(4,{20923.771744310 }) = 0 (0x0) >> gettimeofday({1392087771.741894 },0x0) = 0 (0x0) >> >> >> Any ideas what the problem could be? >> Should I switch back to openjdk6? >> >> -- >> Craig >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >> > > From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 03:57:39 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33890F21; Tue, 11 Feb 2014 03:57:39 +0000 (UTC) Received: from mail-yh0-x22b.google.com (mail-yh0-x22b.google.com [IPv6:2607:f8b0:4002:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 984111026; Tue, 11 Feb 2014 03:57:38 +0000 (UTC) Received: by mail-yh0-f43.google.com with SMTP id z6so6207932yhz.30 for ; Mon, 10 Feb 2014 19:57:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ALJRlJf+E5wXrXmdIGHVt2fsDtTqWarXY7MOxKiSzJg=; b=SIYLLelYORSh2VYvIPhgzPsCEdkoHrn5MRAZ14lQ7nAFuvpQg7mrInaMg76rpZjnL2 s6ThxW/xCX5i5GQ05JA+rdyD7Qvb3bIW4ksIbxbDNAtPRDCr7eDS9w3vQ0aLyAAfZ4HH K/45Q3BY+SgPL1bibyGs08eBLMTHGaHwdP0XqXm/WZxii3qu8bNhlozONVX3Y+065qRQ 8/qole342z12cl/2G8Ek08UPzGtQUmHI9+rJ63EJ1eD7KjxXYfxG38gQ8TzCUoryxYMI hg1U4ySz7w0okgYJMbWq8w1KRjNvhOJxmIR7psBLKTcmHNee0lFcfzi5gALwCsfB/tAK GmMw== MIME-Version: 1.0 X-Received: by 10.236.15.102 with SMTP id e66mr28192yhe.69.1392091057877; Mon, 10 Feb 2014 19:57:37 -0800 (PST) Received: by 10.170.111.88 with HTTP; Mon, 10 Feb 2014 19:57:37 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 11:57:37 +0800 Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Huang Wen Hui To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Steven Kreuzer , Steve Wills , Li-Wen Hsu , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 03:57:39 -0000 Hi, 2014-02-11 11:42 GMT+08:00 Craig Rodrigues : > Hi, > > Can FreeBSD-HEAD build on FreeBSD-9.2R? > Don't known. > > I want to set up a Jenkins build of FreeBSD-HEAD. > > It would be nice if the Java problems could be solved in FreeBSD-10. > Would updating from FreeBSD 10.0R to latest stable/10 branch help, or is > stable/10 completely not good for running Java? > > As jkim said, option "-Xbatch" should be help a lot on STALBE/10, but I still got random crash, although very few. Right now I think STABLE/9 is the best for java app. Cheers, Huang Wenhui > -- > Craig > > > > On Mon, Feb 10, 2014 at 7:30 PM, Huang Wen Hui wrote: > >> Hi, >> I saw this with openjdk6 also, switch back to 9.2R should be fine. >> >> Cheers, >> Huang Wenhui >> >> >> 2014-02-11 11:03 GMT+08:00 Craig Rodrigues : >> >>> Hi, >>> >>> I did the following: >>> >>> (1) Booted my 10.0R VM. >>> >>> (2) Update devel/jenkins port to 1.550 >>> >>> (3) Updated java/openjdk7 port to openjdk-7.51.13,1 >>> >>> When I started Jenkins, I got an exception similar to the one reported >>> here: >>> http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010557.html >>> >>> I killed Jenkins, and then: >>> >>> (4) Took the patch from >>> http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff >>> >>> (5) Rebuilt the java/openjdk7 port >>> >>> >>> When I started Jenkins, it came up properly. However, after, I started a >>> job, it seemed to get "stuck". >>> >>> I could not access the web interface. If I ran truss on the java >>> process, >>> I saw: >>> >>> umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >>> 'Operation timed out' >>> clock_gettime(4,{20923.561195436 }) = 0 (0x0) >>> gettimeofday({1392087771.531672 },0x0) = 0 (0x0) >>> clock_gettime(4,{20923.562748319 }) = 0 (0x0) >>> gettimeofday({1392087771.532822 },0x0) = 0 (0x0) >>> _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >>> 'Operation timed out' >>> clock_gettime(4,{20923.626755758 }) = 0 (0x0) >>> gettimeofday({1392087771.597078 },0x0) = 0 (0x0) >>> clock_gettime(4,{20923.630092903 }) = 0 (0x0) >>> gettimeofday({1392087771.602494 },0x0) = 0 (0x0) >>> _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >>> 'Operation timed out' >>> clock_gettime(4,{20923.700019930 }) = 0 (0x0) >>> gettimeofday({1392087771.670213 },0x0) = 0 (0x0) >>> clock_gettime(4,{20923.701298257 }) = 0 (0x0) >>> gettimeofday({1392087771.671372 },0x0) = 0 (0x0) >>> _umtx_op(0x80064b0c8,0xf,0x0,0x18,0x7fffff3f5990,0x7fffff3f5990) ERR#60 >>> 'Operation timed out' >>> clock_gettime(4,{20923.769135582 }) = 0 (0x0) >>> gettimeofday({1392087771.740338 },0x0) = 0 (0x0) >>> clock_gettime(4,{20923.771744310 }) = 0 (0x0) >>> gettimeofday({1392087771.741894 },0x0) = 0 (0x0) >>> >>> >>> Any ideas what the problem could be? >>> Should I switch back to openjdk6? >>> >>> -- >>> Craig >>> _______________________________________________ >>> freebsd-java@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-java >>> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >>> >> >> > From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 18:10:00 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E19315B9; Tue, 11 Feb 2014 18:09:59 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C68B91E2B; Tue, 11 Feb 2014 18:09:58 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id hr17so6129447lab.20 for ; Tue, 11 Feb 2014 10:09:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=EjeL1uTqAPlPk0tkT2Ky09xlHMEnAE43WkwqyKCNgLw=; b=cZpmWAx/ufWOAUAAJa+FukVxwqxBUNpWxC4XXQYtc8b2cg/THSztlPBx/pApy5/4c8 d/V4KRBI23tI2aFzfUafPVPeFuOPfXxUJWqU8Ms1ofIPgYdzaV3rLSrfx1jUrjXljqZE FCBmaBBOxjebCzhFxCs3aKVKr+ZEboLTDus4njFgeyH5xJR/Qq8t/G6KBk434ZiURVDU oZkvI4S6nSs2JvIrMOSL104r/Xeu1t+3LnKE9WD7Fk3VH3tTTB9v2xB3YM4U77DHjR2q vLJD4t2PX1lSUOt+s+esIUWPLI/Jv4UyDImpq+MBIovKR1t4LBmhdotzVnaWctoDmIYk OZwQ== MIME-Version: 1.0 X-Received: by 10.152.9.65 with SMTP id x1mr27735841laa.6.1392142196785; Tue, 11 Feb 2014 10:09:56 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Tue, 11 Feb 2014 10:09:56 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 10:09:56 -0800 X-Google-Sender-Auth: XbqYFnJ6CvVyIlnaOue9-xwp3Is Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Craig Rodrigues To: =?UTF-8?B?6buE5paH6L6J?= Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Steven Kreuzer , Steve Wills , Li-Wen Hsu , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 18:10:00 -0000 On Mon, Feb 10, 2014 at 7:57 PM, Huang Wen Hui As jkim said, option "-Xbatch" should be help a lot on STALBE/10, but I > still got random crash, although very few. > Right now I think STABLE/9 is the best for java app. > Thanks for the tip. Just as an additional data point, I upgraded my VM from 10.0-RELEASE to stable/10. Java was still crashing for me when running Jenkins. I did not try "-Xbatch". I hope that the openjdk6 and openjdk7 problems are fixed for stable/10 and CURRENT. If any developers needs me to test anything, let me know. For now, I will see about going back to 9.2-RELEASE when using openjdk. -- Craig From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 18:10:01 2014 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2F8E95BD for ; Tue, 11 Feb 2014 18:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1AB8F1E2D for ; Tue, 11 Feb 2014 18:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1BIA07k093568 for ; Tue, 11 Feb 2014 18:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1BIA0El093567; Tue, 11 Feb 2014 18:10:00 GMT (envelope-from gnats) Date: Tue, 11 Feb 2014 18:10:00 GMT Message-Id: <201402111810.s1BIA0El093567@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: John Weldon Subject: Re: java/186636: java/openjdk7 Throws "sun.net.PortConfig: unknown OS" Exception when Creating a JMX Connector X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: John Weldon List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 18:10:01 -0000 The following reply was made to PR java/186636; it has been noted by GNATS. From: John Weldon To: bug-followup@FreeBSD.org, ryanrfrederick@gmail.com Cc: Subject: Re: java/186636: java/openjdk7 Throws "sun.net.PortConfig: unknown OS" Exception when Creating a JMX Connector Date: Tue, 11 Feb 2014 10:00:03 -0800 --089e0111da1ec7447704f225399d Content-Type: text/plain; charset=UTF-8 The patch suggested by lwhsu worked for me: http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff -- John Weldon --089e0111da1ec7447704f225399d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
The patch suggested by lwhsu worked for me:=C2=A0http:/= /people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff
--
John Weldon
--089e0111da1ec7447704f225399d-- From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 19:31:02 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B86E791C; Tue, 11 Feb 2014 19:31:02 +0000 (UTC) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 8813517CC; Tue, 11 Feb 2014 19:31:02 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id B55E456441; Tue, 11 Feb 2014 14:31:00 -0500 (EST) Message-ID: <52FA7A74.5020900@intertainservices.com> Date: Tue, 11 Feb 2014 14:31:00 -0500 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Craig Rodrigues , Jung-uk Kim Subject: Re: FreeBSD Port: java/icedtea-web References: <52F940E8.6020209@intertainservices.com> <52F94EED.4080606@FreeBSD.org> In-Reply-To: X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: B55E456441.AC580 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Greg Lewis , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 19:31:02 -0000 On 02/10/14 21:34, Craig Rodrigues wrote: > > > > On Mon, Feb 10, 2014 at 2:13 PM, Jung-uk Kim > wrote: > > > A patch was suggested by lwhsu@: > > http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff > > > > I can confirm, I needed that patch. Without it, the devel/jenkins > port does not even start > due to a Java failure which is the same one that Mike Jakubik reported > for java/icedweb-tea > > -- > Craig This patch does not work for me, some sort of syntax error in it? # Running javac: /usr/local/openjdk7/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/dist/bootstrap/lib/javac.jar -jar /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/dist/bootstrap/lib/javac.jar -source 7 -target 7 -encoding ascii -Xbootclasspath:/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/classes -sourcepath /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/gensrc:::/usr/ports/java/openjdk7/work/openjdk/jdk/src/macosx/classes:/usr/ports/java/openjdk7/work/openjdk/jdk/src/solaris/classes:/usr/ports/java/openjdk7/work/openjdk/jdk/src/share/classes -d /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/classes @/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/tmp/java/java.lang/java/.classes.list.filtered /usr/ports/java/openjdk7/work/openjdk/jdk/src/solaris/classes/sun/net/PortConfig.java:52: error: illegal start of expression } else if (os.startsWith("SunOS")) || os.startsWith("FreeBSD")) { ^ /usr/ports/java/openjdk7/work/openjdk/jdk/src/solaris/classes/sun/net/PortConfig.java:52: error: ';' expected } else if (os.startsWith("SunOS")) || os.startsWith("FreeBSD")) { ^ /usr/ports/java/openjdk7/work/openjdk/jdk/src/solaris/classes/sun/net/PortConfig.java:55: error: 'else' without 'if' } else if (os.contains("OS X")) { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 errors gmake[4]: *** [.compile.classlist] Error 1 gmake[4]: Leaving directory `/usr/ports/java/openjdk7/work/openjdk/jdk/make/java/java' From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 20:09:07 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F246F202; Tue, 11 Feb 2014 20:09:06 +0000 (UTC) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id C695D1BD1; Tue, 11 Feb 2014 20:09:06 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 8F2725643F; Tue, 11 Feb 2014 15:09:04 -0500 (EST) Message-ID: <52FA8360.2070400@intertainservices.com> Date: Tue, 11 Feb 2014 15:09:04 -0500 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Jung-uk Kim , java@FreeBSD.org Subject: Re: FreeBSD Port: java/icedtea-web References: <52F940E8.6020209@intertainservices.com> <52F94EED.4080606@FreeBSD.org> <52FA7A74.5020900@intertainservices.com> <52FA7CAD.9090703@FreeBSD.org> In-Reply-To: <52FA7CAD.9090703@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 8F2725643F.ADF2A X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 20:09:07 -0000 On 02/11/14 14:40, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2014-02-11 14:31:00 -0500, Mike Jakubik wrote: >> On 02/10/14 21:34, Craig Rodrigues wrote: >>> On Mon, Feb 10, 2014 at 2:13 PM, Jung-uk Kim >> > wrote: >>> >>> A patch was suggested by lwhsu@: >>> >>> http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff >>> >>> >>> >>> > I can confirm, I needed that patch. Without it, the devel/jenkins >>> port does not even start due to a Java failure which is the same >>> one that Mike Jakubik reported for java/icedweb-tea -- Craig >> >> This patch does not work for me, some sort of syntax error in it? > ... >> } else if (os.startsWith("SunOS")) || os.startsWith("FreeBSD")) { > ... > You have an extra parenthesis after "SunOS", which is not in the > original patch. > > JK > Doh, thanks. OpenJDK and icedtea now builds without any errors. From owner-freebsd-java@FreeBSD.ORG Tue Feb 11 20:23:05 2014 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84A19A94; Tue, 11 Feb 2014 20:23:05 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 559441D33; Tue, 11 Feb 2014 20:23:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1BKN5Tt041150; Tue, 11 Feb 2014 20:23:05 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1BKN51Q041149; Tue, 11 Feb 2014 20:23:05 GMT (envelope-from jkim) Date: Tue, 11 Feb 2014 20:23:05 GMT Message-Id: <201402112023.s1BKN51Q041149@freefall.freebsd.org> To: jkim@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: java/186636: java/openjdk7 Throws "sun.net.PortConfig: unknown OS" Exception when Creating a JMX Connector X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 20:23:05 -0000 Synopsis: java/openjdk7 Throws "sun.net.PortConfig: unknown OS" Exception when Creating a JMX Connector Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: jkim Responsible-Changed-When: Tue Feb 11 20:21:58 UTC 2014 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=186636 From owner-freebsd-java@FreeBSD.ORG Thu Feb 13 09:54:10 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2410D894; Thu, 13 Feb 2014 09:54:10 +0000 (UTC) Received: from ratatosk.b1t.name (ratatosk.b1t.name [46.150.100.6]) by mx1.freebsd.org (Postfix) with ESMTP id CF164107A; Thu, 13 Feb 2014 09:54:09 +0000 (UTC) Received: from [192.168.1.129] (mau.donbass.com [92.242.127.250]) by ratatosk.b1t.name (Postfix) with ESMTPSA id 415C8154; Thu, 13 Feb 2014 11:54:08 +0200 (EET) Message-ID: <52FC963F.5020201@b1t.name> Date: Thu, 13 Feb 2014 11:54:07 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, java@freebsd.org Subject: java/icedtea-web broken since last openjdk update Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2014 09:54:10 -0000 Hi all. When building java/icedtea-web I get this: checking for X11... yes checking for a JRE home directory... /usr/local/openjdk7/jre checking for a Java virtual machine... /usr/local/openjdk7/jre/bin/java checking if java.util.jar.Pack200 is available... yes checking if java.net.CookieManager is available... yes checking if java.net.HttpCookie is available... yes checking if java.net.CookieHandler is available... yes checking if sun.security.provider.X509Factory is available... yes checking if sun.security.util.SecurityConstants is available... no configure: error: sun.security.util.SecurityConstants not found. ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/tmp/ports/usr/ports/java/icedtea-web/work/icedtea-web-1.4.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). configure:7239: checking if java.net.CookieHandler is available class java.net.CookieHandler configure:7276: result: yes configure:7289: checking if sun.security.provider.X509Factory is available sun/applet/Test.java:4: warning: X509Factory is internal proprietary API and may be removed in a future release import sun.security.provider.X509Factory; ^ 1 warning class sun.security.provider.X509Factory configure:7326: result: yes configure:7339: checking if sun.security.util.SecurityConstants is available sun/applet/Test.java:4: warning: SecurityConstants is internal proprietary API and may be removed in a future release import sun.security.util.SecurityConstants; ^ 1 warning Exception in thread "main" java.lang.InternalError: sun.net.PortConfig: unknown OS at sun.net.PortConfig$1.run(PortConfig.java:59) at sun.net.PortConfig$1.run(PortConfig.java:45) at java.security.AccessController.doPrivileged(Native Method) at sun.net.PortConfig.(PortConfig.java:44) at java.net.SocketPermission$1.run(SocketPermission.java:1217) at java.net.SocketPermission$1.run(SocketPermission.java:1209) at java.security.AccessController.doPrivileged(Native Method) at java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208) at java.net.SocketPermission.(SocketPermission.java:235) at sun.security.util.SecurityConstants.(SecurityConstants.java:259) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:190) at sun.applet.Test.main(Test.java:11) configure:7376: result: no configure:7383: error: sun.security.util.SecurityConstants not found. -- Sphinx of black quartz, judge my vow. From owner-freebsd-java@FreeBSD.ORG Thu Feb 13 15:18:20 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 323BA217; Thu, 13 Feb 2014 15:18:20 +0000 (UTC) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 027E21DC6; Thu, 13 Feb 2014 15:18:19 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id y10so10627645pdj.32 for ; Thu, 13 Feb 2014 07:18:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=lAVg2li0jteE8Wcq4A76U6cjQ0REABVRCFkD4u+Z8p4=; b=hGzVmbIe99q0REDLDQMkvOC3dCjeYWSwW7UtcQ5T27DFHP5T/3kXckZ1LxaKaiMGW4 CHA0Elr9lYVqyY8Xh53gIkh19SODbdw3IRa0OrF0WTnF9/YxSzToYKtqaD0mlBBZSXkF 7WbbzGvxybbAIMyKyz8STMTV5XZxXSTLkY0SJ6YIdVh+gT7jATDnESFwujWaj5pkJL/8 g2vxqtFnN6oy1D5W8sQInRBWBV6Q7QRzpwnRQydhqlz24r2qVJ8Pb3jDgYyVpULK2y6a 2WrcxgDf0GaJKFC7y0AWAF0CiRcgusknuZhZRM64ixo8BcDiCV63L0pGo5/UZCXdRGLf jwVQ== MIME-Version: 1.0 X-Received: by 10.66.228.201 with SMTP id sk9mr2406332pac.134.1392304699581; Thu, 13 Feb 2014 07:18:19 -0800 (PST) Sender: lwhsu.freebsd@gmail.com Received: by 10.68.103.68 with HTTP; Thu, 13 Feb 2014 07:18:19 -0800 (PST) In-Reply-To: <52FC963F.5020201@b1t.name> References: <52FC963F.5020201@b1t.name> Date: Thu, 13 Feb 2014 23:18:19 +0800 X-Google-Sender-Auth: 6HGPDB3dMdtU5rcpW3LKqfXFWho Message-ID: Subject: Re: java/icedtea-web broken since last openjdk update From: Li-Wen Hsu To: Volodymyr Kostyrko Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-java@freebsd.org" , FreeBSD Ports ML X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2014 15:18:20 -0000 On Thu, Feb 13, 2014 at 5:54 PM, Volodymyr Kostyrko wrote: > Hi all. > > When building java/icedtea-web I get this: > > Exception in thread "main" java.lang.InternalError: sun.net.PortConfig: > unknown OS Please refer to this thread: http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010560.html -- Li-Wen Hsu http://lwhsu.org