cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Deployment error in SDM

Former Member
0 Kudos

Goodday Guys,

Need your take on this. Im in the midst of deploying ESS and MSS into portal. im getting an error in SDM after deploying. please find the error message below:-

Starting Deployment of com.sap.pct.employee

Aborted: development component 'com.sap.pct.employee'/'sap.com'/'SAP AG'/'60.2.20040923142302.0000', grouped by software component 'BP_ERP4ESS'/'sap.com'/'SAP AG'/'1000.60.2.0.20041012014145':

Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.

com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [PC03540] with user name: [Administrator] Check your login information. Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.]

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineSingleModuleOnlineDeployerImpl.checkLoginCredentials.DMEXC)

Deployment of com.sap.pct.employee finished with Error (Duration 3484 ms)

Starting Deployment of BP_ERP4ESS

Aborted: software component 'BP_ERP4ESS'/'sap.com'/'SAP AG'/'1000.60.2.0.20041012014145':

No further description found.

Deployment of BP_ERP4ESS finished with Error (Duration 3329 ms)

==============================================================

i've checked and confirmed that my j2ee engine is running. What could be the possible cause? One other question, what is the different executing the visual admin via 'go.bat' as opposed to 'go.jar'? I could only manage to launch VA via 'go.jar'. please advise.

Regards,

JOhan

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member192029
Active Contributor
0 Kudos

Hi

Check the server is running

Check your PWD, J2EE Engine host name , port (default is 3601) ( check the same from NWDS >> WINDOWS>> PREFERANCE >> J2EE SERVER ENGINE)

Cheers

Jawahar Govindaraj

Former Member
0 Kudos

Hi johan

the most likely reason is that you have CreateTicketLoginModule in the service.naming authentication stack.

Go to Visual Admin->Security Provider->service.naming.

Select NO for the authentication template.

Remove the CreateTicketLoginModule. (This login module can be used only by Web applications.)

further more look at following,

http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/content.htm

regards,

kaushal

Former Member
0 Kudos

Hi Kaushal,

Thanks for the reply. I've checked in VA. Unfortunately, that was not the problem as my login module is currently set to 'BasicPasswordLoginModule'. Any other ideas?

Johan

Former Member
0 Kudos

Hi Johan

the ERROR indicate the login failed for administrator user

the password may be wrong for SDM.

check the following.

http://help.sap.com/saphelp_nw04/helpdata/en/c6/de34417f222004e10000000a155106/frameset.htm

regards,

kaushal