cancel
Showing results for 
Search instead for 
Did you mean: 

JSPM SPS12 Problem with SAP_XIAF ...

Former Member
0 Kudos

Hi all,

I'm about to update a fresh PI 7.00 with SPS9 up to 12. All Java Patches are installed at the moment except the one SAP_XIAF - this always fails with the following error:


Z:usrsapXIDDVEBMGS50SDMprogramlogsdmcl20070628173200.log
...
Jun 28, 2007 12:32:11... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Jun 28, 2007 12:32:13... Info: Begin of log messages of the target system:
07/06/28 12:32:12 -  ***********************************************************
07/06/28 12:32:12 -  Start updating EAR file...
07/06/28 12:32:12 -  start-up mode is lazy
07/06/28 12:32:12 -  EAR file updated successfully for 439ms.
07/06/28 12:32:12 -  Start deploying ...
07/06/28 12:32:13 -  EAR file uploaded to server for 64ms.
07/06/28 12:32:13 -  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
                     	at java.lang.Throwable.<init>(Throwable.java:194)
                     	at java.lang.Exception.<init>(Exception.java:41)
                     	at java.io.IOException.<init>(IOException.java:40)
                     	at java.rmi.RemoteException.<init>(RemoteException.java:71)
                     	at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                     	at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                     	at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312)
                     	at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
                     	at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                     	at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                     	at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                     	at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                     	at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                     	at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                     Caused by: java.lang.NullPointerException
                     	at com.sap.engine.lib.util.HashMapObjectObject.get(HashMapObjectObject.java:601)
                     	at com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(LoadContextImpl.java:537)
                     	at com.sap.engine.core.classload.impl0.LoadContextImpl.registerReference(LoadContextImpl.java:296)
                     	at com.sap.engine.core.service630.container.LoadContextWrapper.registerReference(LoadContextWrapper.java:54)
                     	at com.sap.engine.services.deploy.server.DeployServiceImpl.registerEARloader(DeployServiceImpl.java:2101)
                     	at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:230)
                     	at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                     	at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                     	at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                     	at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                     	at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                     	... 9 more
                     For detailed information see the log file of the Deploy Service.
07/06/28 12:32:13 -  ***********************************************************
Jun 28, 2007 12:32:13... Info: End of log messages of the target system.

Do you have an idea, what registration might fail here ?

I restarted the Java Engine and the complete Abap & Java Instance already ...

Thanks a lot,

Volker

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Can you brief me a bit about the system like does it have XI installed along with ABAP and JAVA.

Do you have that component already in the system with whatever version it might be.

regards

Former Member
0 Kudos

Hi Mantosh,

yes, it is a "pure" XI system. i.e. a fresh NW2004s installation with SR2 => SP09 was in by default. Now, we try to patch up to SP12 - all ABAP patches are in. All Java patches are in as well except the one SAP_XIAF. That always creates this message - if we use JSPM or SDM ...

Thanks

Volker

Former Member
0 Kudos

Hi,

here a quick update from SAP:

SAP created the following note with an additional Deployment of the missing interfaces:

Note 1028961 - How to prepare axisproviderlib.sda for Adapter Framework ?

This Deployment just had the headers in and was only 2-3KB large and the solution worked perfect

Regards

Volker

Former Member
0 Kudos

Hi Volker,

I just installed PI 7.0, NW 2004s SR2 and i am patching from SP09 -> SP13, I ran into exact same problem as you described above. But that note doesn't seems to have a fix for 700? they only have fixes for 640 and 710?

Looks like you installed 700 too? which fixes did you use to fix your patching problem.

Thanks In Advance

Kumar

Answers (0)