Mailinglist Archive: opensuse-programming (105 mails)

< Previous Next >
Re: [suse-programming-e] Exception in thread (JDBC for adabas D first use)
  • From: Verdi March <cincaipatron@xxxxxxx>
  • Date: Fri, 4 Jul 2003 20:52:20 +0800
  • Message-id: <200307042052.20830.cincaipatron@xxxxxxx>
On Friday 04 July 2003 20:10, Prabu Subroto wrote:
> sag@susefujitsu:~/arsip> java -classpath
> $CLASSPATH:$CLASSPATH2:$CLASSPATH3:$CLASSPATH4:. konek
> log4j:ERROR No appenders could be found for category
> (com.softwareag.common.instrumentation.logging.Log4jLogger).
> log4j:ERROR Please initialize the log4j system
> properly.

This one seems to be log4j errors. Can't help you with this one,
as I've never used log4j before...

> Error 0 REMOTE-SQL SERVER MUST BE STARTED
> java.sql.SQLException: REMOTE-SQL SERVER MUST BE
> STARTED
> at
> de.sag.jdbc.adabasd.server.AServer.connect(server/AServer.java:94)

This, I think, is related to the previous exceptions. You could try
http://jakarta.apache.org/log4j/index.html as the starting point.

--

-- Verdi March --


< Previous Next >
References