I am trying to use the UserDatabaseRealm connecting to a Sybase DB server.
I get the following error:

----------------------------------------------------------------------------
---
May 20, 2005 11:17:34 AM org.apache.catalina.realm.DataSourceRealm open
SEVERE: Exception performing authentication
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create
PoolableConnectionFactory (JZ0SJ: Metadata accessor information was not
found on this database. Please install the required tables as mentioned in
the jConnect documentation.)
        at
org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource
.java:855)
----------------------------------------------------------------------------
---



I looked up the error on Sybases's documentation and the message is:


Metadata accessor information was not found on this database.
Action: Install metadata information before making metadata calls.
----------------------------------------------------------------------------
--

Any suggestions?  There seem to be many references to the same error on the
WEB but they are not answered.

What metadata are thy talking about????



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to