Java6 problem

2011-09-15 Thread Scott Ballantyne
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?

Thanks very much,
Scott
-- 
s...@ssr.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Java6 problem

2011-09-15 Thread Ashley Williams
On Fri, Sep 16, 2011 at 7:06 AM, Scott Ballantyne s...@ssr.com 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 ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Java6 problem

2011-09-15 Thread Frank Shute
On Thu, Sep 15, 2011 at 09:06:44PM -, 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?
 

Did you register your new Java VM? See: javavm(1) and the manpages
referenced in the See also: section of that manpage.


Regards,

-- 

 Frank

 Contact info: http://www.shute.org.uk/misc/contact.html




pgpMBZuJ1QgWe.pgp
Description: PGP signature


Re: Java6 problem

2011-09-15 Thread Scott Ballantyne
 [1:text/plain Hide]
 On Thu, Sep 15, 2011 at 09:06:44PM -, 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?
  
 
 Did you register your new Java VM? See: javavm(1) and the manpages
 referenced in the See also: section of that manpage.
 

Hi Frank,

Thank you. That was apparently already taken care of by the
installation:

registervm: warning: JavaVM /usr/local/diablo-jdk1.6.0/bin/java is already 
registered

Thanks again,
Scott
-- 
s...@ssr.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Java6 problem

2011-09-15 Thread Scott Ballantyne
 On Fri, Sep 16, 2011 at 7:06 AM, Scott Ballantyne s...@ssr.com 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 ?

Hi Ashley,

There is only one on the 'messages' console:

www.webschwab.com : server does not support RFC 5746, see CVE-2009-3555

It worked with earlier versions, however.

Thanks for any assistance you can provide.

Scott
-- 
s...@ssr.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org