cannot initialize hyper-v host

Hello

I have a new installation of Windows server R2 2012 with all the updates and vWorkspace 8.6.309.

I added the hyper-v host and the CB (same server) and when I try to initialize the host I get the following error:

Remote computer returned error processing message. The system cannot find the specified file (-2147024594) parameter to accommodate offline

Thanks for any suggestions!

Tamas

Hi Tamas,

This is Andrew from Dell.

We do not support having the role of Broker for connections installed directly on the server HyperV.

Please create a virtual computer on the HyperV server and install the role of Broker for connections on this VM.

Then you should be able to initialize the HyperV server without any problems.

Thank you, Andrew.

Tags: Dell Tech

Similar Questions

  • WebCenter spaces managed server error: JPS-01520: cannot initialize the identity store, cause: oracle.security.idm.ConfigurationException: unable to connect to the directory. Check configuration information...

    WebCenter Portal 11.1.1.9.2 has been installed on a single node and configured using external policy based JPS Sotre 11.1.1.7 OID LDAP and Oracle Access Manager 11.1.2.2.0 for Single Sign-On.

    For WebCenter Portal managed starting the server (and all the other managed servers, Portlet, Collaboration, utilities, etc.) the following error message is recorded in the log files:

    <Oct 26, 2015 10:35:32 AM COT> <Warning> <oracle.jps.idmgmt> <JPS-01520> <Cannot initialize identity store, cause: oracle.security.idm.ConfigurationException: Failed to connect to directory. Check configuration information..> 
    <Oct 26, 2015 10:35:32 AM COT> <Error> <oracle.adf.mbean.share.connection.ConnectionsHelper> <BEA-000000> <Failed to get credentials for alias ADF and connection name PageletConnection
    java.lang.RuntimeException: java.security.PrivilegedActionException: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store, cause: oracle.security.idm.ConfigurationException: Failed to connect to directory. Check configuration information..
      at oracle.adf.share.security.providers.jps.JpsUtil.getDefaultIdentityStore(JpsUtil.java:386)
      at oracle.adf.share.security.providers.jps.JpsUtil.getDefaultIdentityStore(JpsUtil.java:363)
      at oracle.adf.share.security.providers.jps.JpsUtil.getUserUniqueIdentifier(JpsUtil.java:272)
      at oracle.adf.share.security.providers.jps.JpsUtil.getUserUniqueIdentifier(JpsUtil.java:233)
      at oracle.adf.share.security.providers.jps.CSFCredentialStore.getCurrentUserUniqueID(CSFCredentialStore.java:1253)
      at oracle.adf.share.security.providers.jps.CSFCredentialStore.fetchCredential(CSFCredentialStore.java:489)
      at oracle.adf.share.security.providers.jps.CSFCredentialStore.fetchCredential(CSFCredentialStore.java:653)
      at oracle.adf.share.security.credentialstore.CredentialStore.fetchCredential(CredentialStore.java:187)
      at oracle.adf.mbean.share.connection.ConnectionsHelper.getCredentials(ConnectionsHelper.java:208)
      at oracle.adf.mbean.share.connection.ReferenceHelper.getCredentials(ReferenceHelper.java:334)
      at oracle.adf.mbean.share.connection.ReferenceHelper.createReference(ReferenceHelper.java:299)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.registerBean(ConnectionsRuntimeMXBeanImpl.java:499)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.createConnection(ConnectionsRuntimeMXBeanImpl.java:577)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.configObjectReloaded(ConnectionsRuntimeMXBeanImpl.java:778)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.postRegister(ConnectionsRuntimeMXBeanImpl.java:1089)
      at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doPostRegister(OracleStandardEmitterMBean.java:556)
      at oracle.adf.mbean.share.AdfMBeanInterceptor.internalPostRegister(AdfMBeanInterceptor.java:223)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPostRegister(DefaultMBeanInterceptor.java:87)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.security.jps.ee.jmx.JpsJmxInterceptor$4.run(JpsJmxInterceptor.java:605)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:464)
      at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalPostRegister(JpsJmxInterceptor.java:622)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPostRegister(DefaultMBeanInterceptor.java:87)
      at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalPostRegister(ContextClassLoaderMBeanInterceptor.java:167)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPostRegister(DefaultMBeanInterceptor.java:87)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.postRegister(OracleStandardEmitterMBean.java:521)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.postRegister(DefaultMBeanServerInterceptor.java:1024)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:974)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:714)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
      at weblogic.management.mbeanservers.internal.JMXContextInterceptor.registerMBean(JMXContextInterceptor.java:445)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:712)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServer.registerMBean(WLSMBeanServer.java:462)
      at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor$1.run(PrivilegedMBeanServerInterceptor.java:55)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
      at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor.registerMBean(PrivilegedMBeanServerInterceptor.java:60)
      at oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack.contextInitialized(ADFConnectionLifeCycleCallBack.java:111)
      at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1871)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1527)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:187)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:379)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.security.PrivilegedActionException: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store, cause: oracle.security.idm.ConfigurationException: Failed to connect to directory. Check configuration information..
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.adf.share.security.providers.jps.JpsUtil.getDefaultIdentityStore(JpsUtil.java:381)
      at oracle.adf.share.security.providers.jps.JpsUtil.getDefaultIdentityStore(JpsUtil.java:363)
      at oracle.adf.share.security.providers.jps.JpsUtil.getUserUniqueIdentifier(JpsUtil.java:272)
      at oracle.adf.share.security.providers.jps.JpsUtil.getUserUniqueIdentifier(JpsUtil.java:233)
      at oracle.adf.share.security.providers.jps.CSFCredentialStore.getCurrentUserUniqueID(CSFCredentialStore.java:1253)
      at oracle.adf.share.security.providers.jps.CSFCredentialStore.fetchCredential(CSFCredentialStore.java:489)
      at oracle.adf.share.security.providers.jps.CSFCredentialStore.fetchCredential(CSFCredentialStore.java:653)
      at oracle.adf.share.security.credentialstore.CredentialStore.fetchCredential(CredentialStore.java:187)
      at oracle.adf.mbean.share.connection.ConnectionsHelper.getCredentials(ConnectionsHelper.java:208)
      at oracle.adf.mbean.share.connection.ReferenceHelper.getCredentials(ReferenceHelper.java:334)
      at oracle.adf.mbean.share.connection.ReferenceHelper.createReference(ReferenceHelper.java:299)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.registerBean(ConnectionsRuntimeMXBeanImpl.java:499)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.createConnection(ConnectionsRuntimeMXBeanImpl.java:577)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.configObjectReloaded(ConnectionsRuntimeMXBeanImpl.java:778)
      at oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl.postRegister(ConnectionsRuntimeMXBeanImpl.java:1089)
      at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doPostRegister(OracleStandardEmitterMBean.java:556)
      at oracle.adf.mbean.share.AdfMBeanInterceptor.internalPostRegister(AdfMBeanInterceptor.java:223)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPostRegister(DefaultMBeanInterceptor.java:87)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.security.jps.ee.jmx.JpsJmxInterceptor$4.run(JpsJmxInterceptor.java:605)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:464)
      at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalPostRegister(JpsJmxInterceptor.java:622)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPostRegister(DefaultMBeanInterceptor.java:87)
      at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalPostRegister(ContextClassLoaderMBeanInterceptor.java:167)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPostRegister(DefaultMBeanInterceptor.java:87)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPostRegister(AbstractMBeanInterceptor.java:204)
      at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.postRegister(OracleStandardEmitterMBean.java:521)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.postRegister(DefaultMBeanServerInterceptor.java:1024)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:974)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:714)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
      at weblogic.management.mbeanservers.internal.JMXContextInterceptor.registerMBean(JMXContextInterceptor.java:445)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:712)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServer.registerMBean(WLSMBeanServer.java:462)
      at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor$1.run(PrivilegedMBeanServerInterceptor.java:55)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
      at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor.registerMBean(PrivilegedMBeanServerInterceptor.java:60)
      at oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack.contextInitialized(ADFConnectionLifeCycleCallBack.java:111)
      at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1871)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1527)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:187)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:379)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    

    OID contains all users belonging to a group and can be viewed correctly using DOHAD.

    Users cannot connect to the portal WebCenter or any other application of the field gets initialized because JPS store does not.

    However, the JPS store gets initialized for the administration server, users and group membership can be toured from the areas of security-> users and groups to the weblogic console window.

    A few days ago the users connected to the webcenter content was not asigned no role.

    WebCenter star in the field of content very well, Admin Server and store of JPS is initialized correctly, users and members of the group can be seen in areas of security-> users and groups to the weblogic console window.

    WCP-weblogic_usersandgroups.png

    This error started to appear a few days before, before that, everything was normal, and users could connect to the webcenter portal group for membership and get the OID and the privileges of JPS LDAP store.

    Servers werer started first, using Nodemanager script to start the server administration, and after that the administrator of the booted server, console weblogic was used to start managed servers.

    Is there a way to debug the JPS Store initialization?

    Hello Amey

    The indicator for OAM ID Asserter is required for single sign on functionality, whatever it is, the problem, seems to be communication with the DNS server, which makes a delay that could be verified using traceroute and ping commands.

    This delay caused the connection failure to the OID server during initialization of JPS.

    As a solution, thefully qualified hostname to OID server has been configured manually to the file/etc/hosts. After this change, JPS can be initialized correctly.

    Howerver, that the log shows no time-out or any other exception during the initialziation, making diagnosis difficult to obtain.

    Thanks for your help.

  • JPS-01520 - cannot initialize the identity store, cause: unable to connect to the directory. Check configuration information...

    WebCenter content 11.1.1.8.7 has been installed on a single node and configured by using the security provider of external JPS using OID 11.1.1.7

    JPS_store_config.png

    WebCenter content area uses OAM 11 GR 2 as a single sign on the mechanics and the DIO as authentication providers

    Auth_providers.png

    OID contains all users belonging to a group and can be viewed correctly using DOHAD.

    ODSm_userBrowse.png

    A few days ago the users connected to the webcenter content was not asigned no role.

    WebCenter star in the field of content very well, Admin Server and store of JPS is initialized correctly, users and members of the group can be seen in areas of security-> users and groups to the weblogic console window.

    weblogic_usersandgroups.png

    However, when starting a webcenter content managed server, the following message appears:

    <JPS-01520> <Cannot initialize identity store, cause: Failed to connect to directory. Check configuration information..> 
    

    And users get only the default authenticated roles.

    weblogic_ecm-UserRoles.png

    Where he should have been granted the role administrators ECM, sysadmin and admin role, because of the map of credentials configured in webcenter content server

    Content_credentialmap.png

    In the providers section, JpsUserProvider is down

    Content_jpsproviderdown.png

    and using the test function, the following error displays to webcenter content records:

    <Oct 23, 2015 11:48:41 AM COT> <Error> <oracle.ucm.idccs> <UCM-CS-000001> <general exception> 
    <Oct 23, 2015 11:48:41 AM COT> <Error> <oracle.ucm.idccs> <UCM-CS-000001> <general exception
    intradoc.common.ServiceException: !csJpsIdentityStoreNotConfigured
            at idc.provider.jps.JpsUserProvider.testConnection(JpsUserProvider.java:941)
            at intradoc.server.proxy.ProviderStateUtils.testConnection(ProviderStateUtils.java:66)
            at intradoc.server.ProviderManagerService.testProvider(ProviderManagerService.java:128)
            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:597)
            at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
            at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
            at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
            at intradoc.server.Service.doCodeEx(Service.java:640)
            at intradoc.server.Service.doCode(Service.java:595)
            at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
            at intradoc.server.Service.doAction(Service.java:566)
            at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
            at intradoc.server.Service.doActions(Service.java:562)
            at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)
            at intradoc.server.Service.executeActions(Service.java:547)
            at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)
            at intradoc.server.Service.doRequest(Service.java:1976)
            at intradoc.server.ServiceManager.processCommand(ServiceManager.java:487)
            at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
            at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1358)
            at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1732)
            at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:223)
            at sun.reflect.GeneratedMethodAccessor219.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
            at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
            at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
            at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1680)
            at idcservlet.IdcFilter.doFilter(IdcFilter.java:457)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61)
            at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3748)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3714)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2283)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2182)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1495)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    

    This behavior also affects SOA managed server and managed servers of the WebCenter Portal

    The servers were turned on in the right order, the first Management Server, then content managed server

    Is there a way to diagnose the reason why JPS security provider cannot be initialized?

    The problem seems to play with communication with the DNS server, which makes it a delay on the resolution for entry to the OID server host name, this could be verified using traceroute and ping commands.

    This delay caused the connection failure to the OID server during initialization of JPS.

    As a solution, fully qualified for OID server host name has been configured manually to the file/etc/hosts. After this change, JPS can be initialized correctly.

    Howerver, that the log shows no time-out or any other exception during the initialziation, making diagnosis difficult to obtain.

    Thanks for your help.

  • During installation, download "error!" Cannot initialize the plug-ins directory.

    Has started having problems when opening Firefox and trying to make Firefox the default browser. Windows 7 update and update AVG virus scan clean, updated MalwareBytes and scan clean. Troubleshooting finally brought me to uninstall and try for a clean install... normal Windows 7 uninstall process successful. Is that Firefox folder in "Program Files" has been deleted. Download "DownloadApp_1_7_5_198_Setup" (29 442 KB) of the Mozilla Web site and run... "error!" Cannot initialize the plug-ins directory. Please try again later. »

    http://www.bleepingcomputer.com/forum.../error-cant-initialize-plug-ins-directory-please-try-again-later/
    What are the permissions on your Temp folder?

    Look to see if there are a few cases on this point, brb.

  • Windows cannot initialize the device of this hardware driver. (Code 37)

    Windows cannot initialize the device of this hardware driver. (Code 37)
    There is no upper or lower filters in reg.
    external device does also not same massage (Windows cannot initialize the device of this hardware driver. (Code 37))
    How do I solve this problem

    Hello Rajendra Aagarwal,

    Thank you to contact the community Microsoft and we will be happy to help you with your concern.

    According to the description, it looks that you are having problems with the error message Windows cannot initialize the device of this hardware driver. (Code 37).

    Method 1: Run the Fixit and check

    Hardware devices do not work or are not detected in Windows (Fixit)

    Method 2: Check the steps to get the 37 error code

    Explanation of error codes generated by Device Manager in Windows XP Professional 

    Answer to us if you are having problems with the devcie or any other issue of Windows, and I'd be happy to help you.

    Good day!

    Hope this information helps.

  • Gets the message SVChost.exe cannot initialize at least 6 to 10 times & must have access to the very fast computer.

    Original title: I think I have an outbreak or "pulsed" windows.

    It is really difficult to use list drop-down windows because the impulse you kicked out of the window. Even close you have to be really quick to hit the off button usually you have to be very fast and catch the window open. I checked for viruses and found zero with PCcillan. When it closes down you get SVChost.exe cannot initialize at least 6 to 10 times. I tried to restore the system in January when he was not that, but it does not load a restore. Any ideas?

    In the contrary case, the laptop works very well and has no code error or another problem!

    Hey Mustangrh68,

    Reading your question, I could find a thread that I think will be very useful for you, he explains that the rootkit virus are prone to files to effect similar to your question:
    If you have any questions, return to this topic and explain what were your results.
    Be sure to include all the details that you can when you describe your results.
    Thanks for posting of Microsoft Answers!
    Good luck with the troubleshooting.
  • When I try to send an e-mail, a window appears and says that cannot find the pop3 host. What I have to change if I send an e-mail?

    When I try to send an e-mail, a window appears and says that cannot find the pop3 host. What I have to change if I send an e-mail?

    1. What email program are you using?
    2. Please post any error message in its entirety. You can left click on it to highlight then right click to copy and then paste in this thread.
  • cannot initialize application

    Hello. This is my first post, so please, be gentle. I am trying to install a program (Cloud 9). It has installation and two Cloud 9V2 files.

    It seems to install, but then when I try to run it I get this message "cannot initialize application. Error 42. Please try a right click and choose "run as administrator. If the problem persists contact technical support"

    I have been informed by the software company another Vista user sent this response "response was to change the properties of the application and define as compatible XP in administrator mode.

    I have only one account and that I created on instalation. It is labeled as an administrator. I guess that I am logged as administrator by default. When I right click on the program files there is no option to make the xp compatible software (no compatibility tab). When I right click on the installed software there is no option to run as administrator.

    I sought help for XP compatible and found a link to the program compatibility Wizard. I have run the wizard, select the Cloud9V2Setup file, slected XP like compatibility mode, all left the options display controlled, checked the run as administrator and proceeded to the instalation. The same problem and the error message will occur.

    I posted this question here because the options do not appear to be described as if I'm the administrator, so I wonder if there is something I missed on the administrator mode.

    I hope someone can help. Jane. x

    Sort problem please ignore

  • Install OME 2.0.1 on Hyper-V host?

    I have a T110 II as my Hyper-V host, several comments VMs and a computer joined to a domain running on one of the virtual machines (developer solo shop).

    OME can be installed directly on the host computer? I can point to a SQL instance on a computer virtual if necessary.

    Thank you
    Jeff Bowman
    Fairbanks, Alaska

    Hi Jeff,

    OME can be installed on a windows virtual 2012 to achieve the minimum 4 cores and 4 GB of RAM allocated.  If Yes, then you are good to go.  That said, I'm not great with the T110 and am more knowledgeable with the PowerEdge server line. Hope that helps a little.

    SoC

  • the iPhone via USB cable connection does not work. Error code 37 - cannot initialize the connection. Sombody has a solution? Thank you.

    See statement above. connect iPhone via USB cable. Error Code 37 - cannot initialize the connection.

    Ah, a famous Apple error. See: http://support.apple.com/kb/ts1275 and http://support.apple.com/kb/TS3125

  • Use of the disk Windows 8 Pro Hyper-V host to 100%

    Hi all

    I'm puzzled. I have a Windows 7 Pro VM a Windows 8 Pro Hyper-V host. When I start the virtual machine, the use of the disc on the drive that it is installed on goes to 100% (on the host). The entire disk, RAM & CPU usage seems normal on the host. The only symptom on the host is extreme latency when I click on things (!).

    As I said earlier, the host is running Windows 8 Pro. He has three physical disks - an SSD that the operating system is installed, and RAID two arrays totaling 18 to each. He has a physical processor, 6 hearts w/hyper-threading. 32 GB of RAM.

    The virtual machine is the only VM I allocated 16 GB of RAM w/dynamic RAM active I allocated 8 cores to it. The OS is installed on a virtual drive of 500 GB. I hung a second virtual disk of 4 TB (TPG), but it is currently offline. I thought maybe it was the problem, but the use of the disc is always maxed out at present. The only other thing I've tried, it is true that as a long-shot, had to change the location of paging on the other empty disk (on the host). That had no effect, either, and I will probably put it when I can. As I type this, the VM is restarted after installing Hyper-V integration services and an update of Windows (including SP1). This will probably take a while...

    Any thoughts are appreciated!

    Hi Jspartacus,

     

    Please contact Microsoft Community.

    I suggest you post your question in the TechNet forum for more help on
    in this issue. We have a dedicated team with tool in advance and Permission to help
    solve you this problem.

    Follow the link:
     
     
    Please respond with the State of the question, so that we could help you
    better.
     
    Thank you.
     
  • Why Adobe cannot initialize the program?

    Why Adobe cannot initialize the program?

    Hello

    Please see error: "Setup cannot initialize ' | Windows

    Hope that helps!

    Kind regards

    Sheena

  • Try to install CS6 on my mac, but Setup cannot initialize... what to do?

    Try to install CS6 on my mac, but Setup cannot initialize... what to do?

    Mac:

    Follow the procedure below:

    N ° 1)

    Launch the activity monitor and "Force quit" all processes associated with Adobe as creative cloud, CoreSync, AAMupdater, AAMupdater notify, Adobe Crash demon, PDAPP, install, installation... from activity monitor.

    Step 2)

    (1) right-click on the icon in the Finder, then select 'Go - To' folder.
    (2) you will get a text box, type in the following command and then press the 'return '.

    / Library
    (3) then navigate to Application Support > Adobe.

    Open Adobe folder and rename the OOBE centenarians OOBE folder.

    Step 3)

    Basket of Adobe Application Manager of Applications > utilities.

    Step 4)

    Click on the link below and download Adobe Application Manager and install the same:

    http://download.Adobe.com/pub/Adobe/creativesuite/CC/Mac/ApplicationManager9.0_all.dmg

    Once installation is complete, niche is going disappear, and then open the Application folder and locate the icon to launch Adobe Application manager, double-click it and update.

    Once the update is complete.

    Try to reinstall CS 6.

  • My creative cloud no longer works. When I try to reinstall, I get the message "AAM cannot initialize. I tried all the instructions but it still does not work. Robert

    My creative cloud no longer works. When I try to reinstall, I get the message "AAM cannot initialize. I tried all the instructions but it still does not work. Robert

    Could you please mention the operating system?

  • Lsass.exe application error application cannot initialize (0xc0000005). "

    "lsass.exe application error the application failed to initialize (0xc0000005)", on a XP Pro Dell desktop computer.

    I read all the answers to this problem.
    He left me confused.
    I'm not a guru of the PC (fair mainframes)
    I'm from the old school.
    I want to just fix this problem after trying all the F8 approach.
    I'm about to pay someone for everything again with a wipe HD and install OS up tp SP3.

    Or... I can jump to the 'other side' in total! (My son has never such problems with its Apple/Mac but only complained not enough software and comes to me so that he cannot find solutions.)

    I have studied this XP - OS on a Dell computer for a few days and now know enough to be dangerous.

    In addition, this problem appeared after you apply a few serious fixes MS?

    I don't know yet how to get the BIOS.  I'm not yet technically strong (but necessarily be).

    How can I download necessary patches with a white screen?

    I have never tried a reinstall of XP.

    I have the following CD:
    * Reinstallation CD MS Win XP Home Edition (SP1 included)
    (Currently up to SP3)
    * Application: To reinstall Dell Tools System Software
    * Dell Dimension Resource CD
     
    Dell has 2 partitions: C:\ (the system, Windows software, etc.) and D:\ (all my data, etc.)

    So... There you have it.   And, of course, would sincerely appreciate your help.

    And Yes... I am committed to give once I have something to give back.

    It's great to have someone on "this side of the fence!   (my son is still laughing - %^$#@!)

    trikericy,
    Unfortunately, there are several things that can cause this problem, including viruses.  Usually by pressing F2 when a Dell system is powered, you will have it in the BIOS.  But you may need to check with Dell for your specific model.

    If you are able to boot from reinstall drive and enter the Recovery Console, you can run the following commands to see if they will help to clarify this.

    Chkdsk /r

    sfc/scannow

    If the recovery disc provided does not offer the console recovery or these elements do not disable upward, then you can perform a factory restore to reload Windows.  You will need to check with Dell on recovery options they offer.  However, since you have 2 drives, it looks like all your data will be safe and it is only a matter of reinstalling programs.  If you do a factory restore, then I suggest updating Windows before reinstalling applications.

    Hope this helps out.

    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • How to open a new window to the same URL?

    When I click CTRL + N to open a new WINDOW, is it possible to open the new window to the SAME URL than the one I was on (instead of opening my homepage)?

  • Sudden zoom

    My iPad mini4 zooms suddenly and there is no way I can get it to return to normal mode.  I have to shut it down and I lose everything I was working on.  SO frustrating.

  • Overheating my Satellite A665 - 12 M

    Well,. As the title says, my Satellite A665 is overheating. I bought it some time ago, but it has done from the beginning. I wasn't expecting to buy a EUR 2000, - portable and have these issues. I have only these questions when I went and all CPUS ar

  • Photos can compare the 2 pictures side by side?

    Is there a COMPARISON photo function, which would allow photo to compare with a post adjustment, a meadow setting. If this is not the case, how do you compare?

  • HP laptop - 15-r120nx: because the resolution isn't good, screen HD upgrade to FHD

    I bought the "HP for laptop - 15-r120nx. updated the VGA driver and works very well. but I don't like the resolution of the screen. I need to upgrade the HD to FHD display. which screen I buy or give the command line to upgrade.