cancel
Showing results for 
Search instead for 
Did you mean: 

Service cannot be reached-(error code 403 and for the reason Forbidden.)

Former Member
0 Kudos

Hi All,

I am working on BSP's.

I built a BSP application. It was working fine. Now after 1 month when i excuted the same BSP, It is throughing error as

below:

Service cannot be reached

What has happened?

URL http://klang.synopsys.com:9004/sap/bc/bsp/sap/zhr_voe/first.htm call was terminated because the corresponding service is not available.

Note

The termination occurred in system DV4 with error code 403 and for the reason Forbidden.

The selected virtual host was 0 .

What can I do?

Please select a valid URL.

If you do not yet have a user ID, contact your system administrator.

ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:klang_DV4_04-v:0-s:403-r:Forbidden

HTTP 403 - Forbidden

Your SAP Internet Communication Framework Team

Note : An other BSP application is working fine...

Can any boady please help me to sort the iussue.

Regards,

Kishan

Accepted Solutions (0)

Answers (1)

Answers (1)

athavanraja
Active Contributor
0 Kudos

check whether the service is active in transaction SICF

(it may become inactive, when there is patch applied, upgrade , etc)

Former Member
0 Kudos

Hi Durai raj,

Thanks for your reply.

when i used the Tcose

i got screen with fields below:

Hierarchy Type :SERVICE

Virtual Host

Service Path

Service Name

PA_RFSRV

Description

Language

can you please tell what i have to fill? How can i check whether SRVICE is active or not?

Regards,

Kishan

athavanraja
Active Contributor
0 Kudos

without entering anything just click execute and expand the tree to

default_hots->sap->bc->bsp->sap-> under this node you should be able to see your BSP name . right click on it and click activate.

Regards

Raja

Former Member
0 Kudos

Hi Raja,

It working now.

Thanks ,

Kishan

MPGraziano
Participant
0 Kudos

Hi Raja,

I'm having the same issue however I am not clear what you mean by BSP name

I followed your directions and cannot see what you refer to, would you mind elaborating a bit

(NOTE I just completed EhP1 and since then can no longer use maint. opt. to connect back for selection of Support Stacks)

kind regards

Thanks

Maria

Former Member
0 Kudos

Hi Maria,

check whether the service is active in transaction SICF ,(it may become inactive, when there is patch applied, upgrade , etc)

when i used the Tcose SICF. you will get screen with fields below:

Hierarchy Type :SERVICE

Virtual Host

Service Path

Service Name

PA_RFSRV

Description

Language

without entering anything just click execute and expand the tree to

default_hots->sap->bc->bsp->sap-> under this node you should be able to see your BSP name . right click on it and click activate.

It will work....

REgards,

Kishan

Former Member
0 Kudos

Hi Maria,

The BSP Name is nothing but the BSP Application name. When you create a BSP applicaiton, a SICF service is created along with the BSP application. All the request that the user makes to this BSP application is processed by the service only with the help of this corresponding SICF service.

Hope it helps!

Regards,

Maheswaran

Former Member
0 Kudos

Hi Durai raj,

I am getting the same error in quality server.

It is working DV4. ( i am not getting the error in Development Server).

Is it Required that we need to do the same ( in SICF Toce ) in Quality server?.

The BSP application is first time moved to Quality. is it manually required to do the service activation in Tcode SICF.

Please advise me what to do?

Thanks,

Kishan

Former Member
0 Kudos

Hi,

Yes, you have to active your application in your quality systme under Transaction SICF exactly like develop.system you had.

Gauguin