
Application deployment finishes with warnings. Warning messages show errors in the application which are not critical for its work. In general, such warnings notify that the application may need some post treatment; otherwise it may work not as expected.
|
Scenario Type: |
Error analysis |
|
SAP NetWeaver Component: |
J2EE Engine |
|
Validity: |
J2EE version >= 6.30 on all supported platforms |
Decision Roadmap
Prerequisites
-
Main Tools
SDM
Visual Administrator
Telnet
Analysis
Noticing the problem
You may find the following error in callSdmViaSapInst.log in the folder from which you have started your installation:
Executed, but manual post processing required. Return code: 102
Possible reasons
The reasons depend on the deployed application and are described in the warning messages.
Solution
These warnings are important only for application developers. If you are not an application developer, you can ignore them.
Additional Information
Since 6.40 SP4 the following property has been integrated into the Deploy Service: Strict_J2EE_Checks.
If its value is set to true you can see the warnings generated during the deployment of an application. If the property value is set to false possible warnings are not shown.
The default settings are as follows:
You can change the property value if necessary:
For releases before Web AS 6.40 SP4 warnings are always shown. You can ignore them if they are not relevant for your work.