Unable to login shared services URL for hyperion 9.3.1

Hi experts,
I am facing a serious issue as i am not able to see shared services welcome page at http://localhost:58080/interop though my openldap services and shared services service is started.It is showing page cannot be displayed.I am websphere as web server and it is working fine as i am able to open essbase console.
I already tried
- recovering the services
- Uninstalling and reinstalling hyperion shared service
but after that also i am not able to see shared services welcome page.
Also when i am trying to stop shared service from the services window i am not able to stop the service.It is giving error which says "Error 1053:The service did not respond to start or control request in a timely fashion."
log details:
systemErr.log :
1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.CSSAuthenticate.initializeCSS(CSSAuthenticate.java:266)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.CSSAuthenticate.initialize(CSSAuthenticate.java:74)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.AuthenticationHelper.<init>(AuthenticationHelper.java:93)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.AuthenticationHelper.getInstance(AuthenticationHelper.java:223)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.WebAppListener.contextInitialized(WebAppListener.java:49)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1401)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:400)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
[1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.reflect.Method.invoke(Method.java:391)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.Thread.run(Thread.java:568)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R Caused by: java.security.AccessControlException: access denied (java.io.FilePermission C:\WINDOWS\TEMP\SharedServices_Security_Client.log write)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.security.AccessControlContext.checkPermission(AccessControlContext.java(Compiled Code))
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.security.AccessController.checkPermission(AccessController.java(Compiled Code))
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.SecurityManager.checkPermission(SecurityManager.java(Compiled Code))
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager.java(Compiled Code))
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.SecurityManager.checkWrite(SecurityManager.java:968)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.io.FileOutputStream.<init>(FileOutputStream.java:191)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:156)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:247)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:123)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:87)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:645)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:603)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(PropertyConfigurator.java:524)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:408)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.java:340)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.hyperion.css.CSSSystem.<clinit>(Unknown Source)
[1/7/11 11:45:17:335 SGT] 0000000a SystemErr R ... 39 more
[1/7/11 11:45:17:538 SGT] 0000000a SystemErr R 390 [Thread-1] WARN common.HUBConstants - ERROR LOADING HUB CONSTANTS
com.hyperion.eie.common.EIEException: Hub.properties: file not found!!
at com.hyperion.eie.modelmgmt.util.EIEResourceLoader.getResourceAsStream(Unknown Source)
at com.hyperion.hub.common.HUBConstants.reloadHubPropsFile(Unknown Source)
at com.hyperion.hub.common.HUBConstants.<clinit>(Unknown Source)
at org.apache.slide.common.Domain.selfInit(Unknown Source)
at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
at javax.servlet.GenericServlet.init(GenericServlet.java:256)
at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:892)
at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2003)
at com.ibm.ws.runtime.component.ComponentImpl.runAsynchronousInitializer(ComponentImpl.java:159)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplications(ApplicationMgrImpl.java:745)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:524)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:149)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:568)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R java.lang.ExceptionInInitializerError
at com.hyperion.eie.config.util.xml.FileLoader.getXMLFile(Unknown Source)
at com.hyperion.eie.config.util.xml.XMLUtils.<init>(Unknown Source)
at com.hyperion.eie.config.util.database.DBProperties.isDBConfigured(Unknown Source)
at com.hyperion.eie.common.cms.CMSFacade.isCMSConfigured(Unknown Source)
at org.apache.slide.common.Domain.selfInit(Unknown Source)
at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
at javax.servlet.GenericServlet.init(GenericServlet.java:256)
at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:892)
at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2003)
at com.ibm.ws.runtime.component.ComponentImpl.runAsynchronousInitializer(ComponentImpl.java:159)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplications(ApplicationMgrImpl.java:745)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:524)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:149)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:568)
Caused by: java.lang.IllegalStateException: access denied (java.util.PropertyPermission sharedservices.logdir write): {}
at com.hyperion.eie.common.EIELog.<clinit>(Unknown Source)
... 47 more
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.xml.FileLoader.getXMLFile(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.xml.XMLUtils.<init>(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.database.DBProperties.isDBConfigured(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.common.cms.CMSFacade.isCMSConfigured(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.common.Domain.selfInit(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at javax.servlet.GenericServlet.init(GenericServlet.java:256)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
[1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at java.lang.Thread.run(Thread.java:568)
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R Caused by: java.lang.IllegalStateException: access denied (java.util.PropertyPermission sharedservices.logdir write): {}
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.hyperion.eie.common.EIELog.<clinit>(Unknown Source)
[1/7/11 11:45:17:820 SGT] 0000000a SystemErr R ... 47 more
[1/7/11 11:45:17:945 SGT] 0000000a SystemErr R UserAdmin Webservice: Unable to instantiate a logger.
[1/7/11 11:45:18:038 SGT] 0000000a SystemErr R 890 [Thread-1] ERROR framework.DsfServer - java.security.AccessControlException: access denied (java.util.PropertyPermission * read,write)
[1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] INFO framework.WorkflowEngineServiceLocal - Workflow service Embedded - Request: Sign on as trusted user
[1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] INFO framework.WorkflowEngineServiceLocal - Workflow service Embedded - Request: getUsers
[1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR framework.WorkflowEngineServiceLocal - Cannot getUsers.
java.lang.NullPointerException
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:756)
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:512)
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:317)
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:363)
at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:568)
[1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR framework.WorkflowEngineServiceLocal - Cannot signOn.
com.hyperion.workflow.engine.api.base.WfException: Cannot getUsers.null
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2175)
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:758)
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:512)
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:317)
at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:363)
at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
at javax.servlet.GenericServlet.init(GenericServlet.java:256)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:568)
[1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR agent.TaskReceiver - Error Getting the workflowEngine Cannot signOn.Cannot getUsers.null
[1/7/11 11:45:30:896 SGT] 00000017 SystemErr R java.lang.NullPointerException
at org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1219)
at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:226)
at com.ibm._jsp._launch._jspx_meth_bean_message_0(_launch.java:225)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:619)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:952)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1470)
[1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:411)
[1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:101)
[1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:566)
[1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:619)
[1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:952)
[1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1039)
[1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1470)
************* End Display Current Environment *************

Also extract form
startServer.log:
************ Start Display Current Environment ************
Host Operating System is Windows 2003, version 5.2
Java version = J2RE 1.4.2 IBM Windows 32 build cn142-20050609 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = C:\IBM\WebSphere\AppServer
user.install.root = D:\Hyperion\deployments\WebSphere6/profile
Java Home = C:\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\IBM\WebSphere\AppServer\java\lib;C:\IBM\WebSphere\AppServer\classes;C:\IBM\WebSphere\AppServer\lib;C:\IBM\WebSphere\AppServer\installedChannels;C:\IBM\WebSphere\AppServer\lib\ext;C:\IBM\WebSphere\AppServer\web\help;C:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime
Classpath = D:\Hyperion\common\config\lib\ciscustom.jar;C:\IBM\WebSphere\AppServer/profiles/default\properties;C:\IBM\WebSphere\AppServer\properties;C:\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\IBM\WebSphere\AppServer\lib\j2ee.jar;C:\IBM\WebSphere\AppServer\lib\lmproxy.jar;C:\IBM\WebSphere\AppServer\lib\urlprotocols.jar;D:\Hyperion\SharedServices\9.3.1\server\conf;D:\Hyperion\deployments\WebSphere6\SharedServices9\config;D:\Hyperion\common\JDBC\DataDirect\3.6\lib\hyjdbc.jar;D:\Hyperion\deployments\WebSphere6\SharedServices9\config\lib\HubProductBean.jar;
Java Library path = D:\Hyperion\common\CSS\9.3.1\bin;C:\IBM\WebSphere\AppServer\bin;C:\IBM\WebSphere\AppServer\java\bin;C:\IBM\WebSphere\AppServer\java\jre\bin;D:\Hyperion\common\config;D:\Hyperion\common\SAP\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;D:\Hyperion\common\CSS\9.3.1\bin;C:\IBM\WebSphere\AppServer\bin;C:\IBM\WebSphere\AppServer\java\bin;C:\IBM\WebSphere\AppServer\java\jre\bin;D:\Hyperion\common\config;D:\Hyperion\common\SAP\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;;
Current trace specification = *=info
Please advice

Similar Messages

  • Hyperion Shared Services URL

    Hi,
    I'm new in setting up and installing the Hyperion product as well as web server concept. I managed to setup Hyperion shared services using LDAP/MSAD and able to login into the Hyperion Shared Services but not able to login into Hyperion workspace. I realized that the URL for Hyperion Shared Services still on port 58080 while the current port is 50000. I tried to update the instanceconfig.xml file as well as the css.xml file (correct me if i'm wrong) but the port still goes to 58080. any idea how to resolve this? any help really appreciated.

    Hi,
    I'm new in setting up and installing the Hyperion product as well as web server concept. I managed to setup Hyperion shared services using LDAP/MSAD and able to login into the Hyperion Shared Services but not able to login into Hyperion workspace. I realized that the URL for Hyperion Shared Services still on port 58080 while the current port is 50000. I tried to update the instanceconfig.xml file as well as the css.xml file (correct me if i'm wrong) but the port still goes to 58080. any idea how to resolve this? any help really appreciated.

  • Shared Services URL throws 404 Error

    Hi,
    I've newly installed and configured EPM on a test server. I seem to be able to start the Hyperion Foundation Services (port 28080 is listening), but when accessing the Shared Services URL, I get a 404 error.
    One note: I installed the product at G:\Oracle\Middleware\..., but when starting the Foundation Services, a "product" folder is created under G:\ root folder. It contains the same folder structure as G:\Oracle\Middleware\EPMSystem11R1\products\ but there is no content in the folders. I did not make any conscious update to any config file, so I have no clue why Foundation Services is behaving this way. The diagnostic log seems to point to this as the cause of deployment failure, because it's looking for ear files which don't exist in G:\products.
    I've restarted the machine, re-ran the configurator many times, re-installed the EPM product suite, double checked environment variables and registry keys, yet this issue still persists. Can someone give me some help on this? Many thanks!!!
    The EPM version is 11.1.2.2 and we are using SQL Server 2008R2.
    ===========ERROR LOG==================
    <May 29, 2013 10:05:49 AM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'SHAREDSERVICES [Version=11.1.2.0]' due to error weblogic.management.DeploymentException: File not found with : G:\products\Foundation\AppServer\InstallableApps\common\interop.ear.
    weblogic.management.DeploymentException: File not found with : G:\products\Foundation\AppServer\InstallableApps\common\interop.ear
         at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
         at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
         at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
         at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
         Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: File not found with : G:\products\Foundation\AppServer\InstallableApps\common\interop.ear
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:117)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
         at java.util.jar.JarFile.<init>(JarFile.java:99)
         at weblogic.utils.jars.JarFileDelegate.<init>(JarFileDelegate.java:32)
         Truncated. see log file for complete stacktrace
    >
    <May 29, 2013 10:05:57 AM EDT> <Emergency> <Deployer> <BEA-149259> <Server 'FoundationServices0' in cluster 'FoundationServices' is being brought up in administration state due to failed deployments.>

    I am able to start the Weblogic Administration Console.
    In Deployment, I can find the SharedServices listed. When clicking on it, it throws an error about no ear found in path.
    In Lock & Edit mode, when Updating the SharedServices deployment, I can see that the Path is indeed pointing to the wrong G:\Products\... folder.
    I thought I could update it to point to the right one, but I get an error upon saving: [Deployer:149082]You cannot distribute application <SHAREDSERVICES> without version...
    So frustrated :(

  • Planning App Settings - Shared Services URL grayed out

    I am int he process of doing a clean install of epm 11.1.2.2. I have created a planning app in and the shared services url under application settings is incorrect. The name of the RDB server was picked up instead of the planning server. I need to change this because lcm is unable to get artifact listing for planning app. Does anyone know how or where I would go to change this? The operating system is Windows 2008 R2 with a MSSQL for the RDB.

    Hi John,
    I tried unregistering and reregistering, logged into the app through workspace which didn't change anything. I haven't been able to locate the url to connect directly to planning. Can you help? Also, I wanted to mentioned that in the earlier version of planning, 11.1.1.2, the shared services URL is not grayed out. When I saw that I thought it might be a security issue but the user has full rights.
    Thanks,
    Mike

  • I'm unable to correct a wrong url for my home page in Firefox

    I'm unable to correct a wrong url for my home page and have to manually use a separate bookmark that works once the home page loads. I use 3 url's total for the home page and the other 2 load properly.
    I've searched for the incorrect url and find it in 'about:config at browser.startup.homepage'. I've made the correction to the url but it does not seem to save when I close out of about:config.
    I've reset the home page under Tools and Options many, many times and it still doesn't change what is in
    'about:config at browser.startup.homepage
    I have been able to save the bookmark with the correct url in other folders.
    I've had this problem for quite awhile, at least 8 months or so and keep FF up to date, currently using V33.0.2 and Win7 Home Premium SP1

    I changed the pref.js file and that fixed the problem. thanks to those who responded to this question and for the quick replies. jjg18

  • Configure shared services when installing hyperion planning

    i installed oracle10.2 DB and shared services on windows(only installed DB and Shared Services!).
    now use configuration tool to configure shared services(connect it to DB).
    user:hypuser
    password:XXX
    but the error:
    unable to connect to the database for the product Hyperion Shared Services
    i thought maybe the user 'hypuser' dosen't exit yet. then i created it and make it DBA authoriry. and tried again. but still the same error.
    do anyone know how to solve it.
    thanks.

    Hi,
    make sure you have done the following:
    1. have the user hypuser with the password
    2. enter the correct hostname and port no for oracle
    3. enter the correct sid

  • Unable to configure Shared Services

    Hi All,
    I am trying to install 9.3.1 on windows 2003 server, Using Sql server 2000.
    I installed Shared Services, When I try to configure the database and Deploy the Application Server its trowing the following error:
    "Unable to connect to the database for the product Hyperion Shared Services".
    I checked that my database is up and running fine.
    Please suggest how to resolve this issue.
    Thanks in advance

    Hi John,
    Copied the below error from the log.
    (Nov 04, 2009, 06:47:39 PM), com.hyperion.cis.config.wizard.DBSetupPanel, INFO, Creating new Connecting info: user=hypss, password=*****, jdbcUrl=jdbc:hyperion:sqlserver://127.0.0.1:1433;DatabaseName=ESS, DatabaseType=MSSQLServer.
    (Nov 04, 2009, 06:47:39 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, compare driver strings(org.hsqldb.jdbcDriver,hyperion.jdbc.sqlserver.SQLServerDriver)
    (Nov 04, 2009, 06:47:39 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, compare driver strings(hyperion.jdbc.sqlserver.SQLServerDriver,hyperion.jdbc.sqlserver.SQLServerDriver)
    (Nov 04, 2009, 06:47:39 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, driver class is hyperion.jdbc.sqlserver.SQLServerDriver
    (Nov 04, 2009, 06:47:39 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, Make jdbcURL
    (Nov 04, 2009, 06:47:39 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, Make Connection using jdbc:hyperion:sqlserver://127.0.0.1:1433;DatabaseName=ESS;loadLibraryPath=F:\Hyperion/common/JDBC/DataDirect/3.6/lib
    (Nov 04, 2009, 06:47:51 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, ERROR, Error:
    hyperion.jdbc.base.BaseSQLException: [Hyperion][SQLServer JDBC Driver]Error establishing socket to host and port: 127.0.0.1:1433. Reason: Connection refused: connect
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at hyperion.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at hyperion.jdbc.base.BaseConnection.connect(Unknown Source)
         at hyperion.jdbc.base.BaseConnectionStartup.run(Unknown Source)
    (Nov 04, 2009, 06:47:51 PM), com.hyperion.cis.config.wizard.DBSetupPanel, ERROR, Error:
    com.hyperion.cis.config.ConnectException
         at com.hyperion.cis.config.AbstractProductDBConfigurator.checkConnection(AbstractProductDBConfigurator.java:270)
         at com.hyperion.cis.config.wizard.DBSetupPanel.queryExit(DBSetupPanel.java:368)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Please suggest

  • Registration with Shared Services failed for EAS, APS, Workspace & Planning

    Hi All,
    I have installed 11.1.1.3 hyperion suite with OAS as web application server.
    The architecture is
    Server 1: Shared Services
    Server 2: Workspace
    Server 3: Planning
    Server 4: EAS & APS
    Server 5: FR & Web Analysis.
    Registration of Planning, EAS, APS & Workspace with shared services failed. Configtool_err.log says:
    (May 23, 2011, 05:36:52 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    (May 23, 2011, 05:36:52 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    Error Code: -1
    com.hyperion.css.common.configuration.CSSConfigurationException: 20:3008:Failed to connect to native directory.      Error Code: 9
         at com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initProviders(Unknown Source)
         at com.hyperion.css.spi.CSSManager.initialize(Unknown Source)
         at com.hyperion.css.spi.CSSManager.<init>(Unknown Source)
         at com.hyperion.css.spi.CSSManager.getInstance(Unknown Source)
         at com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
         at com.hyperion.css.CSSSystem.getInstance(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAloneCSS(CmsRegistrationUtil.java:440)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:82)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:422)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:236)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (May 23, 2011, 05:36:53 PM), com.hyperion.planning.HspDBConfigurator, ERROR, Error happened: null
    (May 23, 2011, 05:36:53 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.planning.HspDBConfigurator.configure(HspDBConfigurator.java:209)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    I tried to telnet port 7777 & 28089 of server 1 from each server. The connection failed. I have asked the network team to open the required hyperion ports
    Can anybody help me on this.
    TIA

    Just out of interest why have you used OAS as it is pretty much dead product now and is not used in future releases.
    Anyway I am not sure why you have closed ports between those servers, you will end up spending a lot of time trying to open all the required ports between the servers.
    Can you not get all the ports open for a time just to check it definitely is a ports issue.
    It is probably also worth checking the following spreadsheet out - http://www.oracle.com/technetwork/middleware/bi-foundation/epm-components-communications-fd-11-128629.xls
    It highlights the ports used in communication.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Shared Services URL is not up....

    Hi Experts,
    I have installed and configured Essbase and planning 11.1.2. I am able to see all URL's with out any issue ? But , when I tried to open shared services we are getting the below error.
    "Error 404 -- not found"
    " From RFC 2068 Hypertext Transfer protocol --HTTP/1.1:"
    10.4.5.104 Not found.
    Thanks,
    Ganesh.

    Hi John,
    You will need to make sure "Provider Services","Foundation Services - Managed Server", "Oracle Process Manager (ohsinstance....)" are running. - All running
    Make sure you have configed the web server part of foundation in the configurator - Configured
    - Even I tried to open from workspace as well but got the same error.
    If you have then checked the logs to make sure of no errors you should be able to connect using http://<server>:19000/workspace/SmartViewProviders - I don't see any logs created when i acces the above url.
    Only has the following details
    Feb 7, 2011 5:35:37 PM -- install "WebLogic Platform" 10.3.2.0 at D:\Oracle\Middleware1
    release 10.3.2.0 [Added]
    |_____Common Infrastructure Engineering 6.8.0.0 [Added]
    | |_____Uninstall [Added]
    | |_____Patch Client [Added]
    | |_____Patch Attachment Facility [Added]
    | |_____Clone Facility [Added]
    |_____WebLogic Server 10.3.2.0 [Added]
    | |_____Core Application Server [Added]
    | |_____Administration Console [Added]
    | |_____Configuration Wizard and Upgrade Framework [Added]
    | |_____Web 2.0 HTTP Pub-Sub Server [Added]
    | |_____WebLogic SCA [Added]
    | |_____WebLogic JDBC Drivers [Added]
    | |_____Third Party JDBC Drivers [Added]
    | |_____WebLogic Server Clients [Added]
    | |_____WebLogic Web Server Plugins [Added]
    | |_____UDDI and Xquery Support [Added]
    | |_____Server Examples [Added]
    | |_____Evaluation Database [Added]
    | |_____Workshop Code Completion Support [Added]
    |_____Oracle Configuration Manager 10.3.1.2 [Added]
    |_____Data Collector [Added]
    When i tried to access the URL : http://localhost:19000/workspace/SmartViewProviders
    I got the error HTTP 405 method is not allowed.
    Can you please sugguest me ..
    thanks,
    Ganesh Krishna.
    Edited by: user12308889 on Feb 8, 2011 8:14 AM

  • Unable to process EWA service session  for portal instances

    Hi Guru,
    I am in process of generating EWA reports for portal ,below are the steps I have completed successfully.
    1. SMD agent installation on portal.
    2. Defined portal system in SMSY.
    3. completed SOLMAN_SETUP.
    4. Completed Setup Wizard for managed system.
    5. Deploy IS agent via SDM in Solman.
    6. Introscope agent setup done for managed system
    7. Managed system data is visible in IS Enterprise Manager.
    I have created EWA service session for portal but I am unable to process the service session in DSWP ,I have ran SM:EXEC SERVICES  job but still I am unable to process the session data.
    System Configuratoi: SAP EHP 1 for SAP Solution Manager 7.0 and portal is netweaver 7.0
    Thanks
    Abullais

    Hi,
    I have exactly the same problem as this and have performed all the checks as specified but still my Java only NW 7 system shows "Dates for this session are overdue".
    My Solman system is Ehp1 SPS 20 and all the managed system setup using the wizard has completed successfully. In Root Cause analysis I can see the data that the extractors have gathered on the J2EE system and in Enterprise Manager I can see the Introscope data also.
    The only thing I can think of that may be affecting the EWA session is that after I added the system into the logical component that is part of the Production solution landscape the scheduled EWA session that then appeared for the J2EE system in the list of sessions had a date set for the next scheduled EWA run (29th March). To test the EWA report for my J2EE only system I used the "change date" option after clicking on the J2EE session and set it to 25th March (this changed on 24th March). The session date then reflected the EWA session for the J2EE only system woul run on the 25th.
    Checking the session this morning I have the red flag with "Dates for this session are overdue" status.
    The sessions for the ABAP based systems are working fine, it's only this one system that is J2EE only that I have a problem with.
    Any pointers ?
    Regards,
    Brian.

  • Contact Center Anywhere8.1.3|Unable to get proper Report URL for Supervisor

    Hi,
    I am facing a problem to view the Reports using Supervisor login under Reporting.
    The version of Oracle CCA is : 8.1.3.
    1) The urlforccatotawreports field in the systemconfiguration database table is been updated with
    http://<IP>:[<Port>]/TAW
    2) Inside TAW application, web.xml is been updated, below is part of it.
    <context-param>
    <param-name>reportServerUrl</param-name>
    <param-value>http://<IP>:[<Port>]/TAW</param-value>
    </context-param>
    (IP and Port is mentioned in the actual file/field)
    3) The WebLogic server, Database server, Network Manager and TCP IP Bus have been restared after making the changes.
    If the URL is been updated in the opened browser
    from : http:///ReportServlet?fileName....................
    to : http://IP:Port/TAW/ReportServlet?fileName.......
    then we are able to see the reports properly.
    Appreciate quick help.
    Thanks,
    Vijay

    Check the database table CCA.SYSTEMCONFIIGURATION.
    Column URLFORCCATOTAWREPORTS, is used for the report server URL.
    SQL> select URLFORCCATOTAWREPORTS from SYSTEMCONFIGURATION;
    URLFORCCATOTAWREPORTS
    http://reportservers.mydomain.com
    TAW is deployed as the default service, so TAW is omitted
    If you have muliple report servers as defined in the TAW/WEB-INF/web.xml
    <context-param>
    <param-name>reportServerUrl</param-name>
    <param-value>http://reportserver1.mydomain.com</param-value>
    </context-param>
    <context-param>
    <param-name>reportServerUrl</param-name>
    <param-value>http://reportserver2.mydomain.com</param-value>
    </context-param>
    <context-param>
    <param-name>reportServerUrl</param-name>
    <param-value>http://reportserver3.mydomain.com</param-value>
    </context-param>
    reportservers.mydomain.com DNS record will contain two or more results.
    reportserver1.mydomain.com reportserver2.mydomain.com reportserver3.mydomain.com

  • After creating a workspace unable to login to developpers url

    After creating a workspace logged in as admin I'm not able to login to the developpers workspace.
    I'm using HTML_DB 1.6 which haves the documentation of 1.5
    I'm trying to login as
    http://server:port/pls/Database Authentication Descriptor/htmldb
    which is documented int he HTML_DB user guide
    Is there anyone who can provide me with the correct information?
    Hugo Perfors

    Hi Sergio,
    I don't see the login page. I'm getting an error that the page cannot be found HTTP 404
    I'm using the same server:port as i'm using for the html_admin page.
    Hugo

  • HT1567 unable to include itune service drivers for cs and dvs"s

    Unable to include itune drivers for  importing cd and dvs"s..Have tried reinstalling several times....using del lapton windows 7

    Could you post your diagnostics for us please?
    In iTunes, go "Help > Run Diagnostics". Uncheck the boxes other than DVD/CD tests, as per the following screenshot:
    ... and click "Next".
    When you get through to the final screen:
    ... click the "Copy to Clipboard" button and paste the diagnostics into a reply here.

  • Shared Services Framework for HR - Integration with SAP ERP - SAP Library

    To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.
    You can also go back to the SAP help page.

    Is there any training for the SAP HR SSF in SAP Education in London for July/Aug 2014

  • Shared services first time login

    Hi,
    We have a new installation where we have installed and configured EPM 11.1.2 products on our server.
    We have started all Hyperion services. When we go to the Shared Services url, I am unable to login using the credentials I created during the configuration.
    Am I missing something? Just in case, is there a way to reset the initial password,or retain it from somewhere?
    Thanks,
    Sujani

    By default most of them use the following :
    UserID: admin
    Passoword: password
    try to remember what user name or ID & password u gave during the Configuration.
    I think you should have the screenshots of the configuration. Check into that ....
    Good Luck ....!!!!!

Maybe you are looking for