cancel
Showing results for 
Search instead for 
Did you mean: 

JRA / xMii dependency error when deploying XMII 12.1 on Java AS 7.0.3

martin_E
Active Contributor
0 Kudos

Hi there,<p>I'm trying to deploy XMII 12.1 on a freshly installed JAVA AS System (NW 7.01 SP3), but the deployment logs appear to be reporting an unsupported version of the JRA connector when I attempt to deploy via JSPM.

<p>

<hr>

Aug 27, 2010 11:04:54... Info: Begin of log messages of the target system:<p>

10/08/27 23:04:52 - ***********************************************************<p>

10/08/27 23:04:53 - Start updating EAR file...<p>

10/08/27 23:04:53 - start-up mode is lazy<p>

10/08/27 23:04:53 - EAR file updated successfully for 172ms.<p>

10/08/27 23:04:53 - Start deploying ...<p>

10/08/27 23:04:54 - EAR file uploaded to server for 78ms.<p>

10/08/27 23:04:54 - ERROR: Not deployed. Deploy Service returned ERROR: <p>

java.rmi.RemoteException: Cannot deploy application sap.com/sapjra~xMIIIDOC01.. <p>

Reason: Not supported version of connector.; nested exception is: <p>

com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed:<p>

ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle',<p>

ID='com.sap.engine.services.connector.exceptions.BaseDeploymentException: Not supported version of connector.<p>

at com.sap.engine.services.connector.jca15.deploy.Container15Impl.deploy(Container15Impl.java:180)<p>

.....<p>

......<p>

10/08/27 23:04:54 - ***********************************************************<p>

Aug 27, 2010 11:04:54... Info: End of log messages of the target system.<p>

Aug 27, 2010 11:04:54... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****<p>

Aug 27, 2010 11:04:54... Error: Aborted: development component 'sapjra/xMIIIDOC01'/'sap.com'/'MAIN_MII'/'20091209120000'/'1', grouped by software component 'XMII'/'sap.com'/'MAIN_xM121PAT_C'/'1000.12.1.5.12.20100713044315''/'1':<p>

Caught exception during application deployment from SAP J2EE Engine's deploy service:<p>

java.rmi.RemoteException: Cannot deploy application sap.com/sapjra~xMIIIDOC01.. <p>

Reason: Not supported version of connector.; nested exception is: <p>

com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed:<p>

ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', <p>

ID='com.sap.engine.services.connector.exceptions.BaseDeploymentException: Not supported version of connector.<p>

...........<p>

<hr>

<p><p><p>

The above theory appears to be confirmed when I I attempt to deploy via the SDM:

<P>

<hr>Unresolved dependencies found for the following SDAs:

<P>

1.: development component 'xapps/xmii/jraapp'/'sap.com'/'MAIN_xM121VAL_C'/'3702066'/'0' dependency: <P>

name: 'tc/bl/jra/api'<P>

vendor: 'sap.com'

<p</P>

There is no component either in SDM repository or in Deployment batch that resolves the dependency.

<p</P>

Deployment will be aborted.

<hr>

<p</P>

NOW, I have deployed the sapjra.ra file as per the Note 861752 - basic JRA setup. I used the sapjra.rar that came with the JAVA AS install - I thought there may have been a different one that came with the XMII install, but I haven't been able to find it if it exists. Also, I couldn't find a description of what specific values (if any) are required for XMII or other Composites - things like the deployment name and so on. Are there any such specific values ?

<p</P>

Any help, hints or ideas would be greatly appreciated

Edited by: Martin English on Aug 27, 2010 6:23 PM (fixing markup)

Accepted Solutions (0)

Answers (3)

Answers (3)

martin_E
Active Contributor
0 Kudos

Hi Guys, <P>

thanks for your help, I've now installed a JAVA AS for NWDI, plus an NW CE system for xMII.<p><P>For what it is worth, once I decided that was the way go, everything went smoothly, except for some minor differences between the wording used in the Install Guides and what was actually on various panels.<p><P>

Once again, thanks for your help - I've spread the love around by awarding everyone (except me !!) points

Martin English

Former Member
0 Kudos

Hi.

MII 12.1 needs to run on CE 7.1 EHP1, SPS3 or higher, that is different from MII 12.0.

BR

Poul.

martin_E
Active Contributor
0 Kudos

Hi Poul,

I have had problems finding any documentation on the specifics of 12.1 (as opposed to 12.0). It doesn't even exist in http://service.sap.com/pam !!

Where is the information about the base system (CE 7.1 EHP1, SPS3 or higher) documented ?

Former Member
0 Kudos

Martin,

go to this link:

https://websmp207.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=DISP_NEW&0020068250000000...

It is documented in the Installation Guide Page 5.

BR

Pedro Iglesias

Edited by: Pedro Iglesias on Aug 29, 2010 10:49 PM

Former Member
0 Kudos

Hi.

Have you looked at this post her, there might be some hints?

Also please verify the version of netweaver and if that is supported?

BR

Poul.

martin_E
Active Contributor
0 Kudos

HA !! Funny you should point me to that thread I actually had xMii 12.1.5 running on CE 7.1 EHP1 SP03 (as the developers originally asked), but they decided they wanted it on a full JAVA AS as well.

However, it made me recheck the latest install guide I could find (which was for xMii 12.0) which says

SAP xMII 12.0 runs on the SAP NetWeaver Application Server (SAP NetWeaver AS) component of SAP NetWeaver 7.0 (2004s) SPS 14 or higher.

As stated above, I've only installed up to SP03. I'll download and apply the necessary Java AS support stacks and let you know how I go !!