Skip to Content
0
Former Member
Jul 18, 2008 at 04:16 AM

500 Internal Server Error(WAD BI7)-using filters after OPEN_VARIABLE_DIALOG

36 Views

Hi all

We are getting the "500 Internal Server Error" when we run a query using the WAD. I have figured out the minimum number of steps to reproduce the error, they are ->

1. run Web template in BI 7 with variable input (including filters & buttons to change variable input)

2. click on button in the template that use Open_Variable_Dialog to change variable values <OK>

3. click on any filter

4. Crash - details below.

Any ideas / solutions would be greatly appreciated !

Thanks in advance

Karen

the error details ->

The initial exception that caused the request to fail was:

java.lang.NullPointerException

java.lang.NullPointerException

at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObject.getName(InfoObject.java:753)

at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.Characteristic.getSelectionStateCapabilities(Characteristic.java:563)

at com.sap.ip.bi.webapplications.selectordialog.impl.SelectorDlgProviderCharacteristic.setCharacteristic(SelectorDlgProviderCharacteristic.java:48)

at com.sap.ip.bi.webapplications.selectordialog.impl.SelectorDlgProviderCharacteristic.<init>(SelectorDlgProviderCharacteristic.java:34)

at com.sap.ip.bi.webapplications.ui.items.filterpane.control.AcFilterElement.processStartSelectorCommand(AcFilterElement.java:255)

System Environment

BI Java Release: 7 - Patch level: 0000000015 - Description: BI Web Applications Java - Additional info: - Production mode: true

BI ABAP Release: 700 - Patch level: 0015 - Description: SAP NetWeaver BI 7.0 (DBWCLNT200) - Additional info: - Production mode: true

Java Virtual Machine IBM J9SE VM - IBM Corporation - 2.2

Operating System Linux - amd64 - 2.6.5-7.257-smp

Part of the full exception chain

com.sap.ip.bi.base.exception.BIBaseRuntimeException: Unknown Error

at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:2920)

at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2688)

at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:994)

at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller._processRequest(Controller.java:883)

at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:860)

at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService._handleRequest(BIRuntimeService.java:333)

at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:250)

at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:24)

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)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)

at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)

at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)

at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)