Date: Tue, 04 Nov 1997 20:27:20 -0600 From: Dave Glowacki <dglo@SSEC.WISC.EDU> To: Eugeny Kuzakov <Eugeny.Kuzakov@lab321.ru> Cc: freebsd-questions@freebsd.org Subject: Re: JDK 1.1 on 2.2.5 Message-ID: <199711050227.UAA11253@tick.ssec.wisc.edu> In-Reply-To: Your message of "Tue, 04 Nov 1997 11:27:28 %2B0600." <345EB240.9002F73@lab321.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I've got JDK 1.1 on my 2.2.5 system and it works well for non-AWT programs > > but as soon as I try to use any AWT-releated methods, I get: > > > > java.lang.NullPointerException > > at sun.awt.motif.MFramePeer.?init?(MFramePeer.java:59) > > at sun.awt.motif.MToolkit.createFrame(MToolkit.java:153) > > at java.awt.Frame.addNotify(Frame.java) > > at java.awt.Window.show(Window.java) > > .... > > What version motif library you have ? I tried it with both Motif 1.2.4 and the supplied lesstif library, and both of 'em gave the same error. Has anyone gotten JDK 1.1 working?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711050227.UAA11253>