Issue with latest fusion client patch
Hi all,
I upgrade my RPAS server and Fusion Client to the last version. When I expand a dimension label, I get an error (as shown in the screen). Does anyone knows if it is a version bug or there is a workaround?
I am using weblogic 10.3.6, oracle jdk 1.7 u51, adf 11.1.1.7, patch 17739993
The exception is the following:
ERROR view - java.lang.NullPointerException
java.lang.NullPointerException
at oracle.rgbu.ard.view.controller.PivotTableController.resizePivotTable(PivotTableController.java:266)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)