cancel
Showing results for 
Search instead for 
Did you mean: 

SCA not appearing in Jtrans Inbox folder

Former Member
0 Kudos

Hi,

I have done SAP NWDI configurations.

The steps done are:

1> Configuring AS Java:

a> Setting Database Properties.

b> Configuration of the AS Java.

2> Configuring CBS Server:

The following settings remains unchanged:

AdminTaskDelay

BUILD_TOOL_VM_ARGS

cleanUpRequestFolders

notifyTCS

tcsQueueCheckDelay

useClassicSync

The CBS service was started aftre the new settings.

1> Setting Up Privileges, Roles and Groups.

UME Roles

UME Role

NWDI.Administrator CBS.Administrator

CMS.Administrate

NWDI.Developer CBS.Developer

CMS.Display

CMS.ExportOwn

UME Groups UME Role

NWDI.Administrators NWDI.Administrator

NWDI.Developers NWDI.Developer

2> Assigning SLD Roles to Groups

Groups and Roles

Group Security Role

NWDI.Administrators LcrInstanceWriterAll

NWDI.Developers LcrInstanceWriterNR

3> Granting Initial Privileges

Steps have been done.

4> Preparing the System Landscape Directory (SLD)

Thess steps have been done with the SLD of the portal server.

a> Activate the SLD Server.

b> Import the SAP Master Component Information.

c> Configure the SLD Data Supplier Bridge.

d> Setup of the Data Suppliers (Java).

This step have been done with a central SLD Server.

e> Register the SLD Server in the SLD.

This step has been SLD of the portal server.

5> Setting Up the Name Service.

a> Activation of the u2033Name Serveru2033 Role in the SLD Used by NWDI

This step has been done with the portal SLD.

b> Activation of the u2033Name Serveru2033 Role when Using a Separate SLD.

This has not been done.

c> Registering the Reserved Prefix for the Name Reservation Service.

This step has been done with the Portal SLD.

6> Creating Domains.

Parameters for the Domain Configuration:

CMS Name:

CMS Description:

CMS URL:

CMS User:

CMS Password:

Transport Directory: E:/usr/sap/JTrans/Inbox

Domain ID:

Domain Name:

Domain Description:

SLD URL: url of Portal Server

7> Creating a Development Track:

This steps have been done properly.

8> Importing SCAs for the Track.

SAPJEE<SP>_<patch>.SCA (display name: SAP J2EE ENGINE <Release>)

SAPJTECHS<SP>_<patch>.SCA (display name: SAP JAVA TECH SERVICES <Release>)

SAPBUILDT<SP>_<patch>.SCA (display name: DI BUILD TOOL <Release>)

These .SCA files are copied into the E:/usr/sap/JTrans/Inbox

and imported into my track.

Also, runtime systems details: SDM port no: and password given.

Now I am able to import my track in SAP NWDS and create DCs and deploy them.

Now, the error is other than those 3 dependent .SCA files, if I am keeping any file

in E:/usr/sap/JTrans/Inbox; that is not reflected in CMS in the Check In tab of my track.

As, I need to import the ISRSRS05_0-20002510.SCA; to customize the SAP SRS code.

Also, what are the necessary changes needed to point to the Central SLD instead of Portal SLD.

Regards

Neha Singh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Error while importing ISRSRS05_0-20002510.SCA in my NWDI track.

The steps done:

1> It is already added in the CMS->Landscape Cofigurator-> Add SC.

2> Transport Studio -> Check - In -> Done.

3> Import Check Finished.

CBS Parameters:

AdminTaskDelay 5000

BUILD_TOOL_JDK_HOME E:/Java

BUILD_TOOL_VM_ARGS -Xmx1000M

cleanupUpRequestFolders true

idlestart false

notifyTCS true

rootFolder ./temp/CBS

tcsQueueCheckDelay 10000

threadPoolSize 3

useClassiceSync false

-


25 dirty DCs are inside my NWDI track.

-


Error Message:

Request failed due to failure of child requests

[EXCEPTION]

Request failed due to failure of child requests

at com.sap.tc.cbs.server.dao.impl.Request.checkForFailedChildRequests(Request.java:494)

at com.sap.tc.cbs.server.dao.impl.Request.capture(Request.java:398)

at com.sap.tc.cbs.server.proc.RequestHandler.process(RequestHandler.java:138)

at com.sap.tc.cbs.server.proc.RequestHandler.run(RequestHandler.java:121)

at com.sap.tc.cbs.server.rt.threads.PerpetualRunnable.run(PerpetualRunnable.java:109)

Former Member
0 Kudos

Hi,

Using the CBS-view you can see which (child-)requests failed and why.

Rgards,

Alain

Former Member
0 Kudos

Hi Alain,

The error is

Jan 17, 2010 11:55:19... ...tc.buildcontroller.CBSBuildController [    Info]:  
com.sap.tc.buildcontroller.BuildControllerException: Invalid syntax of passed build properties E:/Java
	at com.sap.tc.buildcontroller.CBSBuildController.createBuildSettings(CBSBuildController.java:606)
	at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:526)
	at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:452)
	at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:324)
	at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:262)
	at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:217)
	at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:178)

Regards

Neha Singh

Former Member
0 Kudos

Sounds like a misconfiguration of the CBS service. Please review it using NWA of Visual Admin.

Former Member
0 Kudos

Sounds like a misconfiguration of the CBS service. Please review it using NWA of Visual Admin.

Former Member
0 Kudos

Sounds like a misconfiguration of the CBS service. Please review it using NWA of Visual Admin.

Former Member
0 Kudos

Hi,

The issue is resolved when I changed the CBS Settings

JDK_HOME_PATHS from E:\Java to JDK1.4.2_HOME=E:\Java

Regards

Neha Singh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Neha,

Make sure you added the SAP SRS sca as a developed software component in the track data using the landscape configurator of the CMS.

Hope this helps.

Regards,

Alain

Former Member
0 Kudos

Hi,

The .SCA file now appears in the check in tab of the CMS -> Transport Studio..

I am able to check in and import check the file for import.

But after clicking the import in yesterday night, it ran into infinite loop.

The error was:

#1.5 #00505689413100450000168E000015A400047D07E0BA1673#1263372698966#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##9707328e001911df915b005056894131#Thread[SAPEngine_System_Thread[impl:5]_Group - 131,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id19455#Plain###            Error! The following problem(s) occurred  during request processing:#
#1.5 #005056894131004500001690000015A400047D07E0BA507B#1263372698982#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##9707328e001911df915b005056894131#Thread[SAPEngine_System_Thread[impl:5]_Group - 131,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id19455#Plain###            Error! The following error occurred during request processing:The build failed due to wrong or incomplete arguments, passed to the build tool. 
Please check CBS service parameters against manual.#
#1.5 #005056894131004300001739000015A400047D07E10512ED#1263372703888#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##8b69ea88001911dfa5e4005056894131#Thread[SAPEngine_System_Thread[impl:5]_Group - 129,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id19457#Plain###Error! The following problem(s) occurred  during request processing:#
#1.5 #00505689413100430000173B000015A400047D07E1051357#1263372703888#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##8b69ea88001911dfa5e4005056894131#Thread[SAPEngine_System_Thread[impl:5]_Group - 129,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id19457#Java###Error! Request failed due to failure of child requests#1#Request failed due to failure of child requests#
#1.5 #00505689413100430000173D000015A400047D07E105154C#1263372703888#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##8b69ea88001911dfa5e4005056894131#Thread[SAPEngine_System_Thread[impl:5]_Group - 129,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBS/Service#Java###Request failed due to failure of child requests 
[EXCEPTION]
 {0}#1#Request failed due to failure of child requests
	at com.sap.tc.cbs.server.dao.impl.Request.checkForFailedChildRequests(Request.java:494)
	at com.sap.tc.cbs.server.dao.impl.Request.capture(Request.java:398)
	at com.sap.tc.cbs.server.proc.RequestHandler.process(RequestHandler.java:138)
	at com.sap.tc.cbs.server.proc.RequestHandler.run(RequestHandler.java:121)
	at com.sap.tc.cbs.server.rt.threads.PerpetualRunnable.run(PerpetualRunnable.java:109)

Regards

Neha Singh