|
Problem(Abstract) |
BBOO0072E Shasta Runtime function loadAndInitVM detected
that the Java™ VM was not started. BBOO0021E Assertion failed message is
received along with the following messages:
1atoe_getcwd error: EDC5134I Function not implemented.
(errno2=0x052C04DC) JVMXM008: Error occurred SERVER=BBOS001 BBOO0072E
Shasta Runtime function
loadAndInitVM detected that the Java VM was not started. |
|
|
|
Cause |
The Application Servers home directory in the OMVS profile
either does not exist or is not set correctly. |
|
|
Resolving the
problem |
Here is a sample RACF® command used (in TSO) to modify a
user IDs home directory:
ALU <USER_ID> OMVS(HOME(/xyz))
This will set USER_ID's home directory to /xyz, which must exist (case
sensitive) on the systems HFS. |
|
|