Bug 780597 (SOA-3037) - Clustered Caching Not Working
Summary: Clustered Caching Not Working
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-3037
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0 GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: One Off Releases
Assignee: Rick Wagner
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-20 22:19 UTC by Mark Drilling
Modified: 2011-11-30 19:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-30 19:54:25 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-3037 0 Major Closed Clustered Caching Not Working 2014-01-17 18:47:05 UTC

Description Mark Drilling 2011-04-20 22:19:38 UTC
project_key: SOA

I have configured two Teiid servers in a cluster and renamed the teiid-cache-manager-jboss-beans-rename-me.xml file to enable clustered caching. I submit a query to one node and see in the log that the internal materialized view is being cached on that node. When I submit the same query to the second node, i see the following error:

12:17:12,040 INFO [MATVIEWS] Loading materialized view table #MAT_CACHED.TEIID.EDS_TAB1_MV
12:17:12,041 WARN [PROCESSOR] Processing exception 'Temporary table "#MAT_CACHED.TEIID.EDS_TAB1_MV" does not exist.' for request BBcYbxuqEAHL.5. Exception type org.teiid.api.exception.query.QueryProcessingException thrown from org.teiid.query.tempdata.TempTableStore.getOrCreateTempTable(TempTableStore.java:220). Enable more detailed logging to see the entire stacktrace.
12:17:12,165 ERROR [MATVIEWS] Failed to load materialized view table #MAT_CACHED.TEIID.EDS_TAB1_MV.
[BlockedException]
at org.teiid.common.buffer.BlockedException.<clinit>(BlockedException.java:34)
at org.teiid.common.buffer.TupleBuffer$1.finalRow(TupleBuffer.java:290)
at org.teiid.common.buffer.AbstractTupleSource.getCurrentTuple(AbstractTupleSource.java:69)
at org.teiid.common.buffer.AbstractTupleSource.nextTuple(AbstractTupleSource.java:48)
at org.teiid.query.tempdata.TempTable$UpdateProcessor.process(TempTable.java:205)
at org.teiid.query.tempdata.TempTable.insert(TempTable.java:446)
at org.teiid.query.tempdata.TempTableDataManager.loadGlobalTable(TempTableDataManager.java:516)
at org.teiid.query.tempdata.TempTableDataManager.access$100(TempTableDataManager.java:105)
at org.teiid.query.tempdata.TempTableDataManager$2.call(TempTableDataManager.java:443)
at org.teiid.query.tempdata.TempTableDataManager$2.call(TempTableDataManager.java:440)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at org.teiid.dqp.internal.process.DQPWorkContext.runInContext(DQPWorkContext.java:188)
at org.teiid.dqp.internal.process.ThreadReuseExecutor$RunnableWrapper.run(ThreadReuseExecutor.java:116)
at org.teiid.dqp.internal.process.ThreadReuseExecutor$3.run(ThreadReuseExecutor.java:290)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)

Case:00451425

Comment 1 Mark Drilling 2011-04-20 22:19:39 UTC
Link: Added: This issue Cloned from TEIID-1564


Comment 2 Mark Drilling 2011-04-20 22:20:59 UTC
Security: Added: Public


Comment 3 Mark Drilling 2011-04-20 22:23:35 UTC
Link: Added: This issue is a dependency of SOA-2986


Comment 5 Van Halbert 2011-04-26 15:19:45 UTC
Link: Removed: This issue is a dependency of SOA-2986 


Comment 6 Van Halbert 2011-05-11 13:22:15 UTC
Link: Added: This issue is incorporated by SOA-2986


Comment 7 Van Halbert 2011-05-11 13:23:51 UTC
The issue has been resolved and will be included in the SOA-2986 patch.

Comment 8 Van Halbert 2011-05-11 13:23:51 UTC
Labels: Removed: 7.4Beta3 caching, Added: caching, eds


Comment 9 Rick Wagner 2011-11-30 19:54:25 UTC
Release Notes Text: Added: Resolved.



Note You need to log in before you can comment on or make changes to this bug.