cancel
Showing results for 
Search instead for 
Did you mean: 

SPM Login error

Former Member
0 Kudos

Hi,

We're on SPM 3.0..

SSO between Java (EP) & SPM ABAP is in place...

All the other other SPM post steps have been completed including reverse proxy, web disp settings etc...

However, when we login to :http://<web disp FQDN>:<web disp port>/sap/fcprt?app-config=spm

we see a grey pop up with the below message:

Failed to open cube <!DOCTYPE html PUBLIC"-//W3C//DTD HTML 4.01Transitional//EN"><html><head><title>Logon Error Message</title><META http-equiv="Content-Type" content="text/html;charset=UTF-8"><style type="text/css">body { font-family:tahoma,helvetica,sans-serif;color:#333333;background-color:#FFFFFF; }td { font-family:tahoma,helvetica,sans-serif;font-size:70%;color:#333333; }h1 { font-family:tahoma,helvetica,sans-serif;font-size:160%;font-weight:bold;margin-top:15px;margin-bottom:3px;color:#003366; }h2 { font-family:verdana,helvetica,sans-serif;font-size:120%;font-style:italic;font-weight:bold;margin-top:6px;margin-bottom:6px;color:#999900; }p { font-family:tahoma,helvetica,sans-serif;color:#333333;margin-top:4px;margin-bottom:4px; }ul { font-family:tahoma,helvetica,sans-serif;color:#333333;list-style-type:square;margin-top:8px;margin-bottom:8px; }li { font-family:tahoma,helvetica,sans-serif;color:#33333;margin-top:4px; }.emphasize { color:#333333;background-color:#C8E3FF;padding:5px;}.note { color:#CC6600; }a { font-family:tahoma,helvetica,sans-serif;text-decoration:underline;color:#336699; }a:visited { color:#001166; }a:hover { text-decoration:none; }</style></head><body><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td><h1>Service cannot be reached</h1><br><h2>What has happened?</h2><p>URL   call was terminated because the corresponding service is not available.</p></td></tr><tr><td> </td></tr><tr><td class="emphasize"><strong>Note</strong><br>The termination occurred in system   with error code <b>404</b> and for the reason <b>Not found</b>.</td></tr><tr><td> </td></tr><tr><td><p><h2>What can I do?</h2>Please select a valid URL.</ul><br/><p class="note"></p><br/><p>HTTP 404 - Not found<br><p>Your SAP Internet Communication Framework Team</p></td></tr></table></body></html>

Please advise...

Thanks a ton !

saba.

Accepted Solutions (1)

Accepted Solutions (1)

former_member257798
Active Participant
0 Kudos

Hi Saba,

This is usually a web dispatcher problem. Be sure that your url redirectors are correct. There are changes.

The web dispatcher profile file must contain the following routing for SPM3 SP3+
a. JAVA, SRCURL=
  i. /sap/sbc/bidata
  ii. /epm/opm/bidata
b. ABAP, SRCURL=
  i. /sap/fcprt
  ii. /sap/public/bc
  iii. /sap/afcpserver
  iv. /sap/bc/srt/rfc/sap
  v. /sap/bw/bct/xsa
  vi. /sap/poa

Then restart Web dispatcher. 

Kind Regards,
  John Harris
  Senior Support Engineer, SAP Active Global Support,
  SAP America, Inc., 1001 Summit Blvd, #2100, Atlanta, GA 30319, USA

Former Member
0 Kudos

Hi John,

We're on SPM 3 SP2...

All the above routings were present in the web dispatcher profile...

http://webdisp:8100/sap/bw/bct/xsa/opm_dm_wsdl

returns accurate results too...

Please advise...

Thanks a lot !

saba.

former_member257798
Active Participant
0 Kudos

Hi Saba,

Then check all the services are active in SICF.

Error = "URL call was terminated because the corresponding service is not available"

Kind Regards,

  John Harris

Former Member
0 Kudos

Hi John,

This issue was resolved with Note 1752263

Thanks a  lot for your help !

saba.

Answers (0)