EPMA Dimension Server Terminated > SVR_ERR_SESSION_NOT_FOUND
Had a curious issue where a restore of the EPMA database was required. But clearly, we missed something. When opening Workspace, EPMA components (Dimension Library, Application Library, etc) aren't available, saying "Invalid URI: The hostname could not be parsed."
I believe this error is because the dimension library isn't running. From DimensionServer.log, I can see this as the last entry...
EPMADIM] [NOTIFICATION:32] [EPMADIM-1] [EPMADIM.Hyperion.CommonServices.Exceptions.BaseException] [tid: 8] [ecid: disabled,0] SVR_ERR_SESSION_NOT_FOUND:Session f1915ccd-69f2-58eb-c876-6082a0c91c87 not found. | at Hyperion.DimensionServer.SessionManager.SessionStoreRdbms.GetSession(Guid sessionID) |
at Hyperion.DimensionServer.SessionManager.SessionStoreRdbms.SaveUserState(Guid sessionId, String userState)