Can't start UCM server after new installation of 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE

Hi All
After new installation of WCC 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE UCM_server1 can’t start. (Please see trace below). WCC 11.1.1.7 run without issues on this environment.
Steps:
1. Installation of jrockit-jdk1.6.0_45-R28.2.7-4.1.0
2. Installation of WLS 10.3.6
3. Installation of WCC 11.1.1.8
4. Schema creation by RCU 11.1.1.8
5. Domain creation by config.cmd with AdminServer, UCM_server1, IBR_server1
6. Run Admin - (success)
7. Run NodeManager (optional) - (success)
8. Run UCM_server1 – failed
Still not works after patching MLR 1 for WCC 11.1.1.8 or upgrade from 11.1.1.7 .
From log files we can saw that problem caused by JniNativeOsUtils.dll file in “<Middleware Home>\Oracle_ECM1\ucm\idc\components\NativeOsUtils\lib\windows-amd64\7.2.1.1”
I replaced JniNativeOsUtils.dll with same file from 11.1.1.7 version and UCM_server1 starts work
I got errors during startup (syNativeOsUtilsNotLoaded and UnsatisfiedLinkError - you can foun them in trace below), but WCC up and works.
I also get error when trying to start SystemProperties or ComponentWithard utility:
     Activation context generation failed for "C:\Oracle\MIDDLE~1\USER_P~1\domains\WCC_DO~1\ucm\cs\bin\SystemProperties.exe". Dependent Assembly      Microsoft.VC80.MFC,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis.
Any ideas?
Thanks
Leon
ERROR:
javax.servlet.ServletException: Could not start up IDC server deployment.
  at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1268)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  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:240)
  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:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: java.io.IOException: csServletFailedToFullyInitialize
  at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:139)
  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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
  at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
  at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
  at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  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:240)
  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:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: intradoc.common.ServiceException:
  at intradoc.server.IdcServerManager.init(IdcServerManager.java:252)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
  at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
  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 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.initializeContentServer(ServletUtils.java:1259)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:201)
  at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:28)
  at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
  at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
  at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
  at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
  at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
  at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
  at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
  at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
  at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: intradoc.data.DataException: !Install aborted.
  at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:554)
  at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
  at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
  at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
  at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
  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 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.initializeContentServer(ServletUtils.java:1259)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:201)
  at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:28)
  at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
  at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
  at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
  at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
  at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
  at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
  at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
  at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
  at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: intradoc.common.ServiceException: !csInitSecurityError
  at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:140)
  at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
  at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
  at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
  at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
  at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
  at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
  at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
  at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
  at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
  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 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.initializeContentServer(ServletUtils.java:1259)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:201)
  at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:28)
  at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
  at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
  at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
  at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
  at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
  at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
  at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
  at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
  at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: intradoc.common.ServiceException: !syFileUtilsUnableToCreateSpecifiedDir,C:/Oracle/MIDDLE~1/USER_P~1/domains/WCC_DO~1/ucm/cs/config/private
  at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:570)
  at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
  at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
  at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
  at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:76)
  at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
  at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
  at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:574)
  at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
  at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
  at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
  at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
  at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
  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 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.initializeContentServer(ServletUtils.java:1259)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:201)
  at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
  at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
  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:28)
  at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
  at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
  at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
  at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
  at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
  at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
  at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
  at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
  at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: java.lang.AssertionError: !syNativeOsUtilsNotLoaded
  at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:452)
  at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
  at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
  at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
  at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
  at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
  at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
  at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
  at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
  at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
  at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
  at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
  at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
  at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
  at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
  at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
  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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
  at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
  at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
  at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  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:240)
  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:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: java.lang.UnsatisfiedLinkError: intradoc/common/NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
  at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:448)
  at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
  at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
  at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
  at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
  at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
  at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
  at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
  at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
  at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
  at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
  at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
  at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
  at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
  at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
  at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
  at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
  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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
  at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
  at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
  at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
  at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
  at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
  at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
  at idcservlet.IdcFilter.init(IdcFilter.java:156)
  at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
  at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
  at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
  at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
  at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
  at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
  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:79)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
  at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
  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:240)
  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:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Hi All
Cause of the problems was the missing of "Visual C++ 2005 SP1 Redistributable Package"
Environment works fine after installation of both versions (x86 and x64)
Thanks
Leon

Similar Messages

  • I can't Start, Uninstall or Install new iTunes. I'm getting the same error message: Window Installer Service could not be accessed.  No other programs have similar problem. Any suggestion what can be done?

    I can't Start, Uninstall of Install new iTunes. I'm getting the same error message: "Window Installer Service could not be accessed". No other programs having similar problem. Any suggestions how to fix it?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) (not for XP) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • HT1414 Can anyone help me? I just want to know if I just put my iPhone 4 which has been fixed can I start it as a new phone and still have my contacts and photos as it won't let me log in with my iCloud address

    Can anyone help me? I just want to know if I just put my iPhone 4 which has been fixed can I start it as a new phone and still have my contacts and photos as it won't let me log in with my iCloud address

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • Can't start my VM after I deleted snapshot

    I can't start my VM after i deleted my snapshot.
    Before I deleted my snapshot it said merge in process but becouse I ran out of disk space I had to delete the snapshot.
    The error I get is
    "An error occourred while attempting to change the state of virtual machine.
    'VM' failed to initialize.
    An attempt to initialize the virtual machine saved state faild.
    'VM' failed to initialize. (Virtual machine
    1D5FAD34-584D-40C8-82A6-C928.....)
    'VM' failed to create or access saved state file 
    C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual
    Machines\...\1D5FAD34-58.......vsv
    (Virtual machine 1D5F.....) "
    It still says Merge in Progress and when I click on Cancel merge in progress I get the following error.
    "An errror occurred while attempting to cancel the
    Merge in Progress task on virtual machine
    "VM".
    Canceling task failed.
    You do not have permission to perform the operation.
    Contact your administrator if you belive you should have
    permission to perform this operation."
    But I am logged in as the administrator!
    How can i Cancle the merge process and start my VM machine.

    I can't start my VM after i deleted my snapshot.
    Before I deleted my snapshot it said merge in process but becouse I ran out of disk space I had to delete the snapshot.
    The error I get is
    "An error occourred while attempting to change the state of virtual machine.
    'VM' failed to initialize.
    An attempt to initialize the virtual machine saved state faild.
    'VM' failed to initialize. (Virtual machine
    1D5FAD34-584D-40C8-82A6-C928.....)
    'VM' failed to create or access saved state file 
    C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual
    Machines\...\1D5FAD34-58.......vsv
    (Virtual machine 1D5F.....) "
    It still says Merge in Progress and when I click on Cancel merge in progress I get the following error.
    "An errror occurred while attempting to cancel the
    Merge in Progress task on virtual machine
    "VM".
    Canceling task failed.
    You do not have permission to perform the operation.
    Contact your administrator if you belive you should have
    permission to perform this operation."
    But I am logged in as the administrator!
    How can i Cancle the merge process and start my VM machine.

  • When I click PDF file, the file does not open and  installation software for creative suite automatically begin to start. Even after re-installation of creative suite 5.5, only acrobat reader dose not work and the same phenomena occurs.

    When I click PDF file, the file does not open and  installation software for creative suite automatically begin to start. Even after re-installation of creative suite 5.5, only acrobat reader dose not work and the same phenomena occurs.

    Did you ever install Acrobat? It is not installed automatically with CS, but requires an extra installation step.

  • Rename a Data Integrator server after initial installation

    Is it possible to rename the Data Integrator server after initial installation?

    The easiest thing to do is running the server manager before the migration and remove the repository assoziation or the entire jobserver. Same with the management console.
    Then move the server.
    And recreate the jobserver and webadmin entry.
    In case it is too late for the first step, simply truncate AL_MACHINE_INFO table deleting all jobserver/webadmin links and then resync those.

  • I can only start my iBookG4 after deleting preferences. I have to go into single user mode to do so. If I don't go into single user mode, the computer shuts down during boot up. What might be the problem?

    I can only start my iBookG4 after deleting preferences. I have to go into single user mode to do so. If I don't go into single user mode, the computer shuts down during boot up. What might be the problem? How can I fix this?

    I do not have a startup disk. I did try fsck (based on what I learned from your reply-thank you). This failed (fsck); here is the message:
    ** Checking catalog file.
        Invalid key length
    (4, 8198)
    ** Volume check failed.
    /dev/rdisk03 (hfs) EXITED WITH SIGNAL 8.
    I am sure this is an easy fix; I just have no clue how.

  • Can't connect to iTunes after new iOS download

    Can't connect to iTunes after new iOS download

    Hi,
    how exactly did you do that?
    I have the same problem, I tried everything (including upgrading my macbook pro to os x yosemite),
    but my iPhone 4S still won´t connect.
    Care to share how you resolved it?

  • Satellite L500-126: Win7 upgrade -can I re-activateit after new installation?

    I successfully upgraded Windows 7 from my OEM Vista yesterday.
    What if in the future, I need to reinstall the whole system?
    Can I re-activate Win 7 after the new installation?
    PS. My OEM Vista is 64 bit version and my win 7 is the ultimate 64 bit upgrade version
    THX

    I hope I understand your question right so here is what I know about it:
    When you upgrade original preinstalled Vista you don't need to activate Win7 but if you make clean Win7 installation then you must activate preinstalled version.
    With other words to have activations-free Win7 you must install Vista at first using Toshiba recovery DVD and then upgrade it to Win7.

  • Can't Scan after new installation

    A bit of background;
    Dell laptop
    Windows 8.1 64bit
    HP Officejet 6500 e709n
    I finally managed to install the full set of printer drivers (HP Solution Center) on this new laptop ....which btw took hours of research,  just to learn that I can't scan. 
    I get the an HP popup message saying ERROR Imaging Device Not Found along with a number of steps to reolve the issue....and yes I followed most of the steps listed below except for the unistall/reinstall since this is a new installation. 

    Hello G4ME,
    Welcome to the HP Forums!
    I understand you're receiving a message indicating "Imaging Device Not Found" using the Officejet 6500 e709n. I will do my best to assist you!
    How is this printer connected? Wireless or USB?
    Follow this entire HP document on 'The HP imaging device was not found on the network' Message Displays on the Computer (Windows). Please post your results, as I will be looking forward to hearing from you. Have a great night!
    I worked on behalf of HP.

  • Can't start WLS7 console after changing configuration

    Hi,
    Do you have similar situation using WebLogic v7 ?
    We can’t start our weblogic server after changing JMS configuration
    a bit. Our consultant and I discussed about the solution - one of
    them was to re-install weblogic domain. However, this method is not
    good for production since all applications will have to be re-installed
    again although this WLS is for internal testing.
    Using your production mind, what is the better approach while you can't
    even start weblogic console after an incomplete configuration.
    Consultant's description:
    "Our web application needs to configure WebLogic 7.0 JMS service via
    wls console. After I did configure a new Connection Factory and a
    Destination Keys (actually I should configure a new JMS server and
    queue here), the WLS couldn’t reboot so that there is no way to logon
    console to modify JMS configuration."
    Thanks,
    Alex Lin

    If WLS through the console is creating an unbootable config.xml this is a
    bug.
    When you start WLS it makes a copy of its bootable configuration by renaming
    config.xml to config.xml.booted. If this corruption occurs as you not with
    the console, then you have to back up to config.xml.booted and start over.
    You should open a case with support describing:
    a) the exact version of wls
    b) copy of "bad xml"
    c) the exact steps you took to cause the problem
    To work around the problem I would try following the exact steps listed
    here:
    http://edocs.bea.com/wls/docs70/ConsoleHelp/jms.html
    Cheers
    mbg
    "Alex Lin" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    Do you have similar situation using WebLogic v7 ?
    We can't start our weblogic server after changing JMS configuration
    a bit. Our consultant and I discussed about the solution - one of
    them was to re-install weblogic domain. However, this method is not
    good for production since all applications will have to be re-installed
    again although this WLS is for internal testing.
    Using your production mind, what is the better approach while you can't
    even start weblogic console after an incomplete configuration.
    Consultant's description:
    "Our web application needs to configure WebLogic 7.0 JMS service via
    wls console. After I did configure a new Connection Factory and a
    Destination Keys (actually I should configure a new JMS server and
    queue here), the WLS couldn't reboot so that there is no way to logon
    console to modify JMS configuration."
    Thanks,
    Alex Lin

  • Problem to restore itunes data (win7 itunes) after new installation

    I made due to performance issues a completely new installation of Win 7 and  itunes on my computer (formatting harddisk, new Win7 and itunes installation as well other applications.
    I installed new itunes and wanted to import my old data (Files preference list, music, mobil applikation) I saved before on a externad harddisk.
    After itunes was installed, I copied the files described into the folderC:\Users\Fred\Music\iTunes\iTunes Media
    After starting itunes, I cant see my created playlists, and just some but not all music is available and non of the apps.
    Any idea?

    The best way is to use the backup copy of your data that you keep on a second drive somewhere.
    The application you can download from Apple.
    Downloading (using iOS or computer) past purchases from the App Store, iBookstore, and iTunes Store - http://support.apple.com/kb/ht2519 - enabled with iTunes 10.3 and newer; not available in all countries; apps, books (not audiobooks), music, t.v. shows, and movies (some - not all studios have permitted this). Movies currently available in the USA only. Downloading previously purchased movies and TV shows requires iTunes 10.6 or later.  Discontinued items not available. For items not included in the iCloud list (e.g., ringtones), or locations or computer systems where iCloud is not (yet?) available, you only get one download per fee paid.  Apple notes it is your responsibility to back up your purchases.
    Select the store on the left side of iTunes.
    Click on Purchased on the right side under Quick Links.
    You can re-download your available previous purchases.

  • Network card not found after new installation [SOLVED]

    I broke my filesystem on my Asus UL80V series laptop in trying to solve problems related to the latest glibc update, so decided to do a clean re-install. I had an installation disk at hand: 2009.08 with kernel 2.6.30.4-1 (which is supposed to have the module for my ath9k network device). However after a successful installation (including all the files from base-dev), my network device is not recognised:
    dhcpcd: eth0: interface not found or invalid
    although network connectivity (wired and wireless) worked perfectly before the installation attempt.
    This happened yesterday (17th) and I have been scouring the web since trying to find out what the cause of this problem is, without luck.
    I also burned a new installation CD with the latest stable version, but no luck there, either! Got a message at the beginning informing me that the install requires 64 Mb memory, although my laptop has 4 Gb.
    I should say, the device is there and working:
    lspci | grep Net
    gives
    02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    I also did
    modprobe ath9k
    just to make sure. No luck.
    Any help will be appreciated.
    thanks
    thea
    Last edited by thea (2012-07-23 23:59:16)

    Argh, ip may not be around in the 2009 image really ;-) .. Use "ifconfig" instead..
    But: I meanwhile cross-checked your ath9k: http://wireless.kernel.org/en/users/Dri … h9k_driver
    and it does not sound encouraging for the kernel you have there.
    The image is far too old anyway, if you ask me (would be a darn hazzle to get that uptodate I am sure). Pity you get that memory error with the 2011 one. Maybe check forums on that. Sounds very strange, I am not aware of any post I read.
    If you can burn another CD, you can try the recent ISOs as well: http://releng.archlinux.org/isos/
    Beware that the ones from July dont have the AIF setup anymore.

  • MSE kernel upgrade after new installation

              upon bootup and stopping the mse server, I receive the following error messages:
    iptables v1.3.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
    Perhaps iptables or your kernel needs to be upgraded.
    iptables v1.3.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
    Perhaps iptables or your kernel needs to be upgraded.
    also when trying to ping the server, it not reply ???
    this is new installation of cisco MSE 7.4
    please any advice

    Hi,
    I would never recommend doing an OS upgrade of a domain controller.
    The preffered method is to:
    1. Build a new 2012 R2 Server
    2. Install the Domain Controller role
    3. Promote the server to a domain controller - this will extend the schema of your AD to support 2012 - whilst generally fairly safe to do ensure you have relevant backups in place for your domain / forest
    4. Transfer FSMO roles to your new 2012 DC
    You can then go ahead and demote the 2008 DC, rebuild it to 2012, and re-promote it do a DC again. Keep doing this for all your DC's
    Also you would need to upgrade your exchange first as Exchange 2003 isn't supported with 2012 domain controllers.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    Blog: http://www.windows-support.co.uk 
    Twitter:
      LinkedIn:

  • Can't start gnome-session after system update.

    hi all
    I have done a whole system update .
    pacman -Syu
    and now I can't start the desktop environment.
    I tried to delete the xorg.conf and create new 1 and then copy it to /etc/X11
    X -configure
    but that didn't work.
    and when I am trying to create new xorg file I got an error message telling me that the number of screens detected is not matched , I am using a laptop .
    I checked ~/.xinitrc and /etc/rc.conf and everything is right.
    any suggestion??
    Last edited by YYaaSSeeRR (2012-11-19 08:11:06)

    ETNyx wrote:
    Hi,
    you did not give enough information but i had simillar problem cant start gdm look there https://bbs.archlinux.org/viewtopic.php?id=153240 anyway search trought your logs or post them to forum
    when I am trying to create new xorg file through this order
    X -configure
    I get an error message telling me that the number of created screens doesn't match the number of detected devices. "I am using a laptop BTW".
    and I can't log in, I just got the black screen and when launching startx I got the gnome shell session but after 2 seconds of that I got a failure in Gnome and have to log out.
    Last edited by YYaaSSeeRR (2012-11-20 07:25:55)

Maybe you are looking for