cancel
Showing results for 
Search instead for 
Did you mean: 

Portal -- BSP - SSO

Former Member
0 Kudos

Hi Everybody,

in out company we have a BSP aplication that is based on BPS. Everything works fine. Our new task is to implement SSO (Single Sign On). For this purpose we need to use SAP EP. In the Portal I ceated an BSP iview. This Iview I have connected with my BSP application.

If I call my application in portal everything is OK, but if I try to do some navigation steps than I get error message. It happens only when I use the application in portal.

Do you have maybe any Idea why?

Regards

Erwin Buda

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Erwin,

If its only for you, it could be a permissions issue. Anyways, as Bala pointed out, it would be great if you let us know the errors you observe.

Cheers!

Sandeep Tudumu

Former Member
0 Kudos

No it is not only for me. It is for all user.

Regards

Erwin

p330068
Active Contributor
0 Kudos

Hi Erwin,

Are you using fully Qualfied name as Host....If not then you need to update in the instace profile in backed system.

Please refer to http://help.sap.com/saphelp_nwes70/helpdata/EN/84/43f0d786304e19a652a8f80909a8ec/frameset.htm

Hope it helps

Regards

Arun

Former Member
0 Kudos

Erwin,

Go to transaction SICF and navigate to sap/bc/bsp/sap/zgcore_00000001/core_pg_datmon.htm, right click and test your application, observe the results and post here.

Cheers!

Sandeep Tudumu

Former Member
0 Kudos

Thank you guys for your help.

With SICF works everythink fine. I get this error message, only if I use iview in the portal.

I think it is some problem with URL.

Regards

Erwin

Answers (2)

Answers (2)

p330068
Active Contributor
0 Kudos

Hi Erwin,

Please check the Defalt Trace Log file from server directory OR check in NWA.

Let us know the error message you are getting while accessing the BSP iview.

Hope it helps

Regards

Arun

Former Member
0 Kudos

Error Message:

The URL http://*****************/sap/bc/bsp/sap/zgcore_00000001/core_pg_datmon.htm was not called due to an error.

Note

The following error text was processed in the system IBH : Access via 'NULL' object reference not possible.

The error occurred on the application server ux010029_IBH_15 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_UPWB_C_PAGE~PREPARE_CONTEXT of program SAPLUPWB_COMPONENT

Method: DISPATCH of program CL_UPWB_BSP_APPL==============CP

Method: DISPATCH of program ZGCORE_WIB_BPS_001============CP

Method: INITIALIZATION of program CL_UPWB_BSP_APPL==============CP

Method: INITIALIZATION of program ZGCORE_WIB_BPS_001============CP

Method: ONINITIALIZATION of program CLO248PM95P04NUDES9952UIJ1RTQCP

Method: %_ONINITIALIZATION of program CL_O248PM95P04NUDES9952UIJ1RTQCP

Method: DO_REQUEST of program CL_BSP_PAGE===================CP

Method: ON_REQUEST of program CL_BSP_RUNTIME================CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_BSP===============CP

Error code: ICF-IE-http -c: 001 -u: BUDA -l: E -s: IBH -i: ux010029_IBH_15 -w: 0 -d: 20100414 -t: 084709 -v: RABAX_STATE -e: OBJECTS_OBJREF_NOT_ASSIGNED

HTTP 500 - Internal Server Error

In ST22 : error

OBJECTS_OBJREF_NOT_ASSIGNED

Regards

Erwin

Former Member
0 Kudos

Hi Erwin.

Maybe you've got [Problems in Naming of Host or Domain|http://wiki.sdn.sap.com/wiki/display/BSP/NamingRequirementsforHostnamesandDomains] or [Cookie Jar is Full|http://wiki.sdn.sap.com/wiki/display/BSP/CookieProblems#CookieProblems-CookieJarFull?]?

Try investigate this problem by looking at HTTP trace (use HTTPWatch or similar tools).

Best regards,

Aliaksandr Zhukau

Former Member
0 Kudos

Erwin,

what errors are you getting

Thanks

Bala Duvvuri