|
------------------------<D027120 ,28/SEP/2005>---------------------
SAPinst aborts without error message
Symptom:
The last entry in sapinst_dev.log is like this:
TRACE [iaxxccntrl.cpp:490]
CController::stepExecuted()
The step useDecisionOnCI2InstallOn with key
ContentIntegratorMain ind ind ind ind ind 0
GenericAskJavahomeAndPasswords ind ind ind ind ind 0
useDecisionOnCI2InstallOn has been executed
successfully.
Solution:
1. In the control.xml file, change line:
var webas = WebAS.fromProfileDirectory( context.get( "CI_PROFILE" ))
to:
var webasopt = new Array() ;
var webas = WebAS.fromProfileDirectory( context.get( "CI_PROFILE"
),webasopt );
2. Restart SAPinst
-------------------------<D027120, 19/DEC/04>--------------------------
Error out of memory:
Symptom: You get an error like
FJS-0003 out of memory (in script InstallationScript_352, line ...)
Reason: The java script library is running out of memory
Solution: Stop and restart the installation.
=======================================================================
4 Post-Installation
Page 5
________________________________________________________________________
Valid releases
Software Component Release
from to
SAP_BASIS SAP Basis component
640 - 640
Further components
BC-JAS-COR
Enterprise Runtime, Core J2EE Framework
________________________________________________________________________
顶到有人帮忙...... 这个错误仅仅是重启SAP INST就能解决吗? 我试了,实在是不行! |
|