We are using version 1.3.

We've changed DiskUsagePattern to DiskUsagePatternName but it had not
effect. Still nothing in the database.

I'm building a workspace were I can test this independant of our load test
environment.



hanasakijiji wrote:
> 
> What version of JCS?  Are you seeing this bug?
> https://issues.apache.org/jira/browse/JCS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490995
> http://jakarta.apache.org/jcs/apidocs/org/apache/jcs/engine/behavior/ICompositeCacheAttributes.html
> *** is short not String - looks like they come from an enum or public
> static short ....
> 
> might try testBeforeInsert=true and see if any selects are hitting the
> DB at all from the database logs.
> 
> Let us know if you find the solution and what it is.
> 
> 
> On Thu, Aug 7, 2008 at 11:25 PM, danparker <[EMAIL PROTECTED]>
> wrote:
>>
>> http://www.nabble.com/file/p18884628/cache_FDN_WithJDBC.ccf
>> cache_FDN_WithJDBC.ccf
>>
>> We've got three cache regions we want to have the contents in memory(for
>> performance) and spooled out to the database so that we can recover in a
>> failover situation. Attached is the configuration file. We are seeing the
>> memory cache fill up but nothing is going into the database.
>>
>> I've set the DiskUsagePattern=update and IsSpool=True - is there
>> something
>> else I'm missing?
>>
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/JDBC-not-working-as-expected-tp18884628p18884628.html
>> Sent from the JCS - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/JDBC-not-working-as-expected-tp18884628p18952403.html
Sent from the JCS - Users mailing list archive at Nabble.com.


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

Reply via email to