From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 00:24:40 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94D55106566C for ; Fri, 16 Sep 2011 00:24:40 +0000 (UTC) (envelope-from ashley.wil@gmail.com) Received: from mail-vw0-f45.google.com (mail-vw0-f45.google.com [209.85.212.45]) by mx1.freebsd.org (Postfix) with ESMTP id 5277B8FC0C for ; Fri, 16 Sep 2011 00:24:40 +0000 (UTC) Received: by vws17 with SMTP id 17so5635537vws.18 for ; Thu, 15 Sep 2011 17:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cGEOLPfAkTXudcINPTv7nxDMBfk8uJsKvYc8mzZRekU=; b=swVgmKocuWGY2lyljuF268BGKR3ZRDZJQ+NhileLtkMbgjeaNmbMxNsTF1wWgU1nXy IiEXi9hdyxEAS/45FGC1AKG8hAb9GTx4vXqxyTBbhly2zfR+WBhQdkBR3LTLSlTTLekX +/vP2rbE0dsc7xyien2h6s6tzHH6SOh0Z0orY= MIME-Version: 1.0 Received: by 10.52.89.165 with SMTP id bp5mr136535vdb.339.1316132679645; Thu, 15 Sep 2011 17:24:39 -0700 (PDT) Received: by 10.52.108.133 with HTTP; Thu, 15 Sep 2011 17:24:39 -0700 (PDT) In-Reply-To: <20110915210644.58839.qmail@irelay.ssr.com> References: <20110915210644.58839.qmail@irelay.ssr.com> Date: Fri, 16 Sep 2011 10:24:39 +1000 Message-ID: From: Ashley Williams To: Scott Ballantyne Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Java6 problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 00:24:40 -0000 On Fri, Sep 16, 2011 at 7:06 AM, Scott Ballantyne wrote: > Hi, > > After upgrading to Java6, I am having a problem when I launch the Java > application that my bank/broker uses. It halts with "Start: applet not > initialized." Unfortunately, FreeBSD is not a 'supported platform' > for my bank/broker, and they won't provide any support. > > It does work on Windows platforms, but I would prefer to use it on FreeBSD. > > Any suggestions? > Can you provide any console output ?