/opt/IBM/WebSphere/AppServer/profileTemplates/BPM/dmgr.procctr.adv
During the start-up of the DMGR profile, I see the following two exceptions: -
[29/01/13 12:57:10:993 GMT] 00000000 ResourceMgrIm W WSVR0016W: Classpath entry, ${PUREQUERY_PATH}/pdq.jar, in Resource, DB2 Using IBM JCC Driver (XA), located at /opt/IBM/WebSphere/AppServer/profiles/PCDMProfile/config/cells/PCCELL/resources.xml has an invalid variable
[29/01/13 12:57:10:998 GMT] 00000000 ResourceMgrIm W WSVR0016W: Classpath entry, ${PUREQUERY_PATH}/pdqmgmt.jar, in Resource, DB2 Using IBM JCC Driver (XA), located at /opt/IBM/WebSphere/AppServer/profiles/PCDMProfile/config/cells/PCCELL/resources.xml has an invalid variable
These two JAR files - pdq.jar and pdqmgmr.jar - appear to relate to the IBM Optim pureQuery run-time.
As far as I am aware, this isn't something that IBM BPM Advanced 8.0.1 requires.
The two JARs are not installed with the underlying WebSphere Application Server Network Deployment 8.0.0.5 product, or with the IBM BPM Advanced 8.0.1 code.
This is what I have installed: -
$ /opt/IBM/InstallationManager/eclipse/tools/imcl listInstalledPackages
com.ibm.cic.agent_1.6.0.20120831_1216
com.ibm.websphere.IHS.v80_8.0.5.20121022_1902
com.ibm.bpm.ADV.V80_8.0.1000.20121102_2136
com.ibm.websphere.ND.v80_8.0.5.20121022_1902
com.ibm.websphere.PLG.v80_8.0.5.20121022_1902
/opt/IBM/WebSphere/AppServer/profiles/PCDMProfile/config/cells/PCCELL/resources.xml
...
<classpath>${PUREQUERY_PATH}/pdq.jar</classpath>
<classpath>${PUREQUERY_PATH}/pdqmgmt.jar</classpath>
...
the exceptions do not occur.
I've raised a PMR, and we'll see what happens :-)
No comments:
Post a Comment