Advertisement
Guest User

Untitled

a guest
Mar 21st, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. FATAL: terminating connection due to administrator command
  2.  
  3. <Resource name="jdbc/postgrestomcat" auth="Container" driverClassName="org.postgresql.Driver" maxTotal="20" maxIdle="10" maxWaitMillis="10000" password="*******" type="javax.sql.DataSource" url="jdbc:postgresql://10.1.0.104:5432/waypoint" username="*********" validationQuery="select 1" validationQueryTimeout="30" testOnReturn="true" removeAbandonedOnBorrow="true" removeAbandonedOnMaintenance="true" logAbandoned="true" factory="org.apache.tomcat.jdbc.pool.DataSourceFactory" />
  4.  
  5. Apache Tomcat/8.0.14 (Debian)
  6. OpenJDK Runtime Environment (IcedTea 2.6.3) (7u91-2.6.3-1~deb8u1)
  7. OpenJDK 64-Bit Server VM (build 24.91-b01, mixed mode)
  8. PostgreSQL 9.4.5 on x86_64-unknown-linux-gnu, compiled by gcc (Debian 4.9.2-10) 4.9.2, 64-bit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement