From owner-freebsd-java Mon Jun 29 06:33:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14895 for freebsd-java-outgoing; Mon, 29 Jun 1998 06:33:18 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from sussie.datadesign.se (ns.datadesign.se [194.23.109.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14083 for ; Mon, 29 Jun 1998 06:28:48 -0700 (PDT) (envelope-from kaj@interbizz.se) Received: from localhost (sussie.datadesign.se [194.23.109.130]) by sussie.datadesign.se (8.8.5/8.8.7) with ESMTP id PAA25671; Mon, 29 Jun 1998 15:28:09 +0200 (MET DST) To: joe.shevland@horizonti.com Cc: java@FreeBSD.ORG Cc: kaj@interbizz.se Subject: Re: Q: AppletContext.showDocument(URL, String) From: Rasmus Kaj In-Reply-To: Your message of "Sun, 28 Jun 1998 04:51:39 +1000" <35953F3B.7A004A8F@horizonti.com> References: <35953F3B.7A004A8F@horizonti.com> X-Mailer: Mew version 1.92.4 on XEmacs 20.4 (Emerald) X-URL: http://www.e.kth.se/~kaj/ X-Phone: +46 (0)8 - 692 35 09 / +46 (0)70 640 49 14 X-Attribution: Kaj X-Face: M9cR~WYav<"fu%MaslX0`43PAYY?uIsM8[#E(0\Xuy9rj>4gE\h3jm.7DD?]R8*^7T\o&vT U@[53Dwkuup4[0@gw#~kyu>`unH?kVj9CJa02(h>Ki\+i=%rn%sDf^KC.!?IHkKjMAbkd\jgmphp^' d|Q;OeXEAhq?ybGqOs1CHb6TJT42'C`Krnk61//AOfXtNjj/t'`5>Vw0QX!dKfOL$.f+S"LIuwR<;I Z0Qnnx(F^F]o@*V%TUtEV'1Z[TkOl^FFV9Z~A[b19%}uP*,huCU Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980629152808R.kaj@interbizz.se> Date: Mon, 29 Jun 1998 15:28:08 +0200 X-Dispatcher: imput version 971024 Lines: 55 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "JS" == Joe Shevland writes: JS> Rasmus Kaj wrote: >> Is there a way to tell applet viewer what to do with calls to >> AppletContext.showDocument in the applet viewer? In a browser it's >> straightforward, but in an applet viewer we need to tell a browser to >> fetch and show the URL (e.g. via Netscape 'remote-control'). JS> The showDocument method doesn't make sense in the appletviewer JS> context; the appletviewer is only for running the first JS> tag within a given HTML page (i.e. doesn't JS> display anything else). The reference to HTML frames above means JS> you can specify the new document to appear in a new window, the JS> current window and also special contexts like #top etc... Well, I think it does make sence, for at least two reasons: 1) Debugging: If I debug an applet which use this method, it would be nice to know when it gets a call. Here, a notice to STDOUT or STDERR would do nicely. 2) When running an applet stand-alone. For example, I have figured out that those 'push-technology' thingys on m$ active desktop is just XML snippets with reference to an applet (actually, they refer to a HTML page that contains the applet and some decoration). I tried one and found that the applet runs nicely and gets the 'pushed' things (as far as I can see, they're not pushed, the applet queries for them periodically, but this is probably old news). If the applet could tell a browser to fetch web pages, those things would run correct on FreeBSD just like that. JS> As to the remote control thing, did you want to control Netscape JS> from the appletviewer? Sounds odd, but I guess you could JS> implement a shared library under FBSD and use the Java Native JS> Interface to call a trivial piece of C code that fires up JS> Netscape. Hope this was relevant. Well, Netscape has this 'remote control' facility [1], which means that a shell command (e.g. `netscape -remote openUrl(...url...)`) can connect to an existing navigator process and tell it thins like 'show this page'. I don't know much of native code, but I think this should be fairly simple ... This could be said to be 'enlarging the applet context to merge with the X session' if one cares for fancy terms ... :-) [1] http://home.netscape.com/newsref/std/x-remote.html // Rasmus -- kaj@cityonline.se --------------- Rasmus Kaj - http://www.e.kth.se/~kaj/ \ CityOnLine IB Production AB - http://www.CityOnLine.se/ \--------------------- Intolerance is the last defense of the insecure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jun 29 12:49:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24646 for freebsd-java-outgoing; Mon, 29 Jun 1998 12:49:24 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from compound.east.sun.com ([208.141.230.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24563 for ; Mon, 29 Jun 1998 12:48:54 -0700 (PDT) (envelope-from alk@compound.east.sun.com) Received: (from alk@localhost) by compound.east.sun.com (8.8.8/8.7.3) id OAA04160; Mon, 29 Jun 1998 14:49:24 -0500 (CDT) From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 29 Jun 1998 14:49:22 -0500 (CDT) X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn Reply-To: alk@pobox.com To: freebsd-java@FreeBSD.ORG Subject: JWS 2.0a X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13719.61222.882890.887477@compound.east> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After applying the linux and bsd patches, as per www.freebsd.org/java, I get the error below. Anyone know how to fix this? exec /usr/java/bin/java -classpath "/usr/local/java/pkgs/Java-WorkShop2.0/JWS/lib/jws_patch.zip:/usr/local/java/pkgs/Java-WorkShop2.0/JWS/lib/jws.zip:/usr/java/lib/classes.zip:/usr/local/java/pkgs/Java-WorkShop2.0/JWS/classes:/home/alk/.jws2.0/ImportedComponents/classes:/home/alk/.jws2.0/PlugIns/classes:/usr/local/java/pkgs/Java-WorkShop2.0/JWS/PlugIns/classes" -Djws.build.classes="/usr/java/lib/classes.zip" -Djws.classes="/usr/local/java/pkgs/Java-WorkShop2.0/JWS/lib/jws_patch.zip:/usr/local/java/pkgs/Java-WorkShop2.0/JWS/lib/jws.zip:/usr/local/java/pkgs/Java-WorkShop2.0/JWS/classes" -Djws.home="/usr/local/java/pkgs/Java-WorkShop2.0/JWS" -Dhotjava.home="/usr/local/java/pkgs/Java-WorkShop2.0/JWS" -Djws.bin="/usr/local/java/pkgs/Java-WorkShop2.0/JWS/intel-S2/bin" -Djdk.bin="/usr/java/bin" -Djws.ut.user=alk -Djws.variant="intel-S2" -Djws.ut.platform="FreeBSD" -ms6m -mx128M -ss584k -noclassgc -noasyncgc -Djws.startcmd=jws.showwin.mainide -Djws.xdisplay=:0.0 sun.jws.Main Fatal error: OS name FreeBSD is not recognized - exiting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jun 29 16:13:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA00737 for freebsd-java-outgoing; Mon, 29 Jun 1998 16:13:15 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from fep2.mail.ozemail.net (fep2.mail.ozemail.net [203.2.192.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA00715 for ; Mon, 29 Jun 1998 16:13:00 -0700 (PDT) (envelope-from joe.shevland@horizonti.com) Received: from horizonti.com ([203.33.128.245]) by fep2.mail.ozemail.net (8.8.4/8.6.12) with ESMTP id JAA20967; Tue, 30 Jun 1998 09:12:11 +1000 (EST) Message-ID: <35981F35.BA89F3E0@horizonti.com> Date: Tue, 30 Jun 1998 09:11:49 +1000 From: Joe Organization: Horizon Technologies International X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Rasmus Kaj CC: java@FreeBSD.ORG Subject: Re: Q: AppletContext.showDocument(URL, String) References: <35953F3B.7A004A8F@horizonti.com> <19980629152808R.kaj@interbizz.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Rasmus Kaj wrote: > > >>>>> "JS" == Joe Shevland writes: > > JS> Rasmus Kaj wrote: > > >> Is there a way to tell applet viewer what to do with calls to > >> AppletContext.showDocument in the applet viewer? In a browser it's > >> straightforward, but in an applet viewer we need to tell a browser to > >> fetch and show the URL (e.g. via Netscape 'remote-control'). > > JS> The showDocument method doesn't make sense in the appletviewer > JS> context; the appletviewer is only for running the first > JS> tag within a given HTML page (i.e. doesn't > JS> display anything else). The reference to HTML frames above means > JS> you can specify the new document to appear in a new window, the > JS> current window and also special contexts like #top etc... > > Well, I think it does make sence, for at least two reasons: > > 1) Debugging: If I debug an applet which use this method, it would > be nice to know when it gets a call. Here, a notice to STDOUT or > STDERR would do nicely. Java console in Netscape or IE will do this (or java.log in IE 3.0 on Win). However, I just meant it didn't make sense in your context. It may well do, I may have just misunderstood (is English your first language?) > 2) When running an applet stand-alone. For example, I have figured > out that those 'push-technology' thingys on m$ active desktop is just Do you like crashing every two minutes? :) > XML snippets with reference to an applet (actually, they refer to a > HTML page that contains the applet and some decoration). I tried one > and found that the applet runs nicely and gets the 'pushed' things (as > far as I can see, they're not pushed, the applet queries for them > periodically, but this is probably old news). If the applet could tell > a browser to fetch web pages, those things would run correct on > FreeBSD just like that. > > JS> As to the remote control thing, did you want to control Netscape > JS> from the appletviewer? Sounds odd, but I guess you could > JS> implement a shared library under FBSD and use the Java Native > JS> Interface to call a trivial piece of C code that fires up > JS> Netscape. Hope this was relevant. > > Well, Netscape has this 'remote control' facility [1], which means > that a shell command (e.g. `netscape -remote openUrl(...url...)`) can > connect to an existing navigator process and tell it thins like 'show > this page'. I don't know much of native code, but I think this should > be fairly simple ... Just checked this out; looks fairly groovy. So you could then do a Runtime.getRuntime().exec( "netscape -remote ..." ) or similar to control Netscape. The preceding line is only from memory; it is right in spirit but maybe not in syntax or API correctness. > This could be said to be 'enlarging the applet context to merge with > the X session' if one cares for fancy terms ... :-) > > [1] http://home.netscape.com/newsref/std/x-remote.html > > // Rasmus > > -- > kaj@cityonline.se --------------- Rasmus Kaj - http://www.e.kth.se/~kaj/ > \ CityOnLine IB Production AB - http://www.CityOnLine.se/ > \--------------------- Intolerance is the last defense of the insecure -- Joe Shevland Horizon Technologies International To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jun 30 02:32:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12636 for freebsd-java-outgoing; Tue, 30 Jun 1998 02:32:10 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12586 for ; Tue, 30 Jun 1998 02:31:55 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id CAA00516; Tue, 30 Jun 1998 02:31:50 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199806300931.CAA00516@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: alk@pobox.com cc: freebsd-java@FreeBSD.ORG Subject: Re: JWS 2.0a In-reply-to: Your message of "Mon, 29 Jun 1998 14:49:22 CDT." <13719.61222.882890.887477@compound.east> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 30 Jun 1998 02:31:50 -0700 From: Amancio Hasty Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Did you create a soft link to your jdk class directory? {hasty} pwd /mnt/java/JWS {hasty} ls -ald JDK lrwxr-xr-x 1 hasty wheel 33 Mar 28 18:36 JDK -> /usr/local/jdk1.1.5/javasrc/build Regards, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jun 30 09:36:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18969 for freebsd-java-outgoing; Tue, 30 Jun 1998 09:36:43 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18954 for ; Tue, 30 Jun 1998 09:36:35 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from solist. (solist.partitur.se [193.219.246.204]) by bastuba.partitur.se (8.8.8/8.8.8) with SMTP id SAA08186; Tue, 30 Jun 1998 18:36:30 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from partitur.se by solist. (SMI-8.6/SMI-SVR4) id SAA29574; Tue, 30 Jun 1998 18:35:21 +0200 Message-ID: <359913C8.6065211F@partitur.se> Date: Tue, 30 Jun 1998 18:35:20 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.05 [en] (X11; I; SunOS 5.6 sun4u) MIME-Version: 1.0 To: Patrick Gardella CC: freebsd-java@FreeBSD.ORG Subject: Re: Workshop won't start References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Patrick! I've been onm vacation, hence no answer from me earlier. Patrick Gardella wrote: > > While I'm trying to figure out what went wrong for you, let me ask a > few questions: > > Are you using the JDK 1.1.5V98-2-25 release? Yes, I use the latest port from the ports collection. > What version of FreeBSD? Pretty fresh 2.2-Stable (about two months old, i.e. 2.2.6+). > What speed computer? Varies, I've tried on a PPro 200 Mhz, and on a 3.0-current machine running a p2 @ 300 Mhz. Same result. > I would suggest getting rid of the symlink from JavaWorkshop-2.0/JDK to > /usr/local/java. Works fine here without it. > One last thing, change the jws script from #!/bin/sh -h to > /usr/local/bin/bash -h Done that. My sh doesn't understand -h, so I had to do something :-) > If this works, let me know, and I'll update the web page. It needs > updating anyway ;) > It does not work. java_X hangs around forever... :( Could it be locales? Any help appreciated. /Palle > Patrick Gardella > > On 18-Jun-98 Palle Girgensohn wrote: > > Hi, > > > > I'm trying to start java workshop according to Amancio's instructions > > on > > the web page http://freebsd.org/java/ > > > > Whatever I do, once I type jws, it just sits there. top shows this: > > > > 20840 girgen 18 0 3420K 7368K pause 0:01 5.60% 2.82% > > java_X > > > > and nothing happens. Any ideas? > > > > DISPLAY is properly set, CLASSPATH is /usr/local/java/lib/classes:. > > jdk is installed through the port in /usr/local/java > > > > JavaWorkshop-2.0/JDK is a symlink to /usr/local/java > > > > I've tried both the 2.0 and the 2.0a update. > > > > Also tried fiddling with LD_LIBRARY_PATH, adding > > JavaWorkshop-2.0/intel-S2/bin. Nothing happens... > > > > Someone? > > > > /Palle > > > > 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 Tue Jun 30 09:58:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22360 for freebsd-java-outgoing; Tue, 30 Jun 1998 09:58:41 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from iglou.com (sendmail@iglou2.iglou.com [192.107.41.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22352 for ; Tue, 30 Jun 1998 09:58:37 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.124] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.7.3/8.6.12) id 0yr3je-0001Tw-00; Tue, 30 Jun 1998 12:58:26 -0400 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <359913C8.6065211F@partitur.se> Date: Tue, 30 Jun 1998 12:58:03 -0400 (EDT) From: Patrick Gardella To: Palle Girgensohn Subject: Re: Workshop won't start Cc: freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Below you said that you tried to type jws. That doesn't work. Mine sits there as well if I just type jws. Try giving it the whole path to the jws script, instead of going to the jws script itself. In my case it is: /usr/local/jws/JWS/intel-S2/bin/jws or if you are in /usr/local/jws, then intel-S2/bin/jws Patrick Gardella On 30-Jun-98 Palle Girgensohn wrote: > Hello Patrick! > > I've been onm vacation, hence no answer from me earlier. > > Patrick Gardella wrote: >> >> While I'm trying to figure out what went wrong for you, let me ask a >> few questions: >> >> Are you using the JDK 1.1.5V98-2-25 release? > > Yes, I use the latest port from the ports collection. > >> What version of FreeBSD? > > Pretty fresh 2.2-Stable (about two months old, i.e. 2.2.6+). > >> What speed computer? > > Varies, I've tried on a PPro 200 Mhz, and on a 3.0-current machine > running a p2 @ 300 Mhz. Same result. > >> I would suggest getting rid of the symlink from JavaWorkshop-2.0/JDK to >> /usr/local/java. Works fine here without it. > >> One last thing, change the jws script from #!/bin/sh -h to >> /usr/local/bin/bash -h > > Done that. My sh doesn't understand -h, so I had to do something :-) > >> If this works, let me know, and I'll update the web page. It needs >> updating anyway ;) >> > > It does not work. java_X hangs around forever... :( > > Could it be locales? > > Any help appreciated. > > /Palle > >> Patrick Gardella >> >> On 18-Jun-98 Palle Girgensohn wrote: >> > Hi, >> > >> > I'm trying to start java workshop according to Amancio's instructions >> > on the web page http://freebsd.org/java/ >> > >> > Whatever I do, once I type jws, it just sits there. top shows this: >> > >> > 20840 girgen 18 0 3420K 7368K pause 0:01 5.60% 2.82% >> > java_X >> > >> > and nothing happens. Any ideas? >> > >> > DISPLAY is properly set, CLASSPATH is /usr/local/java/lib/classes:. >> > jdk is installed through the port in /usr/local/java >> > >> > JavaWorkshop-2.0/JDK is a symlink to /usr/local/java >> > >> > I've tried both the 2.0 and the 2.0a update. >> > >> > Also tried fiddling with LD_LIBRARY_PATH, adding >> > JavaWorkshop-2.0/intel-S2/bin. Nothing happens... >> > >> > Someone? >> > >> > /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Jul 1 19:12:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA11355 for freebsd-java-outgoing; Wed, 1 Jul 1998 19:12:13 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from maila.telia.com (root@maila.telia.com [194.236.189.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA11329 for ; Wed, 1 Jul 1998 19:12:08 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from d1o29.telia.com (root@d1o29.telia.com [194.236.214.241]) by maila.telia.com (8.8.8/8.8.8) with ESMTP id EAA01882 for ; Thu, 2 Jul 1998 04:12:02 +0200 (CEST) Received: from partitur.se (t2o29p64.telia.com [194.236.214.184]) by d1o29.telia.com (8.8.8/8.8.5) with ESMTP id EAA10730 for ; Thu, 2 Jul 1998 04:11:52 +0200 (MET DST) Message-ID: <359AEC65.BD6BDF67@partitur.se> Date: Thu, 02 Jul 1998 04:11:49 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: java@FreeBSD.ORG Subject: Workshop won't start; portfolios complaints? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! A week ago I posted a problem. Now, after some vacation, I'm at it again, and still Java Workshop won't start. I have got as far as the splash screen and got a chance to register, but as the registration process finished, the Java Console popped up with this message: java.lang.NoSuchMethodError: sun.jws.util.Platform: method getExampleDirectory()Ljava/lang/String; not found at sun.jws.base.Portfolios.copyProject(Portfolios.java:515) at sun.jws.base.Portfolios.createPersonalFolio(Portfolios.java:496) at sun.jws.base.Portfolios.(Portfolios.java:120) at sun.jws.env.DocumentControllerImpl.initMasterPortfolios(DocumentControllerImpl.java:58) at sun.jws.IDEForwardRefs.forwardRefs(IDEForwardRefs.java:68) at sun.jws.env.DCFactoryImpl.createIDEDocumentController(DCFactoryImpl.java:34) at sun.jws.base.Session.createIDEDocumentController(Session.java:271) at sun.jws.env.EnvDispatch.dispatch(EnvDispatch.java:93) at sun.jws.RegistrationDialog.hide(RegistrationDialog.java:946) at sun.jws.RegistrationDialog.run(RegistrationDialog.java:936) at java.lang.Thread.run(Thread.java) Next time I run jws, I get the splash screen and the text saying that the 30-day trial period will end, and when, but it goes went away after a short while and this is piped to stderr: Unable to create initial window. error: String index out of range: 0 java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at java.lang.String.charAt(String.java) at sun.jws.util.FileName.makeAbsolute(FileName.java:117) at sun.jws.base.Portfolios.readMaster(Portfolios.java:236) at sun.jws.env.DocumentControllerImpl.initMasterPortfolios(DocumentControllerImpl.java:65) at sun.jws.IDEForwardRefs.forwardRefs(IDEForwardRefs.java:68) at sun.jws.env.DCFactoryImpl.createIDEDocumentController(DCFactoryImpl.java:34) at sun.jws.base.Session.createIDEDocumentController(Session.java:271) at sun.jws.env.EnvDispatch.dispatch(EnvDispatch.java:93) at sun.jws.Main.main(Main.java:279) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message