Re: dbca fails withNoClassDefFoundError
From: Frank Piron <empty_at_zero.nil>
Date: Fri, 25 Jun 2004 12:58:39 +0200
Message-ID: <opr95cr1wum0et4w_at_news.online.de>
Date: Fri, 25 Jun 2004 12:58:39 +0200
Message-ID: <opr95cr1wum0et4w_at_news.online.de>
Hi,
25 Jun 2004 03:41:48 -0700 steveh <steve_at_rwxltd.co.uk> wrote:
> Hi All,
>
> I'm having problems installing 10g on XP pro, the install is successful
> if I don't create a database.
>
> (I've tried on two pcs, one with 256Mb and one with 512Mb.)
>
> The error is the same on both, it's dbca.
>
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> C:> dbca
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com/inprise/vbroker/C
[Quoted] The JVM seems to look for a language definition. This was a known issue with the Oracle Installer on some linux's. The solution in these cases was to
$ unset LANG
before calling the installer.
-- Crisis? What Crisis? ---------------------------------------------------- f_r_a_n_k_a_t_k_o_n_a_d_d_o_t_n_e_tReceived on Fri Jun 25 2004 - 12:58:39 CEST