Invalid Environment Accessing IMS from Websphere® Application Server
 Technote (FAQ)
 
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
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > DB Connections/Connection Pooling
Operating system(s): z/OS
Software version: 4.0.1
Software edition:
Reference #: 1165309
IBM Group: Software Group
Modified date: Apr 5, 2004