Grub Error 15 after new Installation

I have installed the latest Arch (from the Net install torrent) and I partition so that my scheme is
/ on /dev/sda1   (bootable flag, ext4)
swap on /dev/sda5
I've done this setup dozens of times before without any issue (on this very same laptop). Now, I install Grub onto /dev/sda just like always (and I tried /dev/sda1 *just in case* this would do the trick) but I always get the Grub 15 File not found error.
The Grub menu appears but I still get that error... the kernel it looks for is /boot/vmlinuz26, but hasn't the kernel been updated to 3.0? Might this have something to do with the missing file? Again, this is a clean installation from the Net installer.

Shark wrote:
I have experienced the same problem. First be sure that you have renamed lines in /boot/grub/menu.lst properly - http://www.archlinux.org/news/changes-t … filenames/
Next be sure that you have fullpaths in menu.lst file. For example:
kernel /boot/vmlinuz-linux root=/dev/sda1 ro quiet
initrd /boot/initramfs-linux.img
How is your example different than menu.lst.pacnew? Users have to use the correct paths - that's that. Rewriting it a dozen times doesn't help.

Similar Messages

  • 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

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

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

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

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

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

  • Adressbook after new installation of 10.6.8. crashes after new entry

    I made a brandnew installation of Mac OS X 10.6.8 (Snow Leopard) on my iMac Intel [Model iMac 6,1, Intel Core 2 Duo, 3GB, Boot Rom IM61.0093.B07]. Now my adressbook doesn't work correct anymore. I did re-import the back up. When I want to add a new adress, save it or just close the application, the adressbook crashes.
    I've already tried to reinstall from the original DVD. I also read, maybe the system-font's might cause this problem. I also tried to copy the old fonts back and also tried a new installation. It still doesn't work.
    It would be great to find a solution to this problem.

    Update:  Booted into single-user mode, checked disk via fsck -f (had to force it), no problems found.
    Booted with Snow Leopard installer CD and ran Disk Utlity - repaired permissions and repaired disk.  No problems found.  'Macintosh HD appears to be OK'.
    Tried booting again - still hanging.  Will let it go longer this time, but I'm not hearing any disk activity...

  • ITunes library.itl cannot be read error message after new installation

    Hi,
    I have just downloaded iTunes to install on a new Lenovo laptop running Windows 8.1, and after installation I have received the following error message "iTunes library.itl cannot be read because it was created by a newer version of iTunes".
    It was a 'clean' installation - I did not have any previous versions installed and have not yet copied my music across to the laptop or connected by iPod.
    Any suggestions?
    Thanks

    Try the following user tip:
    Empty/corrupt iTunes library after upgrade/crash

  • Grub error after installation

    hi,
       i am unable to boot into arch after installing it from a usb stick.
       grub simply says "error:file not found" and drops me to a "grub rescue" prompt. i was surprised because i remember seeing "grub was successfully installed" during installation.
       after booting into a live cd of mint, i tried to use cfdisk which showed
    FATAL ERROR: Bad primary partition 3: Partition ends in the final partial cylinder
    Press any key to exit cfdisk
      "fdisk -l" gives this output :
    mint@mint /mnt/sda1/grub $ sudo fdisk -l
    Disk /dev/sda: 120.1 GB, 120060444672 bytes
    255 heads, 63 sectors/track, 14596 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0000cf25
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 8 64228+ 83 Linux
    /dev/sda2 9 3655 29294527+ 83 Linux
    /dev/sda3 3656 4263 4883760 83 Linux
    /dev/sda4 4264 14597 83003392 5 Extended
       this is the way i assigned the partitions during installation:
       sda1 ---> 64mb ---> /boot
       sda2 ---> 30000mb ---> /root
       sda3 ---> 5000mb ---> /home
       i added the remaining space as an extended partition (sda4), while in mint.
       Upon checking menu.lst, i found that the boot entries took the uuid of my /root partition instead of my /boot partition (no idea of how that happened). i changed them to the correct uuid but i am still getting the same error.
      i have conducted fsck checks on all 3 partitions and they are all clean (no corruption of files).
      these are the files in my boot partition:
    mint@mint /mnt/sda1 $ ls
    diag1.img kernel26-lts-fallback.img System.map26-lts
    grub kernel26-lts.img vmlinuz26
    kernel26-fallback.img lost+found vmlinuz26-lts
    kernel26.img System.map26
    mint@mint /mnt/sda1 $
      These are the files in my grub partition
    mint@mint /mnt/sda1/grub $ ls
    e2fs_stage1_5 jfs_stage1_5 stage1 vstafs_stage1_5
    fat_stage1_5 menu.lst stage2 xfs_stage1_5
    ffs_stage1_5 minix_stage1_5 stage2_eltorito
    iso9660_stage1_5 reiserfs_stage1_5 ufs2_stage1_5
    mint@mint /mnt/sda1/grub $
    and, this is my menu.lst file (after editing):
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    # (0) Arch Linux
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/c4dd42b0-d79e-4add-a215-3293b5fa0526 ro
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/c4dd42b0-d79e-4add-a215-3293b5fa0526 ro
    initrd /kernel26-fallback.img
    # (2) Windows
    #title Windows
    #rootnoverify (hd0,0)
    #makeactive
    #chainloader +1
    does anybody have an idea as to howto fix this? i have been on linux for only 5 months now, and cant think of anything further to do, so any kind of help would be welcome.

    Are you still frustrated because of cfdisk which gives you something like this:
    FATAL ERROR: Bad primary partition 3: Partition ends in the final partial cylinder
    Press any key to exit cfdisk
    Here, I'm trying to install archlinux on a pendrive and I get almost the same error when trying to manually format the disk. The only difference is that it mention partition 0 instead of partition 3... I guess there is a bug in the livecd?
    I'm having this problem with  archlinux-2010.05-core-i686.iso.
    Last edited by manouchk (2011-04-02 19:06:00)

  • Opmn errors after new AIA 2.4 Installation

    Hi All,
    I have a new install of AIA 2.4 with Siebel 8.1 and BRM 7.4.
    After installing AIA on Oracle SOA 10.1.3.4, I'm executing a first test to import product from BRM to Siebel.
    Unfortunately, I've got some issues.
    Here is my opmn log default_group~oc4j_soa~default_group~1.log :
    10/01/14 11:34:37 SELECT count(*) FROM BSR_SYSTEMS
    10/01/14 11:34:37 1 Records selected
    10/01/14 11:34:37 SELECT * FROM BSR_SYSTEMS
    10/01/14 11:34:37 4 Records selected
    10/01/14 11:34:37 loaded from db
    10/01/14 11:34:37 No rows found for System ID
    10/01/14 11:34:37 contactNameText
    10/01/14 11:34:37 loaded from db
    10/01/14 11:34:37 BRM contact contactNameText
    <2010-01-14 11:34:38,298> <WARN> <wsif> WSIF0012W: Default port used for '{http://xmlns.oracle.com/EnterpriseServices/Core/ItemComposition/V1}ESB_CommunicationsItemCompositionEBSV1_Service' is not fixed depending on port names
    <2010-01-14 11:34:38,596> <WARN> <wsif> WSIF0012W: Default port used for '{http://siebel.com/asi/V0}SWIProductImport' is not fixed depending on port names
    <2010-01-14 11:34:52,495> <ERROR> <default.collaxa.cube.engine.bpel> <BPELInvokeWMP:resolveAndRecover::[process id =SyncItemCompositionListSiebelCommsProvABCSImpl cube instance=50002[Faulted Activity Details:
    Activity Name=SiebelInvocation
    Activity Id=BpInv10
    Activity lineNumber=579
    Partner Link=SiebelProductService
    Partner Port type={http://siebel.com/asi/V0}SWIProductImport_PL
    WsdlLocation=http://srvlog05a:7777/AIAComponents/ApplicationObjectLibrary/Siebel/V1/wsdls/SWIProductIntegrationIO.wsdl
    ActivityType=invoke
    ]>
    ORABPEL-00540
    Fault policy not available in fault policy manager.
    Cannot access fault policy "SyncItemCompositionListSiebelCommsProvABCSImplFaultPolicy".
         at com.collaxa.cube.engine.ext.wmp.faultpolicy.RecoverFault.resolveToActionRef(RecoverFault.java:327)
         at com.collaxa.cube.engine.ext.wmp.faultpolicy.RecoverFault.resolveAndRecover(RecoverFault.java:343)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__handleException(BPELInvokeWMP.java:636)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__callback(BPELInvokeWMP.java:668)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:447)
         at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:199)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3704)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1656)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:317)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5777)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1088)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.__createAndInvoke(CubeEngineBean.java:125)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvokeParticipate(CubeEngineBean.java:201)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAs(Subject.java:396)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:695)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at CubeEngineBean_LocalProxy_4bin6i8.syncCreateAndInvokeParticipate(Unknown Source)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialPostAnyType(DeliveryHandler.java:337)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialPost(DeliveryHandler.java:215)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.post(DeliveryHandler.java:87)
         at com.collaxa.cube.ejb.impl.DeliveryBean.post(DeliveryBean.java:203)
         at com.collaxa.cube.ejb.impl.DeliveryBean.post(DeliveryBean.java:158)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAs(Subject.java:396)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:695)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at DeliveryBean_RemoteProxy_4bin6i8.post(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    10/01/14 11:34:52 loaded from db
    10/01/14 11:34:52 No rows found for System Code
    10/01/14 11:34:52 contactNameText
    <2010-01-14 11:34:52,622> <WARN> <wsif> WSIF0012W: Default port used for '{http://xmlns.oracle.com/EnterpriseServices/Core/ItemComposition/V1}ESB_CommunicationsItemCompositionResponseEBSV1_Service' is not fixed depending on port names
    10/01/14 11:34:53 ****Inside the method call getErrorHandlerExtension errorHandlerExtName->could not find errorHandler so geting default
    10/01/14 11:34:53 com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure}
    messageType: {}
    parts: {{summary=<summary>empty variable/expression result.
    xpath variable/expression expression "/ns1:Fault/ns1:EBMReference/ns1:SenderReference/ns1:ID" is empty at line 100, when attempting reading/copying it.
    Please make sure the variable/expression result "/ns1:Fault/ns1:EBMReference/ns1:SenderReference/ns1:ID" is not empty.
    Possible reasons behind this problems are: some xml elements/attributes are optional or the xml data is invalid according to XML Schema.
    To verify whether XML data received by a process is valid, user can turn on validateXML switch at the domain administration page.
    </summary>
    10/01/14 11:34:53      at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.evalFromValue(BPELAssignWMP.java:667)
    10/01/14 11:34:53      at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.__executeStatements(BPELAssignWMP.java:143)
    10/01/14 11:34:53      at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:199)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3704)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1656)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:317)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5777)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1088)
    10/01/14 11:34:53      at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:589)
    10/01/14 11:34:53      at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:421)
    10/01/14 11:34:53      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    10/01/14 11:34:53      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    10/01/14 11:34:53      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    10/01/14 11:34:53      at java.lang.reflect.Method.invoke(Method.java:585)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    10/01/14 11:34:53      at com.evermind.server.ThreadState.runAs(ThreadState.java:693)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    10/01/14 11:34:53      at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    10/01/14 11:34:53      at CubeDeliveryBean_LocalProxy_4bin6i8.handleInvoke(Unknown Source)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:37)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:141)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:58)
    10/01/14 11:34:53      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
    10/01/14 11:34:53      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
    10/01/14 11:34:53      at java.lang.Thread.run(Thread.java:595)
    <2010-01-14 11:34:53,600> <ERROR> <default.collaxa.cube.xml> com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure}
    messageType: {}
    parts: {{summary=<summary>empty variable/expression result.
    xpath variable/expression expression "/ns1:Fault/ns1:EBMReference/ns1:SenderReference/ns1:ID" is empty at line 100, when attempting reading/copying it.
    Please make sure the variable/expression result "/ns1:Fault/ns1:EBMReference/ns1:SenderReference/ns1:ID" is not empty.
    Possible reasons behind this problems are: some xml elements/attributes are optional or the xml data is invalid according to XML Schema.
    To verify whether XML data received by a process is valid, user can turn on validateXML switch at the domain administration page.
    </summary>
    10/01/14 11:34:53 com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure}
    messageType: {}
    parts: {{summary=<summary>empty variable/expression result.
    xpath variable/expression expression "/ns1:Fault/ns1:EBMReference/ns1:BusinessScopeReference/ns1:InstanceID" is empty at line 118, when attempting reading/copying it.
    Please make sure the variable/expression result "/ns1:Fault/ns1:EBMReference/ns1:BusinessScopeReference/ns1:InstanceID" is not empty.
    Possible reasons behind this problems are: some xml elements/attributes are optional or the xml data is invalid according to XML Schema.
    To verify whether XML data received by a process is valid, user can turn on validateXML switch at the domain administration page.
    </summary>
    10/01/14 11:34:53      at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.evalFromValue(BPELAssignWMP.java:667)
    10/01/14 11:34:53      at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.__executeStatements(BPELAssignWMP.java:143)
    10/01/14 11:34:53      at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:199)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3704)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1656)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:317)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5777)
    10/01/14 11:34:53      at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1088)
    10/01/14 11:34:53      at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:589)
    10/01/14 11:34:53      at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:421)
    10/01/14 11:34:53      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    10/01/14 11:34:53      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    10/01/14 11:34:53      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    10/01/14 11:34:53      at java.lang.reflect.Method.invoke(Method.java:585)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    10/01/14 11:34:53      at com.evermind.server.ThreadState.runAs(ThreadState.java:693)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    10/01/14 11:34:53      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    10/01/14 11:34:53      at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    10/01/14 11:34:53      at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    10/01/14 11:34:53      at CubeDeliveryBean_LocalProxy_4bin6i8.handleInvoke(Unknown Source)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:37)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:141)
    10/01/14 11:34:53      at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:58)
    10/01/14 11:34:53      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
    10/01/14 11:34:53      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
    10/01/14 11:34:53      at java.lang.Thread.run(Thread.java:595)
    <2010-01-14 11:34:53,607> <ERROR> <default.collaxa.cube.xml> com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure}
    messageType: {}
    parts: {{summary=<summary>empty variable/expression result.
    xpath variable/expression expression "/ns1:Fault/ns1:EBMReference/ns1:BusinessScopeReference/ns1:InstanceID" is empty at line 118, when attempting reading/copying it.
    Please make sure the variable/expression result "/ns1:Fault/ns1:EBMReference/ns1:BusinessScopeReference/ns1:InstanceID" is not empty.
    Possible reasons behind this problems are: some xml elements/attributes are optional or the xml data is invalid according to XML Schema.
    To verify whether XML data received by a process is valid, user can turn on validateXML switch at the domain administration page.
    </summary>
    <2010-01-14 11:34:53,678> <WARN> <wsif> WSIF0012W: Default port used for '{http://xmlns.oracle.com/bpel/workflow/taskService}TaskServiceService' is not fixed depending on port names
    10/01/14 11:34:54 [MYDEBUG] getting admin user name from ConfigManager for realmname = jazn.com
    10/01/14 11:34:54 [MYDEBUG] admin user = null
    Thanks in advance for help :)

    Hi,
    After installing patch QF1002, I forgot some steps : Applying Schema and activating Workflows.
    Follow ACR 463 of QF 1002 and it will works.
    I've got a knew issue now. I've got my product on synchronized with Siebel but i'm unable to make an order.
    The error appears with the AIAReadJMSNotificationProcess wsdl :
    AIAReadJMSNotificationProcess Audit Trail
    <?xml version="1.0" encoding="UTF-8"?>
    <audit-trail xmlns="http://schemas.oracle.com/bpel/audit-trail/"><event sid="0" cat="2" type="2" n="0" date="2010-01-18T10:59:33.459+01:00"><message><![CDATA[New instance of BPEL process "AIAReadJMSNotificationProcess" initiated (# "110013").]]></message></event><event sid="BpPrc0.1" cat="1" type="2" label="process" n="1" date="2010-01-18T10:59:33.459+01:00" psid="0"><message><![CDATA[_cr_]]></message></event><event sid="BpTry0.2" cat="1" type="2" n="2" date="2010-01-18T10:59:33.460+01:00" psid="BpPrc0.1"><message><![CDATA[_cr_]]></message></event><event sid="BpSeq0.3" cat="1" type="2" label="sequence" n="3" date="2010-01-18T10:59:33.460+01:00" psid="BpTry0.2"><message><![CDATA[_cr_]]></message></event><event sid="BpSeq0.3" cat="2" type="2" wikey="110013-BpRcv0-BpSeq0.3-1" label="receiveInput" state="closed.finalized" n="4" date="2010-01-18T10:59:33.460+01:00"><message><![CDATA[Received "receiveInput_Consume_Message_InputVariable" call from partner "consumeFaultMsg"]]></message><details id="0" /><detailsTemplate><![CDATA[<receiveInput_Consume_Message_InputVariable><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  name="Fault"><toReplace id="0"/></part></receiveInput_Consume_Message_InputVariable>]]></detailsTemplate></event><event to="Invoke_NotificationProcess_initiate_InputVariable" sid="BpSeq0.3" cat="2" type="1" wikey="110013-BpAss0-BpSeq0.3-2" label="Assign_NotificationProcess" state="closed.finalized" n="5" date="2010-01-18T10:59:33.462+01:00"><message><![CDATA[Updated variable "Invoke_NotificationProcess_initiate_InputVariable"]]></message><details><![CDATA[<Invoke_NotificationProcess_initiate_InputVariable><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="FaultMessage"><Fault langauageCode="en-US" xsi:schemaLocation="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2 Meta.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2"><EBMReference><EBMID/><EBMName/><EBOName/><VerbCode/><BusinessScopeReference><ID/><InstanceID/><EnterpriseServiceName/><EnterpriseServiceOperationName/></BusinessScopeReference><SenderReference><ID/><SenderMessageID/><TransactionCode/><ObjectCrossReference/><Application/></SenderReference></EBMReference>     <FaultNotification>     <ReportingDateTime>2010-01-18T10:59:32+00:00</ReportingDateTime><CorrectiveAction/>     <FaultMessage><Code>ESBError</Code>     <Text>oracle.tip.esb.server.common.exceptions.BusinessEventFatalException: Failed to get subscriptions for event "Consume_Message"
    Unable to retrieve Routing Rules
    Ensure that the repository is accessible</Text><Severity>2</Severity><Stack>oracle.tip.esb.server.common.exceptions.BusinessEventFatalException: Failed to get subscriptions for event "Consume_Message"
         at oracle.tip.esb.server.dispatch.EventDispatcher.getUnfilteredSubscriptionList(EventDispatcher.java:191)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.getSubscriptionList(InitialEventDispatcher.java:481)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(EventDispatcher.java:95)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:165)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:2010)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1469)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:122)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:68)
         at oracle.tip.esb.server.service.impl.inadapter.ESBListenerImpl.processMessage(ESBListenerImpl.java:725)
         at oracle.tip.esb.server.service.impl.inadapter.ESBListenerImpl.onMessage(ESBListenerImpl.java:410)
         at oracle.tip.adapter.fw.jca.messageinflow.MessageEndpointImpl.onMessage(MessageEndpointImpl.java:355)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.doSend(JmsConsumer.java:699)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.sendInboundMessage(JmsConsumer.java:576)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.send(JmsConsumer.java:392)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.run(JmsConsumer.java:312)
         at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
         at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
         at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:825)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.tip.esb.model.repository.exception.RepositoryException: Unable to retrieve Routing Rules
    Ensure that the repository is accessible
         at oracle.tip.esb.model</Stack><IntermediateMessageHop>    <SenderResourceTypeCode/>    <SenderResourceID/>    <SenderMessageID/></IntermediateMessageHop></FaultMessage><FaultingService><ID>Siebel.ProcessSalesOrderFulfillmentSiebelCommsJMSConsumer_RS</ID>     <ImplementationCode>ESB</ImplementationCode>     <InstanceID>yuD82SknPxpGYrZjWZ6swg==</InstanceID>     </FaultingService>     </FaultNotification></Fault>
    </part></Invoke_NotificationProcess_initiate_InputVariable>]]></details></event><event sid="BpSeq0.3" cat="2" type="2" label="Invoke_NotificationProcess" wikey="110013-BpInv0-BpSeq0.3-3" state="closed.finalized" partnerWSDL="http://srvlog05a:7777/orabpel/default/AIAErrorTaskAdministrationProcess/AIAErrorTaskAdministrationProcess?wsdl" n="6" date="2010-01-18T10:59:33.478+01:00"><message><![CDATA[Invoked 1-way operation "initiate" on partner "AIAErrorTaskAdministrationProcess".]]></message><details><![CDATA[<Invoke_NotificationProcess_initiate_InputVariable><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="FaultMessage"><Fault langauageCode="en-US" xsi:schemaLocation="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2 Meta.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2"><EBMReference><EBMID/><EBMName/><EBOName/><VerbCode/><BusinessScopeReference><ID/><InstanceID/><EnterpriseServiceName/><EnterpriseServiceOperationName/></BusinessScopeReference><SenderReference><ID/><SenderMessageID/><TransactionCode/><ObjectCrossReference/><Application/></SenderReference></EBMReference>     <FaultNotification>     <ReportingDateTime>2010-01-18T10:59:32+00:00</ReportingDateTime><CorrectiveAction/>     <FaultMessage><Code>ESBError</Code>     <Text>oracle.tip.esb.server.common.exceptions.BusinessEventFatalException: Failed to get subscriptions for event "Consume_Message"
    Unable to retrieve Routing Rules
    Ensure that the repository is accessible</Text><Severity>2</Severity><Stack>oracle.tip.esb.server.common.exceptions.BusinessEventFatalException: Failed to get subscriptions for event "Consume_Message"
         at oracle.tip.esb.server.dispatch.EventDispatcher.getUnfilteredSubscriptionList(EventDispatcher.java:191)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.getSubscriptionList(InitialEventDispatcher.java:481)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(EventDispatcher.java:95)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:165)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:2010)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1469)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:122)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:68)
         at oracle.tip.esb.server.service.impl.inadapter.ESBListenerImpl.processMessage(ESBListenerImpl.java:725)
         at oracle.tip.esb.server.service.impl.inadapter.ESBListenerImpl.onMessage(ESBListenerImpl.java:410)
         at oracle.tip.adapter.fw.jca.messageinflow.MessageEndpointImpl.onMessage(MessageEndpointImpl.java:355)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.doSend(JmsConsumer.java:699)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.sendInboundMessage(JmsConsumer.java:576)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.send(JmsConsumer.java:392)
         at oracle.tip.adapter.jms.inbound.JmsConsumer.run(JmsConsumer.java:312)
         at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
         at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
         at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:825)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.tip.esb.model.repository.exception.RepositoryException: Unable to retrieve Routing Rules
    Ensure that the repository is accessible
         at oracle.tip.esb.model</Stack><IntermediateMessageHop>    <SenderResourceTypeCode/>    <SenderResourceID/>    <SenderMessageID/></IntermediateMessageHop></FaultMessage><FaultingService><ID>Siebel.ProcessSalesOrderFulfillmentSiebelCommsJMSConsumer_RS</ID>     <ImplementationCode>ESB</ImplementationCode>     <InstanceID>yuD82SknPxpGYrZjWZ6swg==</InstanceID>     </FaultingService>     </FaultNotification></Fault>
    </part></Invoke_NotificationProcess_initiate_InputVariable>]]></details></event><event sid="BpSeq0.3" cat="1" type="2" n="7" date="2010-01-18T10:59:33.478+01:00"><message><![CDATA[_cl_]]></message></event><event sid="BpPrc0.1" cat="1" type="2" n="8" date="2010-01-18T10:59:33.478+01:00"><message><![CDATA[_cl_]]></message></event><event sid="BpPrc0.1" cat="2" type="2" n="9" date="2010-01-18T10:59:33.479+01:00"><message><![CDATA[BPEL process instance "110013" completed]]></message></event></audit-trail>
    default group~oc4j soa~default group~1.log
    <2010-01-18 10:59:32,332> <INFO> <default.collaxa.cube.activation> <AdapterFramework::Inbound> Adapter Framework instance: OraESB - performing endpointDeactivation for portType=Consume_Message_ptt, operation=Consume_Message
    <2010-01-18 10:59:32,332> <INFO> <default.collaxa.cube.activation> <JMSAdapter::Inbound> JmsResourceAdapter_endpointDeactivation: Deactivating endpoint Endpoint_7
    10/01/18 10:59:32 CommandServletURL = http://srvlog05a:7777/esb/esbConfiguration/executeCommand
    10/01/18 10:59:32 invoke:Connection Details =sun.net.www.protocol.http.HttpURLConnection:http://srvlog05a:7777/esb/esbConfiguration/executeCommand?action=GetTrackingConfig
    10/01/18 10:59:32 postAndReceive:Connection response code = 200
    10/01/18 10:59:32 getCookie:Final cookie value = JSESSIONID=71fc635ddf3fbe5220a0ff338cdbe657436699075edb740c873e1e0c8d6b49d7.e34Sc3uObhiSbi0LbNaMch4NbhyQe0; path=/esb
    10/01/18 10:59:32 Cookie value from getCookie value = /esb
    10/01/18 10:59:32 authendicate:Generated appURL = /esb/j_security_check
    10/01/18 10:59:32 invoke:Setting Request method = POST
    10/01/18 10:59:32 invoke:Connection Details =sun.net.www.protocol.http.HttpURLConnection:http://srvlog05a:7777/esb/j_security_check
    10/01/18 10:59:32 postAndReceive:Connection response code = 302
    10/01/18 10:59:32 getCookie:Final cookie value = JSESSIONID=71fc635ddf3fbe5220a0ff338cdbe657436699075edb740c873e1e0c8d6b49d7.e34Sc3uObhiSbi0LbNaMch4NbhyQe0; path=/esb
    10/01/18 10:59:32 invoke:Connection Details =sun.net.www.protocol.http.HttpURLConnection:http://srvlog05a:7777/esb/esbConfiguration/executeCommand?action=GetTrackingConfig
    10/01/18 10:59:32 postAndReceive:Connection response code = 200
    10/01/18 10:59:32 getCookie:Final cookie value = JSESSIONID=71fc635ddf3fbe5220a0ff338cdbe657436699075edb740c873e1e0c8d6b49d7.e34Sc3uObhiSbi0LbNaMch4NbhyQe0; path=/esb
    10/01/18 10:59:32 invoke:Setting Request method = POST
    10/01/18 10:59:32 invoke:Connection Details =sun.net.www.protocol.http.HttpURLConnection:http://srvlog05a:7777/esb/esbConfiguration/executeCommand?action=GetFailedInstances
    10/01/18 10:59:33 postAndReceive:Connection response code = 200
    10/01/18 10:59:33 getCookie:Final cookie value = JSESSIONID=71fc635ddf3fbe5220a0ff338cdbe657436699075edb740c873e1e0c8d6b49d7.e34Sc3uObhiSbi0LbNaMch4NbhyQe0; path=/esb
    10/01/18 10:59:33 Before calling getHandler...
    <2010-01-18 10:59:33,624> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Group is not found.
    <2010-01-18 10:59:33,625> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Group "AIAIntegrationAdminUser" is not found in realm "jazn.com"
    <2010-01-18 10:59:33,625> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Please, verify that given group name "AIAIntegrationAdminUser" exists in realm "jazn.com". Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    10/01/18 10:59:33 [MYDEBUG] getting admin user name from ConfigManager for realmname = jazn.com
    10/01/18 10:59:33 [MYDEBUG] admin user = null
    10/01/18 10:59:33 [MYDEBUG] getting admin user name from ConfigManager for realmname = jazn.com
    10/01/18 10:59:33 [MYDEBUG] admin user = null
    <2010-01-18 10:59:33,805> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Group is not found.
    <2010-01-18 10:59:33,805> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Group "AIAIntegrationAdminUser" is not found in realm "jazn.com"
    <2010-01-18 10:59:33,806> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Please, verify that given group name "AIAIntegrationAdminUser" exists in realm "jazn.com". Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    10/01/18 10:59:33 [MYDEBUG] getting admin user name from ConfigManager for realmname = jazn.com
    10/01/18 10:59:33 [MYDEBUG] admin user = null
    <2010-01-18 10:59:33,993> <ERROR> <default.collaxa.cube.services> <::> ORABPEL-00000
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::>
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::> Exception not handled by the Collaxa Cube system.
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::> An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "ORABPEL-10511
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::>
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::> Group is not found.
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::> Group "AIAIntegrationAdminUser" is not found in realm "jazn.com"
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::> Please, verify that given group name "AIAIntegrationAdminUser" exists in realm "jazn.com". Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    <2010-01-18 10:59:33,994> <ERROR> <default.collaxa.cube.services> <::>
    AIAIntegrationAdminUser and AIAIntegrationAdmin are present in _system-jazn-data.xml_
                   <user>
                        <name>AIAIntegrationAdminUser</name>
                        <guid>9CC4C3E1067711DFBFE103CDF581E8EF</guid>
                        <credentials>{903}2/503BFXcNJygB415fIsMYSxMYT3GOnL</credentials>
                   </user>
                   <role>
                        <name>AIAIntegrationAdmin</name>
                        <guid>9CC6BFB0067711DFBFE103CDF581E8EF</guid>
                        <members>
                             <member>
                                  <type>user</type>
                                  <name>AIAIntegrationAdminUser</name>
                             </member>
                        </members>
                   </role>
    Any help will be appreciated :)

  • Error with update CS5 after new installation (new Computer)

    Good Morning i whant to update the CS5 Programms
    but ervery time i try, an error epears (error in downloading)

    manually update,:  http://www.adobe.com/downloads/updates/

  • Permissions errors after clean installation of 10.7.2

    hey, I'm sorry for the length of this thread.
    after upgrading to Lion (via mac app store) from the newest snow leopard, the system's performance had become worst.
    then, i decided to back up all of my files manually and do a clean install making a lion 10.7.2 bootable DVD from the .dmg file I purchased, and converting a USB flash drive to the lion recovery disk assistant.
    I decided not to back up anything (including user) using time machine and migration assisnant.
    after finishing with this process I've created a new administrator user and verified and repaired disk & permissions, and then moved back all of my data from an external HDD. putting everything back to place where it was before formatting, and changing all of the system preferences, apple software (iTunes, Safari, iPhoto, Finder) one by one.
    of course, software updates, restarts.
    I've done a few things that I might shoudn't do:
    copying the entire 'Music' folder of my user with all of its contents like 'iTunes Library Extras.itdb', 'iTunes Library Genius.itdb', 'iTunes Library.itl', 'iTunes Music Library.xml'.
    after that I also did itunes file > import playlist > Library.xml  (which i exported to external HDD before formatting).
    unfortunately, something has got very wrong with this process. now these brand new awful issues came up:
    1. everytime after logging in/restarting, it seems like the Finder 'doesn't remember' the changes i have made. and I have to manually change it back:
    - menu bar is going back to default (brings back BlueTooth and Time Machine's icons, for example)
    - the dock comes back to the default (only apple apps in the specific order, the stock icon beside the trash comes back to be Documents, etc.)
    - expose gestures are disabled again (like the default)
    2. repeatedly, every time when opening iTunes i see the Software License Agreement, scroll down, agree and iTunes refreshes itself to the default pref (with the ping window and 'iTunes Tutorials' splash screen, prefs like "prevent devices from syncing automatically" are disabled again etc.)
    the itunes album artwork screensaver says - there are no album artworks in your itunes library.
    3. on Safari, it basicly does the same as with itunes. 'forgets' all the changes. (bookmarks, bookmarks bar is reverted to the default apple,yahoo,googlemaps, forgets the homepage).
    4. iphoto - 'iphoto has detected inconsistencies in your library' every time.
    Then, with DU i performed a permissions verify:
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Dutch.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/English.lproj/WatchFolderName.strin gs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/French.lproj/WatchFolderName.string s”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/German.lproj/WatchFolderName.string s”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Italian.lproj/WatchFolderName.strin gs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Japanese.lproj/WatchFolderName.stri ngs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Spanish.lproj/WatchFolderName.strin gs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/cs.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/da.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/fi.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/hu.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/ko.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/no.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/pl.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/pt.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/ru.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/sv.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/tr.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/zh_CN.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/zh_TW.lproj/WatchFolderName.strings ”
    Warning: SUID file “System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent” has been modified and will not be repaired.
    And tried to repair with these results:
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Dutch.lproj/WatchFolderName.strings ”
    Repaired “Applications/iTunes.app/Contents/Resources/Dutch.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/English.lproj/WatchFolderName.strin gs”
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/WatchFolderName.strin gs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/French.lproj/WatchFolderName.string s”
    Repaired “Applications/iTunes.app/Contents/Resources/French.lproj/WatchFolderName.string s”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/German.lproj/WatchFolderName.string s”
    Repaired “Applications/iTunes.app/Contents/Resources/German.lproj/WatchFolderName.string s”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Italian.lproj/WatchFolderName.strin gs”
    Repaired “Applications/iTunes.app/Contents/Resources/Italian.lproj/WatchFolderName.strin gs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Japanese.lproj/WatchFolderName.stri ngs”
    Repaired “Applications/iTunes.app/Contents/Resources/Japanese.lproj/WatchFolderName.stri ngs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/Spanish.lproj/WatchFolderName.strin gs”
    Repaired “Applications/iTunes.app/Contents/Resources/Spanish.lproj/WatchFolderName.strin gs”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/cs.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/cs.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/da.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/da.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/WatchFolderName.strings ”
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/fi.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/fi.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/hu.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/hu.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/ko.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/ko.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/no.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/no.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/pl.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/pl.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/pt.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/pt.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/WatchFolderName.strings ”
    Repaired “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/ru.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/ru.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/sv.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/sv.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/tr.lproj/WatchFolderName.strings”
    Repaired “Applications/iTunes.app/Contents/Resources/tr.lproj/WatchFolderName.strings”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/zh_CN.lproj/WatchFolderName.strings ”
    Repaired “Applications/iTunes.app/Contents/Resources/zh_CN.lproj/WatchFolderName.strings ”
    ACL found but not expected on “Applications/iTunes.app/Contents/Resources/zh_TW.lproj/WatchFolderName.strings ”
    Repaired “Applications/iTunes.app/Contents/Resources/zh_TW.lproj/WatchFolderName.strings ”
    Warning: SUID file “System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent” has been modified and will not be repaired.
    Permissions repair complete
    after the repair i did verify again and nothing has really changed.
    I'm confuses. what have gone wrong with the permissions, libraries, .plists or account...
    it does work better then before the formatting in terms of stabillity (safari used to crash a lot, left click menu is faster now, restarting also)
    but of course, I can't live with the fact the system doesn't remember anything I do and acts almost like 'new' everytime I open an app or restart.
    is it reversible, repairable, fixable, or should I go with the last preffered option on backing up everything from the Carbon Copy Cloner user.sparseimage I have created before formatting, and maybe revert everithing back, with all of the pros and cons?
    Thank you for reading this.
    have a nice one
    Aviha

    I had a similar problem with my Mid-2010 MBP after upgrading to LION and using Target Disk Mode wherein I simply dragged and dropoped my I-tunes Library from my other MBP to the newly updated one. I began getting the same permission error messages when using DU. The problem lies in the UIagent.app as indicated in the log. The ONLY way to correct this problem I found after literally weeks of heartache was to restore my MBP to factory settings and reinstall my apps and OSX in this way, EXACTLY this way: Yes, it may be regarded as overkill to most, but I guarantee that you will be saving yourself umpteen amounts of time and frustration blindly throwing a dart hoping to hit the bullseye. Please read and print this page before you begin.
    1. reset PRAM click here to learn how to reset PRAM
    2. COMPLETE format  hard drive and reinstall of my ORIGINAL Operating System (using the grey installation disks provided to me when i bought the computer).:
    Put your install DVD into the optical drive and reboot. As soon as you hear the boot chime, hold down the "c" key on your keyboard (or the Option key until the Install Disk shows up). That will force your MacBook to boot from the install DVD in the optical drive.
    When it does start up, you'll see a panel asking you to choose your language. Just press theReturn key on your keyboard once. It will then present you with an Installation window.Completely ignore this window and click on Utilities in the top menu and scroll down to Disk Utility and click it. You should see your hard drive in the left hand column along with your other drives.
    Click on the drive and select the Erase tab. Set the format value to Mac OS Extended (Journaled) and click the Erase button. After that has finished select the Partition tab. Type in aName for your hard drive and select how many partitions you want from the Volume Scheme. The usual setting is one partition. Click on the Options button after you've selected apartition to make sure it's set for GUID. Then click the Apply button and after the Partitioning is done quitDisk Utility. You can now follow the instructions on the install screen and install your Operating System (Snow Leopard). DO NOT MIGRATE ANY DATA OR USE TIME MACHINE. INSTALL FROM THE ORIGINAL DISKS ONLY.
    After OSX Install, Insert your Applications Install DVD Disk and install.
    Now run Software Update from the Apple Menu and update and Install any Updates.
    3: Then BEFORE upgrading to LION and BEFORE migrating or copying any data to the new system via whatever source, you need to enable the Root User. But before you do this read here (and read it carefully) to leard about the "root" user.
    4. After you are logged in as the Root user, you can now begin installing whatever Applications PACKAGES to your computer individually from either: A.) original cd/dvd install disk (recommended - if you have the disk, use it!), B.) Downloaded from the web (make sure you are using an ethernet/wired connection), C.) previously downloaded Application Package, or D.) by using Target Disk Mode via firewire connected to another Mac Apple doc.#58583.   (DO NOT use time machine and do not drag and drop Applications to install - You can drag and drop the packages to the desktop and install but not by moving the wanted Applications Icon into the applications menu).
    5. After you have the applications you want installed, run software update again and install any recommended updates.
    6. Open Disk Utility and verify/repair the disk permissions.  (if no issues are present, go to #7) You need to run repairs at least twice consecutively within the root account, restarting afterwards and logging in as Root again.
    7. Open I-Tunes.Open Finder and move your I-Tunes library over by locating the Music folder which contains your music (i.e. /Users/**/Music/iTunes/iTunes Media/Music). DO NOT move the Music folder that is present as a subfolder to the user you are logged in as (i.e.: /Users/**/Music). Make sure it's the folder "Music" that is a subfolder of "I-Tunes Media" which contains all the actual subfolders of your library (i.e.: /Users/jmebenton/Music/iTunes/iTunes Media/Music/30 Seconds to Mars). The Music folder indicated in my example is the one you should drag and drop into your I-Tunes Music Library in the Open I-Tunes window.
    8. After your music transfers, Open Disk Utility and verify/repair the disk permissions AGAIN.  (if no issues are present, try to repair the permissions anyway) You need to run repairs at least twice consecutively within the root account, restarting afterwards and logging in as Root again.
    9. Now transfer any files or data you need. (DO NOT UPGRADE TO LION YET)
    10. LOG OUT and LOG IN as an Administrator (not the Root "Other User").
    11. Install LION
    12. When LION is completely installed, restart and log-in as the Root user.
    13. Open Disk Utility and verify/repair the disk permissions AGAIN.  (if no issues are present, try to repair the permissions anyway) You need to run repairs at least twice consecutively within the root account, restarting afterwards and logging in as Root again.
    14. Disable the root user
    Choose Apple menu > System Preferences, and then click Users & Groups.Open Users & Groups preferences
    Click the lock icon to unlock it, and then type an administrator name and password.
    In the Network Account Server section, click Edit.
    Click Open Directory Utility.
    Click the lock icon to unlock it, and then enter your administrator name and password.
    Choose Edit > Disable Root User.
    15. Now Log into your computer and ENJOY!!!

  • Photoshop not working properly after new installation

    I have a brand new Dell desktop that runs windows 8. I installed the Adobe Creative Suite 5.5 Master Collection and got a message saying that there were errors during installation and some things might not work properly. I uninstalled and did it a second time. Same message.
    I then spoke with an  Adobe agent that helped me download a program to detect what the errors were. He said they were minor issues and shouldn't affect the programs. No help there.
    I then spent hours today speaking with Dell on the phone and the rep took remote control of the computer and did a diagnostics check on the hardware. He said everything is fine. I asked him if it might be the video card needing an update so he ran an update. Same issues, no change.
    We changed the compatability to windows 7 and still no change.
    I then uninstalled the creative suite and tried installing it from the desktop. Still same problems.
    These are the issues in photoshop:
    1)When using certain tools (transform tool, crop tool) the images goes completely black.
    2) The background switches at random- sometimes checkered, sometimes grey, and sometimes black.
    3) Color saturation is incorrectly represented. It switches whenever it wants. For instance, when I zoom in and out it changes.
    In Adobe Bridge some of the RAW images don't show in the program. Some I just can't open. Others open fine. Those images will open in Photoshop but not in Bridge.
    So I have no idea what to do and this is becoming extremely frustrating. I should add I haven't had any problems with Lightroom and it works fine as far as I can tell.
    What could be causing these issues? Could the install CD be damaged?

    I turned off the GPU in Photoshop's preferences as you suggested and everything seems to work properly now in Photoshop. In Adobe bridge the files are also all showing now and there doesn't seem to be the same issue there either.
    I also tried enabling the GPU and changing it to Basic and it continues to work, but when it is changed to advanced when enabled the problems arise again.
    So it seems as though the problem is with the video card or its driver as you said. I am not 100% sure that the Dell rep updated the driver from AMD but I am pretty sure he did. I did go to the AMD website and ran a program to detect if the driver needs to be updated and it resulted in a message saying that the driver is up to date and current.
    As you said this is just a temporary solution and I want to make sure I have a working GPU system. What do you think the problem is then? How would you suggest I proceed? Should I contact Dell and tell them the problem seems to be with the installed video card?

  • (Urgent) Errors after Post Installation  of PI 7.0

    Hi all,
    After executing the post installation steps for PI 7.0
    When I logged in for the first time it was working fine.
    But when I logged in the system for the second time and consecutive logins.and open the main page through sxmb_ifr the following error is displayed
    Exception:
    An internal error occurred. Contact you XI administrator
    Unable to read configuration data (ExchangeProfile/aii.properties)
    The detailed error states this:
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES
    com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties) at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:202)
         at com.sap.aii.utilxi.misc.api.AIIProperties.initServerMode(AIIProperties.java:401)
         at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:95)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:152)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1199643871390._jspService(jsp_Main1199643871390.java:21)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Is the system always required to be connected to a network for it to be started and used without any problems.
    Any pointers to resolve this error would be highly helpful.
    Thanks in advance,
    Younus

    Dear all,
    I tried the installation once again.
    But the same error.
    Exception Details
    Exception class: com.sap.aii.utilxi.prop.api.PropertiesException
    Message
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Stacktrace
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES
    com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties)
         at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:202)
         at com.sap.aii.utilxi.misc.api.AIIProperties.initServerMode(AIIProperties.java:401)
         at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:95)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:152)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1205209927432._jspService(jsp_Main1205209927432.java:21)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Please help me out in solving this.
    Do I need to create the exchange profile once again, i think in PI 7.0 SR2 exchange profile file is implicitly created.
    Waiting for a solution.
    Thanks in advance,
    Younus

Maybe you are looking for