From owner-freebsd-java@FreeBSD.ORG Mon Oct 22 01:50:57 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CC3316A418 for ; Mon, 22 Oct 2007 01:50:57 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 6277213C481 for ; Mon, 22 Oct 2007 01:50:57 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 14995 invoked from network); 21 Oct 2007 20:50:48 -0500 Received: from 124-170-95-182.dyn.iinet.net.au (HELO localhost) (124.170.95.182) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 21 Oct 2007 20:50:47 -0500 Date: Mon, 22 Oct 2007 11:50:42 +1000 From: Norberto Meijome To: Marco Message-ID: <20071022115042.78745113@meijome.net> In-Reply-To: <200710211659.06763.marco.borsatino@poste.it> References: <200710201436.34734.marco.borsatino@poste.it> <20071022000117.434fef22@meijome.net> <200710211659.06763.marco.borsatino@poste.it> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Problems with java applets and firefox X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2007 01:50:57 -0000 On Sun, 21 Oct 2007 16:59:06 +0200 Marco wrote: > Great idea. > I report the error given by firefox-devel: > ------ > > GConf Error: Failed to launch configuration server: Failed to execute child > process "/usr/local/libexec/gconfd-2" (Invalid argument) > > GConf Error: Failed to launch configuration server: Failed to execute child > process "/usr/local/libexec/gconfd-2" (Invalid argument) > > Exec of "/usr/local/diablo-jdk1.5.0/jre/bin/java_vm" failed: Invalid argument > > Could not read ack from child process > Plugin: Java VM process has died. > plugin: java process exited with status 6 > Could not start JavaVM! > > VM did not start up properly > Exec of "/usr/local/diablo-jdk1.5.0/jre/bin/java_vm" failed: Invalid argument > > Could not read ack from child process > Plugin: Java VM process has died. > plugin: java process exited with status 6 > Could not start JavaVM! > > VM did not start up properly > > -------------------- > > Diablo works fine, as I can see. I'm studying Java with NetBeans, and it seems > to work correctly. > But ... now? Is it maybe a problem of the most recent firefox version? Should > I return to 1.5 release? > > Thanks for your help. Beto. > hey Marco, ok, that doesn't look at all good. I am not sure what the problem could be . do you have javavmwrapper installed? it works just fine here with: javavmwrapper-2.3 Wrapper script for various Java Virtual Machines diablo-jdk-1.5.0.07.01_7 Java Development Kit 1.5.0_07.01 firefox-2.0.0.7,1 Web browser based on the browser portion of Mozilla firefox-remote-20040803_1 Wrapper scripts for firefox web browser $ uname -a FreeBSD ayiin.octantis.com.au 6.2-STABLE FreeBSD 6.2-STABLE #24: Sun Oct 7 18:36:36 EST 2007 root@ayiin.octantis.com.au:/usr/obj/usr/src/sys/AYIIN i386 You can test your brower + java at http://www.java.com/en/download/help/testvm.xml (though for some reason mine is now broken... i get: TestVM 3.50 sc Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved. 603 603 java.lang.NumberFormatException: For input string: " " at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:447) at java.lang.Integer.(Integer.java:620) at testvmDynamicJavaCom.init(testvmDynamicJavaCom.java:193) at sun.applet.AppletPanel.run(AppletPanel.java:378) at java.lang.Thread.run(Thread.java:595) or , for example, http://members.tripod.com/webdesign123now/java1.htm b _________________________ {Beto|Norberto|Numard} Meijome "The only good bureaucrat is one with a pistol at his head. Put it in his hand and it's goodbye to the Bill of Rights." H.L. Mencken I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.