|
Problem |
Problem with an application trying to view
an IMS database. Received the following error messages:
com.ibm.ims.db.DLISQLException:
com.ibm.connector2.ims.db.IMSJdbcEISSystemException:
com.ibm.ims.base.RuntimeExceptionTrace: com.ibm
.ims.base.RuntimeExceptionTrace: An invalid environment was
detected. |
|
Cause |
Incorrect values in jvm.properties file |
|
Solution |
Settings were changed in jvm.properties file from:
com.ibm.websphere.preconfiguredCustomServices=/usr/lpp/ims/alias/IMSJdbc
CustomService.xml
com.ibm.websphere.preconfiguredCustomServices=/usr/lpp/wsam/alias/cyanea
_one/etc/probeservice.xml
to:
com.ibm.websphere.preconfiguredCustomServices=/usr/lpp/ims/alias/IMSJdbc
CustomService.xml:/usr/lpp/wsam/alias/cyanea_one/etc/probeservice.xml |
|