iSeries: Failure during deployment aii_adapter_axis_app.sda

[] [] [] [] [] [] [] []

  1. IBM i: Missing replacement of R3INLPGM in R3400Symptom When you apply a patch, the program R3INLPGM in the library R3400 should be replaced automatically. However, this does not occur. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and...
  2. IBM i:Expression operator not allowed for parameter INSTHOSTSymptom Installation fails in step createInstanceOS4 due to problem with command CRTR3INST when using a hostname containing special characters. Other terms OS/400, AS/400, install, SAPinst, AS/400, iSeries, SCS, i5, CRTR3INST Reason and...
  3. IBM i: Java error in host names with hyphensSymptom You execute an upgrade or an installation for a Java stack. Various SAP commands (for example, STARTSAP, STOPSAP) require the host name of your IBM i as a parameter. Other terms...
  4. IBM i: Standalone installation of CCMS agentSymptom You use the CCMS agent SAPCCMSR to transfer data about the system status from a server to a central monitoring system. This note describes how you can install the CCMS agent...
  5. IBM i: Error when starting a remote instanceSymptom If you want to stop a remote instance from the central instance host, the command STOPSAP has no effect. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and Prerequisites This...
  6. IBM i: Checking already completed child processesSymptom Terminating an SAP system takes longer than usual. Sometimes only the job SAPSTART is active in the subsystem without being terminated. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and...
  7. IBM i: Changing a table with an Encoded Vector Index (EVI)Symptom Changing a table for which there is an Encoded Vector Index (EVI) fails, for example, when you include a dimension in an InfoCube. Apart from the following information in the developer...
  8. IBM i: Overwriting when determining communication dataSymptom SAPOSCOL ends due to a termination, and MCH3601 is displayed in the function AiUpCall in the job log. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and Prerequisites When determining...

Symptom

During an SAP Java system or Java Support Package installation, the SDM deployment of aii_adapter_axis_app.sda fails.
The log files show the following exception:
ERROR: Not deployed. Deploy Service returned ERROR:
java.rmi.RemoteException: Cannot register EarLoader for application sap.com/com.sap.aii.adapter.axis.app..
Reason: null; nested exception is: java.lang.NullPointerException

Other terms

AS/400 OS400 iSeries SDM
Reason and Prerequisites

The deployment of this Axis provider is optional. However, it is known that some JVMs require the provider to be deployed prior to deploying the SAPXIAFC and SAPXIAF SCA archives in a general installation.
If a functional XI Adapter Framework is desired, the steps in SAP note 1028961 must be followed before deploying the sda.
This problem affects intallation of XI and PCK systems in i5/OS.

Solution

The sda for the Axis provider needs to be deployed in order to continue with the installation.
On i5/OS Host
- log in as adm
- call qp2term
- cd /usr/sap//DVEBMGS/SDM/program
- ./StartServer.sh
Note:In some releases, it is possible that the files in the SDM directories don’t have the right permission for execution. If this is the case, proceed as follows:
- log in as QSECOFR or similar user
- call qp2term
- cd /usr/sap//DVEBMGS/SDM/program
- chown adm *
- chmod ug+x *.sh

On Windows PC
- Download and unzip the right zip file from SAP note 1028961
For 640 and 7.00 based products, use 640_minimum_kit.zip
For 7.10 based products, use 710_minimum_kit.zip
- Map i5/OS File system host to PC :
- change to IBM i mapped drive ( :)
- cd \usr\sap\\DVEBMGS\SDM\program
- set the JAVA_HOME environment to a valid JVM is not already set
- open file sdk_jdk.bat and change existing parameters to:
set sdm_java_home=%JAVA_HOME%
set sdm_heap_size=512
- Start RemoteGui.bat
The SDM Gui starts. Log into the SDM Server
- Select Deployment tab
- Click the add SDA file button and browse and select
aii_af_axisprovider.sda or com.sap.aii.af.axisproviderlib.sda
- click Next and follow the the dialogs to deploy the downloaded SDA.
For more information on running SDM on i5/OS, see SAP Note 979072.
After following the previous steps, SAPinst or SDM can be restarted to continue the installation.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Comment