CR # 429745
Description: Long global PATH variables cause the following problems:
The UOCache.props file is missing at <install_dir>\Orch-5_2\EAServer\Repository\ConnCache, where <install_dir> is the directory in which you have installed Unwired Orchestrator.
The config_eas.log file at <install_dir>\Orch-5_2\ismpeLogs may contain the following error:
---------------------------------------------------------------------- ---- Configuring EAServer Message Service.. ---------------------------------------------------------------------- 1 file(s) copied. Install Message Service to EAServer Error: ERROR: Failed to Install Message Service to EAServer
The config.stderr file at <install_dir>\Orch-5_2\ismpeLogs may contain repeated entries of the following errors:
'"D:\Orch-5_2\EAServer\bin\jagtool"' is not recognized as an internal or external command, operable program or batch file. The system cannot find the file specified.
This file may also contain the following error:
The input line is too long. :CALL_JAVA was unexpected at this time.
The jagtool executable does not run from the command line.
The EAServer Message Service is not configured.
EAServer is missing Unwired Orchestrator-related applications, such as JavaMailDriver, IAnywhereDriver, AlertManager, and JMXDriver.
The ECCGlobal package is not installed into EAServer.
Workaround: To recover from these errors, use the following procedure:
Recovering from long PATH errors
Stop all servers.
Modify your system PATH to reduce its length.
Read Configuring_UO_standaloneEAS.doc.
Run the configurator to reconfigure Unwired Orchestrator modules in EAServer.
Start Unwired Orchestrator.
Design and deploy services.