cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy finished with errors

Former Member
0 Kudos

Dear

when i deploy the project,I encountered the following error:

***********************************************************************************************************************

Deploy finished with errors.

Exception:

com.sap.ide.eclipse.deployer.api.APIException: DeployException,cause=[ERROR CODE DPL.DCAPI.1023] AuthorizationException.

Reason: , An error occurred during the deployer retrieval. Cause =[ERROR CODE DPL.DC.3151] The user ADSuser could not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermission dc) permission for deploy controller.

at com.sap.ide.eclipse.deployer.dc.ComponentManagerImpl.getDeployProcessor(ComponentManagerImpl.java:62)

at com.sap.ide.eclipse.sdm.threading.DCDeployThread.run(DCDeployThread.java:118)

Caused by: com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1023] AuthorizationException.

Reason: , An error occurred during the deployer retrieval. Cause =[ERROR CODE DPL.DC.3151] The user ADSuser could not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermission dc) permission for deploy controller.

at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.<init>(DeployProcessorImpl.java:152)

at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorFactoryImpl.createDeployProcessor(DeployProcessorFactoryImpl.java:26)

at com.sap.engine.services.dc.api.impl.ComponentManagerImpl.getDeployProcessor(ComponentManagerImpl.java:46)

at com.sap.ide.eclipse.deployer.dc.ComponentManagerImpl.getDeployProcessor(ComponentManagerImpl.java:58)

... 1 more

Caused by: com.sap.engine.services.dc.cm.security.authorize.AuthorizationException: [ERROR CODE DPL.DC.3151] The user ADSuser could not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermission dc) permission for deploy controller.

at com.sap.engine.services.dc.cm.security.authorize.impl.AuthorizerImpl.doAuthorize(AuthorizerImpl.java:71)

at com.sap.engine.services.dc.cm.security.authorize.impl.AuthorizerImpl.doAuthorize(AuthorizerImpl.java:46)

at com.sap.engine.services.dc.cm.impl.CMImpl.doAuthorize(CMImpl.java:206)

at com.sap.engine.services.dc.cm.impl.CMImpl.getDeployer(CMImpl.java:78)

at com.sap.engine.services.dc.cm.impl.CMImplp4_Skel.dispatch(CMImplp4_Skel.java:357)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)

at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)

at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)

at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)

at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)

at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)

at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)

at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108)

at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)

************************************************************************************************************************

How I solved? Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jiandong,

Most probably it seems that ADS is not configured properly on your server. Have a look at all the ADS settings as described in the guide in the below link and ensure that all settings are done prior to running the application:

Refer to the following guide for configuring the ADS.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/06717aea-0c01-0010-b28f-e6494458...

Regards,

Arafat

Former Member
0 Kudos

Hi Arafat,

That the error is because, I would like to announce that users of the project because of lack of authority&#65292;

thank you

Former Member
0 Kudos

Hi,

I'm facing the same problem, how did you solve yours ?

dimitry