JWSDP 1.1 fails to install on Linux/JDK 1.4.1_01

I just tried to install JWSDP 1.1 on Linux with a JDK 1.4.1_01 and failed miserably. That happened both when doing the install as root or as normal user. The installer displays an error page without any error message. The log.txt contains the following exception:
(Feb 28, 2003 2:43:08 PM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ServiceException: (error code = 315; message = ""; severity = 0)
STACK_TRACE: 22
ServiceException: (error code = 315; message = ""; severity = 0)
at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getPackageInfo(LinuxRegistryServiceImpl.java:221)
at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getSoftwareObject(LinuxRegistryServiceImpl.java:144)
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:324)
at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
at com.installshield.product.service.registry.GenericRegistryService.getSoftwareObject(GenericRegistryService.java:120)
at com.installshield.product.service.product.PureJavaProductServiceImpl.setSoftwareObject(PureJavaProductServiceImpl.java:1582)
at com.installshield.product.service.product.PureJavaProductServiceImpl.access$14(PureJavaProductServiceImpl.java:1578)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.addToVPD(PureJavaProductServiceImpl.java:4662)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkInstalledVersion(PureJavaProductServiceImpl.java:4632)
at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:252)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java:171)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:122)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4355)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3590)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Thread.java:536)
Has anyone had similar problems?
A few general remarks for Sun:
I only needed JAXB 1.0, why do I have to get the whole JWSDP? Why do I have to deal with this @$#! installer?

I did,
installation with 1.4.0_03 and running under 1.4.1_02.
It does work so far.
I would like to know what this is all about - but I don't
want to invest my time in something stupid like that.
Makes you wonder how Sun tests their own software before
they release it.
Cheers,
Torsten
<quote>
This release of the Java Web Services Developer Pack has been tested with various configurations with the Java 2 SDK, Standard Edition version 1.3.1_07, 1.4.0_03, and 1.4.1_01 on the following platforms:
* Sun SolarisTM Operating Environment 8 and 9
* Windows 2000 Professional Edition
* Windows XP Professional Edition
* RedHat Linux 7.2
</quote>
well, I tried 1.4.1_01 as well - and - surprise - it didn't work
either ?!

Similar Messages

  • Weblogic Server 6.1 trial version fails to install in Linux

    Weblogic Server 6.1 trial version fails to install in Linux
    (in Linux Redhat 6.2, jdk 1.2.2)
    1. When unzipping the *.zip file "weblogic610_generic.zip", the unzip program
    reported that some files and directories not properly named. (using winzip, quite
    a number of files' directories start "d:/".
    2. During installation, the screen hanged right after choosing language, and the
    background threw "Exception in thread 'main'".

    Yes, that is exactly what I ran and it worked.
    Kernel: 2.2.12-20
    java -fullversion
    java full version "Linux_JDK_1.2.2_RC4"
    That was to install.
    Eric
    "Mo Guangquan" <[email protected]> wrote in message
    news:[email protected]...
    Hello,
    Could you give the detailed steps when you unzip and run? Did you only
    use the command "java -cp weblogic610_generic.zip install -i console" andit
    worked fine? Your system's basic setting like java version and kernal etc?
    Thanks.
    regards
    mo
    "Eric Gross" <[email protected]> wrote in message
    news:[email protected]...
    I actually did my test with RH 6.1. It worked fine.
    Regards,
    Eric
    "Alexander Klimenko" <[email protected]> wrote in message
    news:[email protected]...
    Sorry guys,
    but if you go to "supported platform" document you'll se just Linux RH
    7.1
    there.
    Regards,
    Alexander
    "Mo Guangquan" <[email protected]> wrote:
    error still occurs, guess it is because inside the zip file got some
    wrong
    absolute paths. error msg:
    ZGUtil.getInputStream(): ZGUtil.openZipFile(): Couldn't open /us
    java.io.IOException: ZGUtil.openZipFile(): Couldn't open /us
    at ZeroGb.c([DashoPro-V1.2-120198])
    at ZeroGb.a([DashoPro-V1.2-120198])
    at ZeroGb.a([DashoPro-V1.2-120198])
    at ZeroGb.m([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.i([DashoPro-V1.2-120198])
    at
    com.zerog.ia.installer.Main.<clinit>([DashoPro-V1.2-120198])
    at install.main([DashoPro-V1.2-120198])
    preinstaller.properties not found.
    Exception in thread "main"
    regards,
    mo
    "Eric Gross" <[email protected]> wrote in message
    news:[email protected]...
    Run the following to install it:
    java -cp weblogic610_generic.zip install -i console
    That will provide a console based install.
    Regards,
    Eric
    "mo" <[email protected]> wrote in message
    news:[email protected]...
    Weblogic Server 6.1 trial version fails to install in Linux
    (in Linux Redhat 6.2, jdk 1.2.2)
    1. When unzipping the *.zip file "weblogic610_generic.zip", the
    unzip
    program
    reported that some files and directories not properly named.
    (using
    winzip, quite
    a number of files' directories start "d:/".
    2. During installation, the screen hanged right after choosing
    language,
    and the
    background threw "Exception in thread 'main'".

  • J2se sdk 1.4.2_04  fail to install on Linux...

    Hi.
    1. ./j2sdk-1_4_2_04-linux-i586.bin
    2. Saying yes to EULA
    But then :
    Do you agree to the above license terms? [yes or no]
    yes
    tail: `-1' option is obsolete; use `-n 1' since this will be removed in the future
    Unpacking...
    tail: cannot open `+466' for reading: No such file or directory
    Checksumming...
    1
    The download file appears to be corrupted. Please refer
    to the Troubleshooting section of the Installation
    Instructions on the download page for more information.
    Please do not attempt to install this archive file.
    I'm on a Gentoo Linux installation, so I could have the very latest versions of tail and other utilities...
    Could someone tell me if they were able to use the Linux Platform self-extracting file (j2sdk-1_4_2_04-linux-i586.bin, 34.17 MB) ?
    Just in case, (but I downloaded the bin file 3 times to be sure) here is the md5sum of the file :
    cc27ac6189062214c072cb5b4ae068fa j2sdk-1_4_2_04-linux-i586.bin

    hi
    i'm also running gentoo and was getting the same problem.
    the solution is to copy the j2sdk-1_4_2_04-linux-i586.bin file to /usr/portage/distfiles and then run emerge sun-jdk. it should then install fine.
    paul

  • Net configuration assistant fail on install under linux

    Hi,
    after a crash of our server. I tried to install oracle 9i release 2. Everything is working, but on install die net configuration assistant failed. How can I start it up after install? The database is already created by the installer.
    thanks a lot,
    Remco Ploeg

    Your locales are cooked. Use dpkg-reconfigure locales, select your local language (both en_US versions for me), C as your default, and you should be set.

  • Linux 6.4 fails to install "Oracle Linux NTFS how-to"

    HI
    a total linux newbie here.
    I am running the latest x86_64 oracle linux Red Hat Enterprise Linux Server release 6.4 (Santiago)
    I have followed the instructions at : Oracle Linux NTFS how-to
    I manage to do :
    wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
    rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
    yum install fuse fuse-ntfs-3g
    however this gives me
    Loaded plugins: refresh-packagekit, security
    Setting up Install Process
    Package fuse-2.8.3-4.el6.x86_64 already installed and latest version
    Resolving Dependencies
    --> Running transaction check
    ---> Package fuse-ntfs-3g.x86_64 0:2013.1.13-2.el5.rf will be installed
    --> Finished Dependency Resolution
    Dependencies Resolved
    =========================================================================================================================================================================================
    Package Arch Version Repository Size
    =========================================================================================================================================================================================
    Installing:
    fuse-ntfs-3g x86_64 2013.1.13-2.el5.rf rpmforge 586 k
    Transaction Summary
    =========================================================================================================================================================================================
    Install 1 Package(s)
    Total download size: 586 k
    Installed size: 1.4 M
    Is this ok [y/N]:
    Downloading Packages:
    http://apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror1.hs-esslingen.de/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://be.mirror.eurid.eu/rpmforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.cpsc.ucalgary.ca/mirror/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://ftp.fi.muni.cz/pub/linux/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://repository.vsb.cz/mirrors/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://merlin.fit.vutbr.cz/mirrors/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://fr2.rpmfind.net/linux/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mir01.syntis.net/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.atrpms.net/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.de.leaseweb.net/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://ftp.heanet.ie/mirrors/ftp.freshrpms.net/pub/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://thammuz.tchpc.tcd.ie/mirrors/ftp.freshrpms.net/pub/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.fairway.ne.jp/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://ftp.riken.jp/pub/Linux/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.oscc.org.my/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.nl.leaseweb.net/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://archive.cs.uu.nl/mirror/dag.wieers/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://ftp.lug.ro/freshrpms/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.awanti.com/rpmforge/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://ftp.is.co.za/mirror/ftp.rpmforge.net/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://www.mirrorservice.org/sites/apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://repoforge.spinellicreations.com/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.teklinks.com/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.hmc.edu/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.rit.edu/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://repoforge.eecs.wsu.edu/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://nl.mirror.eurid.eu/rpmforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror.us.leaseweb.net/dag/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    http://mirror-fpt-telecom.fpt.net/repoforge/redhat/el6/en/x86_64/rpmforge/RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    Error Downloading Packages:
    fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64: failure: RPMS/fuse-ntfs-3g-2013.1.13-2.el5.rf.x86_64.rpm from rpmforge: [Errno 256] No more mirrors to try.
    Any ideas?

    You should get the following output:
    [root@vm210 ~]# lsb_release -d
    Description:     Oracle Linux Server release 6.4
    [root@vm210 ~]#
    [root@vm210 ~]# rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
    warning: rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
    Preparing...                ########################################### [100%]
       1:rpmforge-release       ########################################### [100%]
    [root@vm210 ~]# yum install fuse fuse-ntfs-3g
    Loaded plugins: security
    ol6_UEK_latest                                                                 | 1.2 kB     00:00    
    ol6_latest                                                                     | 1.4 kB     00:00    
    ol6_latest/primary                                                             |  26 MB     02:39    
    ol6_latest                                                                                21127/21127
    rpmforge                                                                       | 1.9 kB     00:00    
    rpmforge/primary_db                                                            | 2.6 MB     00:07    
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package fuse.x86_64 0:2.8.3-4.el6 will be installed
    ---> Package fuse-ntfs-3g.x86_64 0:2013.1.13-2.el6.rf will be installed
    --> Finished Dependency Resolution
    Dependencies Resolved
    ======================================================================================================
    Package                 Arch              Version                        Repository             Size
    ======================================================================================================
    Installing:
    fuse                    x86_64            2.8.3-4.el6                    ol6_latest             71 k
    fuse-ntfs-3g            x86_64            2013.1.13-2.el6.rf             rpmforge              483 k
    Transaction Summary
    ======================================================================================================
    Install       2 Package(s)
    Total download size: 554 k
    Installed size: 1.7 M
    Is this ok [y/N]: y
    Downloading Packages:
    (1/2): fuse-2.8.3-4.el6.x86_64.rpm                                             |  71 kB     00:00    
    (2/2): fuse-ntfs-3g-2013.1.13-2.el6.rf.x86_64.rpm                              | 483 kB     00:01    
    Total                                                                 160 kB/s | 554 kB     00:03    
    Running rpm_check_debug
    Running Transaction Test
    Transaction Test Succeeded
    Running Transaction
    Warning: RPMDB altered outside of yum.
      Installing : fuse-2.8.3-4.el6.x86_64                                                            1/2
      Installing : fuse-ntfs-3g-2013.1.13-2.el6.rf.x86_64                                             2/2
      Verifying  : fuse-ntfs-3g-2013.1.13-2.el6.rf.x86_64                                             1/2
      Verifying  : fuse-2.8.3-4.el6.x86_64                                                            2/2
    Installed:
      fuse.x86_64 0:2.8.3-4.el6                  fuse-ntfs-3g.x86_64 0:2013.1.13-2.el6.rf                
    Complete!Your output:
    <pre>
    Package fuse-2.8.3-4.el6.x86_64 already installed and latest version
    Resolving Dependencies
    --> Running transaction check
    ---> Package fuse-ntfs-3g.x86_64 0:2013.1.13-2. el5 .rf will be installed
    </pre>
    It tells me that you perhaps tried to install the software before finding or following the instructions. If you check the fuse-ntfs-3g package of your output, it belongs to el5, not el6.
    I suggest to check /etc/yum.repos.d directory. It seems you have enabled or installed the wrong yum software repository from the rpmforge source.
    To solve your problem, perhaps the following will work:
    su - root
    yum remove rpmforge-release
    cd /etc/yum.repos.d
    tar -cf backup.tar ./* --remove-files
    wget http://public-yum.oracle.com/public-yum-ol6.repo
    wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
    rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
    yum install fuse fuse-ntfs-3gThe following does not seem absolutely necessary, but might be a good idea:
    Once you installed the rpmforge-release package you should be able to use:
    yum update rpmforge-release
    Loaded plugins: security
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package rpmforge-release.x86_64 0:0.5.2-2.el6.rf will be updated
    ---> Package rpmforge-release.x86_64 0:0.5.3-1.el6.rf will be an update

  • SunOne 7 Fails To Install - Mandrake Linux 10

    Hi, my system:
    - Mandrake Linux 10 (Community)
    - Kernel 2.6.6
    - KDE 3.2
    I tried to install SunOne 7 Platform Edition updates 2, 3 and 4, everytime I launch the ./setup (as root), the result is the initial screen with the following error:
    appservResources:LinOSCheckPanel-Gui-HeaderText
    appservResources:LinOSCheckPanel-unsupportedOS-Text
    And Just the "cancel" button available.
    The I tried to start with -debug option
    java appserv -debug
    Give me the following results (console) :
    Enabling debug mode.
    Using long form attribute offset calculation.
    Time to find offset table: 62ms
    archiveReader class com.sun.wizards.core.ArchiveReader has length 27219
    archiveReader class com.sun.wizards.core.Platform has length 7176
    archiveReader class com.sun.wizards.core.SystemInterface has length 9819
    archiveReader class com.sun.wizards.core.PlatformToolkit has length 3134
    archiveReader class AixNativeToolkit has length 15854
    archiveReader class SolarisPlatformToolkit has length 17266
    archiveReader class LinuxNativeToolkit has length 10697
    archiveReader class WindowsPlatformToolkit has length 16366
    archiveReader class WindowsNativeToolkit has length 17953
    archiveReader class HpuxNativeToolkit has length 11420
    archiveReader class LinuxPlatformToolkit has length 10110
    archiveReader class Osf1NativeToolkit has length 20329
    archiveReader class Osf1PlatformToolkit has length 17213
    archiveReader class AixPlatformToolkit has length 13323
    archiveReader class WindowsBootstrap has length 4046
    archiveReader class HpuxPlatformToolkit has length 13975
    archiveReader class SolarisNativeToolkit has length 20355
    Unable to find class: com.sun.wizards.core.MsgCat
    Extracting...Using long form attribute offset calculation.
    Time to find offset table: 60ms
    ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Unable to find class: com.sun.wizards.WizardResources_pt
    Unable to find class: com.sun.wizards.WizardResources_pt_BR
    Initializing...VM: osName="Linux"
    VM: osArch="i386"
    VM: osVer="2.6.6-mh1"
    osType=1
    osName=2
    arch=2
    currentVersion is 2.6.6-mh1
    platformNameClass=LinuxPlatformToolkit
    trying to instantiate LinuxPlatformToolkit . . . success
    systemInterface created.
    writing native stuff to /tmp
    nativeProcessAvailable=true
    com.sun.wizards.core.Def instantiated.
    system locale = pt_BR
    initial default locales = []
    Unable to find class: com.sun.wizards.WizardResources_pt
    Unable to find class: com.sun.wizards.WizardResources_pt_BR
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt_BR
    com.iplanet.install.util.wbResource::setResourceBundleKeyName: resource bundle key name is "com.iplanet.ias.installer.resource.appserv"
    com.iplanet.install.util.wbResource::setResourceBundleKeyName: os name "Linux" os type "Unix"
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt_BR
    Command line to be processed:
    -debug
    com.iplanet.install.util.wbResource::getString: resource string "appservResources:LinOSCheckPanel-Gui-HeaderText" not found
    com.iplanet.install.util.wbResource::getString: resource string "appservResources:LinOSCheckPanel-unsupportedOS-Text" not found
    com.iplanet.install.util.wbResource::getString: resource string "appservResources:LinOSCheckPanel-Gui-OnlineHelp" not found
    Unable to find class: com.sun.wizards.WizardResources_pt
    Unable to find class: com.sun.wizards.WizardResources_pt_BR
    Deleting file /tmp/LinuxNativeToolkit_5.5.1_1
    Deleting file /tmp/j2sdk-1_4_1_04-linux-i586.rpm.rpm.out0.432396
    I am totally lost, :-/
    Can you help me ?
    Thank you very much
    Claudio Miranda

    Sun Java System Application Server 7 installer explicitly checks for supported Linux kernel versions (2.4 and 2.5) and will not let you proceed with installation if different kernel version is detected. Since Mandrake Linux 10 is running 2.6 kernel, you will not be able to install this version of application server on this system.

  • Webtier Utilities 11.1.1.2 failed to install on Oracle Linux OEL 5.7 x86_64

    Hi,
    Webtier Utilities 11.1.1.2 failed to install on Oracle Linux OEL 5.7 x86_64 (Linux vilje05 2.6.18-274.3.1.0.1.el5 #1 SMP Wed Sep 7 06:02:50 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux):
    [oracle@vilje05 ~]$ cd install/Disk1/
    [oracle@vilje05 Disk1]$ ./runInstaller -silent -response /home2/oracle/my_response.txt -invPtrLoc /home2/oracle/orainv.loc
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 5192 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2000 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-10-19_03-27-57PM. Please wait ...[oracle@vilje05 Disk1]$ Lo
    g: /home2/oracle/oraInventory/logs/install2011-10-19_03-27-57PM.log
    Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Expected result: One of enterprise-5.4,enterprise-4,enterprise-5,redhat-5.4,redhat-4,redhat-5,SuSE-10
    Actual Result: enterprise-5
    Check complete. The overall result of this check is: Passed
    CertifiedVersions Check: Success.
    Checking for binutils-2.17.50.0.6; found binutils-2.17.50.0.6-14.el5-x86_64. Passed
    Checking for compat-libstdc++-33-3.2.3-x86_64; found compat-libstdc++-33-3.2.3-61-x86_64. Passed
    Checking for compat-libstdc++-33-3.2.3-i386; found compat-libstdc++-33-3.2.3-61-i386. Passed
    Checking for elfutils-libelf-0.125; found elfutils-libelf-0.137-3.el5-i386. Passed
    Checking for elfutils-libelf-devel-0.125; found elfutils-libelf-devel-0.137-3.el5-x86_64. Passed
    Checking for gcc-4.1.1; found gcc-4.1.2-51.el5-x86_64. Passed
    Checking for gcc-c++-4.1.1; found gcc-c++-4.1.2-51.el5-x86_64. Passed
    Checking for glibc-2.5-12-x86_64; found glibc-2.5-65-x86_64. Passed
    Checking for glibc-2.5-12-i686; found glibc-2.5-65-i686. Passed
    Checking for glibc-common-2.5; found glibc-common-2.5-65-x86_64. Passed
    Checking for glibc-devel-2.5-x86_64; found glibc-devel-2.5-65-x86_64. Passed
    Checking for glibc-devel-2.5-12-i386; found glibc-devel-2.5-65-i386. Passed
    Checking for libaio-0.3.106-x86_64; found libaio-0.3.106-5-x86_64. Passed
    Checking for libaio-0.3.106-i386; found libaio-0.3.106-5-i386. Passed
    Checking for libaio-devel-0.3.106; found libaio-devel-0.3.106-5-x86_64. Passed
    Checking for libgcc-4.1.1-x86_64; found libgcc-4.1.2-51.el5-x86_64. Passed
    Checking for libgcc-4.1.1-i386; found libgcc-4.1.2-51.el5-i386. Passed
    Checking for libgcc-4.1.1-i386; found libgcc-4.1.2-51.el5-i386. Passed
    Checking for libstdc++-4.1.1-x86_64; found libstdc++-4.1.2-51.el5-x86_64. Passed
    Checking for libstdc++-4.1.1-i386; found libstdc++-4.1.2-51.el5-i386. Passed
    Checking for libstdc++-devel-4.1.1; found libstdc++-devel-4.1.2-51.el5-x86_64. Passed
    Checking for make-3.81; found make-1:3.81-3.el5-x86_64. Passed
    Checking for sysstat-7.0.0; found sysstat-7.0.2-11.el5-x86_64. Passed
    Check complete. The overall result of this check is: Passed
    Packages Check: Success.
    Checking for VERSION=2.6.18; found VERSION=2.6.18-274.3.1.0.1.el5. Passed
    Checking for hardnofiles=4096; found hardnofiles=16384. Passed
    Checking for softnofiles=4096; found softnofiles=16384. Passed
    Check complete. The overall result of this check is: Passed
    Kernel Check: Success.
    Expected result: ATLEAST=2.5-12
    Actual Result: 2.5-65
    Check complete. The overall result of this check is: Passed
    GLIBC Check: Success.
    Expected result: 1024MB
    Actual Result: 11732MB
    Check complete. The overall result of this check is: Passed
    TotalMemory Check: Success.
    Expected result: LD_ASSUME_KERNEL environment variable should not be set in the environment.
    Actual Result: Variable Not set.
    Check complete. The overall result of this check is: Passed
    Check Env Variable Check: Success.
    Verifying data......
    Copying Files...
    -----------20%----------40%----------60%----------80%--------100%
    Applying Oneoff Patch...
    [CONFIG] Launching Config Actions....
    Started Configuration:Web Tier Configuration
    [CONFIG]:Create and Start AS Instance (instance1)
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Creating Oracle Instance directories...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Recording OPMN ports reservations...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Bootstrapping OPMN configuration files...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Instantiating opmnctl for direct usage...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Skipping instance registration
    [CONFIG] SUCCESS:Create and Start AS Instance (instance1)
    [CONFIG]:Create and Start OHS Component (ohs1)
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Creating empty component directories...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Provisioning OHS files for ohs1
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Copying OHS files from ORACLE_HOME to ORACLE_INSTANCE locations
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Customizing httpd.conf
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Adding component's process control to OPMN...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Skipping ohs1 component registration.
    [CONFIG] FAILED:Create and Start OHS Component (ohs1)
    Question Received:Failed to Start OHS Component
    [CONFIG] [Web Tier Configuration]:Failed to Start OHS Component
    [CONFIG] FAILED:Create and Start OHS Component (ohs1)
    Configuration:Web Tier Configuration failed
    Error while running Configuration.
    The installation of Oracle AS Common Toplevel Component, Oracle WebTier and Utilities CD failed.
    [oracle@vilje05 Disk1]$
    [oracle@vilje05 ~]$ opmnctl stopall
    XML parser init: error 54.
    opmnctl stopall: error parsing /home2/oracle/bea_default/Oracle_WT1/instances/instance1/config/OPMN/opmn/opmn.xml
    ===
    $ cat my_response.txt
    [ENGINE]
    #DO NOT CHANGE THIS.
    Response File Version=1.0.0.0.0
    [GENERIC]
    #Set this to true if installation and configuration need to be done, all other required variables need to be provided. Variable "INSTALL AND CONFIGURE LATER TYPE" must be set to false if this is set to true as the variables are mutually exclusive
    INSTALL AND CONFIGURE TYPE=true
    #Set this to true if only Software only installation need to be done. If this is set to true then variable "INSTALL AND CONFIGURE TYPE" must be set to false, since the variables are mutually exclusive.
    INSTALL AND CONFIGURE LATER TYPE=false
    #Provide the Oracle Home location. The location has to be the immediate child under the specified Middleware Home location. The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character. The total length has to be less than or equal to 128 characters. The location has to be an empty directory or a valid SOA Oracle Home.
    ORACLE_HOME=/home2/oracle/bea_default/Oracle_WT1
    #Provide existing Middleware Home location.
    MIDDLEWARE_HOME=/home2/oracle/bea_default
    #The name of the Oracle Instance. Instance name must begin with an alphabetic character, may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters and are 4 to 30 characters long.
    INSTANCE_HOME=/home2/oracle/bea_default/Oracle_WT1/instances/instance1
    #Provide the Oracle Instance location. The Oracle Instance directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character. The total length has to be less than or equal to 128 characters. The location has to be an empty or non existing directory.
    INSTANCE_NAME=instance1
    #If set to true, installer will auto assign ports
    AUTOMATIC_PORT_DETECT=true
    #This is required if "AUTOMATIC_PORT_DETECT" variable is set to false, absolute path of a staticports file location need to be provided with values for ports.\nThe template for staticports.ini can be found from Disk1/staget/Response directory of the shiphome.
    STATICPORT INI FILE LOCATION=
    #Provide the My Oracle Support Username. If you wish to ignore Oracle Configuration Manager configuration provide empty string for user name.
    MYORACLESUPPORT_USERNAME=
    #Provide the My Oracle Support Password
    MYORACLESUPPORT_PASSWORD=<SECURE VALUE>
    #Set this to true if you wish to decline the security updates. Setting this to true and providing empty string for My Oracle Support username will ignore the Oracle Configuration Manager configuration
    DECLINE_SECURITY_UPDATES=true
    #Set this to true if My Oracle Support Password is specified
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    #Provide the Proxy Host
    PROXY_HOST=
    #Provide the Proxy Port
    PROXY_PORT=
    #Provide the Proxy Username
    PROXY_USER=
    #Provide the Proxy Password
    PROXY_PWD=<SECURE VALUE>
    [SYSTEM]
    #Set true to configure Oracle HTTP Server, else skip Oracle HTTP Server configuration
    CONFIGURE_OHS=true
    #Set true to configure Oracle Web Cache, else skip Oracle Web Cache configuration
    CONFIGURE_WEBCACHE=false
    #The Oracle HTTP Server (OHS) component name (required only if CONFIGURE_OHS is set to true). OHS component name must begin with an alphabetic character, may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters and are 4 to 30 characters long.
    OHS_COMPONENT_NAME=ohs1
    [APPLICATIONS]
    [RELATIONSHIPS]
    #If set to true, the instance and components will be registered with an existing weblogic server
    ASSOCIATE_WEBTIER_WITH_DOMAIN=false
    ==
    as you see all checks passed OK, but the whole install failed. What could be wrong? And what is XML parser init: error 54?
    Edited by: 892273 on Oct 19, 2011 8:12 AM

    Where's the WebLogic Server home???
    Else you should attach this to an existing WebLogic domain
    kind regards
    Michel
    Edited by: Michel Schildmeijer on 20-okt-2011 15:57

  • Agent Configuration Assistant fails on install  (linux AS 4/Oracle 9.2.0.4)

    Agent Configuration Assistant fails on install of oracle 9.2.0.4 Database Enterprises Edition On Linux AS 4
    Parameter "orahome" = /home/oracle/OraHome1
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    System Configuration 512RAM 40 GB HDD 3.0 GHz
    /etc/hosts File Specification
    127.0.0.1 rd.hp.com rd localhost.localdomain localhost

    You can to verify if you have a problem with the firewall. Run the next comands
    Execute CMD and run
    telnet hostname XXXX ------------> where XXXX is the AGENT PORT . This port its configure in the emd.properties file. This file is in the AGENT_DIRECTORY\sysman\config\
    If you dont execute a telnet to this port, you have a firewall problem
    Regards

  • Failed to install VirtualBox Guest Addition on Oracle Linux 6.1

    I can successfully install Oracle Linux 6.1 on VirtualBox 4.1. But failed to install VirtualBox Guest Additions with the following message: Building the main Guest Additions module [FAILED]. All other modules installed ok.

    Actually you don't have do install the developer version. According to the documentation http://www.virtualbox.org/manual/ch04.html you will need to install gcc and kernel-devel packages. In case Oracle Enterprise Linux does not find the required packages, you either have to install them from a different source (e.g. DVD) or use Oracle's public Yum server located at http://public-yum.oracle.com.

  • How to install Linux on UEFI systems where GRUB fail to install?

    A few of us are asking:
    How to install Linux on UEFI systems where GRUB fail to install? Because after installing Linux, my MBR is messed up, and I get a "no operating system found" at system startup.
    abvasili
    I'm just a volunteer. I like to help others where I can. Do my ideas work? I hope so. o_O
    Who helped you today? Do not forget to thank him.
    My hardware: TP x120e 0596-2ru. Windows 7, sp1, 64Bit, English, installed in UEFI mode.
    Solved!
    Go to Solution.

    Hi again,
    I would like to answer to another question, just in case:
    Question: Can I dual boot Win7 and Linux on a UEFI capable bios?
    Answer: Yes you can. If your HDD is formatted in MBR partition table (or msdos) than you can install first windows 7 and than the distro of your choice. BUT, careful, if you install windows from a DVD media it will convert your HDD in GPT partition table and dual boot will be almost impossible... (or will give you a lot of headache) to avoid this, dump the win7 iso to an usb using Windows 7 USB/DVD Download Tool. Installing from USB will not change the hdd in GPT partition table.
    take care
    abvasili
    I'm just a volunteer. I like to help others where I can. Do my ideas work? I hope so. o_O
    Who helped you today? Do not forget to thank him.
    My hardware: TP x120e 0596-2ru. Windows 7, sp1, 64Bit, English, installed in UEFI mode.

  • Installing 11gR2 (linux.zseries64) on oracle linux 5 guest system failed

    Dear experts,
    I decided to post a detailed thread since it seems my last thread is totally forgotten. Hopefully, this thread could clarify my problem of installing oracle database 11.2.0.2 in oracle linux guest system in windows 7 host system. Sorry about that.
    I installed oracle linux 5 update 6 x86_64 bits guest system in my windows 7 host using oracle virtualbox 4.2.12 so that I can install oracle database 11.2.0.2 (linux.zseries64_11gR2_database_1of2.zip, linux.zseries64_11gR2_database_2of2.zip). The oracle database I downloaded has some functions which are not available in 11.2.0.1. These two disks are extracted in a shared folder.
    I followed the instructions in a guide to run the installation:
    # yum install oracle-validated
    It succeeded. and, I used uname -a to return this additional information:
    "Linux localhost.localdomain 2.6.32-400.26.2.el5uek #1"
    Then I set these below:
    SELINUX=permissive
    mkdir -p /u01/app/oracle/product/11.2.0/db_1
    chown -R oracle:oinstall /u01
    chmod -R 775 /u01
    xhost + 127.0.0.1
    and, added something in .bash_profile:
    # Oracle Settings
    TMP=/tmp; export TMP
    TMPDIR=$TMP; export TMPDIR
    ORACLE_HOSTNAME=127.0.0.1; export ORACLE_HOSTNAME
    ORACLE_UNQNAME=DB11G; export ORACLE_UNQNAME
    ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1; export ORACLE_HOME
    ORACLE_SID=DB11G; export ORACLE_SID
    PATH=/usr/sbin:$PATH; export PATH
    PATH=$ORACLE_HOME/bin:$PATH; export PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
    CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH
    Then, I set DISPLAY environment in terminal:
    export DISPLAY=127.0.0.1:0.0
    Finally, I logged into the guest system as a user, not root, to run the installation. However, I got the frustrating error message:
    [hsl@localhost database]$ ./runInstaller
    ./runInstaller: line 254: /media/sf_My_Share/Oracle/database/install/.oui: cannot execute binary file
    Can anybody please give some advices to fix the problem. The installation is very important to me. Thanks a lot in advance.
    hong

    Hi,
    Yes , its 11.2.0.2
    by the way mine is look like this
    [oracle@node2 ~]$ cd /media/share
    [oracle@node2 share]$ ls -lt
    total 0
    drwxrwxrwx 1 root root 0 Nov  9  2012 Asmlib
    drwxrwxrwx 1 root root 0 Aug 18  2009 DB11g
    drwxrwxrwx 1 root root 0 Aug 18  2009 grid11g
    [oracle@node2 share]$ cd DB11g
    [oracle@node2 DB11g]$ ls -lrt
    total 10
    -rwxrwxrwx 1 root root 4352 Aug 13  2009 runInstaller
    drwxrwxrwx 1 root root    0 Aug 13  2009 rpm
    drwxrwxrwx 1 root root    0 Aug 13  2009 install
    drwxrwxrwx 1 root root    0 Aug 13  2009 stage
    drwxrwxrwx 1 root root    0 Aug 13  2009 sshsetup
    drwxrwxrwx 1 root root    0 Aug 13  2009 response
    drwxrwxrwx 1 root root    0 Aug 16  2009 doc
    -rwxrwxrwx 1 root root 5400 Aug 17  2009 welcome.html
    [oracle@node2 DB11g]$

  • Installation of Oracle Failed on Oracle Enterprise Linux.

    Hi All,
    I have installed Enterprise Linux Release 5 Update 2 for x86 (32 Bit) provided by oracle e-delivery on my Vmware Virtaul machine.When i try to install Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86,after running the runInstaller i am getting the following error.
    [oracle@vmware database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Note:Oracle E-Delivery has provided 5 CD's to downlaod for Enterprise Linux Release 5 Update 2 for x86 (32 Bit).But the installation of LINUX finished succesfully with 3 CD's only.I donot have any idea for what purpose the remaining CD's 4 and 5.Do i need to install CD's 4 and 5 seperately.Is this the problem for orcle DB installation failure or is there any exclusive database which i need download for Enterprise Linux Release 5 Update 2 for x86 (32 Bit).
    Any help in this issue is highly appreciated.
    Thank You Very Much.

    I am also getting the same error as a previous poster:
    >>>
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-02-02_04-31-29PM. Please wait ...[ora10@el5a database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-02-02_04-31-29PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    <<<
    I downloaded and installed Oracle EL5 (64 bit). I have a Network-level support, so I ran the up2date and picked up all the updates and installed them. My company is a licensee of 10g, so I downloaded 64bit 10g, and ungzip-uncpio'd it into a work directory. When I try to install it, it blows up at the above point.
    In reading the above comments, I rpm'd libXp and libaio, but this does not change the failure of runInstaller.
    Any hints?
    --Ewin                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Can OAS9i and Portal be installed on Linux RedHat(kernel 2.2.19) platform?

    Hi,
    My question is the same as the subject written.
    Can OAS9i and Portal be installed on Linux RedHat(kernel 2.2.19) platform? Basically, first, I can't find the OAS9i "*.cp" image files for RedHat Kernel 2.2.16 or later use, second, what I can download from OTN site is V1.0.2.2.1 which is for Linux RedHat Kernel 2.4.3-12 or later use. And I downloaded all the files which OAS9i version is V1.0.2.2.1, and failed to install on my platform. So I want to know is there anybody installing OAS9i and Portal successfully on RedHat 6.2(Kernel 2.2.19, glibc 2.1.3)? Or can share on other RedHat version had any successful installation processes or suggestion. Thanks in advance.
    Regards!
    Frank

    9iAS 1.0.2.x is only supported on Redhat 7.0 and Suse 7.2
    Portal PM

  • Recovering earlier installed Windows 7 after installing Arch Linux

    I'm trying to boot windows on my ASUS notebook.
    There was windows 7 from the very beginning (disks C:\ and D:\), then I divided disk D:\ on several partitions and installed Arch Linux. I overwrited Windows boot information by boot part of Linux. Now I want to recover windows, that I still have on hard drive. It doesn's matter what there will be: dualboot or only windows (but dualboot is prefered).
    Disk info:
    [jhon@fckrsns ~]$ sudo fdisk -l
    Disk /dev/sda: 698.7 GiB, 750156374016 bytes, 1465149168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disklabel type: gpt
    Disk identifier: 1AFC9DFF-CD3B-4CE1-8CAF-41C3E5B75772
    Device Start End Size Type
    /dev/sda1 2048 411647 200M EFI System
    /dev/sda2 411648 673791 128M Microsoft reserved
    /dev/sda3 673792 586731519 279.5G Microsoft basic data
    /dev/sda4 586731520 691589119 50G Linux filesystem
    /dev/sda5 1412718592 1465147391 25G Windows recovery environment
    /dev/sda6 691589120 901304319 100G Linux filesystem
    /dev/sda7 901304320 1412718591 243.9G Microsoft basic data
    [jhon@fckrsns ~]$ lsblk
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sda 8:0 0 698.7G 0 disk
    ├─sda1 8:1 0 200M 0 part /boot
    ├─sda2 8:2 0 128M 0 part
    ├─sda3 8:3 0 279.5G 0 part
    ├─sda4 8:4 0 50G 0 part /
    ├─sda5 8:5 0 25G 0 part
    ├─sda6 8:6 0 100G 0 part /home
    └─sda7 8:7 0 243.9G 0 part
    sr0 11:0 1 1024M 0 rom
    [jhon@fckrsns ~]$ lsblk -f
    NAME FSTYPE LABEL UUID MOUNTPOINT
    sda
    ├─sda1 vfat 4DEB-D6D2 /boot
    ├─sda2
    ├─sda3 ntfs OS 62364BE9364BBCB3
    ├─sda4 ext4 c4da4683-871a-49fa-96a3-4da11387d31d /
    ├─sda5 ntfs Recovery 8ECE4F50CE4F2FAF
    ├─sda6 ext4 3eba01c6-e422-4542-8442-16064c74a563 /home
    └─sda7 ntfs 3B29E7794F6CD932
    sr0
    OS partition (/dev/sda3):
    [jhon@fckrsns /]$ ls /run/media/jhon/OS
    altera Boot djvureader DrWeb Quarantine eSupport hiberfil.sys MSOCache N56VM.BIN pagefile.sys Program Files Recovery SecurityScanner.dll VisualCLibs
    AsusVibeData bootmgr Documents and Settings eclipse Games Intel MS.Office.2007.Portable.micro.v.1.16 N56VZ.BIN PerfLogs Program Files (x86) $Recycle.Bin System Volume Information Windows
    AVScanner.ini BOOTSECT.BAK DOSBox_SIM END gcc Keil_v5 mtd NVIDIA ProgramData Qt R.G. Catalyst Users
    I tried to recover MBR with different ways:
    with syslinux:
    [jhon@fckrsns /]$ sudo dd if=/usr/lib/syslinux/bios/mbr.bin of=/dev/sda
    0+1 records in
    0+1 records out
    440 bytes (440 B) copied, 0.0226394 s, 19.4 kB/s
    with ms-sys:
    [jhon@fckrsns /]$ sudo ms-sys --partition /dev/sda1
    Start sector 2048 (nr of hidden sectors) successfully written to /dev/sda1
    Physical disk drive id 0x80 (C:) successfully written to /dev/sda1
    Number of heads (255) successfully written to /dev/sda1
    [jhon@fckrsns /]$ sudo ms-sys --mbr7 /dev/sda
    Windows 7 master boot record successfully written to /dev/sda
    But there is still no way to boot windows.
    I run grub-mkconfig before and after these manipulations with MBR:
    [jhon@fckrsns ~]$ sudo grub-mkconfig -o /boot/grub/grub.cfg
    Generating grub configuration file ...
    Found linux image: /boot/vmlinuz-linux
    Found initrd image: /boot/initramfs-linux.img
    Found fallback initramfs image: /boot/initramfs-linux-fallback.img
    No volume groups found
    done
    [jhon@fckrsns /]$ sudo os-prober
    /dev/cdrom: open failed: No medium found
    No volume groups found
    I installed rEFInd, now I have two choices on boot screen: vmlinuz-linux, which it founded, and my earlier installed grub bootloader.
    Maybe I missed something, but i don't know what exactly.
    Last edited by Jhon (2014-09-28 16:45:38)

    Now I know that I don't need MBR at all (but google told me that recovering windows = recovering MBR..)
    Are there any ways to recover boot information on EFI system partition from Linux without using Windows Live CD and it's bootrec.exe?
    I have bootmgr and bootmgfw.efi files on /dev/sda3 (partition with windows installed), what else I need? Simple copy of bootmgfw.efi to /boot/EFI/Microsoft/Boot/bootmgfw.efi and addition of custom menu item to /etc/grub.d/40_custom does'nt work. There is Windows now in rEFInd and GRUB menus, but there is error on loading.

  • OBIEE 11.1.1.5 configuration failing on 64 bit Linux(please don't delete)

    Please DONOT delete this thread. I see someone keeps trying to do it don't know why. The last two threads on the same topic were
    https://forums.oracle.com/forums/thread.jspa?messageID=10473944#10473944
    and
    https://forums.oracle.com/forums/messageview.jspa?messageID=10467383&stqc=true
    OBIEE 11.1.1.5 Software only install configuration failing on 64 bit Linux
    My scenario is installing in 64 bit Linux with WLS 10.3.5 (with SOA/BAM server installed already). So as recommend by Oracle (http://docs.oracle.com/cd/E21764_01/bi.1111/e10539/a1_installscrn.htm) I did a software only install and then tried to configure BI using config.sh. I didn’t have root privilege, so continued with local inventory, hope that wasn't an issue.
    1) First time it failed in 'Configure BI Domain' step. I aborted and retried. It failed saying there is already entry in HSS Component table. I fixed the issue and tried again
    2) Then it failed again in 'Configure BI Domain' step, the error stack is
    Executing Task: Configure BI Domain
    javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.as.install.bi.biconfig.standard.BIDomainConfigureTask.doExecute(BIDomainConfigureTask.java:58)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:58)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getClassLoaderFor(FederatedMBeanServerInterceptor.java:141)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getClassLoaderFor(WLSMBeanServer.java:527)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1014)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1012)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getClassLoaderFor(JMXConnectorSubjectForwarder.java:1012)
    at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Does this option actually work?? Can someone help please

    Has someone ever got it to work? Is there any resolution to the problem described

Maybe you are looking for

  • Photoshop CS3 Slow to Open Images

    I've just converted to win7 and have PS CS3 installed.  When I do an update check, there are no updates for photoshop available, so I believe I'm  current.  If I open an image jpg via the file menu, or bridge, or using ACDSee, the image files (or fil

  • How do u delete pre-loaded music from nokia 5300?

    hi, i was just wondering if anybody knew, its really annyoing iv tried to delete from the phone many times and theres no way. does anybpdy no if its possible?

  • MacBook Pro connects with an IP address, but no internet connection to any apps.

    I have tried everything I could think of and read about and am still having the same issues. I access a public wifi hotspot for my internet, but all of my other devices (iPhone, iPad, Apple TV, and Samsung tablet) work just fine. I have tried all of

  • My mac shuts down when I turn it on

    I press the power button. The start-up screen comes on, with the power-up chime. Apple Logo appears. Screen goes black and computer shuts down.  Happens each time I turn it on.  Power source is good.  I don't know what to do. 

  • Ghost Icons on the Screen

    TOUCHSMART 610 - w/ Windows Home 7. When opening a document, the menu choice (ie: "Move Here" "Open", etc) imprints on the screen. It remains frozen in place, cannot be deleted, only disappears after rebooting the system. Then, any similar action cre