cancel
Showing results for 
Search instead for 
Did you mean: 

Dev Studio 2.0.2 Build 200310020028 - SDM User/Password wrong

Former Member
0 Kudos

Hello,

I tried to deploy an webdynpro application ( Context Menu -> Deploy and Run) which I developed with Studio 2.0.0 with the Updated IDE. It did not work because of wrong user data ( apiadmin is possibly wrong, sdm expects admin/sdm, message see below).

J2EE and SDM where both started.

Where can I configure the user/Password used for Context Menu -> Deploy and Run inside or outside the IDE?

"An exception occured while deploying: com.tssap.j2ee.ui.core.deploy.DeploymentException

Server localhost did not accept login request as apiadmin on port 50018 - Request for Logon rejected because of wrong role/password combination

Deploy with SDM

==> Host is : localhost

==> Port is : 50018

Make sure that the J2EE and SDM server settings are correct and both servers have been started"

Greetings Ulf

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Benny, Hello Karin

I installed that IDE 2.0.2 on WebAS 6.3 Beta2. I wouldn't have done this if there would have been a SAP Note (see for this case the incomplete 668887) that would have mentioned the strong coupling to a special WebAs Build.

I think a downloadable resource should always contains a hint:

- what web AS build it was tested with

- where to find that web AS build (if available)

- possible risks

Greetings Ulf

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

You are right. I initiated a change on the note about this.

Thanks for the hint.

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Where did you get the updated IDE and on which version of the server are you running? This is clearly a change in the code as you never should get such a problem.

Please install bot updated versions.

Either you are internal (then please use the 6.30 hotline) or otherwise somebody delivered you a mess up.

Regards,

Benny

Former Member
0 Kudos

I am getting the same error. Though the error states that its a login issue, the next line says:

>No server is running

I tested the connection and am aboe to login using remotegui. Here's the complete error:

Thanks

Guru Shetti

Contents of the log file of the target system:

03/10/22 14:50:32 -  ***********************************************************

03/10/22 14:50:32 -  Start updating EAR file...

03/10/22 14:50:32 -  EAR file updated successfully for 291s.

03/10/22 14:50:32 -  Start deploying ...

03/10/22 14:50:32 -  ERROR : com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: with UserName:

                         Check your Login Info.

                         Exception is:

                     com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running

                      at com.sap.engine.deploy.manager.DeployManagerImpl.setBroker(DeployManagerImpl.java:3375)

                      at com.sap.engine.deploy.manager.DeployManagerImpl.makeNewConnection(DeployManagerImpl.java:3342)

                      at com.sap.engine.deploy.manager.DeployManagerImpl.deployUpdateAction(DeployManagerImpl.java:552)

                      at com.sap.engine.deploy.manager.DeployManagerImpl.deploy(DeployManagerImpl.java:469)

                      at java.lang.reflect.Method.invoke(Native Method)

                      at com.sap.sdm.serverext.servertype.inqmy.icw.IcwAbstractClassWrapper.icwInvokeInstanceMethod(IcwAbstractClassWrapper.java:303)

                      at com.sap.sdm.serverext.servertype.inqmy.icw.IcwAbstractClassWrapper.icwInvokeInstanceMethod(IcwAbstractClassWrapper.java:278)

                      at com.sap.sdm.serverext.servertype.inqmy.icw.IcwInstanceWrapperDeployManager.deploy(IcwInstanceWrapperDeployManager.java:292)

                      at com.sap.sdm.serverext.servertype.inqmy.EngineApplOnlineDeployer.performAction(EngineApplOnlineDeployer.java:198)

                      at com.sap.sdm.serverext.servertype.inqmy.EngineDeployer.act(EngineDeployer.java:68)

                      at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:231)

                      at com.sap.sdm.flow.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:62)

                      at com.sap.sdm.flow.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:234)

                      at com.sap.sdm.flow.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:50)

                      at com.sap.sdm.inststate.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:82)

                      at com.sap.sdm.inststate.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:63)

                      at com.sap.sdm.inststate.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:80)

                      at com.sap.sdm.inststate.InstContext.processEventServerSide(InstContext.java:116)

                      at com.sap.sdm.inststate.InstContext.processEvent(InstContext.java:72)

                      at com.sap.sdm.client_server.guiandapiserver.impl.GuiServer.processEvent(GuiServer.java:659)

                      at com.sap.sdm.client_server.guiandapiserver.impl.GuiServer.serve(GuiServer.java:233)

                      at com.sap.bc.cts.tp.net.Worker.run(Worker.java:44)

                      at java.lang.Thread.run(Thread.java:479)

03/10/22 14:50:32 -  ***********************************************************

(error ID: com.sap.sdm.serverext.servertype.inqmy.EngineApplOnlineDeployer.performAction(int).DMEXC)

Deployment of myEarProject finished with Error (Duration 1442 ms)

Former Member
0 Kudos

Hello,

i installed the Web AS Sneak Preview that can be found at service.sap.com at first.

Everything worked fine. The Version.ASC File : 2003/05/27 50063478 #

At service.sap.com I also found the JIDE02_0-10002676.SAR. After updating the IDE

the deployment via IDE didn't work. Deloyment using remotegui was still working.

Yesterday i uninstalled the IDE 2.0.2 and installed the 2.0.0 again. After that deloyment worked again.

There must be an error in the IDE that is independent of the version of the j2ee engine.

Greetings Ulf

Former Member
0 Kudos

Hello Ulf,

the Web AS Sneak Preview version is a tested bundle of the Web AS and the development tools SAP NetWeaver Developer Studio and Web Dynpro. It is for evaluation purposes only and there is no update/upgrade path for this edition. Upgrading any of the components can - as happened in your case - break the whole system.

Greetings

Karin

Former Member
0 Kudos

Hello,

sounds strange that there is such a strong coupling between the IDE and the WebAS Release.

I never heard that I should need a special JBuilder Version to compile and deploy to an AppServer like BEA or Websphere.

Greetings Ulf

Former Member
0 Kudos

Hello Ulf,

This very strong coupling is really because of the beta version - we created this specific bundle to make sure, that you can evaluate, test and try our new development environment. With later versions it will be not that strong, on the other hand, we can not test all theoretical combinations and we will still recommend specific combinations. Anyhow, there is a stronger coupling between IDE and Web Dynpro/Web AS because Web Dynpro creates meta data (which needs to be understandable from the Web Dynpro runtime) not .jsp.

Best regards, Karin

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Ulf,

it is just that you currently better update always both IDE and server. Don't try to use newer IDE versions with older Server versions. They may be incompatible.

This, of course, will not be so in the product.

Regards,

Benny

Former Member
0 Kudos

Hello Karin,

We are using the RAMP-UP SAP 6.30 J2EE environment and are having a somehow similar problem.

The problem occurs when deploying a web dynpro application:

The problem produces following errortext:

An exception occured while deploying: com.tssap.j2ee.ui.core.deploy.DeploymentException

Problems during deployment !

Deploy on SDM

==> Host is : nebula

==> Port is : 54418

   --> Created deploy item 0 for file:/D:/SAPNetweaver/Klanten/Klanten.ear

   --> Deployment of item 0 executed but aborted: Execution of deployment Klanten aborted.

Error: Caught exception during application deployment from SAP J2EE Engine's deploy API:

com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: with UserName:      Check your Login Info. Exception is: com.sap.engine.services.jndi.persistent.exceptions.NoPermissionException: Exception during getInitialContext operation. Wrong security principles/credentials(Wrapped by com.sap.sdm.serverext.servertype.inqmy.icw.DeployManagerException)

Contents of the log file of the target system:

03/11/24 16:29:01 -  ***********************************************************

03/11/24 16:29:05 -  Start updating EAR file...

03/11/24 16:29:05 -  EAR file updated successfully for 297s.

03/11/24 16:29:05 -  Start updating...

03/11/24 16:29:07 -  ERROR : com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: with UserName:

                         Check your Login Info.

                         Exception is:

                     com.sap.engine.services.jndi.persistent.exceptions.NoPermissionException: Exception during getInitialContext operation. Wrong security principles/credentials

                      at com.sap.engine.deploy.manager.DeployManagerImpl.setBroker(DeployManagerImpl.java:3469)

                      at com.sap.engine.deploy.manager.DeployManagerImpl.makeNewConnection(DeployManagerImpl.java:3436)

                      at com.sap.engine.deploy.manager.DeployManagerImpl.deployUpdateAction(DeployManagerImpl.java:585)

                      at com.sap.engine.deploy.manager.DeployManagerImpl.update(DeployManagerImpl.java:507)

                      at java.lang.reflect.Method.invoke(Native Method)

                      at com.sap.sdm.serverext.servertype.inqmy.icw.IcwAbstractClassWrapper.icwInvokeInstanceMethod(IcwAbstractClassWrapper.java:303)

                      at com.sap.sdm.serverext.servertype.inqmy.icw.IcwAbstractClassWrapper.icwInvokeInstanceMethod(IcwAbstractClassWrapper.java:278)

                      at com.sap.sdm.serverext.servertype.inqmy.icw.IcwInstanceWrapperDeployManager.update(IcwInstanceWrapperDeployManager.java:305)

                      at com.sap.sdm.serverext.servertype.inqmy.EngineApplOnlineDeployer.performAction(EngineApplOnlineDeployer.java:207)

                      at com.sap.sdm.serverext.servertype.inqmy.EngineDeployer.act(EngineDeployer.java:75)

                      at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:228)

                      at com.sap.sdm.serverext.sdmprovided.decorators.DeploymentActionProcessorDecorator.executeAction(DeploymentActionProcessorDecorator.java:61)

                      at com.sap.sdm.flow.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:58)

                      at com.sap.sdm.flow.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:185)

                      at com.sap.sdm.flow.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:50)

                      at com.sap.sdm.inststate.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:84)

                      at com.sap.sdm.inststate.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:61)

                      at com.sap.sdm.inststate.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:79)

                      at com.sap.sdm.inststate.InstContext.processEventServerSide(InstContext.java:83)

                      at com.sap.sdm.inststate.InstContext.processEvent(InstContext.java:69)

                      at com.sap.sdm.flow.controllers.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:117)

                      at com.sap.sdm.flow.controllers.impl.DeployerImpl.deploy(DeployerImpl.java:86)

                      at com.sap.sdm.apiimpl.local.DeployProcessorImpl.deploy(DeployProcessorImpl.java:57)

                      at java.lang.reflect.Method.invoke(Native Method)

                      at com.sap.sdm.client_server.guiandapiserver.impl.GuiServer.requestRemoteCall(GuiServer.java:1544)

                      at com.sap.sdm.client_server.guiandapiserver.impl.GuiServer.serve(GuiServer.java:228)

                      at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)

                      at java.lang.Thread.run(Thread.java:479)

03/11/24 16:29:07 -  ***********************************************************

(error ID: com.sap.sdm.serverext.servertype.inqmy.EngineApplOnlineDeployer.performAction(int).DMEXC)

Make sure that the J2EE and SDM server settings are correct and both servers have been started

Can you tell me what causes the problem.

Would it be smart to installa the SP02 patch for J2EE

regards

Bertil Rebergen