OIM Install. Linux x64. errror /idm/Disk1/linux64/unzip ...

Hello All.
Try to install OIM on linux x64.
Try to start runInstaller and got error :
sh: /idm/Disk1/linux64/unzip: No such file or directory
File is present.
I try to start runInstaller from oracle and root users.
Oracle 11g Database fresh instalation present on this server.
Best regards Denis Eltsov

Follow this:
http://www.orafaq.com/forum/t/143402/2/

Similar Messages

  • I am installing Netweaver on Linux x64 but I dont it. Can you help me?

    Hello.
    I try install Netweaver WAS on Linux x64 according :
    https://www.sdn.sap.com:443/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/603afa05-d2a4-2a10-a0bf-c86743f37368 [original link is broken]
    later when I have finished to download 7 packages and cat command apply, try mount iso file on linus file system . I burn a DVD too , but do not access to them. So what can I do bad ?
    Thank a lot
    Regards

    Hmm ..with so many large files SAP should at least provide the MD5SUM of each file so they can be checked once downloaded to confirm they are not corrupt before creating the image file!
    When you are mounting the ISO image what command are you using ? Should be something like:
    mount -t iso9660 iso.image /media/cdrom -o loop
    If you are still having problems email the address at the bottom of the page you posted and ask them for the md5sum of each file.
    Good luck.
    Regards,
    Nelis

  • J2ee sdk installing on linux x64

    sorry for crossposting, but I guess I am not going to break peoples' ball by doing so. I am new here, so pls, let me do this once.
    Hello guys, this is my first post here :) so don't bash me too much.
    Trying to get the Java EE installed on gentoo linux x86-64 here. Downloaded java_ee_sdk-6u1-jdk-linux-x64.sh from oracle.com.
    I have tried different jres:
    32 bit, 64 bit.
    now I have this jre :
    ak@pussy ~/0.java $ java -version
    java version "1.6.0_20"
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)so, doing:
    ak@pussy ~/0.java $ ./java_ee_sdk-6u1-jdk-linux-x64.sh gives:
    [#|2010-08-04T20:32:13.704+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=glassfish|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:13.781+06:00|INFO|Install Engine|org.openinstaller.provider.conf.ConfiguratorFactory|arg0=class org.openinstaller.provider.conf.InstallationConfigurator|LOG_INFO:Info|#]
    [#|2010-08-04T20:32:14.210+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring GlassFish:\[Unconfiguring GlassFish\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.232+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=jdk|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.264+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring JDK:\[Unconfiguring JDK\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.289+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=updatetool|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.318+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring Updatetool:\[Unconfiguring Updatetool\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.319+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Installation directory: /home/ak/0.java/glassfishv3:\[Installation directory: /home/ak/0.java/glassfishv3\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.322+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Shutting down notifier process:\[Shutting down notifier process\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.353+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at java.lang.Runtime.exec(Runtime.java:593)
    at java.lang.Runtime.exec(Runtime.java:509)
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:423)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Context-Items=[[method=org.openinstaller.util.ExecuteCommand.execute(), operation=EXECUTECMD_ERR, command=[/home/ak/0.java/glassfishv3/updatetool/bin/updatetool, --notifier, --shutdown]]]:\[Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    .and so on.
    Any ideas ?

    I guess this should give more details about issues I am having :
    Using the user defined JAVA_HOME : /home/ak/0.java/jre1.6.0_21_64
    Entering setup...
    WARNING: Warning: Could not detect OS Architecture, falling back to os.arch [Architecture=GenuineIntel ]
    FINE: completed initializing provider svc://general/orchestrator
    FINEST: Ignoring blank answer file or syntax error in ,file:///tmp/install.080510113914/install.properties
    FINEST: BGImagePanel() called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINEST: BGImagePanel.setBgImage(Image BufferedImage@1c5d9084: type = 5 ColorModel: #pixelBits = 24 numComponents = 3 color space = java.awt.color.ICC_ColorSpace@42bad8a8 transparency = 1 has alpha = false isAlphaPre = false ByteInterleavedRaster: width = 728 height = 435 #numDataElements 3 dataOff[0] = 2) called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINE: DISCOVERING_SERVICE_PROVIDERS
    FINE: Not instantiating null - not a ServiceProvider
    Exception=null
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.core.Orchestrator.findServiceProviders(Orchestrator.java:763)
    at org.openinstaller.core.Orchestrator.main(Orchestrator.java:447)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(null:?)
    at sun.reflect.NativeMethodAccessorImpl.invoke(null:?)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:?)
    at java.lang.reflect.Method.invoke(null:?)
    at org.openinstaller.core.EngineBootstrap.main(EngineBootstrap.java:208)
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: DISCOVERED_SERVICE_PROVIDERS
    FINE: completed initializing provider svc://general/system
    FINE: completed initializing provider svc://general/name
    FINE: completed initializing provider svc://general/product
    FINEST: Initializing configuration provider
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINE: completed initializing provider svc://general/task
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: Mode-Request data: EngineConfigCommand{ cmd=GET_CONFIG, data=DRY_RUN_FILE}] By: [org.openinstaller.provider.sims.SIMSProvider.init(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: EngineConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PLATFORM_PLUGIN_PATH}] By: [org.openinstaller.provider.platform.SystemInterface.init(*)
    FINE: completed initializing provider svc://general/operation
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ModeRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PKG_FORMAT}] By: [org.openinstaller.sims.BackendFactory.discoverBackend(*)
    FINE: LOADING_CLASS
    FINE: Can't load SIMS backend org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    Exception=org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.sims.BackendFactory.getBackendByClass(BackendFactory.java:146)
    at org.openinstaller.sims.BackendFactory.discoverBackend(BackendFactory.java:112)
    at org.openinstaller.sims.BackendFactory.getBackend(BackendFactory.java:80)
    at org.openinstaller.sims.SIMSContext.<init>(SIMSContext.java:131)
    at org.openinstaller.provider.sims.SIMSProvider.init(SIMSProvider.java:95)
    at org.openinstaller.bus.ControlBus$1.run(ControlBus.java:192)
    at java.lang.Thread.run(null:?)
    ]

  • Installing java ee sdk (java_ee_sdk-6u1-jdk-linux-x64.sh) on x64 linux

    Hello guys, this is my first post here :) so don't bash me too much.
    Trying to get the Java EE installed on gentoo linux x86-64 here. Downloaded java_ee_sdk-6u1-jdk-linux-x64.sh from oracle.com.
    I have tried different jres:
    32 bit, 64 bit.
    now I have this jre :
    ak@pussy ~/0.java $ java -version
    java version "1.6.0_20"
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)so, doing ak@pussy ~/0.java $ ./java_ee_sdk-6u1-jdk-linux-x64.sh gives me nasty file not found exception & hence I can't get sdk installed:
    [#|2010-08-04T20:32:13.704+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=glassfish|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:13.781+06:00|INFO|Install Engine|org.openinstaller.provider.conf.ConfiguratorFactory|arg0=class org.openinstaller.provider.conf.InstallationConfigurator|LOG_INFO:Info|#]
    [#|2010-08-04T20:32:14.210+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring GlassFish:\[Unconfiguring GlassFish\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.232+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=jdk|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.264+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring JDK:\[Unconfiguring JDK\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.289+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=updatetool|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.318+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring Updatetool:\[Unconfiguring Updatetool\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.319+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Installation directory: /home/ak/0.java/glassfishv3:\[Installation directory: /home/ak/0.java/glassfishv3\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.322+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Shutting down notifier process:\[Shutting down notifier process\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.353+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at java.lang.Runtime.exec(Runtime.java:593)
    at java.lang.Runtime.exec(Runtime.java:509)
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:423)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Context-Items=[[method=org.openinstaller.util.ExecuteCommand.execute(), operation=EXECUTECMD_ERR, command=[/home/ak/0.java/glassfishv3/updatetool/bin/updatetool, --notifier, --shutdown]]]:\[Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    .and so on

    I guess this should give more details about issues I am having :
    Using the user defined JAVA_HOME : /home/ak/0.java/jre1.6.0_21_64
    Entering setup...
    WARNING: Warning: Could not detect OS Architecture, falling back to os.arch [Architecture=GenuineIntel ]
    FINE: completed initializing provider svc://general/orchestrator
    FINEST: Ignoring blank answer file or syntax error in ,file:///tmp/install.080510113914/install.properties
    FINEST: BGImagePanel() called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINEST: BGImagePanel.setBgImage(Image BufferedImage@1c5d9084: type = 5 ColorModel: #pixelBits = 24 numComponents = 3 color space = java.awt.color.ICC_ColorSpace@42bad8a8 transparency = 1 has alpha = false isAlphaPre = false ByteInterleavedRaster: width = 728 height = 435 #numDataElements 3 dataOff[0] = 2) called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINE: DISCOVERING_SERVICE_PROVIDERS
    FINE: Not instantiating null - not a ServiceProvider
    Exception=null
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.core.Orchestrator.findServiceProviders(Orchestrator.java:763)
    at org.openinstaller.core.Orchestrator.main(Orchestrator.java:447)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(null:?)
    at sun.reflect.NativeMethodAccessorImpl.invoke(null:?)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:?)
    at java.lang.reflect.Method.invoke(null:?)
    at org.openinstaller.core.EngineBootstrap.main(EngineBootstrap.java:208)
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: DISCOVERED_SERVICE_PROVIDERS
    FINE: completed initializing provider svc://general/system
    FINE: completed initializing provider svc://general/name
    FINE: completed initializing provider svc://general/product
    FINEST: Initializing configuration provider
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINE: completed initializing provider svc://general/task
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: Mode-Request data: EngineConfigCommand{ cmd=GET_CONFIG, data=DRY_RUN_FILE}] By: [org.openinstaller.provider.sims.SIMSProvider.init(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: EngineConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PLATFORM_PLUGIN_PATH}] By: [org.openinstaller.provider.platform.SystemInterface.init(*)
    FINE: completed initializing provider svc://general/operation
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ModeRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PKG_FORMAT}] By: [org.openinstaller.sims.BackendFactory.discoverBackend(*)
    FINE: LOADING_CLASS
    FINE: Can't load SIMS backend org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    Exception=org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.sims.BackendFactory.getBackendByClass(BackendFactory.java:146)
    at org.openinstaller.sims.BackendFactory.discoverBackend(BackendFactory.java:112)
    at org.openinstaller.sims.BackendFactory.getBackend(BackendFactory.java:80)
    at org.openinstaller.sims.SIMSContext.<init>(SIMSContext.java:131)
    at org.openinstaller.provider.sims.SIMSProvider.init(SIMSProvider.java:95)
    at org.openinstaller.bus.ControlBus$1.run(ControlBus.java:192)
    at java.lang.Thread.run(null:?)
    ]

  • New installation woes - SQLDeveloper on Oracle Linux x64 and Oracle 11g XE

    Note that as an experienced Oracle developer in enterprise environments running MS Windows OS, I am familiar with SQLDeveloper for Windows. I don't have a lot of experience with Linux however. I don't find it intimidating, I just don't have a lot of accumulated knowledge.
    I have recently been trying to set up a development environment on my Windows7 Professional x64 laptop.
    1. Installed Oracle VBox
    2. Installed Oracle Linux 5.2 inside the VBox (because Oracle 11g XE is not certified on 64 bit Windows, needed to go with a Linux OS)
    3. Installed Oracle DB 11.2 XE
    4. Installed JDK as instructed in the SQLDeveloper release notes for Linux x64
    5. Installed SQLDeveloper 3.1.07.42-1
    No apparent issues with any of the installations.
    Problem : I can run SQL Plus from the command line, but when I click on the icon for SQLDeveloper, nothing happens. No error messages, nothing else.
    Question #1 : Unsure how to debug/troubleshoot this. Will read through the installation and release notes for SQLDeveloper, but any suggestions would be welcome.
    Question #2 : Could this be due to an issue with the JDK installation? It appeared to be successful (no obvious issues) but I can't see anything in the Oracle Linux menu system that tells me the JDK was installed successfully. How can I confirm that the JDK installation was successful?
    Edited by: Peter Hartgerink on Jun 19, 2012 9:12 AM

    >
    The Linux x64 version of SQLDeveloper doesn't come bundled with JDK. There is a version of JDK recommended, with an advisory to install it before installing SQLDeveloper. This I did, with apparent success. I guess I'll have to install the JDK again and check my Java versions afterwards. Thanks.
    >
    I don't know what JDK you downloaded since you didn't say. What version was it? Post the link.
    I find it hard to believe that the JDK version recommended was 1.4.2 since that is an ANCIENT version of Java, you have to hunt to even find it for download and most importantly the sql developer main download page clearly announces what version of Java is needed.
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    >
    JDK Support
    Oracle SQL Developer 3.1 is shipped with JDK1.6.0_11. However, you can connect to and use any JDK 1.6.0_11 or above. To use an existing JDK, download the zip files listed below "with JDK already installed."
    >
    As you can see you need JDK 1.6.0_11 or above.
    If the version you say was recommended was actually 1.4.2 then that is an error; post the details so the developers can get that error fixed.
    I don't know what is on your system and can only go by the information you provide
    >
    4. Installed JDK as instructed in the SQLDeveloper release notes for Linux x64
    java version "1.4.2"
    >
    You either downloaded version 1.4.2, which seems unlikely, or your Linux included 1.4.2 and it is being used when you try to launch sql developer.
    Perhaps your system now has multiple versions of Java on it but the version being used by sql developer is the wrong one. If so that is the issue you need to resolve.

  • ODBC instant client driver rpm for Linux X64

    Hi,
    Can anyone tell me where can I find odbc instant client driver rpm for Linux X64 edition.
    I can only see for Linux x32 not for X64.
    Edited by: user11128035 on Sep 6, 2009 3:13 AM
    Edited by: user11128035 on Sep 6, 2009 3:15 AM

    I don't understand your step 7 (the first step 7, actually).
    What is that unixODBC-2.2.14-linux-x86-32.tar.gz, where did it come from, and why are you doing all that?
    unixODBC should be installed after step 5.
    I guess that that is the cause of your problem.
    isql is not linked against readline at all on my RHEL 5 system.
    Do you notice any improvement after removing the files from that tar.bz file?
    Yours,
    Laurenz Albe

  • I have an imac 20 in. The old hard drive crapped out on me. i put a new harddrive in and am now trying to install linux. But the imac doesnt recognise any keyboards

    I have an imac 20 in. The old hard drive crapped out on me. i put a new harddrive in and am now trying to install linux. But the imac doesnt recognise any keyboards

    Without a bootable backup/clone or a Time Machine backup of your previous Snow Leopard installation or a saved copy of Lion's install app, you'll have to upgrade your Leopard volume to Snow Leopard (10.6.6+) so you can waste another hour or more DLing the Lion thing again.

  • Z87-G45 Gaming not able to install Win7 x64 with Samsung 840 EVO

    I have a brand new:
    i5 4570
    MSI Z87-G45 Gaming
    250GB Samsung 840 EVO
    1x 8GB Corsair ValueRam DDR3 1600
    I got everything hooked up properly, but I am not able to install Win7 x64 through an USB pen drive (Kingston Datatravel 32GB USB3) I have a proper  official and Legit MSDN ISO, formatted by the Win7 USB tool from MS itself.
    Note that i do not have an optical device (DVD) installed so I cannot use it 'the old way'.
    Bios settings are okay, everything is recognized
    USB Legacy - Kingston Datatraveler
    HDD Legacy - Samsung 840 EVO
    Win7 setup loads properly; but before I can select the Harddrive / SSD to install Win7 on I get prompted that additional (3rd party) drivers are needed to proceed. The volume is not recognized. This happens 9 out of 10 times. In the 10% cases I do get the option to format the SSD and/or create partitions. However, installation fails after all, cannot load or find file ...
    What I've tried so far:
    Switch out the SATA cables and power cables
    Switch through the various SATA ports on the MB 1 through 6
    Tried UEFI and UEFI/Legacy (UEFI doesn't seem to work at all)
    Update UEFI to V 1.50
    All the above result in the case mentioned.
    I have succesfully installed the SSD in an other PC, using the same pen drive and ISO and it worked like a charme, thus ruling out that the SSD, pen drive or image is corrupt.
    Even when I switched out the SSD after Win7 setup has succesfully copied, unpacked and installed all the files (doing this on the other machine where it works like a charm). Then switching it to the MSI Z87...it fails; starting the setup procedure right from the start, like nothing was ever written on the SSD...
    Finally i turned to Win8, and guess what, it installed without any glitches on the MSI Z87
    What am I missing here, I would really want to install Win7 instead of Win8
    Forgot to enable / disable something in the UEFI? I really don't know, google doesn't give much information on this specific problem (SSD is recognized properly by the BIOS / UEFI as far as I can tell)
    The only thing I have not tried out so far is updating the Samsung SSD firmware to the 1.0 version which has been release 3 days ago...
    Any clues, tips, hunches??

    Quote from: Bernhard on 25-October-13, 18:33:41
    Did you disable Secure Boot in the BIOS? If not, then Win7 won't load.
    Hmmm not sure, thanks for the reply, will have to look into that later today!
    I didn't change it from the default setting I think, unless it is part of the Win8 features in the UEFI. All where disabled by default, and I kept them disabled.
    Where is Secure Boot listed in the UEFI, and any idea wether it is enabled by default?
    ::EDIT::
    Found it in some screenshots, I cannot recall from the top of my head wether it was enabled or disabled, allthough my gutt feeling says it already is disabled.
    http://cdn.pcper.com/files/imagecache/article_max_width/review/2013-05-31/09-MSI_SnapShot_23.gif
    http://cdn.pcper.com/files/imagecache/article_max_width/review/2013-05-31/10-MSI_SnapShot_24.gif
    Nice overview of the entire UEFI btw: http://www.pcper.com/reviews/Motherboards/MSI-Z87-GD65-Gaming-Motherboard-Review/BIOS-Features-continued

  • Can I install Linux and then use the original Windows 8 OEM product key for a virtual machine on the same computer?

    I have ordered a new laptop and expect to receive it in 2-3 weeks.  The laptop comes with an OEM version of Windows 8 installed.  I wish
    to install Linux as the host operating system and create a virtual machine running Windows 8.  Can I legally use the product key from the OEM installation to activate a virtual machine that will only be used on the laptop that had the original OEM installation? 
    If so, what is the procedure to activate the copy installed on the virtual machine?
    This question has been addressed for Windows 7, but my searches did not reveal this question posed for Windows 8.

    Technically, no.  The OEM is licensed only for the physical hardware on the system.  It isn't licensed for virtual hardware.
    You may find you're unable to activate your OEM license in the VM.  A lot of OEM Windows look for specific hardware to verify they're being installed on the correct hardware.
    Although here: http://www.microsoft.com/oem/en/Pages/support-faq.aspx#fbid=Zh0SiBdas5I
    Q. Can I install OEM on a virtual machine (VMware)?
    A. You may install OEM in a virtual environment as long as you have a separate license for each instance of the software. It is fine to use the OEM version as long as it is properly licensed. To be clear, a separate version of software must be installed
    for both the “standard” and “virtual” installations.
    You still may not be able to activate if there is a hardware block.
    The best place to ask this is to Microsoft licensing, any response you get here, including mine, won't hold up since it's not an official answer.
    Q. Can I install OEM on a virtual machine (VMware)?
    A. You may install OEM in a virtual environment as long as you have a separate license for each instance of the software. It is fine to use the OEM version
    as long as it is properly licensed. To be clear, a separate version of software must be installed for both the “standard” and “virtual” installations.
    edit: removed the duplicate Q&A

  • Wiping WinXP and installing Linux

    Hello,
    I just joined today. I have a question about how I should go about updating certain things in my R51.
    I greatly favor Linux over Windows-- I use the Linux distro MEPIS 8.5 in one desktop tower, and the Linux distro sidux in another desktop tower. I just bought an R51 (type 2895-AU3) Thinkpad a few days ago- this is my first laptop. While I wasn't given any OS disc(s), it came loaded with WinXP. Shortly after getting home with the R51, I looked up what updates are available for it from Lenovo. For WinXP, there are a number of them but when I changed the OS option to Linux, only 3 turned up, as I recall, for the HDD and for the CD-RW/DVD. I'm wondering if, while I still have WinXP installed, I should update the BIOS and various other things for WinXP and then wipe the WindowsXP and install MEPIS.
    When I ran my MEPIS live CD in the R51 (and a Linux live CD doesn't install Linux, yet), I noticed that the boot info said the BIOS was outdated (and maybe it said it needs updating?) The BIOS is currently version 1.21 (1VET63WW) and is dated 21 Feb. 2005.
    Are there so many Lenovo-supplied updates for WinXP because that OS needs them in order for that OS to be optimized for use today, while so few updates for Linux because things are basically OK for Linux (except for the three I found in my seach)?
    So I'm asking:  Should I first do the Lenovo updates (BIOS, etc.) for WinXP, then wipe the WinXP and install MEPIS, doing later the Linux updates from Lenovo?
    [A short while ago I read about some bad update bug offered in a Lenovo BIOS update for some unspecified ThinkPad. I of course want to avoid anything that makes my laptop unuseable.]
    Thanks

    If I'm not too late, Just install Ubuntu. Not sure if it's the only one or not, But it can be installed inside windows like an program. When it boots you will have the option to choose windows or ubuntu. Best way to install it is to load the iso with any image loaders (poweriso, magiciso, deamontools) It will install faster than a burned CD. Also disconnect from the internet before install. Or it will install from the internet which will be over 30mins long. Ubuntu is very easy to use.
    IT Specialist and Consultant
    Lenovo Tablet Evangelist
    Current Machines: IdeaCentre A300, ThinkPad Tablet, IdeaPad U410, and Yoga 3 Pro Touch
    Deutsche Community   Comunidad en Español
    Lenovo - the latest in DOtabs, DOpads, DOcentre's, DOstations and DOservers!

  • Can I install Linux on an external drive?

    I'm kinda curious about something. If I boot up off an external firewire drive at boot time and I have previously partitioned it into 2 partitions (techtool or iPartition) is it possible to install a Intel Linux distro on the 2nd partitition?
    When I go to boot from that external drive will the Linux installed boot loader allow me to select OSX or Linux to actually boot from?
    Even better can I just install Linux on this external drive in the only partition?
    I'm only looking to experiment with a Linux distro and I don't want to use Parallels anymore so I'm wondering if I can use an external drive to do so.
    TIA,
    Peter

    I'm kinda curious about something. If I boot up off
    an external firewire drive at boot time and I have
    previously partitioned it into 2 partitions (techtool
    or iPartition) is it possible to install a Intel
    Linux distro on the 2nd partitition?
    When I go to boot from that external drive will the
    Linux installed boot loader allow me to select OSX or
    Linux to actually boot from?
    Even better can I just install Linux on this external
    drive in the only partition?
    I'm only looking to experiment with a Linux distro
    and I don't want to use Parallels anymore so I'm
    wondering if I can use an external drive to do so.
    TIA,
    Peter
    Here is an indirect answer. I know you can using Paralles, not sure about the other way though.
    http://www.parallels.com/

  • Install Linux on a Imac 24 to an external drive

    Hello everybody
    I have an Imac 24 and I am trying to install linux and windows on an external USB hard drive.
    Is that possible?
    So far that I tried I think I messed it up with the boot loader where to install it.
    Is anybody else facing the same problem?
    I would appreciate your advice.
    Thanks in advance
    Yannis

    Newl Post wrote:
    It took me several tries to figure out how to highlight the external drive icon the right way to get the file menu to actually show a Get Info choice. A double-click to highlight did the trick.
    Just FYI, as with any type of file or object, normally it should only take a single click to select it in any view (desktop, or Finder window list, icon, or column view).
    Newl Post wrote:
    The external drive is a 1TB drive with 879.12GB left available. Would back up to cd or dvd be reasonable? Or would that require a rediculous number of discs?
    It would require a ridiculous amount of discs. 1TB minus around 880GB of free space means it is currently using maybe 200GB or more. Backing up would take almost 300CDs or 43 DVDs. But the real cost would not be the discs, it would be the time to burn and then restore all those discs. And the discs would need to be burned cross-platform so that the Mac can read back the files. Also, since the drive is in NTFS format, it would be easiest to back it up using a Windows PC.
    But here is another way to solve your problem. Instead of backing up and reformatting, you could download some add-on software to make your Mac read and write NTFS. (Apple does not include it due to licensing & fees & such, since NTFS is Microsoft proprietary.) If you install NTFS read/write software for the Mac, you can simply use the drive as is and not go through something complicated and time-consuming.
    I am not well versed in using NTFS, but my understanding is that you can download software like Paragon NTFS (paid) to get this done. I have heard that there are free options but again, I don't know them very well. Until someone comes by with more info that I don't know, you can do a web search on "NTFS Mac" to research more about your options. You will find links to software and how-to articles.

  • Installing linux and unix on my macbook pro without using vmware

    I was browsing through the forum and bumped into a topic where the best advice for installing linux application is the following:
    http://macdevcenter.com/lpt/a/7073
    However, I have not tested this out therefore I am pretty reluctant to put this on my laptop which is currently running MAC OS X 10.5.8. (4gb ram). If anyone have done this please let me know.
    1) My question: Is this a reliable method to run linux applications on MAC OS natively using the x11 from Apple?
    Note: I have vmware and I personally don't prefer booting a separate OS on my computer just to use one or two apps. However if that is the only solution I already have ubuntu running on my vmware. Also I wanted to completely wipe off my vmware and the ISO images (ubuntu and win xp) to free up the space in my hard drive. If I have to use ubuntu which may be a "safer solution" than run linux applications on my hard drive then I will stick to the vmware method.
    If someone could give me some insight in this topic then I would greatly appreciated their help.
    p.s. I want to install xilinx web-pack and other useful softwares that are only available in linux, ubuntu and win xp/vista/w7. My goal is to completely transform my laptop from dual booting ubuntu and win xp to just run mac snow leopard (in the near future).
    Thanks in advance,
    Pirakalan S.
    Message was edited by: Pirakalan S.

    Basically I want to run linux and unix applications without running vmware on my mac os x. I heard there is a way to use x11 and FinkCommander (http://finkcommander.sourceforge.net/) application. However, I am unable to figure out how to install programs such as xilinx ise (http://www.xilinx.com/ise/logicdesignprod/foundation.htm) on my MacBook Pro using FinkCommander. In addition, xilinx ise runs on linux and windows however not mac.
    In simple words I want to solely use Leapord (not snow leapord) to run applications such xilinx ise (which is only available on windows platform or linux).
    I recently shifted from windows xp platform to mac and I rarely use vmware after making the shift. Therefore, I am trying to find a solution where I don't require vmware at all, my plan is to remove vmware from my hard drive.
    I just restated what I stated in the previous post in a simpler manner, sorry for any miscommunication on the earlier post. I am looking for a step by guide to install linux applications on my mac. I am at a process of learn linux at the moment so I am kind of slow when it comes to linux and mac. Especially when it comes to installing using command line not GUI.
    I just want to know if there is a solution out there for running linux based applications to run on my mac.

  • Installing Linux as triple-boot?

    I don't know if this is the right forum for this question, but it looks like the best fit.
    I have a Mac Pro that runs Mac OS X 10.6.7 and Windows 7 64-bit as a dual-boot system using Boot Camp.  This is set up with 2 partitions of a single 1TB hard drive (each OS gets 500GB).  Because I am taking a Linux class soon, I have to install Linux.  What I want to do is add a second physical hard drive and install Linux on that one, turning my dual-boot configuration into a Mac/Windows/Linux triple-boot configuration.  Is this possible?  If so, how do I do it?
    On a side note, would it be possible to partition hard drive #2 the way I did hard drive #1 (drive #2 is also a 1TB drive) and use the second half for Time Machine?  That way, I would have 500GB each for Mac, Windows, Linux, and Time Machine.

    install refit,create new partrtion,install linux.That's all it takes

  • Error installing KB2855336-x64 patch on Windows 8 64 bit machine

    Hi
    I am trying to install KB2855336-x64 patch on my windows 8 machine. The installation is getting failed while installing through automatic updates as well as manual installation. When I checked WindowsUpdate.log file, I saw below message. Is there
    any fix for this issue?
    Appreciate your help.
    013-12-31 18:31:11:585
    340 1898
    Agent ** START **  Agent: Installing updates [CallerId = wusa]
    2013-12-31 18:31:11:585
    340 1898
    Agent *********
    2013-12-31 18:31:11:585
    340 1898
    Agent  * Updates to install = 1
    2013-12-31 18:31:11:587
    340 1898
    Agent  *   Title = Update for Windows (KB2855336)
    2013-12-31 18:31:11:587
    340 1898
    Agent  *   UpdateId = {FAAD5223-22B7-4E46-9427-6F8BC1B9401C}.501
    2013-12-31 18:31:11:587
    340 1898
    Agent  *     Bundles 1 updates:
    2013-12-31 18:31:11:587
    340 1898
    Agent  *       {EB29E59C-58F6-4880-AC9A-F34FBCC9F60B}.501
    2013-12-31 18:31:14:418
    340 1898
    Handler Attempting to create remote handler process as VMWAREM\kponugoti in session 1
    2013-12-31 18:31:14:548
    340 1898
    DnldMgr Preparing update for install, updateId = {EB29E59C-58F6-4880-AC9A-F34FBCC9F60B}.501.
    2013-12-31 18:31:14:551
    4572 830
    Misc ===========  Logging initialized (build: 7.8.9200.16731, tz: +0530)  ===========
    2013-12-31 18:31:14:551
    4572 830
    Misc  = Process: C:\Windows\system32\wuauclt.exe
    2013-12-31 18:31:14:551
    4572 830
    Misc  = Module: C:\Windows\SYSTEM32\wuaueng.dll
    2013-12-31 18:31:14:550
    4572 830
    Handler :::::::::::::
    2013-12-31 18:31:14:551
    4572 830
    Handler :: START ::  Handler: CBS Install
    2013-12-31 18:31:14:551
    4572 830
    Handler :::::::::
    2013-12-31 18:31:14:553
    4572 830
    Handler Starting install of CBS update EB29E59C-58F6-4880-AC9A-F34FBCC9F60B
    2013-12-31 18:31:14:554
    4572 830
    Handler CBS session identity: 30344744_1660039064
    2013-12-31 18:31:14:561
    4572 830
    Handler CBS package identity: Package_for_KB2855336~31bf3856ad364e35~amd64~~6.2.1.0
    2013-12-31 18:31:14:585
    4572 830
    Handler Installing self-contained with source=C:\Windows\SoftwareDistribution\Download\784293409cedf74c648cae7b5a3d128a\Windows8-RT-KB2855336-x64.cab, workingdir=C:\Windows\SoftwareDistribution\Download\784293409cedf74c648cae7b5a3d128a\inst
    2013-12-31 18:32:27:798
    4572 1240
    Handler FATAL: CBS called Error with 0x80070005, 
    2013-12-31 18:32:33:927
    4572 830
    Handler FATAL: Completed install of CBS update with type=0, requiresReboot=0, installerError=1, hr=0x80070005
    2013-12-31 18:32:34:051
    4572 830
    Handler :::::::::
    2013-12-31 18:32:34:051
    4572 830
    Handler ::  END  ::  Handler: CBS Install
    2013-12-31 18:32:34:051
    4572 830
    Handler :::::::::::::
    2013-12-31 18:32:34:228
    340 1898
    Agent *********
    2013-12-31 18:32:34:228
    340 1898
    Agent **  END  **  Agent: Installing updates [CallerId = wusa]
    2013-12-31 18:32:34:228
    340 1898
    Agent *************
    2013-12-31 18:32:34:228
    6808 1aa0
    COMAPI >>--  RESUMED  -- COMAPI: Install [ClientId = wusa]
    2013-12-31 18:32:34:228
    6808 1aa0
    COMAPI  - Install call complete (succeeded = 0, succeeded with errors = 0, failed = 1, unaccounted = 0)
    2013-12-31 18:32:34:228
    6808 1aa0
    COMAPI  - Reboot required = No
    2013-12-31 18:32:34:229
    6808 1aa0
    COMAPI  - WARNING: Exit code = 0x00000000; Call error code = 0x80240022
    2013-12-31 18:32:34:229
    6808 1aa0
    COMAPI ---------
    2013-12-31 18:32:34:229
    6808 1aa0
    COMAPI --  END  --  COMAPI: Install [ClientId = wusa]
    2013-12-31 18:32:34:229
    6808 1aa0
    COMAPI -------------
    2013-12-31 18:32:39:137
    340 eb0
    Report REPORT EVENT: {4B90448D-B12A-45A2-90E0-A77795AFE9B5}
    2013-12-31 18:32:34:091+0530 1
    182 [AGENT_INSTALLING_FAILED] 101
    {FAAD5223-22B7-4E46-9427-6F8BC1B9401C}
    501 80070005
    wusa Failure
    Content Install Installation Failure: Windows failed to install the following update with error 0x80070005: Update for Windows (KB2855336).
    2013-12-31 18:32:39:216
    340 eb0
    Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2013-12-31 18:32:39:216
    340 eb0
    Report WER Report sent: 7.8.9200.16731 0x80070005(0x80070005) FAAD5223-22B7-4E46-9427-6F8BC1B9401C Install 101 Unmanaged
    2013-12-31 18:32:39:217
    340 eb0
    Report CWERReporter finishing event handling. (00000000)
    2013-12-31 18:32:40:282
    6808 1aa4
    COMAPI -----------  COMAPI: IUpdateServiceManager::RemoveService  -----------
    2013-12-31 18:32:40:282
    6808 1aa4
    COMAPI  - ServiceId = {63c78c3d-384e-4033-8558-2b88e78d5034}
    2013-12-31 18:32:40:485
    6808 1aa4
    COMAPI IUpdateService removing volatile scan package service, serviceID = {63C78C3D-384E-4033-8558-2B88E78D5034}
    2013-12-31 18:32:40:489
    340 174
    Agent WARNING: WU client fails CClientCallRecorder::RemoveService with error 0x80248014
    2013-12-31 18:32:40:489
    6808 1aa4
    COMAPI WARNING: ISusInternal::RemoveService failed, hr=80248014
    2013-12-31 18:39:47:829
    340 12d8
    AU #############
    2013-12-31 18:39:47:829
    340 12d8
    AU ## START ##  AU: Install updates
    2013-12-31 18:39:47:829
    340 12d8
    AU #########
    2013-12-31 18:39:47:829
    340 12d8
    AU  # Initiating scheduled install
    2013-12-31 18:39:47:955
    340 12d8
    AU WARNING: There are no approved updates to install
    2013-12-31 18:39:47:955
    340 12d8
    AU  # Exit code = 0x8024000C
    2013-12-31 18:39:47:956
    340 12d8
    AU #########
    2013-12-31 18:39:47:956
    340 12d8
    AU ##  END  ##  AU: Install updates
    2013-12-31 18:39:47:956
    340 12d8
    AU #############
    Thanks,
    Kalyan
     

    2013-12-31 18:31:14:551 4572 830 Handler :: START :: Handler: CBS Install
    2013-12-31 18:31:14:551 4572 830 Handler :::::::::
    2013-12-31 18:31:14:553 4572 830 Handler Starting install of CBS update EB29E59C-58F6-4880-AC9A-F34FBCC9F60B
    2013-12-31 18:31:14:554 4572 830 Handler CBS session identity: 30344744_1660039064
    2013-12-31 18:31:14:561 4572 830 Handler CBS package identity: Package_for_KB2855336~31bf3856ad364e35~amd64~~6.2.1.0
    2013-12-31 18:31:14:585 4572 830 Handler Installing self-contained with source=C:\Windows\SoftwareDistribution\Download\784293409cedf74c648cae7b5a3d128a\Windows8-RT-KB2855336-x64.cab, workingdir=C:\Windows\SoftwareDistribution\Download\784293409cedf74c648cae7b5a3d128a\inst
    2013-12-31 18:32:27:798 4572 1240 Handler FATAL: CBS called Error with 0x80070005, 
    2013-12-31 18:32:33:927 4572 830 Handler FATAL: Completed install of CBS update with type=0, requiresReboot=0, installerError=1, hr=0x80070005
    2013-12-31 18:32:34:051 4572 830 Handler :::::::::
    2013-12-31 18:32:34:051 4572 830 Handler ::  END  ::  Handler: CBS Install
    at a guess, CBS is encountering this access denied error and aborting due to an inconsistency in the servicing store.
    check your CBS.log file
    you should check your system health with SFC /scannow
    also check system health with DISM:
    http://www.eightforums.com/tutorials/26512-dism-fixing-component-store-corruption-windows-8-a.html
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for

  • Missing Filters in PS CS6

    Hi I've noticed that the Filters menu lacks many of the bundled CS5 filters e.g. the Filters | Artistic menu. By adding the CS5 Plugins directory as an Addition plugins folder in  Preferences, they return, though some plugin is causing a VC++ Runtime

  • Problems with 'Purchased' Music showing up as 'Error' in Match

    I'm mystified by one aspect of iTunes Match behaviour.  I have a large collection of U2 songs, some of which I had ripped from CD and some of which, latterly, I bought through iTunes.  As you can see, most of the songs I have were found and matched b

  • Use of Time Code for Events

    I understand the value of the time code in projects but am baffled by what it exactly means when I click on a project when it starts off with 10 hours or so, wherever that may come from, and what exactly is its use, except for measuring the time and

  • Suggest double byte characters

    Hello, I am running one concurrent program that generates output In the output china characters are coming i want to replace with the double byte characters. Thanks in advance Cheers.

  • SET_BLOCK_PROPERTY

    Hi, I'm trying to set where caluse dynamically, but it is giving me error. SET_BLOCK_PROPERTY ('emp', DEFAULT_WHERE, 'where deptno in ||'''('''select deptno from dept''')''); How to set the "(" in the where caluse ? Thanks in advance.