Hi All, After upgrading EPM11.1.2.1 to 11.1.2.2 the Workspace does not open up on IE8/9. Note that HSS works fine.
I get the below error:
URL: http://foundation-server.company.com:28080/workspace/index.jsp
Webpage:
<html xmlns:v lang="en-IN" dir="ltr">
<head>
<title>Oracle EPM System 11</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="MsThemeCompatible" content="yes">
<meta http-equiv="ImageToolBar" content="no">
<link rel="shortcut icon" href="bpmstatic/favicon.ico" type="image/x-icon">
<link rel="icon" href="bpmstatic/favicon.ico" type="image/x-icon">
<link type="text/css" rel="StyleSheet" href="bpmstatic/thirdparty/bindows/html/css/bimain.css">
<script type="text/javascript" src="bpmstatic/thirdparty/bindows/html/js/application.js"></script>
</head>
<body >
The system is not available due to initialization errors. There was an error initializing system registry: Workspace product node has multiple logical webapps. Check Registry contents..
</body>
</html>
I have ran the registry-cleanup.sh script but it did not detect any issues with Workspace related nodes.
Anyone has faced a similar issue?
Thanks,
Kent