cancel
Showing results for 
Search instead for 
Did you mean: 

Error During Deployment...

Former Member
0 Kudos

Hi all,

I am trying to deploy a EAR file on XI server..But I am getting the following error.

Aborted: development component 'MAS_OrderProcessing_EAR'/'sap.com'/'localhost'/'2006.08.29.17.23.53':

Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.

com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)

Sep 1, 2006 11:44:27 AM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

I have referred to the note mentioned in the message and made sure that the password is same as administrator password.Any help on this will be appreciated.

Thanks & Regards,

Sudheer.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sudheer,

Change the J2EE Engine administrator password in the secure store as follows:

1. Start the Config Tool by executing the /usr/sap/<SID>/<Instance name>/j2ee/configtool/configtool script file.

2. Select secure store.

3. Select the admin/password/<SID> entry.

4. Enter the J2EE Engine administrator user new password in the Value field and choose Add.

5. Choose File -> Apply to save the data.

6. Restart the J2EE Engine

Incase you change the administrator password if you to change these entires in the SDM also otherwise use the old SDM password. Also you will have to change the password in the secure store in config tool.

Refer to this thread for SDM password Change

SDM:-http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/frameset.htm

Secure Store :-

http://help.sap.com/saphelp_nw04/helpdata/en/c4/c13230eea54e7996b89fecef904a1c/frameset.htm

regards,

kanthi

Former Member
0 Kudos

Hi all,

I have similar problem, when I try to deploy EAR file I get this message:

Aborted: development component 'Table'/'local'/'LOKAL'/'0.2007.05.30.11.52.27'/'0':

Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.

com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)

Deployment exception : The deployment of at least one item aborted

I followed instructions in note 701654 but I couldn't change password in secure store in configtoool, because whatever I type in field password the same password remains as before, it simply doesn't change anything in that field.

I have to mention that I didn't change admin password, so I don't know why this message appeared, because I was able to deploy EAR files normaly before.

This problem occurred when I was trying to solve problem with user id and password required for testing web application over Web Service Navigator, because it was written that endpoint requires authentication even after I set this properties to NONE in WebService Configuration...I tried with all my used passwords and nothing worked, then I tried to set new password in secure store in order to be able to test web applications but I couldn't change the value which was set before, but then this deploy problem started...

I tried to use sap* user too, but I had the same problem like for password in secure store.

Apparently I have problems with passwords...Any suggestion would be very helpful!

Thank you,

Borislava

Former Member
0 Kudos

Hi ,

Have you tried with the Visual Admin user name and password.

Sekhar

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Did you try toi deploy the EAR from NWDS? There have been some known issues when trying to deploy the EAR from NWDS.

Try deploying it using the Visual Admin.

Regards,

Bhavesh