cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot connect to the DTR

Former Member
0 Kudos

I have made an install of JDI according to the installation guides

After the implementation of the JDI a try to create an DTR client in Eclipse but in

the DTR console in Eclipse a get following message:

Ping on server http://localhost:50000/dtr/ returned: 501 Not Implemented

I have check the CBS log and everything appears to be fine:

#1.5#000BDB4B84C3004D00000010000003100003FA9B18225A94#1119968961921#/Applications/CBS/Administration##com.sap.tc.cbs.service.CBSFrame#######SAPEngine_System_Thread[impl:5]_11##0#0#Info#1#com.sap.tc.cbs.service.CBSFrame#Java###CBS service has been started on node #1#4064250# #1.5#000BDB4B84C3000D00000000000009D00003FA9BE7A28F68#1119972443187#/Applications/CBS/Administration##com.sap.tc.cbs.service.CBSFrame#######SAPEngine_System_Thread[impl:5]_45##0#0#Info#1#com.sap.tc.cbs.service.CBSFrame#Java###Starting CBS service on node ...#1#4064250#

#1.5#000BDB4B84C3000D00000001000009D00003FA9BE890E802#1119972458812#/Applications/CBS/Administration##com.sap.tc.cbs.server.rt.NodeAdmin#######SAPEngine_System_Thread[impl:5]_45##0#0#Info#1#com.sap.tc.cbs.server.rt.NodeAdmin#Plain###START Component Build Server build engine#

#1.5#000BDB4B84C3000D00000002000009D00003FA9BE8911AA9#1119972458828#/Applications/CBS/Administration##com.sap.tc.cbs.server.rt.impl.ResourceOrc#######SAPEngine_System_Thread[impl:5]_45##0#0#Info#1#com.sap.tc.cbs.server.rt.impl.ResourceOrc#Plain### START Component Build Server build engine#

#1.5#000BDB4B84C3000D00000003000009D00003FA9BE891A681#1119972458859#/Applications/CBS/Administration##com.sap.tc.cbs.server.rt.impl.ResourceOrc#######SAPEngine_System_Thread[impl:5]_45##0#0#Info#1#com.sap.tc.cbs.server.rt.impl.ResourceOrc#Java###CBS node : initialization complete#1#4064250# #1.5#000BDB4B84C3000D00000004000009D00003FA9BE8A586C2#1119972460156#/Applications/CBS/Administration##com.sap.tc.cbs.server.rt.NodeAdmin#######SAPEngine_System_Thread[impl:5]_45##0#0#Info#1#com.sap.tc.cbs.server.rt.NodeAdmin#Java###CBS node : initialization complete#1#4064250#

#1.5#000BDB4B84C3000D00000005000009D00003FA9BE8A59457#1119972460171#/Applications/CBS/Administration##com.sap.tc.cbs.service.CBSFrame#######SAPEngine_System_Thread[impl:5]_45##0#0#Info#1#com.sap.tc.cbs.service.CBSFrame#Java###CBS Service version is running with following settings:

#2#6.40.0#JDK_HOME_PATHS = 'JDK1.3.1_HOME=C:
j2sdk1.4.2_06;'

rootFolder = 'C:/temp/CBS'

threadPoolSize = '3'

BUILD_TOOL_VM_ARGS = '-Xmx1000M'

BUILD_TOOL_JDK_HOME = 'C:
j2sdk1.4.2_06'

nodeID = '4064250'

notifyTCS = 'true'

AdminTaskDelay = '5000'

cleanUpRequestFolders = 'true'

tcsQueueCheckDelay = '10000'

idleStart = 'false'

useClassicSync = 'true'

com.sap.tc.cbs.server.BuildControllerClassPath = 'C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
services
tc.CBS.Service
CBSBuildTool.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
services
tc.CBS.Service
cbs.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
com.sap.tc.Logging
loggingStandard.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
sapxmltoolkit
sapxmltoolkit.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
opensql
sqljapi.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
opensql
opensql.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
tc.CBS.CommonPart
cbsdbapi.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
tc.CBS.CommonPart
cbscontroller.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
tc.CBS.API
cbsclient.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
tc.CBS.API
cbscommon.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
tc.CBS.API
cbsutil.jar;C:
usr
sap
J2E
JC00
j2ee
cluster
server0
bin
ext
t

Does anyone have any clue what’s wrong?

Thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Try the fully qualified domain name instead of localhost.

Former Member
0 Kudos

Hi,

check http://localhost:50000/sld here you will crete a Software component.

<b>System Landscape Directory</b>

The SAP System Landscape Directory (SLD) maintains information about all installable and installed elements of your system landscape.

System Landscape

Technical Landscape

View and define systems, servers, and clients of your system landscape.

Business Landscape

Software Catalog

Search for products and software components.

Development

Name Reservation

Manage name reservation for development.

Content Maintenance

View and change generic CIM data.

Class Browser

View detailed CIM class

check this link

http://help.sap.com/saphelp_nw04/helpdata/en/96/5cc5d7a3e741d3905e37d460c4d8c3/frameset.htm

Scenario 3: Layered Development->Working With the DTR

Scenario 2: Development with a Track->Development Steps in the Scenarios 2 and 3

Settings of the ”Ignored Resources“

http://<server>:50000/deinf you will see

CMS: Change Management Service

CBS: Component Build Service

DTR: Design Time Repository

check DTR is accssible

Meanwhile chk the URL

http://help.sap.com/saphelp_nw04/helpdata/en/2d/732441509fa831e10000000a1550b0/content.htm

Regards,

RK

Message was edited by: Ramakrishna Venkat

Former Member
0 Kudos

Thanks for the help,

Unfortunately I cannot find the DTR link you write about in the SLD, neither can I find the sap.com/tcdtrenterpiseapp application under Services > Deploy > Application that the saphelp page writes about?

Regards,

R

yasu_ramaiah
Explorer
0 Kudos

http://<server>:50000/dtr try using this link