Created On: 12/11/2010
Problem:
From the MFE3.1 command prompt, using the command mfecl /runexe C:\\TEST002\\TEST002.MVP casstart.exe /rTEST002 /ODEMOSIT, the region involved can't start.
In the log, the following error message is displayed:
In the log, the following error message is displayed:
4072 TEST002 TXCF0057S dfhginit: Error reading project configuration data, token = EXPOPUP 10:52:47
4072 TEST002 TXSI1001S REM initialization failure 10:52:47
TXCD0153S Region TEST002 abended in termination by signal 65535 10:52:47
Resolution:
This is the recommended way of running casstart under mfecl:
use the /w switch to cause casstart to wait until all the spawned processes have finished loading.
The reason for the EXPOPUP message is that one of the processes is still running when casstart goes away, and the entry point to the IDE is lost.
use the /w switch to cause casstart to wait until all the spawned processes have finished loading.
The reason for the EXPOPUP message is that one of the processes is still running when casstart goes away, and the entry point to the IDE is lost.
2455242
Old KB# 32487
#MFDS
#EnterpriseDeveloper
#EXPOPUPcasstart