Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Apr 2000 09:09:30 +0530
From:      Pran Joseph <pranje@yahoo.com>
To:        freebsd-java@freebsd.org
Subject:   Newbie Help Required
Message-ID:  <38ED5872.9D27B322@yahoo.com>

next in thread | raw e-mail | index | archive | help
Hello,

    I am new to freebsd. I have feebsd 3.4 machine with jdk1.1.8
installed.
I have installed lesstif and made lesstif the Xwindows manager.

When I try to run the demo applets with jdk1.1.8 using Netscape gold it
gives error messages in java console and the chart is not getting
displayed.

The message in java console is:

java.lang.NoSuchMethodError: java.awt.Component: method getSize
()Ljava/awt/Dimension; not found
  at Chart.paint(Chart.java:187)
  at sun.awt.motif.MComponentPeer.paint(MComponentPeer.java:125)
* at sun.awt.motif.MComponentPeer.handleExpose(MComponentPeer.java:264)
  at java.lang.Thread.run(Thread.java:296)
java.lang.NoSuchMethodError: java.awt.Component: method getSize
()Ljava/awt/Dimension; not found
  at Chart.paint(Chart.java:187)
  at sun.awt.motif.MComponentPeer.paint(MComponentPeer.java:125)
* at sun.awt.motif.MComponentPeer.handleExpose(MComponentPeer.java:264)
  at java.lang.Thread.run(Thread.java:296)

Any of you know what is the reason for this error message.
All the demo applets are giving error messages similar to this.

-Pran Joseph








__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38ED5872.9D27B322>