Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004231 [Resin] minor always 09-28-10 14:54 01-13-11 13:25
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.15 Product Version 4.0.7
  Product Build
Summary 0004231: database pool can not recover
Description database: MS SQL 2000
driver: jtds1.2.2

database pool does not recover after database restart
--------------------------------------------

        <ping>true</ping>
              <ping-interval>10s</ping-interval>
              <ping-table>csd.pvltp_rcpt_acct</ping-table>

--------------------------------------------

see attached log file for the complete context.
Steps To Reproduce
Additional Information see support thread: [1012535] 4.0.7 Pool issues

Attached Files  resin.log [^] (118,170 bytes) 09-29-10 09:04

- Relationships

- Notes
(0004769)
alex
09-29-10 10:31

<database>
          <jndi-name>jdbc/ITASDEV</jndi-name>
          <driver type="net.sourceforge.jtds.jdbc.Driver">
             <url>jdbc:jtds:sqlserver://128.231.74.198:1433/itasprod</url> [^]
               <user>......</user>
               <password>......</password>

           </driver>
               <prepared-statement-cache-size>25</prepared-statement-cache-size>
               <max-connections>350</max-connections>
               <max-idle-time>30s</max-idle-time>
               <max-active-time>1h</max-active-time>
               <max-pool-time>2h</max-pool-time>
               <ping>true</ping>
               <ping-interval>10s</ping-interval>
               <ping-table>csd.pvltp_rcpt_acct</ping-table>
               <connection-wait-time>5m</connection-wait-time>
               <max-overflow-connections>100</max-overflow-connections>
         </database>
 
(0004926)
ferg
01-13-11 13:25

env/118a
 

- Issue History
Date Modified Username Field Change
09-28-10 14:54 alex New Issue
09-28-10 14:55 alex Description Updated
09-28-10 14:55 alex Additional Information Updated
09-29-10 09:04 alex File Added: resin.log
09-29-10 10:31 alex Note Added: 0004769
09-29-10 19:03 alex Description Updated
01-13-11 13:25 ferg Note Added: 0004926
01-13-11 13:25 ferg Assigned To  => ferg
01-13-11 13:25 ferg Status new => closed
01-13-11 13:25 ferg Resolution open => fixed
01-13-11 13:25 ferg Fixed in Version  => 4.0.15


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
35 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker