Thanks - I discovered the DiskUsagePatternName from another post shortly
after posting this one.

We've corrected the typos but we are not seeing anything in the database at
all.

We also set IsLateral, IsRemote to TRUE and kept IsSpool to TRUE out of
desperation.

Any other suggestions?





Aaron Smuts wrote:
> 
> There is at least one typo
> 
> . . .
> 
> jcs.auxiliary.JDBCInteraction=org.apache.jcs.auxiliary.disk.jdbc.JDBCDiskCacheFactory
> jcs.auxiliary.ICPC.attributes=org.apache.jcs.auxiliary.disk.jdbc.JDBCDiskCacheAttributes
> 
>  . . . 
> 
> "JDBCInteraction" should be "ICPC".  
> 
> I think that the "DiskUsagePattern" should be "DiskUsagePatternName".  I
> think there might be a typo in the docs.  Sorry.
> 
> Aaron
> 
> --- On Thu, 8/7/08, danparker <[EMAIL PROTECTED]> wrote:
> 
>> From: danparker <[EMAIL PROTECTED]>
>> Subject: JDBC not working as expected
>> To: jcs-users@jakarta.apache.org
>> Date: Thursday, August 7, 2008, 8:25 PM
>> 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-tp18884628p18948985.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