cancel
Showing results for 
Search instead for 
Did you mean: 

Issues Connecting NWDS to J2EE Engine

Former Member
0 Kudos

Dear All,

To connect NWDS to J2EE Engine i have performed the below mentioned steps (please correct if am wrong):

1) Server entry is done in Window->Preference->SAP J2EE Engine

2) Entry is done properly in host file start->run->drivers->etc->host, make entry like

<IP address of server><tab separated><qualified host name include domain if they are out of domain>

3)Checked out if your J2EE server is working (It is working).

I have also entered the correct SDM Password.

Still am not able to Deploy and Run my application sucessfully.

I am getting the below mentioned error:

"Result

=> deployment aborted : file:/C:/DOCUME1/DISHAD1/LOCALS1/Temp/temp13657sap.comhello.ear

Aborted: development component 'hello'/'sap.com'/'LOKAL'/'0.2011.05.27.17.09.50'/'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 have gone through many similar threads and done the changes as mentioned but m still facing the sme issue.

Please Help.

Thanks in Advance,

Regards,

Disha.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Robin,

Thank you for the quick reply.

Everything mention by you has been completed but still facing the same problem.

Regards,

Disha.

Qualiture
Active Contributor
0 Kudos

So, for my understanding, you have updated the J2EE Administrator password (not the SDM password) using Configtool as described in the SAP Note, restarted the SDM server process, but still no solution? And you could login to SDM via the client application but not via SDM?

Former Member
0 Kudos

Dear Robin/John,

Appreciate your response friends and sorry that I wasn't able to get back earlier on this. I havn't reset my J2EE admin password (Since I knew it already), I simply set this password in the secure store area as mentioned in the SAP note. Also, for convienience, I set the same password for SDM as well. I had then restarted the J2EE server but still I receive the same issue.

Request assistance in resolving this.

Thanks & Regards,

Disha Doshi

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Disha,

Hope you are doing good.

We have been seeing similar issue and there is a new note released for the same. Please go through:

1552513 - Deployment fails due to SDM connection problems to JAVA engine

Check if the configured user "admin/user/<SID>" can logon the the J2EE engine with the stored password "/admin/password/<SID>".

When you update the secure area, does the secure store files in the below location get updated?

\usr\sap\SYS\global\security\data\SecStore.properties

Hopefully this should resolve the issue.

Once the notes are applied, start the j2ee server again and then

1)

Extract the J2EEDocs.ear located in

...\SDM\root\origin\sap.com\com.sap.engine.docs.examples

2)

Deploy this with the SDM application-please select "update any version".

Does this deployment go fine? If so, then please retry the deployment.

Thank you and have a nice day :).

_____________

Kind Regards,

Hemanth

SAP AGS

Former Member
0 Kudos

Dear Hemanth,

We went through all the steps mentioned in the note 1552513. All the parameters in the system are the same as mentioned in the note.

In the below steps mentioned by you:

"

Once the notes are applied, start the j2ee server again and then

1)

Extract the J2EEDocs.ear located in

...\SDM\root\origin\sap.com\com.sap.engine.docs.examples

2)

Deploy this with the SDM application-please select "update any version".

Does this deployment go fine? If so, then please retry the deployment."

We could locate the J2EEDocs.ear file but could not Extract if because did not know how to extract it (dont know the command).

We tried deploying it with SDM application by giving the ...\SDM\root\origin\sap.com\com.sap.engine.docs.examples path but the below error occured:

"===========================================================================================

Deployment started Wed Jun 01 17:05:06 GMT + 05:30 2011

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

Starting Deployment of com.sap.engine.docs.examples

Aborted: development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'7.0103.20881111105857.0000'/'1':CPO data could not be get.com.sap.sdm.apiint.serverext.servertype.deployment.DeploymentActionException: Error: Caught the following error or exception: "com.sap.sdm.apiint.serverext.servertype.deployment.DeploymentActionException"Additional error message is: Caught exception from deploy service of SAP J2EE Engine. 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.DeloyManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine. (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)Additional error message is:com.sap.sdm.serverext.servertype.inqmy.extern.Deploy.Manager.AuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine. message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).NO_CPO)

Deployment of com.sap.engine.docs.examples finished with Error (Duration 5619 ms)

"

Please help.

Awaiting reply.

Thank you,

Regards,

Disha.

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Disha,

Hope you are doing good.

As mentioned earlier, when you update the secure area, does the secure store files in the below location get updated?

\usr\sap\SYS\global\security\data\SecStore.properties.

Once the password is changed, you need to make the changes in the config tool and restart the server . check the default traces for more clues as well.

Thank you and have a nice day :).

_____________

Kind Regards,

Hemanth

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Hemanth,

Thank you so much for your reply.

I will implement the steps mentioned by you and will get back to you.

Thank you,

Regards,

Disha.

junwu
Active Contributor
0 Kudos

have you changed the administrator's password recently?

have you followed the notes 701654?

Edited by: John Wu on May 27, 2011 4:25 PM

Qualiture
Active Contributor
0 Kudos

Hi,

Are you able to login to the standalone SDM client using the password provided?

Also, have you looked at the SAP note mentioned in the error message?

Edited by: Robin van het Hof on May 27, 2011 2:40 PM