cancel
Showing results for 
Search instead for 
Did you mean: 

Problem testing WebService (Error on J2EE component)

former_member578055
Participant
0 Kudos

Hi all,

I'm using Soamanager transaction to open the web site to test a webservice. The link starts with http://sapprd.***.local:8000

I select the webservice to test, "Open Web Service navigator for selected binding" and the response of the new site opened is:

Error: -6

Version: 7000

Component: J2EE Server

Date/Time: Thu Sep 09 22:13:13 2010

Module: http_j2ee.c

Line: 820

Server: SAPPRD_P01_00

Error Tag:

Detail: Cannot reach external Application Server on localhost:50000

Any idea? Why is it going to 50000? By the way, the link above starts with the same port 8000 as the soamanager.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

> Cannot reach external Application Server on localhost:50000

Why your WSNavigator is "localhost", settings are incoorect, replace "localhost" with http://sapprd.***.local

Alternatively you can copy binding url and test by going to http://sapprd.***.local:8000/wsnavigator

Regards,

Gourav

former_member578055
Participant
0 Kudos

Hi,

Can you please explain how to change this?

By the way, it is not localhost:50000 on the address, it is http://sapprd.***.local:8000/

Thanks!

Edited by: Pedro Taveira on Sep 10, 2010 10:30 AM

Former Member
0 Kudos

Hi Pedro,

The server that you're using SOAMANAGER on, is that a dual stack (Abap & Java) or is it an Abap only stack?

The error sounds like you're missing the Java stack. If you don't have the Java stack there, then find a server where the is a Java stack (e.g. PI, EP etc.) & launch WSNavigator from there & then input the binding URL that you have in SOAMANAGER in the Abap only stack...

Regards, Trevor