cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot access Data Orchestration Admin and Monitoring Portal

Former Member
0 Kudos

I think our system has not been completely configured correctly. When I try to log on the the Admin and Monitoring Portal, the following URL appears:

http://just:50000/sap/bc/webdynpro/sap/sdoe_administration?sap-language=EN

And after logging in, complains that:

The URL contains no complete domain specification (just instead of just.<domain>.<ext>).

Can anybody inform how to resolve this?

BR,

Tony.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Tony,

May be you could try checking this:

1) Goto Transaction 'RZ10'

2) Check for the existing profiles (F4 in the 'Profile' field)

3) Choose the profile 'Default'

4) Choose the 'Extended Maintenance' (radio button)

5) Choose Display

Check if you have following entries (especially SAPFQDN) are present:

Parameter Name - Value

SAPSYSTEMNAME - <SID>

SAPGLOBALHOST - <Host Name> (Ex. 'forums')

SAPFQDN - <FQDN Name> (Ex. 'sdn.sap.com')

SAPLOCALHOSTFULL - $(SAPLOCALHOST).$(SAPFQDN)

If the entry is not present, add the same by clicking the 'Display - Change' Button and navigate to tab 'Parameter' and choose 'Create'

The name of the Parameter as mentioned 'SAPFQDN' (could be as required)

Parameter Value - 'sdn.sap.com' (could be as required)

Save it.

Similarly there would be another profile '<SID>_Instance(xx)_Host>. Please check for the enteries there as well, else add the enteries and save the file.

Might require restart of the system. Hope this should help.

Regards,

Amith

AnanthNatarajan
Advisor
Advisor
0 Kudos

Hi Tony,

Please check this link, this might be useful for you.

http://help.sap.com/saphelp_dm40/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm

Regards,

Ananth.

Former Member
0 Kudos

Hi ,

Please check this link on " Fully Qualified Domain Names"

"http://help.sap.com/saphelp_nw70ehp1/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm"

Regards

Vaibhav

akila_sangili
Explorer
0 Kudos

Hi,

Please check whether the host name is specified properly.

The hostname in the URL is picked from the parameter "SAPLOCALHOSTFULL" from SAP Profile and if its not specified then the value is picked from icm/host_name_full.

Regards,

Akila Sangili.

Edited by: Akila Sangili on Jul 26, 2010 11:30 AM

Former Member
0 Kudos

Hi ,

Please check this link In this check out the section

Web Dynpro ABAP Configuration-->Fully Qualified Domain Names (FQDN) and again check the section Setting the FQDN

[Fully Qualified Domain|http://help.sap.com/saphelp_nwmobile71/helpdata/en/44/bc872fc60b7006e10000000a155369/frameset.htm]

I guess this domain error has something to do with FQDN.

If you are trying this out in the same box where WEBAS is installed, may be you can checkout with http://localhost:port.

Regards,

Liji