Multiple jobs using GridCache and setJar have classloading problems

Multiple jobs using GridCache and setJar have classloading problems

book

Article ID: KB0086523

calendar_today

Updated On:

Products Versions
TIBCO DataSynapse GridServer -
Not Applicable -

Description

Resolution:
When accessing objects in GridCache from multiple jobs using dynamic class loading via setJar classloading problems may result, resulting in a class cast exception. To avoid this, setJar shouldn't be used with GridCache; it should only be used for simple development.

Issue/Introduction

Multiple jobs using GridCache and setJar have classloading problems