cancel
Showing results for 
Search instead for 
Did you mean: 

ESS633, MSS630 , PCUI 633- CBS Errors for NWDI 7.11

S0019300750
Contributor
0 Kudos

Hello,

We are in process of upgrade of portal from 7.01 SP7 to Portal 7.3 SP5. Backend will change to ECC EHP5. We have NWDI 7.11 SP4. We want to continue for Java ESS-MSS components. NWDI is not planned for upgrade.

The JDK parameters are updated from config tool for NWDI so that those point to SAP provided sapjvm_6.

I created new track and added ESS633, PCUI_GP 633 and MSS 630.

The we checked in below SCs to track from CMS inbox folder . This list was as per the build dependency from SLD.

EP_BUILDT

EP-ADMIN

EP-RUNTIME

ENGINEAPI

J2EE-FRMW

SERVERCORE

ENGFACADE

FRAMEWORK

WD-RUNTIME

WD-RUNTIME-EXT

SAP_BUILDT

FRAMEWORK-EXT

EP-BASIS-API

EP-BASIS

When we try to import the SCs to Development, import finished. But when I checked in CBS, there are multiple broken DCs.

Most surprisingly I dont see any DC in ess. It shows Total DCs = 0 for SAP_ESS component.

Can you please suggest me whats going wrong?

Regards,

Vinod Patil

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

have you put the ess sca in the inbox folder of nwdi?

S0019300750
Contributor
0 Kudos

Hi John,

Yes SAP_ESS 633 , MSS 630, SAPPCUI_GP 633 and all above mentioned SCs were been kept in CMS inbox which we checked in to track.

Regards,

Vinod

S0019300750
Contributor
0 Kudos

I re-created the track and imported the SCAs. The runtime and JDK parameters were corrected and it helped solve the issue.

Thanks.

Former Member
0 Kudos

Hi Vinod,

We are facing similar issue.

Kindly let me know what are the corrections made for runtime & JDK parameters?

where we need make this changes.

Kindly support us, it will very helpful

Regards

N S

S0019300750
Contributor
0 Kudos

Hello,

You need to see the build logs to know the exact reason of build failure. In our case the error was pointing to JDK version. So we followed below steps to solve it.

1. Goto CMS in NWDI

2. Open the track in landscape configurator

3. Click on "Build variants" tab

4. Edit the parameter so that it has below value:

com.sap.jdk.home_path_key = JDK1.6.0_HOME

For this, you need to have SAP Java 1.6 installed on your NWDI server and environment variable JDK1.6.0_HOME pointing to it.

Hope this helps.

With Best Regards,

Vinod Patil

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Vinod,

this is not exactly true in this form.

It is not about environment variables, but about CBS parameters, but apart from this the rest is fine.

Here some more explanation on the topic:

How to deal with JDK versions

http://scn.sap.com/thread/2079515

Best Regards,

Ervin