Hi,
We have Integrated SEM server into Portal. We created Web Applications
through "Web Application Designer" and Integratred in Portal. It was
executing in portal successfully.
Now we upgraded SEM Patch levels
SAP_ABAP 12 -> 13
SAP_BASIS 12 -> 13
SAP_BW 13 -> 14-> 15
We started getting error in our running application and Newly created application. and this error is due to ABAP dump in SEM server.
ABAP dump : "IOBJ_VALUE_NOT_VALID"
Portal Error :
Exception condition "IOBJ_VALUE_NOT_VALID" raised.
com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Exception condition "IOBJ_VALUE_NOT_VALID" raised.
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1442)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3979)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3416)
at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco640.Jco640Proxy.executeFunction(Jco640Proxy.java:255)
According to note 1032261
BI-ABAP 15
BI-JAVA 13
compatibility
we upgraded portal BI-JAVA component to 13
we are still getting error in executing the previously created
applications.and same error coming while creating new appplications.