[ 
https://forge.continuent.org/jira/browse/SEQUOIA-977?page=comments#action_14094 
] 

Stefan Lischke commented on SEQUOIA-977:
----------------------------------------

please update sequoia.dtd and the example xml files. People using CVS might run 
into an Exception when using out of the box

2007-09-28 12:28:17,288 ERROR controller.xml.DatabasesParser Failed to create 
virtual database
java.lang.NumberFormatException: null
        at java.lang.Long.parseLong(Long.java:372)
        at java.lang.Long.parseLong(Long.java:461)
        at 
org.continuent.sequoia.controller.xml.DatabasesParser.newVirtualDatabase(DatabasesParser.java:1248)
        at 
org.continuent.sequoia.controller.xml.DatabasesParser.startElement(DatabasesParser.java:454)


> Idle connection timeout
> -----------------------
>
>          Key: SEQUOIA-977
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-977
>      Project: Sequoia
>         Type: Improvement

>   Components: Core
>     Versions: Sequoia 2.10.9
>     Reporter: Damian Arregui
>     Assignee: Robert Hodges
>      Fix For: sequoia 2.10.10

>
>
> Add the possibility to set an idle connection timeout. If a connection to the 
> cluster hasn't received a command for a given period of time it is 
> terminated, meaning that associated persistent connections are closed and 
> associated transactions are aborted.
> Unit tests:
> com.continuent.sequoia.test.functional.shutdown.IdleConnectionTest

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to