Hello,
I'm just start using BI Business Planning. For some time the system was running well. But now i got a error when we launch Planning Modeler or Planning wizard.
Is there somebody knows where this missing password has to be defined?
Following errormessage:
Root Cause
The initial exception that caused the request to fail, was:
com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing
Detailed Exception Chain
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: failed to create provider: 'password' missing
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.metadata.DRFCModelInfo.getDataType(DRFCModelInfo.java:270)
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.metadata.DRFCModelClassInfo.getPropertyDataType(DRFCModelClassInfo.java:204)
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.metadata.DRFCModelClassPropertyInfo.getDataType(DRFCModelClassPropertyInfo.java:63)
......
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)
at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1025)