Hi Experts - I'm just trying to create a simple page with 3 i views which display the PDF documents.
I used KM Document I View template and the preview works perfectly.
When i add them to a page, sometimes it display them properly and sometimes it throws exceptions.
So i tried using the "Analyze" option on the i view and enabled all the categories. When i execute, i'm getting the below error.
Image may be NSFW.
Clik here to view.
Errors in NWA when i access the page -
com.sap.portal.prt.broker.PortalModuleNotFoundException: Could not retrieve portal application ~0_files
at com.sap.portal.prt.broker.PortalAppBroker.ensurePortalModuleIsStarted(PortalAppBroker.java:640)
at com.sap.portal.prt.broker.PortalAppBroker.getPortalModule(PortalAppBroker.java:319)
at com.sap.portal.prt.component.PortalComponentContextFactory.createPortalComponentContext(PortalComponentContextFactory.java:140)
at com.sap.portal.prt.component.PortalComponentContextFactory.getPortalComponentContext(PortalComponentContextFactory.java:82)
at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:442)
at com.sapportals.portal.prt.connection.ServletConnection._handleRequest(ServletConnection.java:224)
--------------------------------------------------------
java.lang.NullPointerException: while trying to invoke the method java.lang.Object.equals(java.lang.Object) of a null object loaded from local variable 'design'
at com.sapportals.htmlb.enums.TrayDesign.getDesignClass(TrayDesign.java:69)
at com.sapportals.portal.pb.PageUtilHook.onComponentBegin(PageUtilHook.java:125)
at com.sapportals.portal.pb.PageUtilHook.doDocumentHook(PageUtilHook.java:77)
at com.sapportals.portal.pb.PageUtilHook.doDocumentHook(PageUtilHook.java:46)
at com.sapportals.portal.pb.fpm.FPM.doDocumentHook(FPM.java:222)
Has anyone faced such issues? The Analyze option works perfectly?
I noticed some difference with KM document template and i created the thread for the same..
KM document Iview template - Issues after upgrade
Please share your thoughts..
Thanks for your time..