Problem with shared services,, cannot load "assign access control"

i m using 11.1.1.3 version of EPM.
I have configured Essbase with Shared Services.
When I do right click on application on shared services and select "Assign Access Control" , it gives "loading.." .it remains same for hours..
I re configured essbase ,, but problem remained same...
Could you please suggest what I can do assign filters to users.

Have you given maxl a try:
grant filter appname.dbname.filtername to user;
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • EAS # problem with shared services

    EAS registration with Shared Services failing. The HYPERION_HOME/logs/config/configtool_err.log file shows the following error:
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, register operation failed in CMS:
    com.hyperion.interop.lib.OperationFailedException: Product already exists.Registeration failed: error.generalSaveModel.Product already exists.Registeration failed: error.generalSaveModel.
    at com.hyperion.interop.lib.helper.RegistrationHelper.register(Unknown Source)
    at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
    at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
    at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication

    seems users info is missing and results like this ...iam not sure which one would be
    Delete all contents from the eas folder,....
    Restart the services.
    Configure EAS with Shared Services
    Restart the EAS server.
    this should help ...it happened some time ago ..iam still not sure what exactly the issue but it helped me to solve my issue
    let me know if dont work

  • Problems with Shared Services Manual Deploy

    Hi everyone, I'm installing Oracle EPM 11.1.1.3 and deploying manually in a HPUX server, I only install in the Foundation Module, Shared Services, openLDAP and the common components, workspace, calculation manager and EPMA are out of this installation because, I only want to install Essbase, EAS and APS, but I have a problem, when I deploy the interop war I get failed on the deploy status with the next stack trace on weblogic console
    [HTTP:101216]Servlet: "HubFrameworkServlet" failed to preload on startup in Web application: "interop".
    java.lang.NullPointerException
         at com.hyperion.hub.struts.action.HUBActionServlet.initCSS(Unknown Source)
         at com.hyperion.hub.struts.action.HUBActionServlet.init(Unknown Source)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2770)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.NullPointerException
         at com.hyperion.hub.struts.action.HUBActionServlet.initCSS(Unknown Source)
         at com.hyperion.hub.struts.action.HUBActionServlet.init(Unknown Source)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2770)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    I can't past from this point, so I'm searching what's the reason, why this deployment can't work, I search with the validation tool and get the next log, it looks like theres something called hubRegistration that isn't configured and the other thing that I'm not sure is that I get a "Failed to connect to native directory." , Can someboyd help me with this?? I'll appreciate any kind of help that you can give me mates, thanks in advance and have a nice day.

    And the other part
    19:26:13,216 INFO [CSSLogger] Initializing CSS from Registry. - at com.hyperion.css.common.CSSLogger.getConfiguration(?:?)
    19:26:13,249 INFO [CSSLogger] Trying to get Registry Instance - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:13,314 INFO [CSSLogger] Got Registry Instance - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:13,435 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.cacheRefreshInterval has value 60 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,437 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.group.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,438 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.nameAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,439 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.group.objectclass.entry has value group?member - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,441 DEBUG [CSSLogger] Property Name: spi.provider.common.native.ctxFactory has value com.sun.jndi.ldap.LdapCtxFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,442 DEBUG [CSSLogger] Property Name: logger.priority has value WARN - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,444 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.fnAttribute has value givenname - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,445 DEBUG [CSSLogger] Property Name: spi.provider.factory.msad has value com.hyperion.css.spi.impl.msad.MSADFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,446 DEBUG [CSSLogger] Property Name: spi.provider.factory.sap has value com.hyperion.css.spi.impl.sap.SAPFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,448 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.authType has value simple - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,449 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,450 DEBUG [CSSLogger] Property Name: spi.provider.common.sap.poolName has value CSS_SAP_POOL - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,452 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.objectclass.entry has value [person, organizationalPerson, inetOrgPerson] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,453 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.objectclass.entry has value [groupofuniquenames?uniquemember, cssRole] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,455 DEBUG [CSSLogger] Property Name: spi.provider.factory.db has value com.hyperion.css.spi.impl.db.DBFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,456 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.internalQueryBatchSize has value 50 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,458 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.loginAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,459 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.emailAttribute has value mail - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,460 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.isActiveAttribute has value cssIsActive - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,462 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.snAttribute has value sn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,463 DEBUG [CSSLogger] Property Name: spi.provider.factory.ntlm has value com.hyperion.css.spi.impl.ntlm.NTLMFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,464 DEBUG [CSSLogger] Property Name: spi.provider.common.native.startupRetryInterval has value 3 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,466 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.objectclass.entry has value cssInetOrgPersonExtend - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,467 DEBUG [CSSLogger] Property Name: spi.provider.common.native.internalQueryBatchSize has value 50 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,468 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.group.nameAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,470 DEBUG [CSSLogger] Property Name: hub.location has value http://ucadmty6:28080 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,471 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.identityAttribute has value dn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,473 DEBUG [CSSLogger] Property Name: searchOrder.el has value [Native Directory] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,474 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.group.objectclass.entry has value [groupofuniquenames?uniquemember, groupOfNames?member] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,475 DEBUG [CSSLogger] Property Name: spi.provider.common.native.authType has value simple - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,477 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.cacheRefreshInterval has value 60 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,478 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.group.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,479 DEBUG [CSSLogger] Property Name: spi.provider.factory.native has value com.hyperion.css.spi.impl.nv.NativeFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,481 DEBUG [CSSLogger] Property Name: spi.provider.factory.ldap has value com.hyperion.css.spi.impl.ldap.LDAPFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,482 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,484 DEBUG [CSSLogger] Property Name: spi.provider.common.native.maxGroupNestedLevel has value 21 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,485 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.fnAttribute has value givenname - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,487 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.url has value ou=Roles - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,488 DEBUG [CSSLogger] Property Name: spi.provider.common.native.startupRetryLimit has value 10 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,489 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.isActiveAttribute has value cssIsActive - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,491 DEBUG [CSSLogger] Value is map: - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,492 DEBUG [CSSLogger] Key is: spi.provider.type value is: native - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,494 DEBUG [CSSLogger] Key is: spi.provider.name value is: Native Directory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,495 DEBUG [CSSLogger] Property Name: spi.provider.Native Directory has value {spi.provider.type=native, spi.provider.name=Native Directory} - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,497 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,498 DEBUG [CSSLogger] Property Name: spi.provider.common.native.trusted has value true - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,500 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.snAttribute has value sn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,501 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.url has value ou=People - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,502 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.url has value ou=Groups - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,504 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.emailAttribute has value mail - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,505 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.authType has value simple - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,507 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.ctxFactory has value com.sun.jndi.ldap.LdapCtxFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,508 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,509 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.emailAttribute has value mail - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,511 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.identityAttribute has value dn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,512 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.ctxFactory has value com.sun.jndi.ldap.LdapCtxFactory - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,513 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.identityAttributeType has value String - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,516 DEBUG [CSSLogger] Property Name: spi.provider.common.native.cacheRefreshInterval has value 60 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,517 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.fnAttribute has value givenname - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,520 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.objectclass.entry has value user - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,521 DEBUG [CSSLogger] Property Name: spi.provider.common.native.user.loginAttribute has value cssDisplayNameDefault - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,523 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.internalQueryBatchSize has value 50 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,524 DEBUG [CSSLogger] Property Name: token.timeout has value 480 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,525 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.nameAttribute has value cssDisplayNameDefault - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,527 DEBUG [CSSLogger] Property Name: spi.provider.common.native.identityAttribute has value dn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,528 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.user.loginAttribute has value uid - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,530 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.objectclass.entry has value [groupofuniquenames?uniquemember, cssGroupExtend?cssIsActive] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,531 DEBUG [CSSLogger] Property Name: hub.dirPort has value 28089 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,532 DEBUG [CSSLogger] Property Name: spi.provider.common.ldap.group.nameAttribute has value cn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,534 DEBUG [CSSLogger] Property Name: spi.provider.common.sap.poolSize has value 20 - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,535 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.identityAttributeType has value String - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,536 DEBUG [CSSLogger] Property Name: spi.provider.common.native.role.productCodeAttribute has value cssProductCode - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,538 DEBUG [CSSLogger] Property Name: spi.provider.common.msad.user.snAttribute has value sn - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,539 DEBUG [CSSLogger] Property Name: spi.provider.common.native.group.descAttribute has value description - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,541 DEBUG [CSSLogger] Property Name: delegatedUserManagement.enabled has value false - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,749 INFO [CSSLogger] Got hub location from Registry:http://ucadmty6:28080 - at com.hyperion.css.common.CSSLogger.getHubLocationFromRegistry(?:?)
    19:26:13,950 INFO [CSSLogger] Got native directory location from Registry:ucadmty6:28089 - at com.hyperion.css.common.CSSLogger.getNativeProviderLocationFromRegistry(?:?)
    19:26:13,951 INFO [CSSLogger] URL constructed out of values in Registry database:ldap://ucadmty6:28089/dc=css,dc=hyperion,dc=com - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:13,953 DEBUG [CSSLogger] CSS Configuration intialized. : [612 ms] - at com.hyperion.css.common.CSSLogger.initConfiguration(?:?)
    19:26:14,028 DEBUG [CSSLogger] 20:3502:Missing file HSSLogger.properties. - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:14,030 INFO [ExternalProvidersChecker] CSS initializing - at com.hyperion.cis.validation.checkers.impl.ExternalProvidersChecker.check(ExternalProvidersChecker.java:72)
    19:26:14,034 DEBUG [CSSLogger] 20:3502:Missing file HSSLogger.properties. - at com.hyperion.css.common.CSSLogger.<init>(?:?)
    19:26:45,426 ERROR [ExternalProvidersChecker] Error checking Shared Services: - at com.hyperion.cis.validation.checkers.impl.ExternalProvidersChecker.check(ExternalProvidersChecker.java:88)
    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.validation.checkers.impl.ExternalProvidersChecker.check(ExternalProvidersChecker.java:73)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:142)
         at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:201)
         at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:117)
         at org.mozilla.javascript.gen.c7._c0(./scripts/extProvidersCheck.js:1)
         at org.mozilla.javascript.gen.c7.call(./scripts/extProvidersCheck.js)
         at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:337)
         at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2755)
         at org.mozilla.javascript.gen.c7.call(./scripts/extProvidersCheck.js)
         at org.mozilla.javascript.gen.c7.exec(./scripts/extProvidersCheck.js)
         at org.mozilla.javascript.Context.evaluateReader(Context.java:1175)
         at com.hyperion.cis.validation.RunningEnviroment.processSource(RunningEnviroment.java:223)
         at com.hyperion.cis.validation.RunningEnviroment.runScript(RunningEnviroment.java:274)
         at com.hyperion.cis.validation.RunningEnviroment.access$000(RunningEnviroment.java:40)
         at com.hyperion.cis.validation.RunningEnviroment$1.run(RunningEnviroment.java:131)
    19:26:45,726 DEBUG [JDBCChecker] Conexión con la base de datos jdbc:hyperion:oracle://ucadmy10.lac.nsroot.net:30670;SID=ORAC670 - at com.hyperion.cis.validation.checkers.impl.JDBCChecker.checkConnectivity(JDBCChecker.java:111)
    19:26:45,849 DEBUG [ConfigCompleteChecker] Check if all tasks configured successful for Hyperion Foundation - at com.hyperion.cis.validation.checkers.impl.ConfigCompleteChecker.check(ConfigCompleteChecker.java:59)
    19:26:45,852 DEBUG [ValidationContextFactory] Trying to get ValidationContext using: Studio - at com.hyperion.cis.validation.ValidationContextFactory.getValidationContext(ValidationContextFactory.java:41)
    19:26:45,885 DEBUG [ConfigCompleteChecker] Check if all tasks configured successful for Studio - at com.hyperion.cis.validation.checkers.impl.ConfigCompleteChecker.check(ConfigCompleteChecker.java:59)
    19:26:45,887 WARN [ConfigCompleteChecker] Todavía no se han completado algunas de las tareas de configuración sugeridas. - at com.hyperion.cis.validation.checkers.impl.ConfigCompleteChecker.check(ConfigCompleteChecker.java:96)
    19:26:46,240 INFO [ReportProcessor] Try to generate report for object: com.hyperion.cis.validation.reports.ReportDTO@7124af and template file name: ./templates/template.vm - at com.hyperion.cis.validation.reports.ReportProcessor.saveResultsToStream(ReportProcessor.java:77)
    19:26:46,242 INFO [ReportProcessor] Try to parse template [./templates/template.vm] - at com.hyperion.cis.validation.reports.ReportProcessor.parseTemplate(ReportProcessor.java:132)
    19:26:46,407 INFO [ReportProcessor] Report generated successfully - at com.hyperion.cis.validation.reports.ReportProcessor.saveResultsToStream(ReportProcessor.java:86)
    19:26:47,371 ERROR [HelpBrowser] java.io.IOException: firefox: not found - at com.hyperion.help.HelpBrowser.openURL(HelpBrowser.java:81)
    19:26:47,776 ERROR [HelpBrowser] Unable to load page in a System Browser - at com.hyperion.help.HelpBrowser.displayHelp(HelpBrowser.java:49)
    java.awt.HeadlessException:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
         at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)
         at java.awt.Window.<init>(Window.java:317)
         at java.awt.Frame.<init>(Frame.java:419)
         at java.awt.Frame.<init>(Frame.java:384)
         at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1666)
         at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1743)
         at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1624)
         at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:836)
         at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:645)
         at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:616)
         at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:587)
         at com.hyperion.help.HelpBrowser.openURL(HelpBrowser.java:82)
         at com.hyperion.help.HelpBrowser.displayHelp(HelpBrowser.java:47)
         at com.hyperion.cis.validation.VTDisplaySilent.exec(VTDisplaySilent.java:25)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.hyperion.cis.validation.VTLauncher.main(VTLauncher.java:85)

  • MSAD Configuration with Shared Services

    Hi,
    I have just sucessfully configured MSAD to the HFM SS but 1 concern is that anyone with the domain suer login is able to login to shared service although limited function are available. Is there anyway to control other users except my users to login?
    I do not want to use Native to create user as it will means another set of password to rememberr for the users, would prefer they use their normal domain accoutn to login.
    Thanks

    In addition to other comments, users can only make changes in Shared Services if they have Shared services roles assigned. Also, we use MSAD with both local and AD groups, and as long as you know the effective rights, it works out fine either way. The Shared services roles are listed below (Security Administrator's Guide pp 135-136):
    Administrator: Provides control over all products that integrate with Shared Services. It enables more
    control over security than any other Hyperion product roles and should therefore be
    assigned sparingly. Administrators can perform all administrative tasks in User
    Management Console and can provision themselves.
    This role grants broad access to all applications registered with Shared Services. The
    Administrator role is, by default, assigned to the admin Native Directory user, which is
    the only user available after you deploy Shared Services.
    Directory Manager: Creates and manages users and groups within Native Directory.
    Do not assign to Directory Managers the Provisioning Manager role because combining
    these roles allows Directory Managers to provision themselves.
    The recommended practice is to grant one user the Directory Manager role and another
    user the Provisioning Manager role.
    LCM Manager: Runs the Artifact Life-Cycle Management utility to promote artifacts or data across product environments and operating systems
    Project Manager: Creates and manages projects within Shared Services
    Create Integrations: Creates Shared Services data integrations (the process of moving data between
    applications) using a wizard.
    For Oracle's Enterprise Performance Management Architect, creates and executes data
    synchronizations.
    Run Integrations: Views and runs Shared Services data integrations.
    For Performance Management Architect, executes data synchronizations.
    Dimension Editor ( includes Dimension Viewer and Interactive Editor):
    Creates and manages import profiles for dimension creation. Also, creates and manages
    dimensions manually within the Performance Management Architect user interface or the
    Classic Application Administration option.
    Required to access Classic Application Administration options for Financial Management
    and Planning using Web navigation.
    Dimension Viewer can read or view dimensions. This role automatically maps to the
    Dimension Reader access on dimensions.
    Interactive Editor can modify members within a dimension, and grants dimension writer
    access to all dimensions. Does not allow users to delete dimensions.
    Note: Dimension Viewer and Interactive Editor roles are reserved for future use.
    Application Creator (includes Analytic Services Application Creator, Financial Management Application Creator, Planning Application Creator,  External Application Creator): Creates and deploys Performance Management Architect applications. Users with this
    role can create applications, but can change only the dimensions to which they have
    access permissions.
    Required, in addition to the Dimension Editor role, for Financial Management and
    Planning users to be able to navigate to their product’s Classic Application Administration
    options.
    When a user with Application Creator role deploys an application from Performance
    Management Architect, that user automatically becomes the application administrator
    and provisioning manager for that application.
    The Application Creator can create all applications.
    The Analytic Services Application Creator can create Generic applications.
    The Financial Management Application Creator can create Consolidation applications
    and Performance Management Architect Generic applications. To create applications,
    the user must also be a member of the Application Creators group specified in Financial
    Management Configuration Utility.
    The Planning Application Creator can create Planning applications and Performance
    Management Architect Generic applications.
    The External Application Creator can create external views and export application views
    but cannot export the library.
    Note: External Application Creator role is reserved for future use.

  • Unable to use the Assign Access Control feature in shared services

    Hi,
    When I try to right click on the essbase applicaiton in Shared Services to assign access control( to assign a new filter) I keep getting the following error
    " Internet cannot display the webpage" message with the following
    This problem can be caused by a variety of issues, including:
    Internet connectivity has been lost.
    The website is temporarily unavailable.
    The Domain Name Server (DNS) is not reachable.
    The Domain Name Server (DNS) does not have a listing for the website's domain.
    There might be a typing error in the address.
    If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section
    All the services are running file and I can create new users/ groups and also perform appication migration.
    I'm using Hyperion 11.1.3.24 on windows 2003 r2.
    Any help is appreciated. Thanks.
    Regards

    vs wrote:
    John,
    I tried the refresh button and nothing appears. I have created a group and gave it filter access. Now I'm trying to attach that filter to the group.
    Appreciate your help.Can we replace backup .sec file for shared services?
    For example: In planning if the .sec file corrupted then we replaced with old .sec file...rite...the same way can we do it in shared services?
    I know if we replace the old sec in planning...it will take old securities only...
    Edited by: Prabhas on Feb 12, 2013 9:27 PM

  • Oracle EPM 11.1.1.3 - Assign Access Control in Shared Services for filters

    We are using 11.1.3 version of EPM.
    We have configured Essbase with Shared Services.
    When I try to click Assign Access Control , it gives "loading.." thats it. Nothing else.
    I have registered the application from EAS with Shared Services
    Could you pelase suggest what I can do assign filters to users.
    cheers,

    Hi,
    Provision the user with which you are logging into shared services as an Esssbase User and try.May this will solve your issue
    Thanks.
    Edited by: user9976039 on Oct 23, 2009 12:57 PM

  • I have problems with the Assign Access Control in HFM

    I have problems when I want assign Access Control by Shared Services in application HFM. I login with user admin and send me this message
    Processing Error:
    Description: Invalid argument.
    Code: -2147220951
    Trace: Number:-2147220951
    Description:
    Source:General Security Error
    Page:
    Actor: General Security Error
    Anyone can't help me

    I've seen this error when the application isn't registered properly. Try re-registering via Workspace.

  • "Assign Access Control" returns error for essbase apps in shared services

    Hello,
    I installed and configured Oracle EPM 11.1.2 (Foundation, Essbase, Planning, Reporting&Analysis):
    OS: Windows Server 2008 Sp2 (32bit)
    Default Installation with default ports,
    Installation of all components on the same server,
    no clustering
    EPM System Diagnostic says that everything is OK.
    Now I want to assign filter access for an essbase database in the Shared Services.
    Starting the menu item "Assign Access Control" in Shared Services returns the following error:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    +10.4.5 404 Not Found+
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    +....+
    Can anybody help ???
    best regards,
    Nicole

    Hello,
    here's what I found out so far:
    I get the error if I start the shared services console via the URL "http://servername:port/interop/index.jsp" and then select the "assign access control" for an essbase database.
    If I start the shared services console via the workspace everything works fine.
    Does anybody know what to do so that it also works if I start the shared services console via URL?
    best regards,
    Nicole

  • "Assign access control" not appearing under Essbase in shared services

    Hi Everyone,
    Can anyone point out the reason behind this? This is leading to all sorts of problems. Configuration is as follows:
    App Server: Foundation, EAS, Planning, Reporting, Web Analysis, Workspace on Tomcat
    DB Server: Essbase and SQL Server
    Essbase is on Shared Services mode.
    This is actually very urgent. Would be grateful for any help.
    Thanks,
    Sayantan

    This has been posted in the essbase forum > "Assign access control" not appearing under Essbase in shared services
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Cannot register Analytic Services with Shared Services

    Hello,
    I have installed the following products of System 9.3:
    - License server and Shared services (everything went OK, I can connect to User Management Console using admin/password );
    - Analytic Services;
    Using Configuration Utlity I activated Analytic Services.
    But when I try to Register Analytic Services with Shared Services I get the following error "Incorrect username and password".
    I don't know why I get this error because I can connect to User Management Console with admin/password.
    The log of the config utiliy shows the following:
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, dbg, Hyperion Home: C:\Hyperion
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, Loading product descriptor from file C:\Hyperion\common\config\product\biplus\9.3.0.2\biplus_1.xml...
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, Loaded product "biplus", version 9.3.0.2, build 350.
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, Loading product descriptor from file C:\Hyperion\common\config\product\essbase\9.3.0.0.0\essbase_1.xml...
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, Loaded product "Essbase", version 9.3.0.0.0, build 100.
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, Loading product descriptor from file C:\Hyperion\common\config\product\hub\9.3.0.0.0\hub_1.xml...
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, Loaded product "Hub", version 9.3.0.0.0, build 42.
    (Sep 15, 2007 6:19:56 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, in loadClasses
    (Sep 15, 2007 6:19:57 PM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows XP" version="5.1" arch="x86"
    (Sep 15, 2007 6:19:57 PM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Linux" version="." arch="."
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, queryEnter method is entered
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, Checking OS type/version/architecture against system requirements...
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.name:Windows XP
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.version:5.1
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.arch:x86
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, major os version #:5; minor os version #: 1
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.essbase.config.EssbaseAgentTaskProcessor, dbg, Initialized EssbaseAgentTaskProcessor
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.hub.MailServerTaskProcessor, dbg, Initialized MailServerTaskProcessor
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.essbase.config.EssbaseAgentTaskProcessor, dbg, Entered EssbaseAgentTaskProcessor.getDisplayName()
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.essbase.config.EssbaseAgentTaskProcessor, dbg, Display name returned : Register Analytic Services Server as Windows Service
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.hub.MailServerTaskProcessor, dbg, Entered MailServerTaskProcessor.getDisplayName()
    (Sep 15, 2007 6:20:00 PM), Install.product.install, com.hyperion.hub.MailServerTaskProcessor, dbg, Display name returned : Configure Mail Server
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, ctask: RegisterEssbaseAsMultipleAgent
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, ctask: hubRegistration
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.PanelEventDispatcher, dbg, constructor
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hsfCustomHubConfig not selected, skipping panel hsfCustomHubConfig
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task relationalStorageConfiguration not selected, skipping panel hpsu8XSelectionManager
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task applicationServerDeployment not selected, skipping panel avalancheAnalyzerDBSetupStub
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hmb not selected, skipping panel hmbServerHostPorts
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hmb not selected, skipping panel hmbWorkspaceInfo
    (Sep 15, 2007 6:20:38 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, managerClassName: com.hyperion.essbase.config.EssbaseAgentUserPanelManager
    (Sep 15, 2007 6:20:57 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, managerClassName: com.hyperion.essbase.config.EssbaseAgentPortPanelManager
    (Sep 15, 2007 6:21:10 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Getting CSS instance
    (Sep 15, 2007 6:21:10 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, URL for CSS.xml = https://localhost:58080/interop/framework/getCSSConfigFile
    (Sep 15, 2007 6:22:11 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, com.hyperion.css.common.configuration.CSSConfigurationException: Cannot configure the system. Please check the configuration.     Error Code: 9
    NestedException:
    java.io.IOException: Property data cannot be loaded from the cache.
    (Sep 15, 2007 6:22:11 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, Failed to initialize CSS API
    (Sep 15, 2007 6:22:11 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, Failed to authenticate user = admin
    (Sep 15, 2007 6:22:28 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, managerClassName: com.hyperion.essbase.config.EssbaseAgentPortPanelManager
    (Sep 15, 2007 6:22:29 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, managerClassName: com.hyperion.essbase.config.EssbaseAgentUserPanelManager
    (Sep 15, 2007 6:22:29 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, queryEnter method is entered
    (Sep 15, 2007 6:22:29 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, Checking OS type/version/architecture against system requirements...
    (Sep 15, 2007 6:22:29 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.name:Windows XP
    (Sep 15, 2007 6:22:29 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.version:5.1
    (Sep 15, 2007 6:22:29 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.arch:x86
    (Sep 15, 2007 6:22:29 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, major os version #:5; minor os version #: 1
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, ctask: hubRegistration
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.PanelEventDispatcher, dbg, constructor
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hsfCustomHubConfig not selected, skipping panel hsfCustomHubConfig
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task relationalStorageConfiguration not selected, skipping panel hpsu8XSelectionManager
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task applicationServerDeployment not selected, skipping panel avalancheAnalyzerDBSetupStub
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hmb not selected, skipping panel hmbServerHostPorts
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hmb not selected, skipping panel hmbWorkspaceInfo
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task RegisterEssbaseAsMultipleAgent not selected, skipping panel essbase1
    (Sep 15, 2007 6:22:40 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task RegisterEssbaseAsMultipleAgent not selected, skipping panel essbase2
    (Sep 15, 2007 6:22:51 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Getting CSS instance
    (Sep 15, 2007 6:22:51 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, URL for CSS.xml = https://localhost:58080/interop/framework/getCSSConfigFile
    (Sep 15, 2007 6:23:52 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, com.hyperion.css.common.configuration.CSSConfigurationException: Cannot configure the system. Please check the configuration.     Error Code: 9
    NestedException:
    java.io.IOException: Property data cannot be loaded from the cache.
    (Sep 15, 2007 6:23:52 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, Failed to initialize CSS API
    (Sep 15, 2007 6:23:52 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, Failed to authenticate user = admin
    I see this error: Failed to inizialize CSS API and Failed to authenticate user = admin
    What does this mean?
    Any help will be appreciated!
    Thank you
    Daniela

    Hi Tom,
    I created the user demo/demo with admin privileges in Shared Services. I can connect to User Management Console, but when trying to register Analytic Services with Shared Services I still get "Incorrect username or password".
    I see in the configtool log the following lines:
    (Sep 16, 2007 1:34:13 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Getting CSS instance
    (Sep 16, 2007 1:34:13 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, URL for CSS.xml = https://localhost:58080/interop/framework/getCSSConfigFile
    (Sep 16, 2007 1:35:14 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, com.hyperion.css.common.configuration.CSSConfigurationException: Cannot configure the system. Please check the configuration.     Error Code: 9
    NestedException:
    java.io.IOException: Property data cannot be loaded from the cache.
    (Sep 16, 2007 1:35:14 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, Failed to initialize CSS API
    (Sep 16, 2007 1:35:14 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, err, Failed to authenticate user = demo
    It seems it can't inizialize this CSS API. Why? What do I have to do?
    thanks
    daniela

  • Shared Services Assign Access Control for Essbase

    Hi we have a used who has his provisioning in form of filters in essbase group. I tried assigning his filter to thim through Assign Access Control in shared services. I'm able to see the user and also the the filter I created for the user but when I try to assign it to him and save it is really not getting assigned. It still stays the user doesnot have any filters assigned to his account. Am I missing anything.
    Thank you.

    Have you given maxl a try:
    grant filter appname.dbname.filtername to user;
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Workspace cannot register itself with Shared Services

    I'm installing EPM 11.1.1.1.0 on Windows 2003 Server EE (virtual environment: VMware 2). After installing shared services and workspace succesfully (from all three packages of Foundation Services) I have ran EPM System Configurator. I've set succesfully two database repositores (on Oracle 10.2.0.4), but running configuration returns with erorr which states that Workspace related task: "Registration with Shared Services" fails. In configuration logs I've found:
    (mar 06, 2009, 03:18:39 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, register operation failed in CMS:
    com.hyperion.interop.lib.OperationFailedException: Unable to connect to Shared Services, make sure the Shared Services server is running and try again.
         at com.hyperion.interop.lib.helper.RegistrationHelper.register(Unknown Source)
         at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:142)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:434)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:216)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (mar 06, 2009, 03:18:39 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.Exception: Unable to connect to Shared Services, make sure the Shared Services server is running and try again.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:154)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:434)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:216)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)I've tried to run configuration tool couple of times, restarted Shared Services, which was running all the time. I tried to increase both physical server memory (up to 3GB) and page file (3GB). Same efect. What can I do to make it work?

    Hi,
    Are you able to login to Shared Services, if so does everything look to be functioning correctly, like expanding projects, provisioning.
    Can you access :- http://<hss machine>:28080/interop/framework/getCSSConfigFile
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • S9 BI +  register with Shared services Problems

    Hi,
    I am tring to register BI+ using COnfiguration Utility, but when I register with Shared Services, the registration does not work and the follow message has written in the log:
    (Jun 9, 2008 2:36:05 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Authenticate Admin user to CSS.
    (Jun 9, 2008 2:36:05 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Creating CMS Client SDK
    (Jun 9, 2008 2:36:05 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Registering the product, HAVA-9.3.0
    (Jun 9, 2008 2:36:06 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Successfully registered the product, HAVA-9.3.0
    (Jun 9, 2008 2:36:06 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Registering the application, 0000011a5e928300-0001-05f1-64000441
    (Jun 9, 2008 2:36:14 PM), Install.product.install, com.hyperion.cis.config.wizard.RunAllTasksWizardAction, err, java.lang.Exception: Adding following Apps to Project failed : '0000011a5e928300-0001-05f1-64000441.HAVA;'.
    STACK_TRACE: 6
    java.lang.Exception: Adding following Apps to Project failed : '0000011a5e928300-0001-05f1-64000441.HAVA;'.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication(CmsRegistrationUtil.java:199)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:302)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:119)
         at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:21)
    (Jun 9, 2008 2:36:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hfmUpgradeTask not selected, skipping panel hfmUpgradePanel
    (Jun 9, 2008 2:36:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hfmConfigureTask not selected, skipping panel hfmLaunchConfig
    (Jun 9, 2008 2:36:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hfmBPMATask not selected, skipping panel hfmBPMAInstance1
    (Jun 9, 2008 2:36:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hfmBPMATask not selected, skipping panel hfmBPMAInstance2
    (Jun 9, 2008 2:36:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hfmBPMATask not selected, skipping panel hfmBPMARunPanel
    (Jun 9, 2008 2:36:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, managerClassName: com.hyperion.avalanche.config.UpgradeSummaryPanelManager
    (Jun 9, 2008 2:36:24 PM), Install.product.install, com.hyperion.cis.config.wizard.CustomSummaryPanel, dbg, CustomSummaryPanel in queryExit
    (Jun 9, 2008 2:36:25 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, queryEnter method is entered
    (Jun 9, 2008 2:36:25 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, Checking OS type/version/architecture against system requirements...
    (Jun 9, 2008 2:36:25 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.name:Windows 2003
    (Jun 9, 2008 2:36:25 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.version:5.2
    (Jun 9, 2008 2:36:25 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, os.arch:x86
    (Jun 9, 2008 2:36:25 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductTaskSelectionPanel, dbg, major os version #:5; minor os version #: 2
    Can anybody help me ?
    Thanks

    Hi did you get a resolution to this ? I'm experiencing the same issue.
    Thanks.
    Hi,
    I am tring to register BI+ using COnfiguration
    Utility, but when I register with Shared Services,
    the registration does not work and the follow message
    has written in the log:
    (Jun 9, 2008 2:36:05 PM), Install.product.install,
    com.hyperion.cis.config.CmsRegistrationUtil, dbg,
    Authenticate Admin user to CSS.
    (Jun 9, 2008 2:36:05 PM), Install.product.install,
    com.hyperion.cis.config.CmsRegistrationUtil, dbg,
    Creating CMS Client SDK
    (Jun 9, 2008 2:36:05 PM), Install.product.install,
    com.hyperion.cis.config.CmsRegistrationUtil, dbg,
    Registering the product, HAVA-9.3.0
    (Jun 9, 2008 2:36:06 PM), Install.product.install,
    com.hyperion.cis.config.CmsRegistrationUtil, dbg,
    Successfully registered the product, HAVA-9.3.0
    (Jun 9, 2008 2:36:06 PM), Install.product.install,
    com.hyperion.cis.config.CmsRegistrationUtil, dbg,
    Registering the application,
    0000011a5e928300-0001-05f1-64000441
    (Jun 9, 2008 2:36:14 PM), Install.product.install,
    com.hyperion.cis.config.wizard.RunAllTasksWizardAction
    , err, java.lang.Exception: Adding following Apps to
    Project failed :
    '0000011a5e928300-0001-05f1-64000441.HAVA;'.
    STACK_TRACE: 6
    java.lang.Exception: Adding following Apps to Project
    failed :
    '0000011a5e928300-0001-05f1-64000441.HAVA;'.
    at
    t
    com.hyperion.cis.config.CmsRegistrationUtil.registerAp
    plication(CmsRegistrationUtil.java:199)
    at
    t
    com.hyperion.cis.config.wizard.RunAllTasksWizardAction
    .executeHubRegistrationTask(RunAllTasksWizardAction.ja
    va:302)
    at
    t
    com.hyperion.cis.config.wizard.RunAllTasksWizardAction
    .execute(RunAllTasksWizardAction.java:119)
    at
    t
    com.installshield.wizard.RunnableWizardBeanContext.run
    (RunnableWizardBeanContext.java:21)
    (Jun 9, 2008 2:36:14 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductCustomInputPanel
    , msg1, Task hfmUpgradeTask not selected, skipping
    panel hfmUpgradePanel
    (Jun 9, 2008 2:36:14 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductCustomInputPanel
    , msg1, Task hfmConfigureTask not selected, skipping
    panel hfmLaunchConfig
    (Jun 9, 2008 2:36:14 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductCustomInputPanel
    , msg1, Task hfmBPMATask not selected, skipping panel
    hfmBPMAInstance1
    (Jun 9, 2008 2:36:14 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductCustomInputPanel
    , msg1, Task hfmBPMATask not selected, skipping panel
    hfmBPMAInstance2
    (Jun 9, 2008 2:36:14 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductCustomInputPanel
    , msg1, Task hfmBPMATask not selected, skipping panel
    hfmBPMARunPanel
    (Jun 9, 2008 2:36:14 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductCustomInputPanel
    , dbg, managerClassName:
    com.hyperion.avalanche.config.UpgradeSummaryPanelManag
    er
    (Jun 9, 2008 2:36:24 PM), Install.product.install,
    com.hyperion.cis.config.wizard.CustomSummaryPanel,
    dbg, CustomSummaryPanel in queryExit
    (Jun 9, 2008 2:36:25 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductTaskSelectionPan
    el, dbg, queryEnter method is entered
    (Jun 9, 2008 2:36:25 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductTaskSelectionPan
    el, dbg, Checking OS type/version/architecture
    against system requirements...
    (Jun 9, 2008 2:36:25 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductTaskSelectionPan
    el, dbg, os.name:Windows 2003
    (Jun 9, 2008 2:36:25 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductTaskSelectionPan
    el, dbg, os.version:5.2
    (Jun 9, 2008 2:36:25 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductTaskSelectionPan
    el, dbg, os.arch:x86
    (Jun 9, 2008 2:36:25 PM), Install.product.install,
    com.hyperion.cis.config.wizard.ProductTaskSelectionPan
    el, dbg, major os version #:5; minor os version #: 2
    Can anybody help me ?
    Thanks

  • Registration of Workspace with Shared Services failed

    OS: Linux
    Hyp Version: 11.1.1.3
    Application Server: Weblogic 923
    We are installing them on new servers. Shared Services was configured and deployed to Weblogic successfully. When a telnet test is done on localhost 28080, it indicates that it is listening. Start up log from Shared Services indicates that Weblogic is listening on port 28080.
    From my understanding and also based on confirmation from Support, the service cannot be accessed from a browser on desktop - because Workspace is yet to be configured and it defines how to use Apache http server to connect to Shared Services.
    So, we started Shared Services, confirmed as above and then configured Workspace. It succeeded in the 3 configuration steps: "configure database", "deploy to application server", "configure web server"; and it fails in the step: "register with shared services".
    Any thoughts?

    We are receiving an exception when Shared Services is started up.
    Exception in thread "Thread-12" java.lang.NullPointerException
    at com.hyperion.eie.common.cms.CMSFacade.getNamespaceConfig(Unknown Source)
    at com.hyperion.eie.common.cms.CMSFacade.getProducts(Unknown Source)
    at com.hyperion.eie.common.cms.CMSFacade.getRegisteredProducts(Unknown Source)
    at com.hyperion.cas.server.CASAppRegistrationHandler.loadApplicationsFromCMS(CASAppRegistrationHandler.java:337)
    at com.hyperion.cas.server.CASAppCacheLoader.run(CASAppCacheLoader.java:39)
    Support is checking on that.
    Meanwhile, we are also checking internally if anything is blocking communication to port 28080 on the server. Telnet <hostname> 28080 from a different computer is responding with the message "No route to host" - similar to browser message.
    Will post updates to this thread.

  • Installing Hyperion EPM error: Register with Shared Services

    I cannot configure correctly my installation of Hyperion EPM 11.1.1. (I0m using Oracle AS 10.1.3 as application server)
    If I try automatic deployment it fails in "Register with shared services" for all the services I'm trying to install.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.oracle.cmc.registry.HITRegistryUtil.setProperties(HITRegistryUtil
    .java:981)
    at com.oracle.cmc.registry.HITRegistryUtil.setProperties(HITRegistryUtil
    .java:1070)
    at com.oracle.cmc.registry.HITRegistryUtil.setProperties(HITRegistryUtil
    .java:1070)
    at com.oracle.cmc.registry.HITRegistryUtil.setProperties(HITRegistryUtil
    .java:1088)
    at com.oracle.cmc.registry.HITRegistryUtil.setProperties(HITRegistryUtil
    .java:1088)
    at com.oracle.cmc.registry.HITRegistryUtil.loadHITRegistry(HITRegistryUt
    il.java:692)
    at com.hyperion.avalanche.AvalancheConfigurator.configureWorkspaceServic
    es(AvalancheConfigurator.java:365)
    at com.hyperion.avalanche.AvalancheConfigurator.configure(AvalancheConfi
    gurator.java:159)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfi
    gTask(RunAllTasksWizardAction.java:658)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAll
    TasksWizardAction.java:202)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source
    Caused by: java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Object has been
    closed.
    at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    at hyperion.jdbc.base.BaseConnection.prepareStatement(Unknown Source)
    at hyperion.jdbc.base.BaseConnection.prepareStatement(Unknown Source)
    at com.oracle.cmc.registry.CMCPortalServiceDBHelper.generateServiceName(
    CMCPortalServiceDBHelper.java:293)
    at com.oracle.cmc.registry.HITRegistryUtil.generateAgentUuid(HITRegistry
    Util.java:1329)
    ... 15 more
    HYPERION_HOME: E:\Hyperion
    HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    ConfigurationManager not available
    If I Validate at the end of the configuration:
    PASSED CFG: Configuration Check whether all configuration tasks have been completed 0 s
    PASSED DB: Database Connection to database jdbc:hyperion:oracle://sinfo-vmn-05:1521;ServiceName=bilab 6 s
    FAILED EXT: External Authentication Check Native Directory external authentication provider configuration
    Error: Provider is not reachable
    Recommended Action: Check Shared Services Configuration 69 s
    FAILED OpenLDAP Connection to OpenLDAP
    Error: sinfo-lab-hyp:28089
    Recommended Action: Start open LDAP 1 s
    FAILED SSO Availability of login http://sinfo-lab-hyp:19000/interop/index.jsp
    Error: java.net.ConnectException: Connection refused: connect
    Recommended Action: Start application 0 s
    FAILED WEB: Web App Availability of web application context http://sinfo-lab-hyp:19000/interop/META-INF/manifest.mf
    Error: Connection refused: connect
    Recommended Action: Start application 1 s
    Essbase / Essbase
    FAILED CFG: Configuration Check whether all configuration tasks have been completed
    Error: Next tasks are not configured:
    hubRegistration: Configuration Failed
    Recommended Action: Try to configure mentioned tasks 0 s
    PASSED EAS: Essbase server Essbase Server startup on 0 s
    PASSED EAS: Essbase server Essbase Server startup check using Maxl command 0 s
    Essbase / Essbase Administration Services
    FAILED CFG: Configuration Check whether all configuration tasks have been completed
    Error: Next tasks are not configured:
    hubRegistration: Configuration Failed
    Recommended Action: Try to configure mentioned tasks 0 s
    PASSED DB: Database Connection to database jdbc:hyperion:oracle://sinfo-vmn-05:1521;ServiceName=bilab 6 s
    FAILED WEB: Web App Availability of web application context http://sinfo-lab-hyp:10080/eas/META-INF/manifest.mf
    Error: Connection refused: connect
    Recommended Action: Start application
    I see that OpenLDAP is not configured. Is this a problem?
    If I try with Embedded Java Container, Will I resolve my problem??

    hi, this is a late reply.
    I encountered the same problems as yours. I then read the releasenotes(for windows) of EPM and found this:
    Could not start the Shared Services from Windows services.
    solution: update Windows registry
    1. locate the following item of windows registry:
    HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion
    Solutions\FoundationServices0\HyS9FoundationServices
    2. Under HyS9FoundationServices, add 1 to JVMOptionCount, and add a new JVMoption, whose value is set to be -DEPMRegistryUpdate=true。
    3. restart the Shared Services server from Windows services.
    It does work (for me). Hope this helps.
    Best regards.

Maybe you are looking for

  • How to avoid BPEL operations corrupting namespaces

    Hi I am new to BPEL and XML but I'm having a problem with the seemingly automatic behaviour of the Oracle BPEL engine. I invoke a Web service which returns a valid XML document with namespaces declared inside the SOAP wrapper. When I execute the BPEL

  • Regarding Program SAPRCKMZ

    Hi, In program SAPRCKMZ, while executing material and plant are obligatory fields, so my requirement was to copy this program into ZSAPRCKMZ and then remove the obigatory for material as the user wants details only based on plant. So when i copied an

  • Trading in Mac Desktop for Macbook Air

    Does anyone have experience with Apple's recycling/buy back program?  I purchased a Mac desktop about a year and a half ago and am looking to sell it and purchase a Macbook Air in its place.  The desktop is in immaculate condition.  My family rarely

  • Custom Error Handling

    Hello, I would like to create a custom error handler in a model file similar to the ErrorHandlerExample.seq. In my case, I will be handing errors genereated in several different dlls.  We are trying to avoid writing wrappers around the dll functions

  • Loading different versions of Linux native libraries - question

    I need to package libXm.so, libXm.so.2 and libXm.so.2.1 for a JWS application. Q: How do I use System.loadLibrary() to load libXm.so.2 and libXm.so.2.1 from within a JWS application? System.loadLibrary("Xm"); // loads libXm.so from root of JAR file.