After many unsuccessful attempts I decided to change the JDK, and to my
surprise Admin is able to start up when I run it with jdk1.2.2. I was
initially running it with jdk1.3.0 and it couldn't.
Does anybody have an explanation for this?
-----Original Message-----
From: Joseph Okomba
Sent: Thursday, June 15, 2000 4:23 PM
To: 'instantDB@Enhydra.ORG'
Subject: RE: InstantDB: JDBC DB Browser
I seem not to get Admin to run. This is the error message:
=================================================
Exception in thread "main" java.lang.NullPointerException
at mysqladmin.SelectDriver.<init>(SelectDriver.java:63)
at mysqladmin.DataBaseLogin.<init>(DataBaseLogin.java:289)
at mysqladmin.Admin.login(Admin.java:368)
at mysqladmin.Admin.<init>(Admin.java:281)
at mysqladmin.Admin.main(Admin.java:213)
==================================================
Attached are my configuration files. I am unable to figure out what
could be causing the problem.
<< File: admin.props >> << File: t_connect.props >>
-----Original Message-----
From: Fredy Fischer [SMTP:se-afs@dial.eunet.ch]
Sent: Thursday, June 15, 2000 8:28 AM
To: instantDB@enhydra.org
Subject: Re: InstantDB: JDBC DB Browser
1. In which directory should I place admin.props,
t_connec.props and
rdbms.dat?
Admin looks in the users home-directory for admin.props and
t_connect.props.
With windows it the windows directory. You can give over
the path to
these
two files by adding the parameter -Dadmin.work=<whatever>
rdbms.dat is in the directory where the class-files resides
Regards
Fredy
----------------------------------------------------------------------------
-
To unsubscribe from this mailing list, send email to
majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the
email.
If you have other questions regarding this mailing list,
send email to
the list admin at owner-instantdb@enhydra.org.
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|