tags:

views:

24

answers:

0

I encounter this error:

<BEA-000117> <Received a stale replication request for object ...>

I went through the documentation and it says that i need to tune garbage collection. How do i actually tune garbage collection? I thought java garbage collection is automatic? Or actually i need to change those JVM memory settings like vmx etc?

For

<BEA-101162> <User defined listener com.bea.wsrp.consumer.markup.ReleaseSessionsListener failed: java.lang.ClassCastException: com.bea.wsrp.consumer.markup.SessionContext.
java.lang.ClassCastException: com.bea.wsrp.consumer.markup.SessionContext

What is the reason of this error? is this Web Services for Remote Portlets (WSRP) issue? Is there a patch for it? Or i need to go in and modify the listener code for this?