Re: Java not running under Linux

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: wsmeyer(at)ibest(dot)com(dot)br
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Java not running under Linux
Date: 2003-08-28 02:22:58
Message-ID: 3F4D6782.1070806@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

wsmeyer(at)ibest(dot)com(dot)br wrote:> Hi,
>
> I'm having problem running java on Linux. The source code is compiled ok, but when I try to run it with "java filename" the follow error message appear:
>
> " Exception in thread main java.lang.NoClassDefFoundError "
>
> Someone that already had this kind of problem......
>

What is the value of your JAVA_HOME environment variable?

What does `which java` returns?

Where did you install your JDBC driver?

--
Fernando Nasser
Red Hat - Toronto E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Zak McGregor 2003-08-28 02:40:24 Re: Java not running under Linux
Previous Message Zak McGregor 2003-08-28 02:19:48 Getting oid after insert