Hi
Am trying to open the calculation manager through workspace and am getting the below error,
ERROR:
java.lang.NoSuchMethodError: com/hyperion/calcmgr/beans/VariableUsage.isUseAsOverrideValue()Z
Have tried to re-configure, re-deploy, and configure web server.
Tried to delete all the temp folders and am still able to reproduce the error.
Not sure if any patch required or any thing am missing.
Service is in Running mode and am able to get the port listening.
Actually wanna use this for Planning purpose but all I am just trying is to Navigate --> Administer --> calcmanager
Version Details:
Hyperion 11.1.2.1
Issue with admin itself.
The log says:
]]
[2018-05-16T08:34:39.652+02:00] [CalcMgr0] [NOTIFICATION] [] [oracle.bi.bifndnepm.calcmgr.common.GenericLogger] [tid: 29] [userId: <anonymous>] [ecid: 0000MDbe6QT3R99prcDCiY1QukA30004EH,0] [SRC_CLASS: com.hyperion.calcmgr.common.CalcMgrODLLogger] [APP: CALC#11.1.2.0] [SRC_METHOD: logInfoMsg] com/hyperion/calcmgr/beans/VariableUsage.isUseAsOverrideValue()Z
[2018-05-16T08:41:53.417+02:00] [CalcMgr0] [WARNING] [EPMCAL-00002] [oracle.bi.bifndnepm.calcmgr.provider.planning.PlanningProvider] [tid: 21] [userId: <anonymous>] [ecid: 0000MDbfk4X3R99prcDCiY1QXe2L000Ek8,0:8:1] [SRC_CLASS: com.hyperion.calcmgr.common.CalcMgrODLLogger] [APP: CALC#11.1.2.0] [SRC_METHOD: log] Fermeture de com.hyperion.calcmgr.provider.planning.PlanningProvider.getApplications 53
[2018-05-16T08:41:53.467+02:00] [CalcMgr0] [NOTIFICATION] [] [oracle.bi.bifndnepm.calcmgr.common.GenericLogger] [tid: 21] [userId: <anonymous>] [ecid: 0000MDbfk4X3R99prcDCiY1QXe2L000Ek8,0:8:1] [SRC_CLASS: com.hyperion.calcmgr.common.CalcMgrODLLogger] [APP: CALC#11.1.2.0] [SRC_METHOD: logInfoMsg] Global role for user: admin is ADMINISTRATOR
[2018-05-16T08:42:52.484+02:00] [CalcMgr0] [WARNING] [] [oracle.bi.bifndnepm.calcmgr.common.GenericLogger] [tid: 24] [userId: <anonymous>] [ecid: 0000MDbfyis3R99prcDCiY1QukA30004Eq,0] [SRC_CLASS: com.hyperion.calcmgr.common.CalcMgrODLLogger] [APP: CALC#11.1.2.0] [SRC_METHOD: logStackTrace] com/hyperion/calcmgr/beans/VariableUsage.isUseAsOverrideValue()Z[[
java.lang.NoSuchMethodError: com/hyperion/calcmgr/beans/VariableUsage.isUseAsOverrideValue()Z
at com.hyperion.calcmgr.web.json.VariableUsageJSON.fillValues(VariableUsageJSON.java:99)
at com.hyperion.calcmgr.web.json.RuleInfoJSON.addVariables(RuleInfoJSON.java:116)
at com.hyperion.calcmgr.web.json.RuleInfoJSON.addObjects(RuleInfoJSON.java:45)
at com.hyperion.calcmgr.web.json.CoreInfoJSON.toString(CoreInfoJSON.java:77)
at com.hyperion.calcmgr.web.json.RuleInfoJSON.toJSON(RuleInfoJSON.java:140)
at com.hyperion.calcmgr.web.ruledesigner.Action.getComponentJson(Action.java:675)
at com.hyperion.calcmgr.web.ruledesigner.Action.getComponent(Action.java:296)
at sun.reflect.GeneratedMethodAccessor3531.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:270)
at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:187)
at org.apache.struts.actions.MappingDispatchAction.execute(MappingDispatchAction.java:169)
at com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:68)
at com.hyperion.calcmgr.web.common.BaseAction.execute(BaseAction.java:95)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at com.hyperion.calcmgr.web.util.debug.DebugFilter.doFilter(DebugFilter.java:62)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at com.hyperion.calcmgr.web.util.CSRFFilter.doFilter(CSRFFilter.java:260)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
]]
[2018-05-16T08:42:52.486+02:00] [CalcMgr0] [NOTIFICATION] [] [oracle.bi.bifndnepm.calcmgr.common.GenericLogger] [tid: 24] [userId: <anonymous>] [ecid: 0000MDbfyis3R99prcDCiY1QukA30004Eq,0] [SRC_CLASS: com.hyperion.calcmgr.common.CalcMgrODLLogger] [APP: CALC#11.1.2.0] [SRC_METHOD: logInfoMsg] com/hyperion/calcmgr/beans/VariableUsage.isUseAsOverrideValue()Z
Any suggestions/ideas on this could be a great help.
Thanks