Posted: Wed Sep 21, 2005 1:55 am Post subject: UPES Framework
Newbie
Joined: 29 Apr 2005 Posts: 5
I hope you can give me some help in the following issue:
The project aiming in the context of this issue consists in the implementation of an UPES using the UPES framework delivered in the MQ Workflow 3.5 version.
We have adapted the examples in %MQWorkflowDir%\SMP\UpesFrameWork\sample1 of this MQ Workflow version to run in Websphere Application Server threaded environment.
The configuration used for this UPES in the properties file configuration is the follwing:
Windows 2000 platform
Websphere Application Server 5.0.2
MQWorkflow 3.5 Fix2
MQ 5.3 Fix7
The problem:
We have verified a memory leak in production environment of this UPES application. After tracking of the problem using profiling tools we have identified the following classes that should be the cause of this memory leak:
java.util.HashMap$Entry
java.lang.ThreadLocal
java.lang.ThreadLocal$SecureKey
We believe at this moment that this should be caused because of some multi-threading compatibility issue.
The questions:
- In respect of the referenced MQ Workflow and MQ libraries are there any thred-safeness issues that may cause this problem?
- Is there any configuration that may support this multi-threaded environment?
Thanks
Pedro Alves Martins _________________ Best regards,
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum