cancel
Showing results for 
Search instead for 
Did you mean: 

Error Updating MII - SP5/SP6

Former Member
0 Kudos

Hi all,

I've been trying to update MII version to SP5 or SP6 and no matter what I get the same error.

The current system is:

- Windows 2003 Server Enterprise Edition 64 bits

- MSSQL 2005

- SAP NW CE 7.11 EHP1 SP3

- MII 12.1.0

I tried updating for SP5 and SP5 but in both cases I'm getting the following error. Any ideas? I'm run out of options.

Jul 23, 2010 3:23:36 PM [Info ]:DC API is trying to connect to '[server]:50004'

Jul 23, 2010 3:23:36 PM [Info ]:DC API has Connected to '[server]:50004'

Jul 23, 2010 3:23:36 PM [Info ]:+++++ Starting D E P L O Y action +++++ [ deployerId=1 ] [ timerId=4]

Jul 23, 2010 3:23:36 PM [Info ]:Selected archives for deployment. [ deployerId=1 ]

Jul 23, 2010 3:23:36 PM [Info ]:
[server]\sapmnt\trans\EPS\in\XMII06_0-20004625.SCA

Jul 23, 2010 3:23:36 PM [Info ]:DC API got Session id='106',time:[id:#4, elapsed: 0 ms.].[ deployerId=1 ]

Jul 23, 2010 3:23:36 PM [Info ]:component version handling rule is UpdateLowerOrChangedVersionsOnly.[ deployerId=1 ]

Jul 23, 2010 3:23:36 PM [Info ]:deployment workflow strategy is normal deploy strategy.[ deployerId=1 ]

Jul 23, 2010 3:23:36 PM [Info ]:life cycle deploy strategy is disable LCM deploy strategy.[ deployerId=1 ]

Jul 23, 2010 3:23:36 PM [Info ]:Error strategies[ deployerId=1 ]:

Jul 23, 2010 3:23:36 PM [Info ]:error action 'DeploymentAction' is 'OnErrorStop'

Jul 23, 2010 3:23:37 PM [Info ]:error action 'PrerequisitesCheckAction' is 'OnErrorStop'

Jul 23, 2010 3:23:50 PM [Error ]:Deployment Exception during deployment phase 'DeploymentException',cause=ASJ.dpl_dc.001085 [ERROR CODE DPL.DC.3077] An error occurred while deploying the deployment item [sap.com_xappsxmiijraapp].

; nested exception is:

com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3297] An error occurred during deployment of [sdu id: [sap.com_xappsxmiijraapp]

sdu file path: [C:\usr\sap\[SID]\[INSTDIR]\j2ee\cluster\server0\.\temp\tcbldeploy_controller\archives\106\XMII06_0-20004625_SCA1279916617078\DEPLOYARCHIVES\xappsxmiijraapp.sda]

version status: [HIGHER]

deployment status: [Admitted]

description: []

]. Cannot update it.

Thanks guys!

Ricardo

Accepted Solutions (1)

Accepted Solutions (1)

sidnooradarsh
Contributor
0 Kudos

Hello,

Check this link for DPL.DC error codes 3077 and 3297 your facing,

[Deploy Controller error code|http://wiki.sdn.sap.com/wiki/display/JSTSG/%28JSTSG%29%28TG%29Q1125]

Also refer to this [Trouble shooting guide|https://wiki.sdn.sap.com/wiki/display/JSTSG/JavaServerTroubleshootingGuide%28JSTSG%29] for any other errors

Hope this helps to solve the issue

Regards,

Adarsh

Former Member
0 Kudos

Taking over from Ricardo here.

the deploy error codes are very generic, however in the log file I am seeing this...

Policy configuration "eis/XMIIIDOC04" does not exist in security context "SAP-J2EE-Engine" for connector "eis/XMIIIDOC04" in application "null".'. SDA : name 'xappsxmiijraapp', vendor 'sap.com', location 'MAIN_xM121PAT_C', version '4068065', software type ('J2EE', sub type ''), csn component 'XAP-MII', dependencies :[( name 'tcbljra~api', vendor 'sap.com') ]

agentry_src
Active Contributor
0 Kudos

Hi Doug,

Take a look at this post: [MII Upgrade|;

Regards,

Mike

Former Member
0 Kudos

Thanks Mike! That solved the issue.

Answers (1)

Answers (1)

Former Member
0 Kudos

Did you stop the MII application and any of the resources it uses before the update?

Just a guess. I don't know if this would really cause the issue.

Former Member
0 Kudos

Yes, I did stop J2EE aplications named XMII (MII, RFC, IDOC, etc) and still got the same error.

By the way, MII version 12.1.0 works fine. The problem happens when updating it to any higher version.

Thanks anyways!

Ricardo