cancel
Showing results for 
Search instead for 
Did you mean: 

Could not load content from connection with SAP NetWeaver Business Client

Former Member
0 Kudos

Hi.

I'm configuration NetWeaver Business Client via

"http://help.sap.com/saphelp_nw70/helpdata/EN/44/a241c4ae356573e10000000a11466f/frameset.htm".

I get a message error

Could not load content from connection pts (error code invalid server response).

This is trc text

Build date Jul 2 2007 07:36:23

Changelist @(#) $Id: //nwbc/nwbc.win/10_REL/src/shell/client/Tracer.cpp#6 $ SAP

Program version 10000.1.3.615

-


Trace Settings -


Trace level = ERROR

Maximum trace file size = 10000000

Maximum number of old trace file copies = 4

-


Trace Settings -


Trace level = ERROR

Maximum trace file size = 10000000

Maximum number of old trace file copies = 4

-


Setup -


[SETTINGS]

DEFAULT_CONNECTION=NWBC_0

LAYERED_WINDOW=0

LOG_COPIES=4

LOG_FILESIZE_IN_BYTES=10000000

LOG_LEVEL=ERROR

THEME=metal

TRACE_COPIES=4

TRACE_FILESIZE_IN_BYTES=10000000

TRACE_LEVEL=ERROR

[pts]

CLIENT=001

DUMP_OFFLINE_FILE=

HOST=pts-sap

IGNORE_IS_LEAF=

LANGUAGE=

NAME=pts

OFFLINE_FILE=

PATH=/sap/bc/dal/demoA

PORT=8000

PRINT_POLLING=

PROTOCOL=HTTP

R3_CONTENT_TYPE=

R3_OFFLINE_LOGON=

SECTION=NWBC_0

TYPE=R3

USER=

WS_NY=

29.09.2008 14:48:45

ERROR <NWBC::CBackendConnection> | CConnectionTool::setupProxyAutoConfig: WinHttpGetProxyForUrl() failed (connection HTTP://pts-sap:8000/sap/bc/dal/demoA, error 12180 (0x2F94): )

29.09.2008 14:48:46

ERROR <NWBC::CBackendConnection> | failed to startup connection pts!

29.09.2008 14:49:20

ERROR <NWBC::CBackendConnection> | CConnectionTool::setupProxyAutoConfig: WinHttpGetProxyForUrl() failed (connection HTTP://pts-sap:8000/sap/bc/dal/demoA, error 12180 (0x2F94): )

ERROR <NWBC::CBackendConnection> | failed to startup connection pts!

ERROR <NWBC::CConnectionManager> | Failed to load content from connection pts! (error invalid server response, error code 1)

-


Statistics -


0 fatal messages

5 error messages

0 warning messages

0 info messages

0 debug messages

0 hex messages

Hhow to solve it ?

Thanks every helps.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

HTTP://pts-sap:8000/sap/bc/dal/demoA

-> can you open this in a browser ?

-> is pts-sap the right hostname ? pls try as well with

domain name, f.e. pts.sap.domain.country

-> is 8000 the right port number ?

-> goto transaction SICF and check if the service is

actived -> if note right click and activate

Hope this helps.

Kind regards,

Andreas

Former Member
0 Kudos

Hi.

- I can open this in a browser, I already logon with user name and pass.

But this is what i get

<?xml version="1.0" ?>

<DAL />

- Host name is right, i use lan network to connect server.

- Port 8000 is right.

- i checked transaction SICF, service actived.

Can you help me.

Edited by: Nghiem Van Dung on Sep 30, 2008 11:20 AM

Former Member
0 Kudos

Hi,

I believe the following needs to be checked:

1. I can see that u r not using the FQDN (domain name missing) this is requred for SSO2 cookies.

2. Is a web dispatcher present in between the ABAP AS and the NWDI client? Also the table HTTPURLLOC needs to be maintained.

Regards, Dibya

Former Member
0 Kudos

Hello Dibya,

Do we really need a web dispatcher in between the NWBC and the ABAP instance??

Thanks in advance!

Abhilash