Skip to Content
0
Feb 01, 2008 at 08:45 PM

java.lang.IllegalArgumentException: Null value not allowed

116 Views

Hi, We are getting an error on 2 of our 3 custom iviews: Null value not allowed

I cannot find the correct log to see what is causing the problem.

The initial exception that caused the request to fail was:

Null value not allowed

java.lang.IllegalArgumentException: Null value not allowed

at com.sap.ip.bi.webapplications.ui.advancedcontrols.input.impl.AcInput.setValue(AcInput.java:532)

at com.sap.ip.bi.webapplications.ui.items.inputfield.InputFieldItem.buildUrTree(InputFieldItem.java:180)

at com.sap.ip.bi.webapplications.ui.items.inputfield.InputFieldItem.getElementToRender(InputFieldItem.java:216)

at com.sap.ip.bi.webapplications.ui.items.UiItem.getLocalRootUrNode(UiItem.java:467)

at com.sap.ip.bi.webapplications.ui.items.UiItem.getRootUrNode(UiItem.java:428)

We recently applied SP14 from SP12.

Our iViews are set to version property is set to 'SAP NetWeaver BI'

The system property is set to 'SAP_LocalSystem'

We have our BI JAVA in on our portal system (windows) and our BW abap on another system. ( iseries)

Thanks,

Brian