cancel
Showing results for 
Search instead for 
Did you mean: 

Exception accessing portal over web dispatcher

former_member185029
Active Contributor
0 Kudos

Hello experts,

We are facing issue while accessing portal over web dispatcher on IE (7 & 8).

We get following exception when we try to load any WebDynpro IView (both standard and custom)

com.sap.tc.webdynpro.services.sal.deployment.core.ClassLoaderException: Classloader of 'sap.com/pb' is null, even though application is started.

We are able to execute the application in following ways though

1. Accessing the portal directly bypassing webdispatcher

2. Using Mozilla Firefox browser to access the webdispatcher URL.

Please guide what is missing from the configuration perspective to make it work on IE.

Appreciate the responses.

Thanks

Ashutosh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Do you get an error message in the dev_webdisp when this occurs?

Kind regards,

Mark

former_member185029
Active Contributor
0 Kudos

Yes

ERROR => shmget(15162,744864600,480) (22: Invalid argument) [shmux_mt.c 1501]

[Thr 2199027274608] *** ERROR => ShmCreate( ATTACH 62, 744864600) failed 1 [mpixx_mt.c 1061]

[Thr 2199027274608] *** ERROR => IcmBufInit: MpiInit failed (rc=1) [icxxbuf_mt.c 189]

[Thr 2199027274608] *** ERROR => IcmInit: IcmBufInit failed (rc=1) [icxxrout_mt. 2024]

We have 4 GB of SWAP memory and 4GB of the main memory available.

Ashutosh

Former Member
0 Kudos

Does this error occur exactly at the time that you get your error when accessing the portal? If so, increase the trace level of the WD and check once more..

Kind regards,

Mark

Former Member
0 Kudos

could u please let us know how u resolved this issue? we are facing the same issue after our webdispatcher upgrade