Skip to Content
0
Former Member
Jun 17, 2010 at 07:39 AM

JSPM :- Error in JSPM_MAIN phase (class java.lang.Error:null)

36 Views

Hello Experts,

I need to update 2 components on java enigine using JSPM.

and the EPS/in is being shared by 2 systems.So i use the command go '-config=/jspm/inbox=/usr/sap/trans/ /EPS/in' so when i select the components i get the error as:-

Line:----


An error occured during the execution of JSPM_MAIN phase :- class java.lang.Error:null

Jun 17, 2010 8:53:33 AM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:764) [Thread[main,5,main]]: Error java.lang.Error: <null>

Jun 17, 2010 8:53:33 AM [Error]: com.sap.sdt.ucp.pce.ctrl.PhaseExecutor.execute(PhaseExecutor.java:255) [Thread[main,5,main]]: java.lang.Error: null

Jun 17, 2010 8:53:33 AM [Error]: com.sap.sdt.ucp.pce.ctrl.PhaseExecutor [Thread[main,5,main]]: java.lang.Error

at java.lang.System.getenv(System.java:248)

at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:51)

at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:33)

at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:340)

at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:675)

at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:257)

at javax.naming.InitialContext.init(InitialContext.java:233)

at javax.naming.InitialContext.<init>(InitialContext.java:209)

at com.sap.engine.services.jmx.connector.p4.P4ConnectorClient.<init>(P4ConnectorClient.java:69)

at com.sap.engine.services.jmx.connector.p4.ConnectorFactory.getJmxConnector(ConnectorFactory.java:31)

at com.sap.jmx.remote.JmxConnectionFactory.getConnector(JmxConnectionFactory.java:191)

at com.sap.jmx.remote.JmxConnectionFactory.getMBeanServerConnection(JmxConnectionFactory.java:92)

at com.sap.sdt.j700.sysinfo.licensing.LicenseService.<init>(LicenseService.java:99)

at com.sap.sdt.j700.sysinfo.licensing.LicenseServiceFactory.createLicenseService(LicenseServiceFactory.java:58)

at com.sap.sdt.jspm.deployment.preparator.QueuePreparator.checkMaintenanceCertificate(QueuePreparator.java:1790)

at com.sap.sdt.jspm.deployment.preparator.QueuePreparator.checkQueue(QueuePreparator.java:433)

at com.sap.sdt.jspm.deployment.DeploymentFacade.checkQueue(DeploymentFacade.java:366)

at com.sap.sdt.jspm.gui.deployment.CheckQueueStep.prepareUI(CheckQueueStep.java:308)

at com.sap.sdt.jspm.gui.deployment.DeploymentProcessController.execute(DeploymentProcessController.java:359)

at com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:544)

at com.sap.sdt.jspm.phases.PhaseTypeJSPM.execute(PhaseTypeJSPM.java:113)

at com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:738)

at com.sap.sdt.ucp.pce.ctrl.PhaseExecutor.executePhase(PhaseExecutor.java:295)

at com.sap.sdt.ucp.pce.ctrl.PhaseExecutor.execute(PhaseExecutor.java:226)

at com.sap.sdt.ucp.pce.ctrl.ActionExecutor.executeClassRef(ActionExecutor.java:204)

at com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:114)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.executeAction(ActionListSequentialExecutor.java:400)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.execute(ActionListSequentialExecutor.java:273)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.doExecute(ActionListSequentialExecutor.java:229)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.execute(ActionListSequentialExecutor.java:152)

at com.sap.sdt.ucp.pce.ctrl.ActionExecutor.executeListContainer(ActionExecutor.java:161)

at com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:110)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.executeAction(ActionListSequentialExecutor.java:400)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.execute(ActionListSequentialExecutor.java:273)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.doExecute(ActionListSequentialExecutor.java:229)

at com.sap.sdt.ucp.pce.ctrl.ActionListSequentialExecutor.execute(ActionListSequentialExecutor.java:152)

at com.sap.sdt.ucp.pce.ctrl.ActionExecutor.executeListContainer(ActionExecutor.java:161)

at com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:110)

at com.sap.sdt.ucp.pce.ctrl.ExecutionDirector.executeAction(ExecutionDirector.java:144)

at com.sap.sdt.ucp.admin.ContextExecutor.executePce(ContextExecutor.java:148)

at com.sap.sdt.ucp.admin.ContextExecutor.execute(ContextExecutor.java:85)

at com.sap.sdt.jspm.main.CmdExecutor.runContext(CmdExecutor.java:127)

at com.sap.sdt.jspm.main.CmdExecutor.executeRun(CmdExecutor.java:100)

at com.sap.sdt.jspm.main.CmdExecutor.execute(CmdExecutor.java:82)

at com.sap.sdt.tools.main.MainProgram.execute(MainProgram.java:479)

at com.sap.sdt.jspm.main.Jspm.main(Jspm.java:195)

Line:----


Trouble Ticket Report

Java Support Package Manager for SAP NetWeaver'04s

SID................: W24

Hostname...........: is2107

Install directory..: /usr/sap/W24

Database...........: Oracle

Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)

JDK version........: 1.4.2 IBM Corporation

JSPM version.......: 7.01.5.0.20

System release.....: 700

ABAP stack present.: false

The execution ended in error.

class java.lang.Error: null

More information can be found in the log file /usr/sap/W24/JC35/j2ee/JSPM/log/log_2010_06_17_08_52_18/JSPM_MAIN_1_01.LOG.

Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:

com.sap.sdt.jspm.phases.PhaseTypeJSPM

java.lang.Error

JSPM_MAIN

JSPMPhases

Java Support Package Manager

Is this the issue due to the trans directiory from other system ?

i have chedk all the notes and tried various workarounds...but still it just stops at the same phase.

Please let me know what needs to be done in this case...

Regards,

sudha.

Edited by: Sudha Rani Belalla on Jun 17, 2010 3:42 PM

Edited by: Sudha Rani Belalla on Jun 17, 2010 3:43 PM