Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
A quick search in Google and Java forums revealed that this issue might come up in the latest JVM's as they are doing more checking in the manifest files. Basically it checks for a Manifest that contains duplicate "depends-on" statement (This is forbidden by the official definition of manifest files).
We checked the manifest files in the jar's shipped by TIBCO and so far we can find the duplicate entries only in jcchart,jar (which is shipped with the full install of TIBCO HAWK).
In any case these warnings can be safely ignored, if needed we can try to avoid triggering the warning with some settings and we are already in the process of doing it in BE and it should be available from BE version greater than 2.1.1.