i'm using ddd to debugg java program but occur this error:
Exception occurred: java.lang.NoClassDefFoundError (uncaught) thread="main",
java.lang.ClassLoader.defineClass(), line=438, bci=35
How i solve this problem?
Thanks
_
Do You Yahoo
I got this message too, and what I did was to call java (java,
javac, appletviewer...) with '-green' option.
But now, Im getting another message 'Class format error' or saying
that the main class have more than xxx bytes... Don't remember right now.
Anyone know this message?
Best
I figured it out. I needed to use the glibc2.1 version, instead of 2.0.
"William D.Webb" <[EMAIL PROTECTED]> wrote:
> I'm trying to get java working on my Linux system. I have it installed and
> the bin in my path. Whenever I try to run anything java, I get the
> following Any ideas?
>
>
I'm trying to get java working on my Linux system. I have it installed and
the bin in my path. Whenever I try to run anything java, I get the
following Any ideas?
*** panic: GC: getStickySystemClass failed: java/lang/ref/Reference
CLASSPATH may be incorrect
SIGABRT 6* abort (gen
When I run my program I got this messge;
OUCH: nested memory code, to 1 levels.
Killed
But the problem is that I cannot reproduce this at will.
That is, this occurs in different case.
Thanks in advance. And Please reply me via e-mail.
2.1.125 i586)
>X-Accept-Language: en
>To: "Linux Users' Group of Northern Virginia" <[EMAIL PROTECTED]>
>Subject: java error
>Sender: [EMAIL PROTECTED]
>
>When running a java program I get the following (when started with -v)
>
>Exception: java/lang/NoC
On Tue, 13 Oct 1998 14:31:36 +0530 (IST), Syed Mubin wrote:
> Hi,
>
> I've installed jdk1.1.6 on RHL5.1 ,Iam able to create and run
> applets but when i try to compile and run a standlalone
> application program i get the following errors
>
> class hello{
>
>
MAIL PROTECTED]>... User unknown
Last-Attempt-Date: Tue, 13 Oct 1998 13:19:17 +0400
Subject:
Re: JAVA Error
Date:
Tue, 13 Oct 1998 13:18:20 +0400
From:
Alexander Davydenko <[EMAIL PROTECTED]>
To:
Syed Mubin <[EMAIL
> [syed@barfi syed]$ java hello
> Can't find class hello
>
> iam sure java file exists in
> ./JDK1.6/jdk1.1.6/bin/i586/green_threads/java
It founds java, but can't find class 'hello'
> CLASSPATH=/home/syed/SWING13/swing-1.0.3/swingall.jar
Classpath should be:
"./JDK
Hi,
I've installed jdk1.1.6 on RHL5.1 ,Iam able to create and run
applets but when i try to compile and run a standlalone
application program i get the following errors
class hello{
public static void main(String args[])
{
10 matches
Mail list logo