cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BSP Application Problem

Former Member
0 Likes
800

Dear All,

I have one BSP application when I am running on the portal with SP6 it's working well,

When I worked in Portal SP16 it's not working I debug the both servers parallel I didn't find any bug.

I test the settings of both applications and configuration.

every thing is same but application is not working in Portal with SP 16

Any body can help me please.

Thanks

Regards,

Venkat

View Entire Topic
athavanraja
Active Contributor
0 Likes

" not working " can you explain this more.

whats happenning, throwing portal error page or bsp error page or what you see in the page or BSP iview itself is not called?

Regards

Raja

Former Member
0 Likes

I got the error like

Request timed out when I am debugging.

Thanks

athavanraja
Active Contributor
0 Likes

remove the debugging . just try to run the BSP iview in portal. what error are you getting there

Raja

eddy_declercq
Active Contributor
0 Likes

Hi,

Have also a look at trx ST22.

Eddy

athavanraja
Active Contributor
0 Likes

if you stay in debuggin too long the system will throw the error "Request timed out" eventhough all processing is completed successfully.

i think , how long you can stay on debugging without hitting the timed out error is determined by icm/keep_alive_timeout parameter value.

Regards

Raja

Former Member
0 Likes

I worked directly without debugging I am not getting any error my mail page is working and links are not working

Former Member
0 Likes

Hello Eddy,

I didn't find any error there.

athavanraja
Active Contributor
0 Likes

mail page -> is it a bsp application

links are not working -> links from the BSP page?

in your browser go to tools->internet options->advnaced there uncheck the check box for "show friendly error messages" check box and run your application again.

do you see any messages in the screen now?

Regards

Raja

Former Member
0 Likes

Hello Raja,

I still I am not getting any error message.

I refer the sap note: 590793 . I am not succeed with that solution also.

Thanks,

Venkat

Former Member
0 Likes

Hi venkat,

Please click 'F8' key when your debugger hanging on the program and let us know what you get.

Thanks!

lakshmikandh

eddy_declercq
Active Contributor
0 Likes

Hi,

Pls don't forget to reward points and close the question if you find the answers useful.

Eddy

Former Member
0 Likes

As of what I see,its just a setting in your ICM.

U can go to transaction SMICM and then select goto->traces->admin.

I am not sure of the path but u can check it out.

there u can change the time out parameter of the ICM.

This should almost solve the problem.