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)

Similar Messages

  • 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/

  • 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

  • Register with Shared Services 11.1.1.4 / AIX / WAS

    Hello Admins,
    I'm working on an installation of EPM Interactive reporting. The environment is AIX 6.1 with manual deployment in Websphere Application Server 6.1.
    Shared services manual deployment was successful and comes up OK.
    Moving onto the Workspace configuration tasks, the Register with Shared Services task fails. In past versions, the configuration utility would ask you the location of where Hyperion Shared Services is installed. In version 11.1.1.4 there are no options at all!
    The error is very basic, communication error--
    (Jun 21, 2012, 05:02:03 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(Unknow n Source)
    at com.hyperion.cis.config.CmsRegistrationUtil.regist erProduct(CmsRegistrationUtil.java:142)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAc tion.executeHubRegistrationTask(RunAllTasksWizardActio n.java:477)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAc tion.execute(RunAllTasksWizardAction.java:258)
    at com.installshield.wizard.RunnableWizardBeanContext .run(Unknown Source)
    Has anyone run into this before? Is there a way to manually register other products with Shared Services?
    Thanks for any help!

    Exactly!
    I was hoping there was a manual method to force the registration with shared services. Since the configuration tool doesn't ASK you where SS is installed it must be pulling this information from somewhere, perhaps that could be manipulated?
    Edited by: edubs11 on Jun 22, 2012 10:07 AM

  • Problem Registering with Shared Services

    Hi all.
    I have this problem:
    I'm installing Hyperion 11.1.1.3. I installed and configured Shared Services in server "sa02". I installed Essbase in "bd01" and registered fine to Shared Services. But, when I'm trying configure EAS (in "sa02"), it can't registered to Shared Services.
    I have this error in $HYPERION_HOME/logs/config/configtool_err.log
    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.
    Shared services is deployed into OAS and I can login good. Ldap is running.
    Any suggestion?
    Thanks in advance.
    Jordi Lopez

    Hi.
    The operating system of all servers is Solaris 10.
    Thanks.

  • Deploying Shared Services manually through Web Logic Error

    Hi,
    Can someone help me out of this error. I'm trying to deploy shared services through weblogic. I'm getting this following error:
    Status: start Failed
    Description: [Deployer:149026]start application interop on SharedServices.
    Begin Time: Sat Sep 10 13:29:16 PDT 2011
    End Time: Sat Sep 10 13:29:54 PDT 2011
    Exception: [HTTP:101216]Servlet: "WorkflowEngine" failed to preload on startup in Web application: "interop". javax.servlet.ServletException: Cannot initialize Hyperion DSF. Error: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist at com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:52) 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:2761) 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)
    Thanks.

    OS: Windows server 2003 server Sp2
    Installed: Foundation services... Financial Mgmt..
    Trying to configure Shared Services manually thorugh Weblogic 9.2 .
    But while deploying the application I'm getting an error saying "Failed" and above error.

  • 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

  • Urgent: Error in registering HFM with Shared Services while configuration.

    Hi,
    I am installing HFM 11.1.2 on a 64-bit Server 2008 platform with my Foundation Services server is on different
    Machine. I have installed installed HFM client, Web Application and Services on both the server.
    But i have configured "Deploy to Application Server" on Foundation Server to have a single domain.
    All other configurations are done on the HFM Server only.
    But during to Deployment to application server my "Register with shared services" part fails.
    My foundation services are running. Do i require to Configure DCOM on foundation server also.
    Please suggest me some ways to solve this problem.
    Regards,
    Arvind

    Johan,
    you are right, now the user are given with dba priv ,
    now i am getting the below error,
    (Nov 11, 2008, 05:30:03 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
    at com.hyperion.ess.EASDBConfigurator.configure(EASDBConfigurator.java:252)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDBConfigTask(RunAllTasksWizardAction.java:282)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:151)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Please let me know your suggestions.
    Thanks,
    bhavani

  • 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.

  • 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.

  • Error Register with Shared Services

    Hi,
    I have a problem while Registering Shared Services in the Configuration Utility. It displays the following error
    (Jun 23, 2009, 08:56:30 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.Exception: Adding following Apps to Project failed : '3891bc871220d6701ea8000.HPS;'.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication(CmsRegistrationUtil.java:222)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:360)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Jun 23, 2009, 08:56:33 AM), com.hyperion.cis.config.wizard.CustomSummaryPanel, DEBUG, CustomSummaryPanel in queryExit
    I can help me anybody?.
    Thanks

    Hi,
    I have a similar issues, where all the products fail to register with shared services. The error log is as below:
    ( Jun 24, 2009 1:27:21 AM ): ---- Hyperion Foundation Configuration......
    ( Jun 24, 2009 1:27:23 AM ): Configure Database :: pass
    ( Jun 24, 2009 1:27:23 AM ): Common Settings :: pass
    ( Jun 24, 2009 1:32:35 AM ): Deploy to Application Server :: pass
    ( Jun 24, 2009 1:33:18 AM ): ---- Provider Services Configuration......
    ( Jun 24, 2009 1:33:53 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:34:10 AM ): Deploy to Application Server :: pass
    ( Jun 24, 2009 1:34:22 AM ): ---- Studio Configuration......
    ( Jun 24, 2009 1:34:23 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:34:27 AM ): Configure Database :: pass
    ( Jun 24, 2009 1:34:39 AM ): ---- Essbase Administration Services Configuration......
    ( Jun 24, 2009 1:34:42 AM ): Configure Database :: pass
    ( Jun 24, 2009 1:34:43 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:36:28 AM ): Deploy to Application Server :: pass
    ( Jun 24, 2009 1:36:41 AM ): ---- Essbase Configuration......
    ( Jun 24, 2009 1:36:43 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:36:47 AM ): Essbase Custom Configuration :: pass
    ( Jun 24, 2009 1:36:59 AM ): ---- Financial Data Quality Management Configuration......
    ( Jun 24, 2009 1:37:00 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:37:03 AM ): Configure FDM Server :: pass
    ( Jun 24, 2009 1:37:15 AM ): ---- Planning Configuration......
    ( Jun 24, 2009 1:37:16 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:39:38 AM ): Deploy to Application Server :: pass
    ( Jun 24, 2009 1:39:52 AM ): ---- Smart Search Configuration......
    ( Jun 24, 2009 1:40:19 AM ): Deploy to Application Server :: pass
    ( Jun 24, 2009 1:40:31 AM ): ---- Workspace Configuration......
    ( Jun 24, 2009 1:40:33 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:41:16 AM ): Configure Database :: pass
    ( Jun 24, 2009 1:44:57 AM ): Deploy to Application Server :: pass
    ( Jun 24, 2009 1:45:14 AM ): ---- Reporting and Analysis Configuration......
    ( Jun 24, 2009 1:46:33 AM ): Configure Financial Reporting Server :: pass
    ( Jun 24, 2009 1:50:02 AM ): Deploy to Application Server :: pass
    ( Jun 24, 2009 1:50:16 AM ): Services Configuration :: pass
    ( Jun 24, 2009 1:50:35 AM ): ---- Financial Management Configuration......
    ( Jun 24, 2009 1:50:36 AM ): Register with Shared Services :: fail
    ( Jun 24, 2009 1:50:47 AM ): Configure DCOM :: pass
    ( Jun 24, 2009 1:50:47 AM ): Configure Application Server :: fail
    ( Jun 24, 2009 1:50:48 AM ): Configure Application Cluster :: pass
    ( Jun 24, 2009 1:50:55 AM ): Register Application Servers / Cluster ::
    Any help would be greatly appreciated.

  • TPC 2012 - Problems with shared variable

    Hi,
    I tried to program simmilar thing to this one http://zone.ni.com/devzone/cda/tut/p/id/5548 on TPC 2012. But it doesn't work.I can see that both programs on my laptop and TPC are working(I've added an additional counter with display), but I cannot see any effect on TPC when I change the value of shared variable on my laptop. I use LabView 8.6 with Touch Panel Module. My question is what are the exact steps to run such application on TPC2012? Are they the same as for TPC 2006?
    I've noticed following issues:
    1.I cannot deploy the program from Project Manager(there is an information that maybe TPC Service is not started. - I've found such information about TPC Service http://digital.ni.com/public.nsf/allkb/DE177828D27A14A48625734E00768B66 but in fact I cannot find Start » All Programs»National Instruments » NI TPC Service » NI TPC Service Manager 1.0 Does it mean, that the TPC Service is not installed and the programm with shared varibles won't be working or can I start it somehow in another way? Do I need to have TPC service installed on TPC2012?
    Until now, I've built the project and sent it through FTP to TPC(the folder was /TEMP) and then started it.
    2.Ping works OK
    Thank you in advance for any hints how to solve this problem.
    Martin

    Well no problem, but I'm frustrated with this issue... I've tested many things and nothing. Just to help someone else as I in the future, these are my sources:
    http://forums.ni.com/t5/LabVIEW/TPC-2012-Problems-with-shared-variable/m-p/1009631/highlight/false#M...
    http://digital.ni.com/public.nsf/allkb/28536DE7E2D9E98B8625770B00738920?OpenDocument
    http://zone.ni.com/reference/en-XX/help/372507B-01/lvtpcgsm/tpc_install_sharvar/
    http://zone.ni.com/reference/en-XX/help/372507C-01/lvtpcgsm/tpc_install_sharvar/
    http://digital.ni.com/public.nsf/allkb/23532363F4905EC28625727A00730B80?OpenDocument
    http://forums.ni.com/t5/FieldPoint-Family/TPC-2006-Not-Listed-in-Targets-and-Devices/td-p/566325
    http://forums.ni.com/t5/LabVIEW/MAX-can-t-detect-TPC-2106T/td-p/831524
    http://zone.ni.com/devzone/cda/tut/p/id/5868
    http://digital.ni.com/public.nsf/websearch/28B748B9697B79E18625725A00009066?OpenDocument
    http://digital.ni.com/public.nsf/websearch/D1726990DCEB82E4862570F20069C57D?OpenDocument
    http://digital.ni.com/public.nsf/allkb/3B469103BBDD4CE48625726000665B36
    I hope find some hint..
    Fabian León
    Certified LabVIEW Associate Developer

  • Failure to register with Shared Services

    Planning 9.3.1 At Time = 0, we had created groups in Shared Services that were provisioned to our planning app. We could see the groups and corresponding uses come through into planning. Now at Time = 1, we notice that in Shared Services our planning app does not appear in the Planning projects folder. In Application Settings, the Shared Services URL still shows up in the Shares Services URL field, but attempting to Register with Shared Services yields the msg "Unable to Register with Shared Services".
    Note, between T=0 and T= 1, we did not do any migration or configuration changes that I'm aware of.
    Any thoughts on how to fix?
    Thanks

    I solved the problem myself. I had to unregister with Shared Services, then reregister, and then the app reappeared in the Planning projects in Shared Services. Not sure why the app go confused with Shared Services in the first place.

  • Register with shared services - failed

    I am trying to install EPM 11.1.1.2 and I get this error for the point "register with shared services" for every item except Essbase.
    Shared Services is running, I can connect to the Web App on localhost:28080/interop and manage users and groups but it seems that registering things with it just does not go through.
    any ideas? has someone had the same problem and solved it?
    thank you in advance for your support.
    Micha Roon

    Hi,
    Glad to hear you think the installation was a piece of cake!!
    I think you may get this error when configuring a product selecting "perform first time configuration".
    Are you using a single repository for all your products?
    Could you maybe recreate new databases, including shared services and try again?
    Seb
    www.capiotech.com

  • 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.

Maybe you are looking for