Tomcat 7.0.91, "This resource is misconfigured and runtime information is not available"

37 views
Skip to first unread message

Hao Wu

unread,
Nov 12, 2020, 8:28:01 AM11/12/20
to psi-probe-discuss
resource is misconfigured.png
Hi all,

My JNDI setting is:

<Resource auth="Container" 
    name="jdbc/pmb" 
    driverClassName="com.sybase.jdbc3.jdbc.SybDriver"
    factory="org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory"
    maxActive="20" 
    maxIdle="1" 
    maxWait="-1" 
    type="javax.sql.DataSource" 
    url="jdbc:sybase:Tds:x4x.x2x.xx.xxx:15002/pmb?CHARSET=utf8" 
    username="pmb_adm" password=""/>

Click the "JDBC USAGE" column of the project,
shows only "This resource is misconfigured and runtime information is not available".

Tomcat version: 7.0.91 / 7.0.106 neither work
Jdk: 1.8.0_261-b12
OS: Linux 5.4.0-52-generic
Database: Sybase

Thank you.
Reply all
Reply to author
Forward
0 new messages