From owner-freebsd-java Sun Apr 21 7: 6: 3 2002 Delivered-To: freebsd-java@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 36A5B37B417 for ; Sun, 21 Apr 2002 07:05:52 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 8232D2170; Sun, 21 Apr 2002 16:05:46 +0200 (CEST) Date: Sun, 21 Apr 2002 16:05:46 +0200 From: Jeroen Ruigrok/asmodai To: java@freebsd.org Subject: Build and questions [Debugging info, hence long] Message-ID: <20020421140546.GN24261@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well, got jdk1.3.1 to build [again] without much problems on STABLE. I then became daring and used my recently installed native jdk to bootstrap the native jdk build. And it built all the way. :) [Not that it gained me anything but being able, hopefully, to bootstrap any subsequent port changes without need for the linux-jdk13.] Anyway, has anyone here tried to mess around with IBM's p3p policy editor [http://alphaworks.ibm.com/tech/p3peditor]? When I want to jar xvf the setup.jar it extracts a large number of files until this point [I know, I know, java -jar setup.jar, I just found it very curious what it was doing]: extracted: c8a0d1d26776efaf7c2c351b8f5b60a3/bean3/aixppk.power/ibm_aix_13.jvm java.util.zip.ZipException: invalid stored block lengths at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:139) at java.util.zip.ZipInputStream.read(ZipInputStream.java:142) at sun.tools.jar.Main.extractFile(Main.java:715) at sun.tools.jar.Main.extract(Main.java:678) at sun.tools.jar.Main.run(Main.java:191) at sun.tools.jar.Main.main(Main.java:904) unzip setup.jar extracts everything though. Then running java run. After finishing the install I get this on the last screen: ``o Checking required disk space requires file service native support o File attributes could not be set because native support for that operation is not available o File times could not be set because native support for that operation is not available'' It leaves a log file with this: (Apr 21, 2002 11:30:53 AM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, Checking required disk space requires file service native support. (Apr 21, 2002 11:30:53 AM), Setup.product.install, com.installshield.product.act ions.Files, wrn, Cannot set file attributes: operation is not supported by the current file service implementation. (Apr 21, 2002 11:30:53 AM), Setup.product.install, com.installshield.product.actions.Files, wrn, Cannot set file times: operation is not supported by the current file service implementation. Is this even something we can fix or? After the install, when I run the p3p.jar file I managed to coredump java :) Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] SIGBUS 10* bus error Full thread dump Classic VM (1.3.1-p6-asmodai-020421-13:30, green threads): "Screen Updater" (TID:0x28e73ac0, sys_thread_t:0x8805c80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:76) at sun.awt.ScreenUpdater.run(ScreenUpdater.java:95) "Thread-1" (TID:0x28e76508, sys_thread_t:0x897bc80, state:R) prio=4 at java.lang.StringBuffer.setLength(StringBuffer.java:258) at javax.swing.text.html.CSSParser.getNextStatement(CSSParser.java:148) at javax.swing.text.html.CSSParser.parse(CSSParser.java:135) at javax.swing.text.html.StyleSheet$CssParser.parse(StyleSheet.java:3190) at javax.swing.text.html.StyleSheet.importStyleSheet(StyleSheet.java:401) at javax.swing.text.html.HTMLDocument$HTMLReader.linkCSSStyleSheet(HTMLDocument.java:3103) at javax.swing.text.html.HTMLDocument$HTMLReader$HeadAction.handleLink(HTMLDocument.java:2323) at javax.swing.text.html.HTMLDocument$HTMLReader$HeadAction.end(HTMLDocument.java:2262) at javax.swing.text.html.HTMLDocument$HTMLReader.handleEndTag(HTMLDocument.java:2040) at javax.swing.text.html.parser.DocumentParser.handleEndTag(DocumentParser.java:220) at javax.swing.text.html.parser.Parser.endTag(Parser.java:351) at javax.swing.text.html.parser.Parser.parseTag(Parser.java:1674) at javax.swing.text.html.parser.Parser.parseContent(Parser.java:1821) at javax.swing.text.html.parser.Parser.parse(Parser.java:1980) at javax.swing.text.html.parser.DocumentParser.parse(DocumentParser.java:109) at javax.swing.text.html.parser.ParserDelegator.parse(ParserDelegator.java:74) at javax.swing.text.html.HTMLEditorKit.read(HTMLEditorKit.java:239) at javax.swing.JEditorPane.read(JEditorPane.java:421) at javax.swing.JEditorPane.read(JEditorPane.java:439) at javax.swing.JEditorPane$PageLoader.run(JEditorPane.java:468) "Image Fetcher 3" (TID:0x28eae978, sys_thread_t:0x8595280, state:R) prio=3 at java.lang.Thread.setPriority0(Native Method) at java.lang.Thread.setPriority(Thread.java:808) at sun.awt.image.ImageDecoder.headerComplete(ImageDecoder.java:102) at sun.awt.image.GifImageDecoder.readImage(GifImageDecoder.java:546) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:223) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Fetcher 2" (TID:0x28eaf0c8, sys_thread_t:0x8595080, state:R) prio=3 at java.awt.MediaTracker.setDone(MediaTracker.java:773) at java.awt.MediaEntry.setStatus(MediaTracker.java:846) at java.awt.ImageMediaEntry.imageUpdate(MediaTracker.java:910) at sun.awt.image.ImageWatched.newInfo(ImageWatched.java:58) at sun.awt.image.ImageRepresentation.imageComplete(ImageRepresentation.java:626) at sun.awt.image.ImageDecoder.imageComplete(ImageDecoder.java:138) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:281) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Fetcher 1" (TID:0x28e7e4d8, sys_thread_t:0x856ae80, state:R) prio=3 at java.lang.Thread.isInterrupted(Native Method) at java.lang.Thread.interrupted(Thread.java:682) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:209) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Fetcher 0" (TID:0x28e84fa8, sys_thread_t:0x84cac80, state:CW) prio=8 at java.lang.Object.wait(Native Method) at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:163) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:212) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "AWT-Motif" (TID:0x28e8af98, sys_thread_t:0x84bbe80, state:CW) prio=6 at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:484) "SunToolkit.PostEventQueue-0" (TID:0x28e8b310, sys_thread_t:0x84a5880, state:R) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.PostEventQueue.run(SunToolkit.java:491) "AWT-EventQueue-0" (TID:0x28e8b2e8, sys_thread_t:0x84a5680, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.awt.MediaTracker.waitForID(MediaTracker.java:632) at javax.swing.ImageIcon.loadImage(ImageIcon.java:226) at javax.swing.ImageIcon.(ImageIcon.java:161) at javax.swing.AbstractButton.getDisabledIcon(AbstractButton.java:542) at javax.swing.plaf.basic.BasicButtonUI.paintIcon(BasicButtonUI.java:284) at javax.swing.plaf.basic.BasicButtonUI.paint(BasicButtonUI.java:252) at com.sun.java.swing.plaf.motif.MotifButtonUI.paint(MotifButtonUI.java:85) at javax.swing.plaf.ComponentUI.update(ComponentUI.java:39) at javax.swing.JComponent.paintComponent(JComponent.java:395) at javax.swing.JComponent.paint(JComponent.java:687) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JComponent.paint(JComponent.java:696) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JComponent.paint(JComponent.java:696) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1006) at javax.swing.JComponent.paint(JComponent.java:696) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JComponent.paint(JComponent.java:696) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JComponent.paint(JComponent.java:696) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JComponent.paint(JComponent.java:696) at javax.swing.JLayeredPane.paint(JLayeredPane.java:546) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JComponent.paint(JComponent.java:669) at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:23) at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:54) at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:91) at java.awt.Container.paint(Container.java:960) at sun.awt.RepaintArea.paint(RepaintArea.java:282) at sun.awt.motif.MComponentPeer.handleEvent(MComponentPeer.java:349) at java.awt.Component.dispatchEventImpl(Component.java:2663) at java.awt.Container.dispatchEventImpl(Container.java:1213) at java.awt.Window.dispatchEventImpl(Window.java:914) at java.awt.Component.dispatchEvent(Component.java:2497) at java.awt.EventQueue.dispatchEvent(EventQueue.java:339) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) "Finalizer" (TID:0x28e7c528, sys_thread_t:0x80d4080, state:CW) prio=8 at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162) "Reference Handler" (TID:0x28e7c300, sys_thread_t:0x8096480, state:CW) prio=10 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110) "Signal dispatcher" (TID:0x28e7c330, sys_thread_t:0x8096280, state:CW) prio=5 "main" (TID:0x28e7c1b0, sys_thread_t:0x8054080, state:MW) prio=5 at java.awt.Window.getGraphicsConfiguration(Window.java:1152) at java.awt.Window.(Window.java:245) at java.awt.Dialog.(Dialog.java:167) at javax.swing.JDialog.(JDialog.java:157) at com.ibm.websphere.p3p.QuickStart.(QuickStart.java:120) at com.ibm.websphere.p3p.P3PPolicyEditor.showQuickStart(P3PPolicyEditor.java:7198) at com.ibm.websphere.p3p.P3PPolicyEditor.showQuickStartOnStartup(P3PPolicyEditor.java:7226) at com.ibm.websphere.p3p.P3PPolicyEditor.main(P3PPolicyEditor.java:5662) Monitor Cache Dump: sun.awt.ScreenUpdater@28E73AC0/29022E80: Waiting to be notified: "Screen Updater" (0x8805c80) sun.awt.PostEventQueue@28E8B310/28F6E130: owner "SunToolkit.PostEventQueue-0" (0x84a5880) 1 entry javax.swing.text.html.parser.DocumentParser@28E3B630/29126780: owner "Thread-1" (0x897bc80) 1 entry java.awt.MediaTracker@28E86560/28F73B08: Waiting to be notified: "AWT-EventQueue-0" (0x84a5680) java.awt.Component$AWTTreeLock@28E85350/28F186F0: owner "AWT-EventQueue-0" (0x84a5680) 7 entries Waiting to enter: "main" (0x8054080) java.lang.ref.Reference$Lock@28E7C310/28EB1F80: Waiting to be notified: "Reference Handler" (0x8096480) java.lang.StringBuffer@28E3A560/2912CF08: owner "Thread-1" (0x897bc80) 1 entry java.util.Vector@28E84ED8/28F752A0: Waiting to be notified: "Image Fetcher 0" (0x84cac80) java.lang.ref.ReferenceQueue$Lock@28E7C540/28EB2460: Waiting to be notified: "Finalizer" (0x80d4080) Registered Monitor Dump: utf8 hash table: JNI pinning lock: JNI global reference lock: BinClass lock: Class linking lock: System class loader lock: Code rewrite lock: Heap lock: Monitor cache lock: owner (0x8054280) 1 entry Dynamic loading lock: Monitor IO lock: User signal monitor: Waiting to be notified: "Signal dispatcher" (0x8096280) Child death monitor: I/O monitor: Waiting to be notified: "AWT-Motif" (0x84bbe80) Alarm monitor: owner (0x8054280) 1 entry Thread queue lock: owner (0x8054280) 1 entry Monitor registry: owner (0x8054280) 1 entry SIGABRT 6* abort (generated by abort(3) routine) [skip another very long trace] I can reproduce it realiably. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@[wxs.nl|xmach.org], finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.[tendra|xmach].org/ I succeed him; no one could replace him... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 21 7:16:17 2002 Delivered-To: freebsd-java@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id CD3DB37B416 for ; Sun, 21 Apr 2002 07:16:14 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 6EAD82170; Sun, 21 Apr 2002 16:16:13 +0200 (CEST) Date: Sun, 21 Apr 2002 16:16:13 +0200 From: Jeroen Ruigrok/asmodai To: java@freebsd.org Subject: Re: Build and questions [Debugging info, hence long] Message-ID: <20020421141613.GO24261@daemon.ninth-circle.org> References: <20020421140546.GN24261@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020421140546.GN24261@daemon.ninth-circle.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [4.5-STABLE btw, pretty recent] -On [20020421 16:07], Jeroen Ruigrok/asmodai (asmodai@wxs.nl) wrote: >After the install, when I run the p3p.jar file I managed to coredump java :) I'll be damned, using java_g -jar p3p.jar lets it run. I can then use java -jar p3p.jar once or twice and have it working, before it resumes its usual coredumping. I haven't yet managed to get it to coredump using java_g. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@[wxs.nl|xmach.org], finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.[tendra|xmach].org/ The soul's dark cottage, batter'd and decay'd, Lets in new light through chinks that Time has made... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Apr 22 8:26:39 2002 Delivered-To: freebsd-java@freebsd.org Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by hub.freebsd.org (Postfix) with ESMTP id 9292037B42B for ; Mon, 22 Apr 2002 08:26:32 -0700 (PDT) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.11.6/8.11.6) with ESMTP id g3M9WGf66866 for ; Mon, 22 Apr 2002 11:32:22 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Mon, 22 Apr 2002 11:32:15 +0200 (CEST) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@freebsd.org Subject: GCJ 3.1 Message-ID: <20020422112518.G47761-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all I've recently tried to install gcc 3.1 to test gcj (as it has been discussed a month ago on this list) and... well no gcj. It says "no libgcj". Maybe I have to export some variable but to be honest I haven't had the time to read all the docs as I was trying "as is". I've read (on this list again) that gcj/FreeBSD is not still working but I was wondering if someone here has been testing it. Is there a patch for the port to install a working gcj (3.1) ? Or maybe I need just a variable to get things working... Herve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Apr 22 13:43:19 2002 Delivered-To: freebsd-java@freebsd.org Received: from web14807.mail.yahoo.com (web14807.mail.yahoo.com [216.136.224.223]) by hub.freebsd.org (Postfix) with SMTP id 1515B37B4B0 for ; Mon, 22 Apr 2002 13:42:33 -0700 (PDT) Message-ID: <20020422203430.38522.qmail@web14807.mail.yahoo.com> Received: from [213.19.151.12] by web14807.mail.yahoo.com via HTTP; Mon, 22 Apr 2002 13:34:30 PDT Date: Mon, 22 Apr 2002 13:34:30 -0700 (PDT) From: ali nasseh Subject: subscription To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, pleasz subscribe me for freebsd-java list a. nasseh __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 11:52:20 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail-out-01.piro.net (mail-out-01.piro.net [194.64.31.8]) by hub.freebsd.org (Postfix) with ESMTP id B412337B404 for ; Tue, 23 Apr 2002 11:52:12 -0700 (PDT) Received: from pcserver.science-factory.com (Sciencefactory-atm1-181.pironet-ndh.net [195.135.137.205]) by mail-out-01.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id UAA19847 for ; Tue, 23 Apr 2002 20:52:11 +0200 Received: by pcserver.science-factory.com (Postfix, from userid 511) id 5DDDB2A2A39; Tue, 23 Apr 2002 20:51:01 +0200 (CEST) From: Marc van Woerkom To: freebsd-java@freebsd.org Subject: locale not supported? Message-Id: <20020423185101.5DDDB2A2A39@pcserver.science-factory.com> Date: Tue, 23 Apr 2002 20:51:01 +0200 (CEST) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Does anyone know what is wrong here? # javavm -jar Java2Demo.jar current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultWarning: Cannot convert string "Home,_Key_Begin" to type VirtualBinding Warning: Cannot convert string "F1,_Key_Help" to type VirtualBinding Warning: Cannot convert string "ShiftF10,_Key_Menu" to type VirtualBinding Warning: Cannot convert string "F10,Shift_Key_Menu" to type VirtualBinding Warning: Cannot convert string "KP_Enter,_Key_Execute" to type VirtualBinding Warning: Cannot convert string "AltReturn,Alt_Key_KP_Enter" to type VirtualBinding Exception in thread "main" java.lang.InternalError: Current locale is not supported at sun.awt.motif.MWindowPeer.pSetTitle(Native Method) at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:98) at sun.awt.motif.MFramePeer.(MFramePeer.java:58) at sun.awt.motif.MToolkit.createFrame(MToolkit.java:192) at java.awt.Frame.addNotify(Frame.java:469) at java.awt.Window.show(Window.java:433) at java.awt.Component.show(Component.java:1128) at java.awt.Component.setVisible(Component.java:1083) at java2d.Java2Demo.main(Java2Demo.java:444) Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 12: 9:10 2002 Delivered-To: freebsd-java@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id B196C37B41B for ; Tue, 23 Apr 2002 12:09:05 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 501732171; Tue, 23 Apr 2002 21:09:01 +0200 (CEST) Date: Tue, 23 Apr 2002 21:09:00 +0200 From: Jeroen Ruigrok/asmodai To: Marc van Woerkom Cc: freebsd-java@freebsd.org Subject: Re: locale not supported? Message-ID: <20020423190900.GA87359@daemon.ninth-circle.org> References: <20020423185101.5DDDB2A2A39@pcserver.science-factory.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020423185101.5DDDB2A2A39@pcserver.science-factory.com> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -On [20020423 21:00], Marc van Woerkom (marc.vanwoerkom@science-factory.com) wrote: >Does anyone know what is wrong here? LC_ALL=C; export LC_ALL and then start the java stuff? -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@[wxs.nl|xmach.org], finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.[tendra|xmach].org/ The better part of valour is discretion... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 12:21:45 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail-out-01.piro.net (mail-out-01.piro.net [194.64.31.8]) by hub.freebsd.org (Postfix) with ESMTP id 2724937B425 for ; Tue, 23 Apr 2002 12:21:41 -0700 (PDT) Received: from pcserver.science-factory.com (Sciencefactory-atm1-181.pironet-ndh.net [195.135.137.205]) by mail-out-01.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id VAA22978; Tue, 23 Apr 2002 21:21:39 +0200 Received: by pcserver.science-factory.com (Postfix, from userid 511) id 0279B2A2A39; Tue, 23 Apr 2002 21:20:24 +0200 (CEST) From: Marc van Woerkom To: asmodai@wxs.nl Cc: marc.vanwoerkom@science-factory.com, freebsd-java@freebsd.org In-reply-to: <20020423190900.GA87359@daemon.ninth-circle.org> (message from Jeroen Ruigrok/asmodai on Tue, 23 Apr 2002 21:09:00 +0200) Subject: Re: locale not supported? References: <20020423185101.5DDDB2A2A39@pcserver.science-factory.com> <20020423190900.GA87359@daemon.ninth-circle.org> Message-Id: <20020423192024.0279B2A2A39@pcserver.science-factory.com> Date: Tue, 23 Apr 2002 21:20:24 +0200 (CEST) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > LC_ALL=C; export LC_ALL > > and then start the java stuff? Doesn't work. Where does X keep its locale information? Another issued: If I run javavm as user (not as root) I get this: bash-2.05a$ javavm # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort trap (core dumped) bash-2.05a$ Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 12:48:15 2002 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id A3DA237B42C for ; Tue, 23 Apr 2002 12:48:08 -0700 (PDT) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Tue, 23 Apr 2002 21:48:07 +0200 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA62F@l04.research.kpn.com> From: "Koster, K.J." To: "'freebsd-java@freebsd.org'" Subject: FW: Java 2 ! Date: Tue, 23 Apr 2002 21:48:06 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear All, Please find an interesting message from the freebsd-java mailing list attached. Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] -----Original Message----- From: roberto@spock.cl [mailto:roberto@spock.cl] Sent: dinsdag 23 april 2002 7:19 To: freebsd-alpha@FreeBSD.ORG Subject: Java 2 ! After a lengthy fight, i have the pleasure to tell the list that a) The Compaq JDK 1.3.1 for Linux/Alpha works on FreeBSD under /compat/linux b) If this e-mail reaches the list, it works sufficiently well to run Tomcat 4.0.4b2 as i am sending it from the Tomcat sample sendmail.jsp The install is rather rough but goes as follows A) Install linux_compat-7 B) Install lesstiff-0.9.3 (Could not get the ICS Openmotif lib to work on real Linux either!?) (compaq java expects libXm.so.2 but lesstiff is sufficiently compatible for most tasks, so a symlink to libXm.so.1.0.2 will suffice) C) Install compaq libots and compaq cpml D) build the libots.so and libcpml.so libraries by hand with linux_devel OR build them on a real linux-alpha machine (perhaps we could host pre-built ones somewhere) E) Install the J2SDK rpm F) Edit /compat/linux/usr/java/jdk1.3.1/bin/java to use /compat/linux/bin/sh and /compat/linux/usr/bin/expr G) Enjoy Will post further details as they appear Regards Roberto BTW, The experiment is being done on an AS 2100 A that is unable to run linux! running 4.5-RELEASE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 15:55: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail-out-01.piro.net (mail-out-01.piro.net [194.64.31.8]) by hub.freebsd.org (Postfix) with ESMTP id 8860737B405; Tue, 23 Apr 2002 15:54:54 -0700 (PDT) Received: from pcserver.science-factory.com (Sciencefactory-atm1-181.pironet-ndh.net [195.135.137.205]) by mail-out-01.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id AAA13402; Wed, 24 Apr 2002 00:54:52 +0200 Received: by pcserver.science-factory.com (Postfix, from userid 511) id 831EB2A72A7; Wed, 24 Apr 2002 00:53:38 +0200 (CEST) From: Marc van Woerkom To: sobomax@FreeBSD.org Cc: marc.vanwoerkom@science-factory.com, gnome@FreeBSD.ORG, freebsd-java@freebsd.org In-reply-to: <3CC5A39B.9818A42A@FreeBSD.org> (message from Maxim Sobolev on Tue, 23 Apr 2002 21:10:35 +0300) Subject: Re: Java Plugin for Mozilla 1.0 rc References: <20020423162922.790AE2A2A33@pcserver.science-factory.com> <3CC5A39B.9818A42A@FreeBSD.org> Message-Id: <20020423225338.831EB2A72A7@pcserver.science-factory.com> Date: Wed, 24 Apr 2002 00:53:38 +0200 (CEST) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > /usr/X11R6/lib/mozilla/plugins/libjavaplugin_oji.so > > ports/java/jdk13. The download page for the patchset doesn't work. :( I tried the "accept" with linux ns 4, freebsd mozilla 1.0-rc and win2k IE 6 - no luck. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 16:48:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail-out-01.piro.net (mail-out-01.piro.net [194.64.31.8]) by hub.freebsd.org (Postfix) with ESMTP id 1029437B400 for ; Tue, 23 Apr 2002 16:48:54 -0700 (PDT) Received: from pcserver.science-factory.com (Sciencefactory-atm1-181.pironet-ndh.net [195.135.137.205]) by mail-out-01.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id BAA19070 for ; Wed, 24 Apr 2002 01:48:52 +0200 Received: by pcserver.science-factory.com (Postfix, from userid 511) id 3156A2A2A39; Wed, 24 Apr 2002 01:47:41 +0200 (CEST) From: Marc van Woerkom To: freebsd-java@freebsd.org Subject: JDK 1.4 Message-Id: <20020423234741.3156A2A2A39@pcserver.science-factory.com> Date: Wed, 24 Apr 2002 01:47:41 +0200 (CEST) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is the 1.4 JDK usable with -STABLE? Some time ago, it was not possible to use the hotspot VM because of thread issues, one fell back to classic VM. The 1.4 JDK however has no classic VM anymore. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 17:22:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from absinthe.carnagecopia.com (absinthe.carnagecopia.com [216.187.87.246]) by hub.freebsd.org (Postfix) with SMTP id 1F5FD37B41B for ; Tue, 23 Apr 2002 17:22:51 -0700 (PDT) Received: (qmail 38585 invoked by uid 85); 24 Apr 2002 00:22:45 -0000 Received: from random@goblinstudios.com by absinthe.carnagecopia.com with qmail-scanner-1.03 (uvscan: v4.0.50/v4197. . Clean. Processed in 0.144683 secs); 24 Apr 2002 00:22:45 -0000 Received: from firewall-vancouver.goblinstudios.com (HELO goblinstudios.com) (204.244.192.2) by absinthe.carnagecopia.com with SMTP; 24 Apr 2002 00:22:45 -0000 Message-ID: <3CC5FAD3.1040504@goblinstudios.com> Date: Tue, 23 Apr 2002 20:22:43 -0400 From: Vincent Janelle User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: java.net.SocketException: errno: 48, error: Address already in use Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I keep seeing this error: The connection attempt failed because Exception: java.net.SocketException: errno: 48, error: Address already in use for fd: 6 pretty repeatedly for my jdbc connections when I'm connecting to either mysql or postgres, and usually only when the application starts ( and creates its database pools). This is with FreeBSD-4.5 STABLE, and the output from java -version java version "1.3.1-p6" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p6-root-020318-17:29) Classic VM (build 1.3.1-p6-root-020318-17:29, green threads, nojit) The only other reference I could find in relation to this is: http://archives.postgresql.org/pgsql-jdbc/2001-09/msg00217.php Any other tips? This is starting to get rapidly annoying. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 17:34:51 2002 Delivered-To: freebsd-java@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id A377237B405; Tue, 23 Apr 2002 17:34:41 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3O0YSR3008123; Tue, 23 Apr 2002 20:34:28 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Java Plugin for Mozilla 1.0 rc From: Joe Marcus Clarke To: Marc van Woerkom Cc: sobomax@FreeBSD.ORG, gnome@FreeBSD.ORG, freebsd-java@FreeBSD.ORG In-Reply-To: <20020423225338.831EB2A72A7@pcserver.science-factory.com> References: <20020423162922.790AE2A2A33@pcserver.science-factory.com> <3CC5A39B.9818A42A@FreeBSD.org> <20020423225338.831EB2A72A7@pcserver.science-factory.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 23 Apr 2002 21:34:28 -0300 Message-Id: <1019608468.320.120.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002-04-23 at 19:53, Marc van Woerkom wrote: > > > /usr/X11R6/lib/mozilla/plugins/libjavaplugin_oji.so > > > > ports/java/jdk13. > > The download page for the patchset doesn't work. :( > > I tried the "accept" with linux ns 4, freebsd mozilla 1.0-rc > and win2k IE 6 - no luck. Works for me using Galeon 1.2.1 on FreeBSD. It should be doing a HTTP transfer from 203.32.153.68. Joe > > Regards, > Marc > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 17:38:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by hub.freebsd.org (Postfix) with ESMTP id 18A1A37B41A for ; Tue, 23 Apr 2002 17:38:54 -0700 (PDT) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 170Anw-0000M7-00; Tue, 23 Apr 2002 17:38:40 -0700 Date: Tue, 23 Apr 2002 17:38:39 -0700 To: Marc van Woerkom Cc: freebsd-java@freebsd.org Subject: Re: JDK 1.4 Message-ID: <20020424003839.GA1320@gnuppy.monkey.org> References: <20020423234741.3156A2A2A39@pcserver.science-factory.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020423234741.3156A2A2A39@pcserver.science-factory.com> User-Agent: Mutt/1.3.28i From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Apr 24, 2002 at 01:47:41AM +0200, Marc van Woerkom wrote: > Is the 1.4 JDK usable with -STABLE? > > Some time ago, it was not possible to use the hotspot > VM because of thread issues, one fell back to > classic VM. > > The 1.4 JDK however has no classic VM anymore. There's no native 1.4 port of the J2SE, but I'm the processing of testing HotSpot now which should lay the ground work for the port when it's attempted. I'm getting crashes in the threading system and I'm trying to track that down right now. I have already fixed a thread local storage bug already. Hopefully, this process will yield something useable soon without me sifting through a lot of oscure bugs. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 19:10:35 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail-out-01.piro.net (mail-out-01.piro.net [194.64.31.8]) by hub.freebsd.org (Postfix) with ESMTP id 128BF37B419 for ; Tue, 23 Apr 2002 19:10:31 -0700 (PDT) Received: from pcserver.science-factory.com (Sciencefactory-atm1-181.pironet-ndh.net [195.135.137.205]) by mail-out-01.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id EAA30869; Wed, 24 Apr 2002 04:10:29 +0200 Received: by pcserver.science-factory.com (Postfix, from userid 511) id 0EE322A6594; Wed, 24 Apr 2002 04:09:17 +0200 (CEST) From: Marc van Woerkom To: billh@gnuppy.monkey.org Cc: marc.vanwoerkom@science-factory.com, freebsd-java@freebsd.org In-reply-to: <20020424003839.GA1320@gnuppy.monkey.org> (message from Bill Huey on Tue, 23 Apr 2002 17:38:39 -0700) Subject: Re: JDK 1.4 References: <20020423234741.3156A2A2A39@pcserver.science-factory.com> <20020424003839.GA1320@gnuppy.monkey.org> Message-Id: <20020424020917.0EE322A6594@pcserver.science-factory.com> Date: Wed, 24 Apr 2002 04:09:17 +0200 (CEST) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Is the 1.4 JDK usable with -STABLE? > > > > Some time ago, it was not possible to use the hotspot > > VM because of thread issues, one fell back to > > classic VM. > > > > The 1.4 JDK however has no classic VM anymore. > > There's no native 1.4 port of the J2SE, but I'm the processing of > testing HotSpot now which should lay the ground work for the port > when it's attempted. I That's nice too. :) But what I really meant was the usability of the existing linux-jdk-1.4.0 port. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 20:13: 5 2002 Delivered-To: freebsd-java@freebsd.org Received: from ns3.ideathcare.com (mail.allneo.com [216.185.96.68]) by hub.freebsd.org (Postfix) with ESMTP id 8D7D737B41B for ; Tue, 23 Apr 2002 20:12:59 -0700 (PDT) Received: (qmail 15842 invoked by uid 85); 24 Apr 2002 03:30:56 -0000 Received: from jps@funeralexchange.com by ns3.ideathcare.com with qmail-scanner-1.03 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.167782 secs); 24 Apr 2002 03:30:56 -0000 Received: from unknown (HELO puckyou) (66.171.47.141) by mail.allneo.com with SMTP; 24 Apr 2002 03:30:56 -0000 Message-ID: <000001c1eb3e$6efb57b0$9864fea9@puckyou> From: "FX" To: "Marc van Woerkom" , Cc: , References: <20020423234741.3156A2A2A39@pcserver.science-factory.com> <20020424003839.GA1320@gnuppy.monkey.org> <20020424020917.0EE322A6594@pcserver.science-factory.com> Subject: Re: JDK 1.4 Date: Tue, 23 Apr 2002 22:06:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > > Is the 1.4 JDK usable with -STABLE? > > > > > > Some time ago, it was not possible to use the hotspot > > > VM because of thread issues, one fell back to > > > classic VM. > > > > > > The 1.4 JDK however has no classic VM anymore. > > > > There's no native 1.4 port of the J2SE, but I'm the processing of > > testing HotSpot now which should lay the ground work for the port > > when it's attempted. I > > That's nice too. :) > > But what I really meant was the usability of the existing > linux-jdk-1.4.0 port. > > Regards, > Marc I am using Linux j2sdk 1.4 with FreeBSD 4.5-stable in a production environment along with apache+mod_ssl-1.3.24+2.8.8 ant 1.4.1 Jakarta-tomcat-4.0.3 Linux_base-6.1_1 FreeBSD Built Webapps. mod_webapp.so So far I have not really had any problems and the performance is ALOT nicer then Tomcat 3.2.3. Note I did NOT use any ports I simply installed the Linux_base6* and then installed the binary versions of the above programs and set the necessary paths in my .cshrc. The only real tricky part was getting the mod_webapp.so to build from source. Other then that I have had j2sdk1.4 core on me a few times and I would be more then happy to send the future cores someone if they could help me debug the problems further. If I can be of any help just ask. Regards, Jeremy Suo-Anttila jps@funeralexchange.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 23 23:46:19 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id B6F1337B400 for ; Tue, 23 Apr 2002 23:46:15 -0700 (PDT) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g3O6kUw82538; Wed, 24 Apr 2002 08:46:30 +0200 (CEST) (envelope-from ernst) Message-Id: <200204240646.g3O6kUw82538@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Marc van Woerkom , freebsd-java@freebsd.org Subject: Re: locale not supported? Date: Wed, 24 Apr 2002 08:46:30 +0200 X-Mailer: KMail [version 1.3.2] References: <20020423185101.5DDDB2A2A39@pcserver.science-factory.com> In-Reply-To: <20020423185101.5DDDB2A2A39@pcserver.science-factory.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Marc, > Does anyone know what is wrong here? > > > # javavm -jar Java2Demo.jar Could you please include version information in there as well? What Java VM are we talking about here? It would be best if you would have included the output from: # javavm -version and the output from: # pkg_info | grep jdk Regards, Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 24 5:15:11 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail-out-01.piro.net (mail-out-01.piro.net [194.64.31.8]) by hub.freebsd.org (Postfix) with ESMTP id AC9AE37B419 for ; Wed, 24 Apr 2002 05:15:06 -0700 (PDT) Received: from pcserver.science-factory.com (Sciencefactory-atm1-181.pironet-ndh.net [195.135.137.205]) by mail-out-01.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id OAA31417; Wed, 24 Apr 2002 14:13:33 +0200 Received: by pcserver.science-factory.com (Postfix, from userid 511) id 6B7D92A8882; Wed, 24 Apr 2002 14:12:14 +0200 (CEST) From: Marc van Woerkom To: jps@funeralexchange.com Cc: marc.vanwoerkom@science-factory.com, billh@gnuppy.monkey.org, marc.vanwoerkom@science-factory.com, freebsd-java@freebsd.org In-reply-to: <000001c1eb3e$6efb57b0$9864fea9@puckyou> (jps@funeralexchange.com) Subject: Re: JDK 1.4 References: <20020423234741.3156A2A2A39@pcserver.science-factory.com> <20020424003839.GA1320@gnuppy.monkey.org> <20020424020917.0EE322A6594@pcserver.science-factory.com> <000001c1eb3e$6efb57b0$9864fea9@puckyou> Message-Id: <20020424121214.6B7D92A8882@pcserver.science-factory.com> Date: Wed, 24 Apr 2002 14:12:14 +0200 (CEST) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I am using Linux j2sdk 1.4 with FreeBSD 4.5-stable in a production > environment along with I use a -stable from yesterday, running on a 2xP4-2.2GHz SMP system. > apache+mod_ssl-1.3.24+2.8.8 > ant 1.4.1 > Jakarta-tomcat-4.0.3 > Linux_base-6.1_1 > FreeBSD Built Webapps. mod_webapp.so > > So far I have not really had any problems and the performance is ALOT nicer > then Tomcat 3.2.3. Note I did NOT use any ports I simply installed the > Linux_base6* and then installed the binary versions of the above programs > and set the necessary paths in my .cshrc. The version of the Linux_base seems to play a role. This happens with linux_base-7.1: bash-2.05a# /usr/local/linux-jdk1.4.0/jre/bin/java -jar /usr/local/linux-jdk1.4.0/demo/jfc/Java2D/Java2Demo.jar current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using default24.04.2002 13:36:52 java.util.prefs.FileSystemPreferences$2 run INFO: Recreated system preferences directory in /etc/.java/.systemPrefs Exception in thread "main" java.lang.InternalError: Current locale is not supported at sun.awt.motif.MWindowPeer.pSetTitle(Native Method) at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:98) at sun.awt.motif.MFramePeer.(MFramePeer.java:58) at sun.awt.motif.MToolkit.createFrame(MToolkit.java:192) at java.awt.Frame.addNotify(Frame.java:469) at java.awt.Window.show(Window.java:433) at java.awt.Component.show(Component.java:1128) at java.awt.Component.setVisible(Component.java:1083) at java2d.Java2Demo.main(Java2Demo.java:444) bash-2.05a# With linux-base-6.1_1 I get different errors for each call. Looks like some threads problem. Your apps seem to use no Swing, but still might use Java threads. And of course, it might be an SMP issue. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 24 5:17:45 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail-out-01.piro.net (mail-out-01.piro.net [194.64.31.8]) by hub.freebsd.org (Postfix) with ESMTP id 86FEE37B41D; Wed, 24 Apr 2002 05:17:41 -0700 (PDT) Received: from pcserver.science-factory.com (Sciencefactory-atm1-181.pironet-ndh.net [195.135.137.205]) by mail-out-01.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id OAA02749; Wed, 24 Apr 2002 14:16:45 +0200 Received: by pcserver.science-factory.com (Postfix, from userid 511) id 652F62A2A33; Wed, 24 Apr 2002 14:15:34 +0200 (CEST) From: Marc van Woerkom To: znerd@freebsd.org Cc: marc.vanwoerkom@science-factory.com, freebsd-java@freebsd.org In-reply-to: <200204240646.g3O6kUw82538@zaphod.euronet.nl> (message from Ernst de Haan on Wed, 24 Apr 2002 08:46:30 +0200) Subject: Re: locale not supported? References: <20020423185101.5DDDB2A2A39@pcserver.science-factory.com> <200204240646.g3O6kUw82538@zaphod.euronet.nl> Message-Id: <20020424121534.652F62A2A33@pcserver.science-factory.com> Date: Wed, 24 Apr 2002 14:15:34 +0200 (CEST) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > # javavm -jar Java2Demo.jar > > Could you please include version information in there as well? What Java VM > are we talking about here? It would be best if you would have included the > output from: It was the linux 1.3.1 port if I remember correctly, I also played with the linux 1.4.0 port. However the problem is related to the version of the linux base. I had this trouble with linux_base-7.1. With linux_base-6.1_1, the linux 1.3.1 jre is able to run the Java2D demo without problem. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 24 17:57:13 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail1c.webmessenger.it (mail1.webmessenger.it [193.70.193.50]) by hub.freebsd.org (Postfix) with ESMTP id 3F6DB37B405 for ; Wed, 24 Apr 2002 17:57:10 -0700 (PDT) Received: from email.it (24.196.228.91) by mail1c.webmessenger.it (5.5.056) (authenticated as a.none@email.it) id 3CC59B140006B667 for freebsd-java@freebsd.org; Thu, 25 Apr 2002 02:53:59 +0200 Message-ID: <3CC71C65.1040102@email.it> Date: Wed, 24 Apr 2002 20:58:13 +0000 From: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020419 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: mod_webapp with Apache2 finally ! Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I finally got it run. If anyone needs instructions try http://www.pubbitch.org/jboss.html I also recommend replacing the APR in the jakarta-connectors4.0.4-b2-src/webapp with the latest snapshot release of APR. Adrian thiele -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Ti è capitato di cercare un libro e non riuscire a trovarlo? E' attivo il servizio TrovaLibri di Airbook.it Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=345&d=25-4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 25 9:28: 9 2002 Delivered-To: freebsd-java@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id 9B09637B423 for ; Thu, 25 Apr 2002 09:28:06 -0700 (PDT) Received: from [24.196.228.91] (HELO charter.net) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 4579577 for freebsd-java@freebsd.org; Thu, 25 Apr 2002 12:27:58 -0400 Message-ID: <3CC7F73F.4070209@charter.net> Date: Thu, 25 Apr 2002 12:31:59 +0000 From: Adrian Reply-To: athiele@charter.net User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020424 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Spoofing Tomcat identification Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Anyone know how to spoof the Tomcat Identification ? adrian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 25 16:21: 0 2002 Delivered-To: freebsd-java@freebsd.org Received: from bsdbox.sytes.net (sc-24-24-232-133.socal.rr.com [24.24.232.133]) by hub.freebsd.org (Postfix) with SMTP id BEF4637B417 for ; Thu, 25 Apr 2002 16:20:58 -0700 (PDT) Received: (qmail 71451 invoked from network); 25 Apr 2002 23:20:54 -0000 Received: from localhost (HELO bsdbox.sytes.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2002 23:20:54 -0000 Message-ID: <3CC88F55.2030007@bsdbox.sytes.net> Date: Thu, 25 Apr 2002 16:20:53 -0700 From: Hopeless Case User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020424 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: mozilla 1.0 rc 1 crash bug Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The newest mozilla port(1.0 rc 1) crashes with jdk 1.3.1p_6. This is a new build of the jdk. I had a previous build of jdk of the same version and patch number on Mozilla 0.9.9 and it worked perfectly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 25 16:46:11 2002 Delivered-To: freebsd-java@freebsd.org Received: from daedalus.cs.brandeis.edu (daedalus.cs.brandeis.edu [129.64.3.179]) by hub.freebsd.org (Postfix) with ESMTP id 40ACD37B417 for ; Thu, 25 Apr 2002 16:46:07 -0700 (PDT) Received: from localhost (meshko@localhost) by daedalus.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id TAA19592; Thu, 25 Apr 2002 19:46:03 -0400 Date: Thu, 25 Apr 2002 19:46:03 -0400 (EDT) From: Mikhail Kruk To: Hopeless Case Cc: freebsd-java@FreeBSD.ORG Subject: Re: mozilla 1.0 rc 1 crash bug In-Reply-To: <3CC88F55.2030007@bsdbox.sytes.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hm... I'm getting [/usr/home/meshko/tmp/java/j2sdk1.3.1/build/bsd-i386/plugin/i386/ns600/libjavaplugin_oji.so: Undefined symbol "XtShellStrings"] when mozilla starts (1.0rc1) but it doesn't crash... > The newest mozilla port(1.0 rc 1) crashes with jdk 1.3.1p_6. This is a > new build of the jdk. I had a previous build of jdk of the same version > and patch number on Mozilla 0.9.9 and it worked perfectly. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 25 20:44:37 2002 Delivered-To: freebsd-java@freebsd.org Received: from bsdbox.sytes.net (sc-24-24-232-133.socal.rr.com [24.24.232.133]) by hub.freebsd.org (Postfix) with SMTP id B095837B404 for ; Thu, 25 Apr 2002 20:44:32 -0700 (PDT) Received: (qmail 88511 invoked from network); 26 Apr 2002 03:44:29 -0000 Received: from localhost (HELO bsdbox.sytes.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2002 03:44:29 -0000 Message-ID: <3CC8CD1C.90605@bsdbox.sytes.net> Date: Thu, 25 Apr 2002 20:44:28 -0700 From: Hopeless Case User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020424 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: Re: mozilla 1.0 rc 1 crash bug References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mikhail Kruk wrote: >Hm... I'm getting >[/usr/home/meshko/tmp/java/j2sdk1.3.1/build/bsd-i386/plugin/i386/ns600/libjavaplugin_oji.so: >Undefined symbol "XtShellStrings"] > >when mozilla starts (1.0rc1) but it doesn't crash... > > > >>The newest mozilla port(1.0 rc 1) crashes with jdk 1.3.1p_6. This is a >>new build of the jdk. I had a previous build of jdk of the same version >>and patch number on Mozilla 0.9.9 and it worked perfectly. >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-java" in the body of the message >> >> >> > > > > > I'm getting the following when I run it from shell and try to access a page with java: INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2 < System error?:: No such file or directory Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0. INTERNAL ERROR on Browser End: Could not read ack from browser System error?:: Resource temprorarily unavailable Would I send this to a mozilla list instead? Btw, I'm using Freebsd 4.5 stable with GTK 1.4 and latest port of xfree86. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 26 14:57:14 2002 Delivered-To: freebsd-java@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 3A0F537B417 for ; Fri, 26 Apr 2002 14:57:09 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds88-45.dial.hccnet.nl [62.251.45.88] with SMTP for id XAA10442 (8.8.8/1.13); Fri, 26 Apr 2002 23:57:07 +0200 (MET DST) Message-Id: <200204262157.XAA10442@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org Subject: Fwd: cvs commit: ports/java Makefile ports/java/jboss2 Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist Date: Fri, 26 Apr 2002 23:56:54 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI. Ernst ---------- Forwarded Message ---------- Subject: cvs commit: ports/java Makefile ports/java/jboss2 Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist Date: Fri, 26 Apr 2002 14:54:16 -0700 (PDT) From: Ernst de Haan To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org znerd 2002/04/26 14:54:16 PDT Modified files: java Makefile Added files: java/jboss2 Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist Log: New port jboss2. The jboss2ctl program does not work at this stage. I chose to commit this port anyway because it has been lying around for too long. Once it is in the ports tree, the improved interest may trigger somebody else to fix the problem. JBoss can be started using the supplied shell script anyway, so it is still useful. This is not the JBoss port submitted by Jesse Gallup in PR 35853, but one based on the www/orion port. PR: 35853 Revision Changes Path 1.49 +1 -0 ports/java/Makefile 1.1 +160 -0 ports/java/jboss2/Makefile (new) 1.1 +4 -0 ports/java/jboss2/distinfo (new) 1.1 +1 -0 ports/java/jboss2/pkg-comment (new) 1.1 +45 -0 ports/java/jboss2/pkg-deinstall (new) 1.1 +24 -0 ports/java/jboss2/pkg-descr (new) 1.1 +46 -0 ports/java/jboss2/pkg-install (new) 1.1 +1324 -0 ports/java/jboss2/pkg-plist (new) ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 26 16:47:26 2002 Delivered-To: freebsd-java@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id DB6AE37B41B for ; Fri, 26 Apr 2002 16:47:22 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds88-45.dial.hccnet.nl [62.251.45.88] with SMTP for id BAA21613 (8.8.8/1.13); Sat, 27 Apr 2002 01:47:21 +0200 (MET DST) Message-Id: <200204262347.BAA21613@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org Subject: Fwd: Reminder: Upcoming code freeze for FreeBSD 4.6 Date: Sat, 27 Apr 2002 01:47:10 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI: ---------- Forwarded Message ---------- Subject: Reminder: Upcoming code freeze for FreeBSD 4.6 Date: Wed, 24 Apr 2002 21:31:33 -0700 From: bmah@freebsd.org (Bruce A. Mah) To: developers@freebsd.org Just a reminder: We're a week away from 1 May 2002, which will be the start of the RELENG_4 code freeze, in preparation for 4.6-RELEASE. As per Murray's prior email, the release schedule can be found at: http://www.freebsd.org/releases/4.6R/schedule.html Cheers, Bruce. (for the RE team) ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 26 16:54:40 2002 Delivered-To: freebsd-java@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 7E74F37B404 for ; Fri, 26 Apr 2002 16:54:37 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds88-45.dial.hccnet.nl [62.251.45.88] with SMTP for id BAA21799 (8.8.8/1.13); Sat, 27 Apr 2002 01:54:36 +0200 (MET DST) Message-Id: <200204262354.BAA21799@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org Subject: Sun JDK 1.2.2.011 for Linux Date: Sat, 27 Apr 2002 01:54:25 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, The Sun JDK 1.2.2 is now in the ports tree as java/linux-sun-jdk12. While there are already quite a few JDK ports available, the more, the better IMO :-) I would really appreciate if some testing would be done. Perhaps the port needs some 'expr'-related patches similar to the patches for other Linux ports. Regards, Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message