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.
<<admin.props>> <<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.
admin.props
t_connect.props
|