JDK1.5.0_06 Installation problem on SunOS 5.8 with sparc9

I've downloaded jdk-1_5_0_06-solaris-sparcv9.sh (for 64-bit). Then made it executable. Run it. Some licence text was shown, but then:
...bla-bla-bla...
Agreement. "Programs" mean Java applets and applications intended to
run on the Java 2 Platform Standard Edition (J2SE platform) platform
on Java-enabled general purpose desktop computers and servers.
Do you agree to the above license terms? [yes or no]
yes
Unpacking...
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.
Please, tell me, what should I do?
I copy flashget downloader & explorer's one to my windows machine and then via WinSCP to Unix SunOS.
May be that is not downloading problem?

never mind...
I created a new project and instead of picking regular java app, I selected web.
That seem to set up jars from Tomcat....
it's working now.
I need to drill this down a bit further. Still a bit lost.

Similar Messages

  • Installation problem under AIX 5.3 with Oracle 10g

    Hello,
    I start an installation in AIX 5.3 machine with oracle 10. I install oracle 10.0 and pathes for oracle 10.2.0.2.0. I also install and all the interim patches through MOpatch utility. I also install the latest R3trans and R3load for unicode installation. But i have 4 errors under phase IMPORT ABAP. In this phase 33 packages completed succesfully. I have 4 packages with errors.
    In ImportMonitor.Console.Log i have the following errors:
    Import Monitor jobs: running 1, waiting 4, completed 33, failed 0, total 38.
    Import Monitor jobs: running 2, waiting 3, completed 33, failed 0, total 38.
    Import Monitor jobs: running 3, waiting 2, completed 33, failed 0, total 38.
    Loading of 'SAPSSEXC_4' import package: ERROR
    Import Monitor jobs: running 2, waiting 2, completed 33, failed 1, total 38.
    Loading of 'SAPPOOL' import package: ERROR
    Import Monitor jobs: running 1, waiting 2, completed 33, failed 2, total 38.
    Loading of 'DOKCLU' import package: ERROR
    Import Monitor jobs: running 0, waiting 2, completed 33, failed 3, total 38.
    Import Monitor jobs: running 1, waiting 1, completed 33, failed 3, total 38.
    Loading of 'SAPCLUST' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 33, failed 4, total 38.
    Inside SAPSSEXC_4.log i have the following errors:
    /usr/sap/BEQ/SYS/exe/run/R3load: START OF LOG: 20071130102907
    /usr/sap/BEQ/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    /usr/sap/BEQ/SYS/exe/run/R3load: version R7.00/V1.4
    Compiled Oct 20 2007 02:05:46
    /usr/sap/BEQ/SYS/exe/run/R3load -i SAPSSEXC_4.cmd -dbcodepage 4102 -l SAPSSEXC_4.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: T512CLU deleted/truncated #20071130102908
    myCluster (63.20.Imp): 655: error when retrieving table description for physical table T512CLU.
    myCluster (63.20.Imp): 656: return code received from nametab is 2
    myCluster (63.20.Imp): 299: error when retrieving physical nametab for table T512CLU.
    (CNV) ERROR: data conversion failed.  rc = 2
    (DB) INFO: disconnected from DB
    /usr/sap/BEQ/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/BEQ/SYS/exe/run/R3load: END OF LOG: 20071130102908
    Under SAPPOOL i have:
    usr/sap/BEQ/SYS/exe/run/R3load: START OF LOG: 20071130102907
    /usr/sap/BEQ/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    /usr/sap/BEQ/SYS/exe/run/R3load: version R7.00/V1.4
    Compiled Oct 20 2007 02:05:46
    /usr/sap/BEQ/SYS/exe/run/R3load -i SAPPOOL.cmd -dbcodepage 4102 -l SAPPOOL.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: ATAB deleted/truncated #20071130102908
    failed to read short nametab of table AT01                           (rc=2)
    (CNVPOOL) conversion failed for row 0 of table  VARKEY = ã ±ã ±ã °â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  
    (CNV) ERROR: data conversion failed.  rc = 2
    (DB) INFO: disconnected from DB
    /usr/sap/BEQ/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/BEQ/SYS/exe/run/R3load: END OF LOG: 20071130102908
    I read notes 421554 and 898181 i execute the directions from the notes to change the R3load and R3trans.
    Do you have any idea how can i procceed with the errors?
    Thank you in advance
    Thanasis Porpodas

    Hi,
    look at sap note 921593 and search for myCluster ,
    read that section following is a part of that note.
    Symptom:
    During the import into a UNICODE system the following error occurs
    (for example in the SAPCLUST.log):
    myCluster (63.2.Imp): 2085: (Warning:) inconsistent field names(source): physical field K1N05 appears as logic K1N5.
    myCluster (63.2.Imp): 2086: (Warning:) further investigation recommended
    myCluster (63.2.Imp): 1924: error when checking key field consistency for logic table TACOPC    .
    myCluster (63.2.Imp): 1927: logic table is canonical.
    myCluster (63.2.Imp): 1930: received return code 2 from c3_uc_check_key_field_descr_consistency.
    myCluster (63.2.Imp): 1224: unable to retrieve nametab info for logic table TACOPC    .
    myCluster (63.2.Imp): 8032: unable to acquire nametab info for logic table TACOPC    .
    myCluster (63.2.Imp): 2807: failed to convert cluster data of cluster item.
    myCluster: CLU4       *00001*
    myCluster (63.2.Imp): 319: error during conversion of cluster item.
    myCluster (63.2.Imp): 322: affected physical table is CLU4.
    (CNV) ERROR: code page conversion failed              rc = 2
    |
    |                              RSCP - Error
    | Error from:            Codepage handling (RSCP)
    | code:  128  RSCPENOOBJ   No such object
    | Dummy module without real rscpmc[34]
    | module: rscpmm  no:    2 line:    75          T100: TS008
    | TSL01: CPV  p3: Dummy-IPC   p4: rscpmc4_init
    `----
    Cause:
    This problem is caused by incorrect data which should have been removed from the source system before the export.
    Solution:
    There are two possible workarounds:
          1. Modify DDL<dbs>.TPL (<dbs> = ADA, DB2, DB4, DB6, IND, MSS, ORA) BEFORE the R3load TSK files are generated;
                  search for the keyword "negdat:" and add "CLU4" and "VER_CLUSTR" to this line.
          2. Modify the TSK file (most probably SAPCLUST.TSK) BEFORE R3load import is (re-)started;
                  search for the lines starting with "D CLU4 I" and "D VER_CLUSTR I" and change the status (i.e. "err" or "xeq") to "ign" or remove the lines.

  • Creative Suite 5.5 on Windows 7. Installation problem of Acrobat X Pro with error code 6

    I can install all other programs in this Suite including photoshop and AI ..in design...etc
    But installation failed for Acrobat X pro with the following message even I tried turning off my Anti-Virus or restarted my machine to use Safe mode  ....
    the following is the error message:
    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW025, DW050 ... WARNING: DW024, DW025 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 11 error(s), 5 warning(s)
    WARNING: DW024: The payload: Adobe Photoshop CS5.1 Core  {08EF22BC-43B2-4B4E-BA12-52B18F418F38} requires a UI parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CS5.1 Core_x64
              This parent relationship is not satisfied, because this payload is not present in this session.
    ERROR: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has required dependency on:
              Family: InDesign
              ProductName: Adobe InDesign CS5.5 Icon Handler x64
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has recommended dependency on:
              Family: Adobe Web Suite CS5.5
              ProductName: Adobe Media Encoder CS5.5 X64
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this payload from the dependency list.
    WARNING: DW025: The payload with AdobeCode:  {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} has recommended dependency on:
              Family: Adobe Web Suite CS5.5
              ProductName: Adobe Media Encoder CS5.5 X64
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this payload from the dependency list.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
              Family: CoreTech
              ProductName: Adobe Player for Embedding x64 3.1
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
              Family: Shared Technology
              ProductName: Photoshop Camera Raw (64 bit)
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
              Family: CoreTech
              ProductName: AdobeCMaps x64 CS5
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
              Family: CoreTech
              ProductName: Adobe Linguistics CS5 x64
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
              Family: CoreTech
              ProductName: AdobePDFL x64 CS5
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
              Family: CoreTech
              ProductName: AdobeTypeSupport x64 CS5
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
              Family: CoreTech
              ProductName: Adobe WinSoft Linguistics Plugin CS5 x64
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has recommended dependency on:
              Family: Adobe Web Suite CS5.5
              ProductName: Adobe Media Encoder CS5.5 X64
              MinVersion: 0.0.0.0
              This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
              Removing this payload from the dependency list.
    WARNING: DW066: OS requirements not met for {AC76BA86-1033-F400-7760-000000000005}
    ----------- Payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 -----------
    ERROR: Error 1324.The path R嶰up廨er un document num廨is?sur un multifonction.sequ or the volume is invalid. Please enter it again.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1324.The path R嶰up廨er un document num廨is?sur un multifonction.sequ or the volume is invalid. Please enter it again.
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Acrobat Professional: Install failed

    my window 7 is English version, which is the same as this design Suite. I can install other programs like Photoshop which is included in this Suite, but I just can't install Acrobat X Pro...so I think it's not language problem... anything else could possibly cause this? thanks!!

  • Crs installation problem in oracle 10g rac with NAS storage

    Hi,
    for my practice i am trying to install oracle 10gR2 on RHEL5-64bit OS in my laptop.
    during my crs installation i have struckup with the below error while i am executing root.sh in node1.
    Error:
    +++++
    Setting the permissions on OCR backup directory
    Setting up NS directories
    PROT-1: Failed to initialize ocrconfig
    Failed to upgrade Oracle Cluster Registry configuration
    ocrconfig.log ;
    ++++++++++++
    NFS file system /u01 mounted with incorrect options
    [  OCROSD][4265610768]WARNING:Expected NFS mount options: wsize>=32768,rsize>=32768,hard,(noac | actimeo=0 | acregmin=0,acregmax=0,acdirmin=0,acdirmax=0
    [  OCROSD][4265610768]utopen:6m'': OCR location [share/storage/ocr] configured is not a valid storage type. Rturn code [37].
    As per metalink i have find that this problem is fixed with Patch:4679769
    # Patch Installation Instructions:
    # To apply the patch, unzip the PSE container file:
    # p4679769_10201_LINUX.zip
    # Set your current directory to the directory where the patch
    # is located:
    # % cd 4679769
    # Copy the clsfmt.bin binary to the $ORACLE_HOME/bin directory where
    # clsfmt is being run:
    # % cp $ORACLE_HOME/bin/clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin.bak
    # % cp clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin
    # Ensure permissions on the clsfmt.bin binary are correct:
    # % chmod 755 $ORACLE_HOME/bin/clsfmt.bin
    3. Run the root.sh script and proceed with the installation.
    **My question is still i am not install Database ..only i ma trying to install crs but in this readme .txt we need to replace the clsfmt.bin file in ORACLE_HOME/bin.**
    **but i have not bin directory under in ORACLE_HOME.please clear my doupt to apply this patch...**
    Regards,
    Mugunth

    Also you clusterware installation installs to an ORACLE_HOME.
    Oracle does only make a differentiation, if it has to be clear, that you got a clusterware home and a database home.
    Normally if a patch is referring to $ORACLE_HOME (and the patch can be used for clusterware & database), it just means the installation directory of the oracle software installed.
    Sebastian

  • JWSDP 2.0 Installation problem

    Hi
    I am trying to install JWSDP 2.0, but can not be successful yet.
    OS: "Windows XP SP2"
    Java SDK Version: "1.5.0_06-b05"
    D:\Setup files\Programming>java -version
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
    JAVA_HOME environment variable is set to: "C:\Program Files\Java\jdk1.5.0_06"
    Others: "Apache Tomcat 5.5.17 Server" is installed.
    "Axis 1.3" has been installed.
    When I run the executable installation file I get the following output:
    Searching for Java(tm) Virtual Machine...
    Searching for Java 1.5.X by Sun Microsystems
    Verifying Java 1.5.X by Sun Microsystems
    .........................................An unhandled error occurred -- specify
    system property "is.debug" for more information.I tried some workarounds for command line executing with parameters but they did not work either.
    e.g.
    D:\Setup files\Programming>jwsdp-2_0-windows-i586.exe -is:javahome "C:\Program Files\Java\jdk1.5.0_06"Anybody has an aswer for this problem?
    Thanks

    hello,
    i had the same problem and it is about for the language settings of windows platform (mine is xp sp2). My language was set to turkish and changed to english (usa).
    It is working well now...
    Good luck !!!

  • Installation problem on Intel

    I have tried to install Solaris 8 on my Dell machine.
    I have tried to boot both directly via CD and by using Device Configuration Assistant on a floppy..
    The first screen says this....
    SunOS Secondary Boot version 3.00
    WARNING: ACPI Tables not in Reclaim Memory
    prom_panic: kmem_free block already free
    Entering boot debugger:
    [130ee5]:
    and when i hit enter and choose c (continue execution), the m/c hangs and asks me to push ctrl-alt-del to reboot..
    I don't know what the ACPI tables are .. and how i can fix this...
    Anyone who knows this... please help..
    Thanx a lot..

    I have heard about the ACPI that may be a Power Managemnet Tools or something, it always be found in Microsoft Window 2000 Device Manager, sorry I can't help you to solve the problems.....because I also have some installation problem on my Intel paltform @_@.

  • Installation problem for Java EE 5 SDK Update 2

    Hi ,
    I have jdk1.5.0_12 (J2SE) installed on my Windows XP. Now i am trying to install J2EE on my machine.I tried to install it twice but it comes to a halt after completing 45% at the same jar file. Following is the link which shows it comes to a halt.
    http://img141.imageshack.us/my.php?image=j2eeinstallhangupav8.png
    Also I wanted to know if I uninstall the J2SE and then install only J2EE will that be fine.Because I believe J2EE is a superset of J2SE ?
    Thanks in advance.

    For the difference between Java EE and Java SE read here:
    http://java.sun.com/javaee/5/docs/firstcup/doc/p3.html
    For the installation problem, I don�t know how to help you... maybe here you can find some ideas:
    http://forum.java.sun.com/thread.jspa?threadID=738559
    Andrea

  • Installation problems on Solaris 9

    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp/ttainst_1/ttapkg.15978/pkg>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

    from the diagnostic details:
    Architecture           spso0509
    Host           SunOS e220r 5.9 Generic_117171-17 sun4u sparc SUNW,Ultra-60
    Package           Tarantella Secure Global Desktop Enterprise Edition for
    SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Andrew
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Hangul
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Platform
    Identity Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Security
    Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Windows
    Connectivity Pack for SPARC Solaris 2.8+ (4.10.903)
    Bill Weir wrote:
    Gavin,
    Glad you're sorted. Can you confirm that it is 4.10.903 you are using
    (not 4.00.903)? I'm concerned if this installation problem is still
    present in the later version.
    Bill
    Gavin Westermann wrote on 31/08/2005 05:00:
    Bill - that seems to have done the trick! the installation is now running.
    Thanks so much for this.I am running a pair of Sun Ray 170's on my desk
    here at home mated to an E220R. I am hoping to use Tarantella to be able
    to access and run apps on a win3k server in the same rack.
    Gavin
    Bill Weir wrote:
    Gavin,
    This looks like a known problem with TTA 4.00.903 and some Solaris
    patches which were distributed at about the same time. However, you say
    you're using 4.10.903, and as far as I know the problem should be fixed
    in that version.
    You could try the workaround described in
    http://www.tarantella.com/documentation/sgd/ee/4.0/install.html - search
    for "tta_pkgadd" on that page and follow the instructions given there.
    Regards,
    Bill Weir, Sun Microsystems Inc.
    Gavin Westermann wrote on 30/08/2005 05:06:
    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

  • Netbeans5.5 installation problem...

    Hii everyone, i recently got this netbeans5.5....
    I have JDK1.5 but
    installation of Netbeans5.5 aborts at 4%....
    where it says "buiding storage...plz wait..." and then aborts...
    it displays the following message:
    Errors occurred during the installation.
    One or more errors occurred during the copying of files (files) . Please refer to the install log for additional information.
    An error occurred and product installation failed. Look at the log file d:\netbeans5.5\_uninst\install.log for details.
    Error: NetBeans IDE 5.5 installer have encountered errors during installation. Check the install log below. Choose Finish to exit the Wizard.
    NetBeans IDE 5.5 installation location:
    d:\netbeans5.5
    Installation log:
    d:\netbeans5.5\_uninst\install.log
    And Here is the "install.log" document...
    (Jan 1, 2003 12:18:01 AM), Install, org.netbeans.installer.PostInstallFixupAction, dbg, cannot find d:\netbeans5.5\nb5.5\config\productid
    (Jan 1, 2003 12:18:01 AM), Install, org.netbeans.installer.PostInstallFixupAction, dbg, deleting d:\netbeans5.5\nb5.5\var\license_accepted
    (Jan 1, 2003 12:18:01 AM), Install, org.netbeans.installer.PostInstallFixupAction, dbg, Trying to delete: d:\netbeans5.5\nb5.5\var
    (Jan 1, 2003 12:18:01 AM), Install, org.netbeans.installer.PostInstallFixupAction, dbg, uninstall Delete install dir on exit: d:\netbeans5.5
    (Jan 1, 2003 12:18:01 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, uninstalling Files (files)
    (Jan 1, 2003 12:18:06 AM), Install, org.netbeans.installer.PostInstallWizardAction, dbg, uid: 274c5407c4fa26908310cb5c1c550000
    (Jan 1, 2003 12:18:06 AM), Install, org.netbeans.installer.PostInstallWizardAction, dbg, Key -> Software\Microsoft\Windows\CurrentVersion\Uninstall
    (Jan 1, 2003 12:18:06 AM), Install, org.netbeans.installer.PostInstallWizardAction, dbg, nbInstallDir: d:\netbeans5.5
    (Jan 1, 2003 12:18:06 AM), Install, org.netbeans.installer.NbSummaryPanel, dbg, queryEnter exitCode: -400
    Please help me with this instalation error, so that i can install netbeans5.5
    Please help!...

    I suggest that you post your problem in the NB site mailing list.
    Why is the date "Jan 1, 2003 12:18"? Did you not set the computer's date? If so, set it.
    Is this an attempt to install on Vista? If so, try the latest build of NB 6.

  • Installation Problem on iTunes 6.0.1.3 - HpSdpAppCoreApp

    Help!
    I'm trying to install the new iTunes 6.0 and I'm getting a message during installation that says
    HpSdpAppCoreApp
    "The feature you are trying to use in on a network resource that is unavailable.
    Click OK to try again, or enter an alternative pathway to a folder containing the installation package "HpSdpAppCoreApp.msi" in the box below."
    The last time I dug through some files on my own, bad things happened.
    Thanks,
    C

    good gracious, Chris ...
    okay, try applying the general advice on installation problems given here:
    http://docs.info.apple.com/article.html?artnum=93976
    ... and the InstallShield Tips and Pointers are also helpful with these less-well-documented errors:
    http://consumer.installshield.com/faq.asp#ts
    keep us posted.
    love, b

  • Installation problem on SUSE 12.1

    Hi
    I'm a Linux beginner and I am trying to install LV on SUSE 12.1
    I've also posted my problems on Lava:
    http://lavag.org/topic/15240-labview-installation-problem-on-suse-121/
    The installation started and it looks quite all right, but when I try to start LabVIEW, the application just sits in the taskbar for about 20 seconds and then just disappears.
     Any ideas?
    Is there a way to debug to see what's going on?
    Cheers,
    Mike
    Solved!
    Go to Solution.

    Hi Mike,
    Unfortunately, there are no versions of LabVIEW supported on SUSE 12.1 at present. Here's a link to LabVIEW version compatibility with different Linux distributions. I saw from your other forum that you're attempting to install LabVIEW 2009, which is certified for SUSE 11.0 at the latest. 
    Best,
    Dan N
    Applications Engineer
    National Instruments 

  • Installation Problem on Win8

    Hello all
    I need your help for troubleshooting an installation problem on a Win8 (x64) client. There is already JavaJRE installed, but we wanted to install some other versions, too. But it didn't work. So we tried to unistall to curently version. This was running badly. Now there entry is removed from windows software, but the software is still on the system. Always if we try to install any java, we get a failure message with no error discription. So we looked for some installation logs, but I can't find the problem. Can you have a look? What can I do?
    Thank you guys for your support.
    Installation Logs:
    java_install.log - Pastebin.com
    java_install_reg.log - Pastebin.com
    JavaDeployReg.log - Pastebin.com

    Hi people!
    I have two problems with nokia suite...
    first of all I can't install it at my windows 8.1, I receive the message attached...
    Second,
    in another notebook, all time I tried to update my N8 to Symbian bella I receive a blue screen of death, at windows 8
    can somebody help me?
    Attachments:
    mokiasuit.png ‏13 KB

  • Installation problem on RHEL4 ..

    Installation problem on RHEL4 (Red Hat Enterprise 4) i have
    install start at unzip tar.gz and tar -xf .... now i have run
    ./installFMS it show
    ./fmsini: error while loading shared libraries: libstdc++.so.5:
    cannot open shar
    ed object file: No such file or directory
    ERROR: Your are running the Macromedia Flash Media Server
    installer
    on the wrong platform.
    it not support for fedora or anything else?
    plz help....

    would be nice if someone responded to this.... Macromedia
    wouldn't have been this lax in giving a reply :) AND they keep up
    with OS updates too :)

  • SAP GUI 730 PL8 Installation Problems

    Hi all!
    We are facing a problem with the following software product:
    Information NwSapSetupAdmin.exe:
    SAP GUI for Windows 7.30 (Compilation 3)
    Component ID: 1460620d-c8bc-44c2-86ec-e632e0986b01
    Version: 27625
    Latest Patch Level: 8
    SAP Automatic Workstation Update
    Component ID: 40d11884-3906-4e67-8a96-91035ca09814
    Version: 900.42
    Latest Patch Level: 45 Version 9.0.45.0
    Information SAP Logon:
    Release: 730 Final Release
    Dateiversion: 7300.3.8.1084
    Build: 1478436
    Patch-Level: 8
    Within the SAP GUI Installation (NwSapSetup.log) the following error occurs:
    16:25:13 NwSapsAtlC  1   Executing script action...
    16:25:13 NwSapsAtlC  1   Script-action: Checking reboot condition.
    16:25:13 NwSapsAtlC  1   Script-action: NwEngine.Context.Reboot = 1
    16:25:13 NwSapsAtlC  1E  Microsoft VBScript runtime error: Error message: Unknown error 0x800A01B6. Error code 0x800a01b6.
                             Object doesn't support this property or method: 'NwEngine.Context.Args' (Line 4, Col. 5)
                             The setup script contains the error listed above. Please contact your system administrator and provide this information, for example by sending him a screenshot of this message box (Press Alt+PrtScrn to create the screenshot and copy it to the clipboard).
    16:25:13 NwSapsAtlC  1E  Failed to run script:
                                  ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
                               1: NwEngine.Context.Log.Write "Script-action: Checking reboot condition."
                               2:             NwEngine.Context.Log.Write "Script-action: NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                               3:             If NwEngine.Context.Reboot = 1 Then
                               4:                 If NwEngine.Context.Args("SuppressReboot") <> "" Then
                               5:                     NwEngine.Context.Reboot = 0    'Setting Flag for no Reboot
                               6:                     NwEngine.Context.Log.WriteWarning "Script-action: Reboot suppressed by the user. NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                               7:                 ElseIf NwEngine.Context.Args("DelayReboot") <> "" Then
                               8:                     NwEngine.Context.Reboot = 1    'Setting Flag for delayed Reboot
                               9:                     NwEngine.Context.Log.WriteWarning "Script-action: Reboot delayed by the user. NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                              10:                 Else
                              11:                     NwEngine.Context.Reboot = 2    'Setting Flag for immediate Reboot
                              12:                     NwEngine.Context.Log.Write "Script-action: Enforce immediate reboot."
                              13:                 End If
                              14:             End If
                                  ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
                             Error message: Unknown error 0x80020101. Error code 0x80020101.
    16:25:13 NwSapsAtlC  1E  Failed to parse script. Error message: Unknown error 0x80020101. Error code 0x80020101.
    16:25:13 NwSapsAtlC  1E  While processing Component '$MS System Files' with Id '{F270A214-3AD3-4235-9C74-F4D323B54976}' 1 error(s) have been registered.
    16:25:13 NwSapsAtlC  1   CompAct.:Installed Component '$MS System Files' with Id '{F270A214-3AD3-4235-9C74-F4D323B54976}'
    With this the NwSapSetup.log ends with:
    16:26:23 NwSapSetup 1 Return-Code: 145
    In the next logical step within our environment a uninstallation of the SAP GUI gets started:
       Commandline:  
    '"C:\Program Files (x86)\SAP\SapSetup\Setup\NWSapSetup.exe"  /Silent /Uninstall /Package=PEACY'
    This operation gets done with:
    12:35:47 NwSapSetup 1 Return-Code: 0
    After that the installation of the SAP GUI gets started again with:
       Commandline:        '"C:\peacy.sys\source\SAPGUI730PL8\source\setup\NwSapSetup.exe"  /noDLG /norestart /Package=PEACY'
    Now the Installation gets done with:
    12:52:12 NwSapSetup 1 Return-Code: 0
    Every first installation of SAP GUI 7.30 PL8 is affected. This is a cross-platform issue (Windows 7 and Windows 8.1). If there was our older package version (SAP GUI 7.30 PL4) installed, the installation of SAP GUI 7.30 PL8 gets done without problems.
    Every new client with the SAP GUI 7.30 PL8 assigned or the re-installation of it, and every first installation of the package on a client without SAP GUI leads to the mentioned issue - package gets installed with the mentioned error, afterwards the uninstallation gets started by our environment and finally the installation gets done with the second try. This is not a practicable method for our support staff.
    Are there any hints how to resolve this issue. (A upgrade to the newest patch level of SAP GUI is not a practicable solution)
    Thanks in advance!
    Best regards
    Christian

    Hello Christian,
    For older releases of the SAP GUI client a good approach is to create package for uninstalling old SAP GUI.  Depending on the state of the old SAP GUI's you're upgrading those may not be "clean" enough to warrant upgrading in place.
    The older GUI's have component's no longer provided with the newer releases so most recommendations are to uninstall completely an do a fresh installation.
    I credit Matt Fraser for this information and suggest reading his documentation.  The last 4 articles are germane to you're situation.  I hope this helps you.
    http://scn.sap.com/thread/3620515
    http://scn.sap.com/docs/DOC-55477
    http://scn.sap.com/docs/DOC-55574
    http://scn.sap.com/docs/DOC-55575
    http://scn.sap.com/docs/DOC-55633
    http://scn.sap.com/docs/DOC-55634
    http://scn.sap.com/docs/DOC-55674
    Cheers,
    Dan Mead

  • Xp_logininfo Installation problem

    Hello gurus,
    I'm facing the same problem as described in this link:
    Re: xp_logininfo "Installation problem on windows 2003 with Sql 2005"
    the error I get is similiar:
    <i>The below message comes from executing the command master..xp_logininfo '<domain>\<user> ' Msg 15404, Level 16, State 11, Procedure xp_logininfo, Line 62 Could not obtain information about Windows NT group/user '<domain>\<user> ', error code 0x534. The statement has been terminated</i>
    but I just don't get how to solve it.
    -I've tried to use the profiler but didn't find any information that will help me to solve.
    -One of the guys wrote to add "logon rights" to the user ... what does it mean ?
    Please advice,
    Dimitry Haritonov

    Hi sven,
    Thank you very much for the quick and direct answer.
    The problem was that the user that runs the SQL SERVER service didn't have authorization to retrieve information from active directory.
    I've changed the service user, run the sapinst again, and after it succeeded I've returned the previous user.
    Best regards,
    Dimitry Haritonov

Maybe you are looking for