public inbox for rhdb@sourceware.org
 help / color / mirror / Atom feed
From: Carlos Bortolini <bortolini@glisc.org>
To: LAM Ting Ho <030224793@stu.vtc.edu.hk>
Cc: rhdb@sources.redhat.com
Subject: Re: RHDB GUI Administrator Class Loading Error Please help
Date: Mon, 08 Nov 2004 19:30:00 -0000	[thread overview]
Message-ID: <1099942205.3601.16.camel@bortolini> (raw)
In-Reply-To: <3c4f8f3c977f.3c977f3c4f8f@vtc.edu.hk>

[-- Attachment #1: Type: text/plain, Size: 1280 bytes --]

add this lines to /etc/profile file: 

export JAVA_HOME=/opt/j2sdk1.4.2_04
export PATH=$PATH:$JAVA_HOME/bin
export CLASSPATH="/usr/share/java/pg74.1jdbc3.jar"

# j2sdk1.4.2_04 -> Directory when your install SDK or JRE

logout and login with your user and run. 

when you start, can't connect to cluster, you need modify this: 
(directory) /var/lib/pgsql/data

1. uncomment this line in file pg_hba.conf: 
host  all  all  127.0.0.1  255.255.255.255  trust

2. Modify this line in file postgresql.conf 
tcpip_socket = true
port = 5432

Sorry, my english is bad.

Regards from Bolivia. 

El sáb, 06-11-2004 a las 08:47, LAM Ting Ho escribió:
> When Loading have Error Message
> 
> Asn Error occured While attempting to load the requitre JDBC classes
> 
> Please ensure that all of the postegresql JDBC classes (including prg.postgresql.jdbc3.*) exist in your class path and are being seed by the java Virtual Machine
> Administartor cannot run until this fixed
> 
> i have install Java JRE - Standard Edition 1.4.2-06
> and completed install all RHDB postgresql 3.0
> 
> How I can solve it ?
> 
> Thank !
> .......
-- 
Carlos Bortolini
Movil: (591) 716-93839
http://www.glisc.org
http://www.glisc.org/~bortolini
Se libre, usa GNU/Linux

[-- Attachment #2: Esta parte del mensaje está firmada digitalmente --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-11-08 19:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-06 12:47 LAM Ting Ho
2004-11-08 19:30 ` Carlos Bortolini [this message]
2004-11-09 12:52   ` 瑕仔
2004-11-10 19:22     ` Fernando Nasser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1099942205.3601.16.camel@bortolini \
    --to=bortolini@glisc.org \
    --cc=030224793@stu.vtc.edu.hk \
    --cc=rhdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).