Oracle CoherenceTM
for Java 3.4
The following is a list of known issues and the workarounds for the Coherence 3.4 release:
- NullPointerException caused by custom backing map listener. (COH-1090) Resolved in patch 1.
- ClassCastException while calling filter-based invokeAll() via Coherence*Extend. (COH-1430) Resolved in patch 1.
- NullPointerException when starting a remotely managed node. (COH-1451) Resolved in patch 1.
- Management service is not POF compatible. (COH-1452) Resolved in patch 1.
- Implement workaround for Sun Windows JDK NIO bug. (COH-1466) Resolved in patch 1.
- Cache client fails to recover after an OOME on the cache server. (COH-1467) Resolved in patch 1.
- Implement workaround for Windows Vista TCP/IP delayed transmissions. (COH-1479) Resolved in patch 1.
- GroupAggregator produces incorrect results when used with the DistinctValues aggregator. (COH-1487) Resolved in patch 1.
- The Coherence*Extend-TCP connection suspect algorithm logs an assertion error. (COH-1493) Resolved in patch 1.
- The Coherence*Extend-TCP connection suspect algorithm does not respect strict resource limits. (COH-1496) Resolved in patch 1.
- When using a ReadWriteBackingMap with a CacheLoader, update operations will throw an UnsupportedOperationException. The workaround is to ensure that the "read-only" element is set to true in the cache configuration. (COH-1489)
- ReplicatedCache is not POF compatible. (COH-1501)
- ServiceMBean SeniorMemberID attribute is not visible. (COH-1504)
Oracle CoherenceTM
for .NET 3.4
The following is a list of known issues and the workarounds for the Coherence for .NET 3.4 release:
- POF cannot be configured from a daemon thread within ASP.NET applications. (COHNET-179) Resolved in patch 1.
- Logging framework does not work with Common.Logging version 1.2.0. (COHCPP-180) Resolved in patch 1.
- GroupAggregator produces incorrect results when used with the DistinctValues aggregator. (COHNET-181) Resolved in patch 1.
- pof-config.xsd <include> element does not support web resource URIs. (COHNET-183)
Oracle CoherenceTM
for C++ 3.4
The following is a list of known issues and the workarounds for the Coherence for C++ 3.4 release:
- Linux distributions using a GCC version prior to 4.1 may fail during linking or execution. (COHCPP-326) Resolved in patch 1.
- Potential for deadlock in applications with many short lived threads. (COHCPP-331) Resolved in patch 2.
- Runtime errors preventing establishment of TCP connections from Windows Vista clients. (COHCPP-340) Resolved in patch 2.
- Windows Vista network stack returns improperly formatted canonical hostname. (COHCPP-346) Resolved in patch 3.
- Client Subject not propagated to remote cache. (COHCPP-358) Resolved in patch 4.