Skip to Content
0
May 08, 2008 at 10:43 PM

java.lang.StringIndexOutOfBoundsException in custom BSP

24 Views

Please kindly help this colleague in his issue:

"Hi,

We are trying to Display a Custom BSP Service and a ABAP WebDynpro Application into our Custom ESS Area.

After doing the settings in ECC6 and Portal we are able to get the two Services in the Custom Area ,ABAP Webdynpro service is working fine but when we click on the BSP Service , Java Error is thrown.

java.lang.StringIndexOutOfBoundsException

at java.lang.String.substring(String.java:1067)

at com.sap.pcuigp.xssfpm.wd.Navigation.navigate(Navigation.java:214)

at com.sap.pcuigp.xssfpm.wd.wdp.InternalNavigation.navigate(InternalNavigation.java:124)

at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.navigate(FPMComponent.java:992)

at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.navigate(FPMComponent.java:975)

... 50 more

"