From owner-freebsd-java Thu Aug 27 05:18:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA03479 for freebsd-java-outgoing; Thu, 27 Aug 1998 05:18:37 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from iglou.com (iglou2.iglou.com [192.107.41.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA03460 for ; Thu, 27 Aug 1998 05:18:32 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.125] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 0zC0zj-0003LF-00; Thu, 27 Aug 1998 08:17:40 -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: Date: Thu, 27 Aug 1998 08:18:13 -0400 (EDT) From: Patrick Gardella To: "Joe \"Marcus\" Clarke" Subject: RE: AIM difficulties with JDK-1.1.6 Cc: FreeBSD Java Questions List Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Moving this to freebsd-java@freebsd.org: Strange, since it works fine here. I'm running AIM 1.1.18 (generic) When it starts, I get a long list of: FIOASYNC And then: timeout flushing dbuf_out.chan, cnt 0x1a8 flags 0x00000641 But neither of them effect the using of AIM. Check the AIM file in your aim directory. It's a shell script the installer makes: #!/bin/sh /usr/local/jdk1.1.6/bin/java -classpath /usr/local/aim/AIM.jar:/usr/local/aim:/usr/local/jdk1.1.6/lib/cla sses.zip main.Osca What version of 1.1.6 are you running? Mine is: gateway# java -fullversion java_X full version "jdk1.1.6-FreeBSD:1998/07/21" Patrick Gardella On 26-Aug-98 Joe \"Marcus\" Clarke wrote: > I am trying to run AOL instant mesenger with the first release of FreeBSD > jdk-1.1.6. Everytime it loads, it immediately dies. This isn't too big > of a deal, but I'm trying to break down the code to see how they did > certain things, and I hate to boot into Win95. Should I upgrade to the > latest JDK, or is there something more I have to do with the installation. > It finds my java installation just fine, it just won't run the GUI. > Thanks. > > Joe Clarke > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message