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