Hello All,
I am getting the following exception when i click on the button of a JSPDynPage.
<b> Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/NewHitach/NewHitachiRole/NewHitachiWorkset/NewHitachiPage/NewHitachiIview
Component Name : NewHitachiProject.HitachiGroups
The exception was logged. Inform your system administrator..
Exception id: 03:49_05/12/06_0024_3183250
See the details for the exception ID in the log file
</b>
I have checked the log file. The log file exception entry is as follows.
<b>#
#1.5#0003BAF96A5100670000000900000715000423DA0F9E9D66#1165319378738#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#test66319#318####afb2dbf0845611dbcd620003baf96a51#Thread[PRT-Async 4,5,PRT-Async]##0#0#Error#1#/System/Server#Java###Exception ID:03:49_05/12/06_0024_3183250
[EXCEPTION]
#1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
Component : pcd:portal_content/NewHitach/NewHitachiRole/NewHitachiWorkset/NewHitachiPage/NewHitachiIview
Component class : com.hcl.user.HitachiGroups
User : test66319
at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377)
at java.security.AccessController.doPrivileged(Native Method)
at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390)
at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NullPointerException
at com.hcl.user.HitachiGroups$HitachiGroupsDynPage.doProcessAfterInput(HitachiGroups.java:113)
at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
... 7 more
#
</b>
<b> Please tell me what is the problem </b>
regards
Brahmachaitanya