Hello,
I want to run RJJdbcServer on a Linux server and then have a
possibility to have access to MS Access databases, which also will be
on that server.
Unfortunately I get an error like this:
WARNING: Could not load the JDBC/ODBC Bridge
Thu Sep 07 11:52:19 GMT-01:00 2006: [RmiJdbc] Starting RmiJdbc Server !
Thu Sep 07 11:52:19 GMT-01:00 2006: [RmiJdbc]
org.objectweb.rmijdbc.RJJdbcServer registered in DriverManager
Thu Sep 07 11:52:19 GMT-01:00 2006: [RmiJdbc] No installation of RMI
Security Manager...
Thu Sep 07 11:52:19 GMT-01:00 2006: [RmiJdbc] Binding RmiJdbcServer...
Thu Sep 07 11:52:19 GMT-01:00 2006: [RmiJdbc] RmiJdbcServer bound in
rmi registry
//Is there a way to load some JDBC/ODBC drivers for MS Access on Linux?
Got Exception: Thread.suspend unimplemented
java.lang.UnsupportedOperationException: Thread.suspend unimplemented
at java.lang.Thread.suspend() (/usr/lib/libgcj.so.5.0.0)
at
org.objectweb.rmijdbc.RJJdbcServer.initServer(org.objectweb.rmijdbc.RJJdbcServer)
(Unknown Source)
at org.objectweb.rmijdbc.RJJdbcServer.main(java.lang.String[])
(Unknown Source)
This part of error is probapably because of an very old version of gij.
The server runs Fedora (but I don't know what version).
Glad for any suggestions.
webmaster.hxtt@gmail.com - 08 Sep 2006 03:12 GMT
> I want to run RJJdbcServer on a Linux server and then have a possibility to have access
> to MS Access databases, which also will be on that server.
It's impossible. RJJdbcServer should run on Windows server to access
MS ODBC data source, then your RMI client on Linux can access that MS
Access database on Windows server.
If you wish to use JDBC to access MS Access database on Linux, you
should use commercial pure Java type 4 JDBC driver for MS Access at
http://www.hxtt.com/acccess.html .
webmaster.hxtt@gmail.com - 09 Sep 2006 04:59 GMT
> http://www.hxtt.com/acccess.html .
Sorry. A typo. It should be http://www.hxtt.com/access.html