cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

JSPM error ERROR CODE DPL.DCAPI.1023

former_member196171
Participant
0 Likes
1,174

Hi

I am installing java patch for ESS and MSS on NW 7.3 , while staring JSPM , JSPM stops with the error as below:

Just wondering if it is good idea to use SUM for patching instead of JSPM

Please help

<!--LOGHEADER[START]/-->

<!--HELP[Manual modification of the header may cause parsing problem!]/-->

<!--LOGGINGVERSION[2.0.7.1006]/-->

<!--NAME[D:\usr\sap\POS\J04\j2ee\JSPM\log\log_2012_09_10_18_00_52\JSPM_MAIN_1_01.LOG]/-->

<!--PATTERN[JSPM_MAIN_1_01.LOG]/-->

<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %m)]/-->

<!--ENCODING[UTF8]/-->

<!--LOGHEADER[END]/-->

Sep 10, 2012 6:01:19 PM [Info]: Phase JSPM/JSPMPhases/JSPM_MAIN has been started.

Sep 10, 2012 6:01:19 PM [Info]: Phase type is com.sap.sdt.jspm.phases.PhaseTypeJSPM.

Sep 10, 2012 6:01:20 PM [Info]: Starting Initialize dialog...

Sep 10, 2012 6:01:20 PM [Info]: Detecting system parameters...

Sep 10, 2012 6:01:20 PM [Info]: You can find additional information in log file D:\usr\sap\POS\J04\j2ee\JSPM\log\log_2012_09_10_18_00_52\DETECT_SYSTEM_PARAMETERS_01.LOG.

Sep 10, 2012 6:01:26 PM [Info]: Detection of system parameters has finished.

Sep 10, 2012 6:01:26 PM [Info]: Initialize dialog has been processed.

Sep 10, 2012 6:01:26 PM [Info]: Checking connectivity to AS Java...

Sep 10, 2012 6:01:26 PM [Info]: Connecting to Deploy Controller on host NHRD046 port 50404 with user test.

Sep 10, 2012 6:01:28 PM [Info]: Starting LogIn dialog...

Sep 10, 2012 6:01:49 PM [Info]: Dialog LogIn has been confirmed by the user.

Sep 10, 2012 6:01:49 PM [Info]: Connecting to Deploy Controller on host NHRD046 port 50404 with user J2EE_ADMIN.

Sep 10, 2012 6:01:50 PM [Info]: Connection to AS Java on host NFGSD050, port 50404 is valid.

Sep 10, 2012 6:01:50 PM [Info]: Logging on to application...

Sep 10, 2012 6:01:50 PM [Info]: Detecting system components...

Sep 10, 2012 6:01:50 PM [Info]: You can find additional information in log file D:\usr\sap\POS\J04\j2ee\JSPM\log\log_2012_09_10_18_00_52\DETECT_SYSTEM_COMPONENTS_01.LOG.

Sep 10, 2012 6:01:55 PM [Info]: Zip file D:\usr\sap\POS\J04\j2ee\JSPM\log\errorReport.zip with collected logs created succesfully.

Sep 10, 2012 6:01:55 PM [Error]: Zip file D:\usr\sap\POS\J04\j2ee\JSPM\log\errorReport.zip with collected logs created succesfully.

Sep 10, 2012 6:01:55 PM [Error]: Exception has occurred during the execution of the phase.

Sep 10, 2012 6:01:55 PM [Error]: com.sap.engine.services.dc.api.explorer.RepositoryExplorerException: [ERROR CODE DPL.DCAPI.1023] AuthorizationException.

Reason: ASJ.dpl_dc.003151 The user J2EE_ADMIN could not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermission dc) permission for deploy controller.

Sep 10, 2012 6:01:55 PM [Error]: com.sap.engine.services.dc.api.explorer.RepositoryExplorerException: [ERROR CODE DPL.DCAPI.1023] AuthorizationException.

Reason: ASJ.dpl_dc.003151 The user J2EE_ADMIN could not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermission dc) permission for deploy controller.

Sep 10, 2012 6:01:55 PM [Error]: Could not access deployment controller repository. See log D:\usr\sap\POS\J04\j2ee\JSPM\log\log_2012_09_10_18_00_52\deploy_api.0.log for details.

Sep 10, 2012 6:01:55 PM [Error]: Could not detect deployed components.

Sep 10, 2012 6:01:55 PM [Error]: Could not detect deployed components.

Sep 10, 2012 6:01:55 PM [Error]: Cannot initialize application data.

Sep 10, 2012 6:01:55 PM [Info]: Phase JSPM/JSPMPhases/JSPM_MAIN has been completed.

Sep 10, 2012 6:01:55 PM [Info]: Start time: 2012/09/10 18:01:19.

Sep 10, 2012 6:01:55 PM [Info]: End time: 2012/09/10 18:01:55.

Sep 10, 2012 6:01:55 PM [Info]: Duration: 0:00:35.590.

Sep 10, 2012 6:01:55 PM [Info]: Phase status is error.

Accepted Solutions (1)

Accepted Solutions (1)

former_member196171
Participant
0 Likes

Hi Jun and Anja

Thanks both of you ,  I have added administrator group  with J2EE_ADMIN user and it is working, I am in process of giving you points

Thanks again

Al Mamun

Answers (3)

Answers (3)

anja_engelhardt2
Employee
Employee
0 Likes

Hi,

J2EE_ADMIN should be Administrator role in order to deploy applications using the Deploy Service on the SAP J2EE Engine, you must be authenticated as a user from the administrators group.

Please add to the role the following security actions:
dc_action
dc_offline_action
deploy_action

See:
http://help.sap.com/saphelp_nwce10/helpdata/en/45/b90177cf2252f8e10000000a1553f7/frameset.htm

Regards,

Anja

junwu
SAP Champion
SAP Champion
0 Likes

The user J2EE_ADMIN could not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermission dc) permission for deploy controller.

it is quite clear

Former Member
0 Likes

Hi,

Not sure about JSPM vs SUM, but have you tried using the SAP <SID>ADM user instead of J2EE_ADMIN user?

Hth,

Simon