Oracle Installer crashes in Windows XP attempting to install 10g database

I downloaded the file "10201_database_win32.zip" from oracle, and attempted to install it on a Windows XP Professional 2002 with SP2. It crashes immediately, giving me no information at all. It starts with messages:
No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
Preparing to launch Oracle Universal Installer from C:\DOCUME~1\Windows\LOCALS~1\Temp\OraInstall2006-06-21_08046022PM. Please wait ...
Immediately after that, I get the windows messagebox saying:
oui.exe has encountered a problem and needs to close.
We are sorry for the inconvenience.
The only other information I can find is the InstallActions log file, which contains:
Using paramFile: C:\Documents and Settings\Windows\My Documents\Doug\Internet Updates\Oracle\10201_database_win32\database\install\oraparam.ini
No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
The commandline for unzip:
C:\Documents and Settings\Windows\My Documents\Doug\Internet Updates\Oracle\10201_database_win32\database\install\unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/"*.jar" -d "C:\DOCUME~1\Windows\LOCALS~1\Temp\OraInstall2006-06-21_08-46-22PM"
If anybody can give me any help, I would appreciate it.
Thanks.

The Installer crashes, then it surely should be something to do with memory issue...or the explorer.
Is your windows xp stable?
plus do you have enough free space in your c drive ?!
It has nothing to do with the OS admin..login...
The installer is exiting and should be an OS resource issue..
i would have checked for space and memory ...then looked at my OS. Any back ground crazy internet programs running....
I would look at OS since oracle successfully installs in windows xp without a hitch!
Ranjit

Similar Messages

  • ODBC: Oracle Universal Installer Crash on Windows 7 (Workaround found)

    Clicking 'next' on first screen in the 10g installer makes the installer crash, showing a message 'Abnormal program termination. An internal error has occurred. Please provide the following files to Oracle Support: "Unknown" "Unknown" "Unknown". Goal for the moment is just to install ODBC. The read me in the ODBC driver 10.2.0.2.0 .exe says: This section assumes the following: Oracle Universal Installer shipping with 10.2.0.0.0 has already been installed on your system. Presuming that 10.2.0.0.0 is referring to another ODBC installer, this exe is not available, so how to install this? Since the installer from 10g is crashing, tried older ones, without success. What is going on? Is it a windows setting somewhere? How to just simply install the Oracle ODBC? Really no problems installing any other software. Avoiding of space in pathnames does not make any difference. Selecting optionbutton 'basic installation' and 'advanced installation' in installer gui both crash when continuing with 'next' ('advanced' does not have any values in that stage).
    Edited by: [email protected] on 8-jun-2010 6:36

    How to just simply install the Oracle ODBC?Probably what you're after is an oracle client install, no need to install a database if you just want ODBC. There is a small Express client on the XE download page, although I'm not sure if it includes ODBC drivers. The full 11g client software is at http://www.oracle.com/technology/software/products/database/oracle11g/112010_win32soft.html
    There is a support note 781054.1, if you're on 64-bit hardware with some how-tos on getting to the 32 bit ODBC drivers.

  • Oracle Installer Crash running ODTwithODAC10202.exe

    Can someone please help asap with the following problem? It sounds like it might be related to the psapi.dll problems others are having.
    I installed the Oracle Dev Tools about a month ago on my Win2K workstation and have been using ODP.NET with no problems since.
    I now need to reinstall ODT from scratch, so have run ODTwithODAC10202.exe, which successfully unzips files into /install and /stage. I'm then launching /install/setup.exe. This is when the problem occurs.
    A command prompt appears stating all installer requirements are met, then the Oracle Universal Installer window appears for about 2 seconds, before disappearing without a trace. Digging into C:\temp I found a file called hs_err_pid2052.log which was created at the time the installer crashed (see content below).
    What is happening here? C Shay - I would like to follow your advice re reinstalling the JVM, but there doesn't seem to be any obvious way to do so. Bear in mind I have admin privileges on my box, but Add/Remove Programs is not available to me.
    **** C:\temp\hs_err_pid2052.log ****
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77FCCA14
    Function=RtlFreeHeap+0x3D0
    Library=C:\WINNT\system32\ntdll.dll
    Current Java thread:
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.GetAllOracleHomes(Native Method)
         at oracle.sysman.oii.oiip.oiipg.OiipgOracleHomes.getOsdOracleHomeInfo(OiipgOracleHomes.java:291)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.add33Comps(OiifpContentsTabPanel.java:1020)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.fillInventoryTree(OiifpContentsTabPanel.java:702)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.refreshTree(OiifpContentsTabPanel.java:1508)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.prepareInvTree(OiifpContentsTabPanel.java:2253)
         at oracle.sysman.oii.oiif.oiifd.OiifdInventoryDialog.doModal(OiifdInventoryDialog.java:457)
         at oracle.sysman.oii.oiif.oiifw.OiifwWizDialog.onViewPrivate(OiifwWizDialog.java:863)
         at oracle.sysman.oii.oiif.oiifw.OiifwWizDialog.access$000(OiifwWizDialog.java:330)
         at oracle.sysman.oii.oiif.oiifw.OiifwWizDialog$PrepareInventoryTree.run(OiifwWizDialog.java:1778)
         at java.lang.Thread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x0040B000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\javaw.exe
    0x77F80000 - 0x77FFD000      C:\WINNT\system32\ntdll.dll
    0x7C2D0000 - 0x7C332000      C:\WINNT\system32\ADVAPI32.dll
    0x7C570000 - 0x7C624000      C:\WINNT\system32\KERNEL32.DLL
    0x77D30000 - 0x77D9F000      C:\WINNT\system32\RPCRT4.DLL
    0x77E10000 - 0x77E6F000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000      C:\WINNT\system32\GDI32.dll
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.dll
    0x75E60000 - 0x75E7A000      C:\WINNT\system32\IMM32.DLL
    0x6CA60000 - 0x6CA68000      C:\WINNT\system32\LPK.DLL
    0x66650000 - 0x666A4000      C:\WINNT\system32\USP10.dll
    0x08000000 - 0x08138000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\client\jvm.dll
    0x77570000 - 0x775A0000      C:\WINNT\system32\WINMM.dll
    0x10000000 - 0x10007000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\hpi.dll
    0x007F0000 - 0x007FE000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\verify.dll
    0x00800000 - 0x00819000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\java.dll
    0x00820000 - 0x0082E000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\zip.dll
    0x1A890000 - 0x1A9A2000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\awt.dll
    0x77800000 - 0x7781E000      C:\WINNT\system32\WINSPOOL.DRV
    0x76620000 - 0x76630000      C:\WINNT\system32\MPR.DLL
    0x7CE20000 - 0x7CF0F000      C:\WINNT\system32\ole32.dll
    0x1A9B0000 - 0x1AA01000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\fontmanager.dll
    0x51000000 - 0x5104D000      C:\WINNT\system32\ddraw.dll
    0x728A0000 - 0x728A6000      C:\WINNT\system32\DCIMAN32.dll
    0x5C000000 - 0x5C0C8000      C:\WINNT\system32\D3DIM700.DLL
    0x6E420000 - 0x6E426000      C:\WINNT\system32\INDICDLL.dll
    0x00840000 - 0x00869000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\JavaAccessBridge.dll
    0x02B80000 - 0x02B85000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\jawt.dll
    0x02B90000 - 0x02B98000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\JAWTAccessBridge.dll
    0x02E50000 - 0x02E69000      C:\temp\OraInstall2006-12-21_03-23-28PM\oui\lib\win32\oraInstaller.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
    0x7C340000 - 0x7C396000      C:\temp\OraInstall2006-12-21_03-23-28PM\oui\lib\win32\msvcr71.dll
    0x02F90000 - 0x02FAE000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\jpeg.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000      C:\WINNT\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 832K, used 493K [0x10010000, 0x100f0000, 0x10770000)
    eden space 768K, 57% used [0x10010000, 0x1007d9a0, 0x100d0000)
    from space 64K, 86% used [0x100e0000, 0x100ede28, 0x100f0000)
    to space 64K, 0% used [0x100d0000, 0x100d0000, 0x100e0000)
    tenured generation total 10276K, used 7437K [0x10770000, 0x11179000, 0x16010000)
    the space 10276K, 72% used [0x10770000, 0x10eb37e0, 0x10eb3800, 0x11179000)
    compacting perm gen total 12800K, used 12733K [0x16010000, 0x16c90000, 0x1a010000)
    the space 12800K, 99% used [0x16010000, 0x16c7f5d0, 0x16c7f600, 0x16c90000)
    Local Time = Thu Dec 21 15:23:43 2006
    Elapsed Time = 4
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    #

    There are multiple folders (one for each botched installation) called:
    C:\temp\OraInstall<timestamp>
    These folders contain /diagnostics /jre and /oui folders, but the files you mentioned aren't there. Anywhere else I should look?
    OS details:
    Windows 2000 Professional 5.00.2195
    Service Pack 4
    Dump of HKLM/Software/Oracle:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    "NLS_DATE_FORMAT"="DD-MON-RR"
    "TNS_ADMIN"="C:\\Program Files\\ORANT\\NETWORK\\ADMIN"
    "API"="C:\\Program Files\\Oracle\\ora81\\dbs"
    "COMPANY_NAME"=hex(2):42,00,61,00,72,00,63,00,6c,00,61,00,79,00,73,00,20,00,43,\
    00,61,00,70,00,69,00,74,00,61,00,6c,00,00,00
    "NLS_LANG"="ENGLISH_UNITED KINGDOM.WE8ISO8859P1"
    "NLSRTL32"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,4e,00,4c,00,53,00,52,00,54,00,4c,00,33,00,32,00,00,00
    "ODBC_SYS"="system32"
    "OI_NLS32"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,6f,00,72,00,61,00,69,00,6e,00,73,00,74,00,5c,00,4e,00,4c,00,42,00,00,00
    "ORA_NLS32"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,4e,00,4c,00,53,00,52,00,54,00,4c,00,33,00,32,00,5c,00,44,00,41,00,54,00,\
    41,00,00,00
    "ORACLE_GROUP_NAME"="Oracle - OraHome81"
    "ORACLE_HOME"="C:\\Program Files\\Oracle\\ora81"
    "OTRACE73"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,4f,00,54,00,52,00,41,00,43,00,45,00,37,00,33,00,00,00
    "PLSQL23"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,50,00,4c,00,53,00,51,00,4c,00,32,00,33,00,00,00
    "PRO18"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\
    00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,00,\
    50,00,52,00,4f,00,31,00,38,00,00,00
    "RDBMS73"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,52,00,44,00,42,00,4d,00,53,00,37,00,33,00,00,00
    "SHARED_ORACLE_HOME"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,\
    00,6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,\
    54,00,00,00
    "inst_loc"="C:\\Program Files\\Oracle\\Inventory"
    "ORACLE_HOME_NAME"="OraHome81"
    "OLEDB"="C:\\PROGRA~1\\Oracle\\ora81\\oledb\\mesg"
    "OO4O"="C:\\PROGRA~1\\Oracle\\Ora81\\oo4o\\mesg"
    "EXECUTE_SQL"=hex(2):50,00,4c,00,55,00,53,00,33,00,33,00,00,00
    "PLUS_DFLT"=hex(2):50,00,4c,00,55,00,53,00,33,00,33,00,00,00
    "PLUS33"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\
    00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,00,\
    50,00,4c,00,55,00,53,00,33,00,33,00,00,00
    "SQLPATH"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,44,00,42,00,53,00,00,00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES]
    "DEFAULT_HOME"="ORAHOME81"
    "HOME_COUNTER"="2"
    "LAST_HOME"="1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0]
    "NAME"="DEFAULT_HOME"
    "NLS_LANG"="NA"
    "PATH"="C:\\Program Files\\ORANT"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID1]
    "NAME"="ORAHOME81"
    "NLS_LANG"="NA"
    "PATH"="C:\\PROGRA~1\\Oracle\\Ora81"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\ntinstall]
    "MOH Icons"="exec"
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\ntinstall\OCSM Groups]
    "Full Download"="ntcompat,exec,deinstl"
    "Run From Server"="res:US,prodmsg:US,script:US,dll:US"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32netclt23]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32netclt23\Map Vars]
    "oracle_group_name"="Oracle for Windows NT"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32netclt23\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,tns,cfg23,sample,msb:US"
    "Full Download"="deinstl:US,tns,cfg23,sample,msb:US"
    "Run From Server"="deinstl:US,tns,cfg23,sample,msb:US"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32nmp23]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32nmp23\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,dll"
    "Full Download"="deinstl:US,dll"
    "Run From Server"="deinstl:US,dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\Map Vars]
    "oracle_group_name"="Oracle for Windows NT"
    "PLUS33"="C:\\Program Files\\ORANT\\PLUS33"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,msg:US,sql,prefs,exe"
    "Full Download"="deinstl:US,msg:US,sql,prefs,exe"
    "Run From Server"="deinstl:US,msg:US,sql,prefs,exe"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\Registry Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\Registry Backup\Outside locations]
    "1"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,SQLPATH,1,1"
    "2"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PLUS33,1,1"
    "3"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,EXECUTE_SQL,1,1"
    "4"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PLUS_DFLT,1,1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\Map Vars]
    "NLSRTL32"="C:\\Program Files\\ORANT\\NLSRTL32"
    "OTRACE73"="C:\\Program Files\\ORANT\\OTRACE73"
    "PLSQL23"="C:\\Program Files\\ORANT\\PLSQL23"
    "PRO18"="C:\\Program Files\\ORANT\\PRO18"
    "RDBMS73"="C:\\Program Files\\ORANT\\RDBMS73"
    "SYSDIR"="System32"
    "WINSYS"="C:\\WINNT\\System32"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,commdll,dll,msg:US,sql,nlsdata,user"
    "Full Download"="deinstl:US,commdll,dll,msg:US,sql,nlsdata,user"
    "Run From Server"="deinstl:US,commdll,dll,msg:US,sql,nlsdata,user"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\Registry Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\Registry Backup\Outside locations]
    "1"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,RDBMS73,1,1"
    "2"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,OTRACE73,1,1"
    "3"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PLSQL23,1,1"
    "4"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PRO18,1,1"
    "5"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,NLSRTL32,1,1"
    "6"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,ORA_NLS32,1,1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\Map Vars]
    "ODBC_SYS"="system32"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\OCSM Groups]
    "Run From Server"="deinst,ora,mfc,ctl3d:nt,iconnt"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\Registry Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\Registry Backup\Outside locations]
    "1"="HKEY_LOCAL_MACHINE,SOFTWARE\\ODBC\\ODBCINST.INI\\Oracle73 Ver 2.5,,0,1"
    "2"="HKEY_LOCAL_MACHINE,SOFTWARE\\ODBC\\ODBCINST.INI\\ODBC Drivers,Oracle73 Ver 2.5,1,1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32tcp23]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32tcp23\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,dll"
    "Full Download"="deinstl:US,dll"
    "Run From Server"="deinstl:US,dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0]
    "ID"="0"
    "NLS_LANG"="NA"
    "ORACLE_GROUP_NAME"="Oracle - DEFAULT_HOME"
    "ORACLE_HOME"="C:\\Program Files\\ORANT"
    "ORACLE_HOME_NAME"="DEFAULT_HOME"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME1]
    "ID"="1"
    "NLS_LANG"="ENGLISH_UNITED KINGDOM.WE8ISO8859P1"
    "ORACLE_GROUP_NAME"="Oracle - ORAHOME81"
    "ORACLE_HOME"="C:\\PROGRA~1\\Oracle\\Ora81"
    "ORACLE_HOME_KEY"="Software\\ORACLE\\HOME1"
    "ORACLE_HOME_NAME"="ORAHOME81"
    "SQLPATH"="C:\\PROGRA~1\\Oracle\\ora81\\dbs"
    "MSHELP_TOOLS"="C:\\PROGRA~1\\Oracle\\ora81\\MSHELP"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_ODACHome1]
    "ORACLE_HOME"="C:\\Program Files\\Oracle\\Ora102"
    "ORACLE_HOME_NAME"="ODACHome1"
    "ORACLE_GROUP_NAME"="Oracle - ODACHome1"
    "ORACLE_BUNDLE_NAME"="Enterprise"
    "NLS_LANG"="ENGLISH_UNITED KINGDOM.WE8MSWIN1252"
    "ORACLE_HOME_KEY"="SOFTWARE\\ORACLE\\KEY_ODACHome1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\1.102.2.20]
    "DllPath"="C:\\Program Files\\Oracle\\Ora102\\bin"
    "TraceFileName"="C:\\odp.net1.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "StatementCacheSize"="10"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\2.102.2.20]
    "DllPath"="C:\\Program Files\\Oracle\\Ora102\\bin"
    "TraceFileName"="C:\\odp.net2.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "StatementCacheSize"="10"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OLEDB]
    "CacheType"="Memory"
    "ChunkSize"="100"
    "DisableRetClause"="1"
    "DistribTX"="1"
    "FetchSize"="100"
    "OSAuthent"="0"
    "PLSQLRSet"="0"
    "PwdChgDlg"="1"
    "SchRstLng"="10000"
    "TraceCategory"="0"
    "TraceFileName"="C:\\PROGRA~1\\Oracle\\Ora81\\network\\trace\\OraOLEDB.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "UserDefFn"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OO4O]
    "CacheBlocks"="20"
    "FetchLimit"="100"
    "FetchSize"="4096"
    "HelpFile"="C:\\PROGRA~1\\Oracle\\Ora81\\MSHELP\\oracleo.hlp"
    "OO4O_HOME"="C:\\PROGRA~1\\Oracle\\Ora81\\oo4o"
    "PerBlock"="16"
    "SliceSize"="256"
    "TempFileDirectory"="c:\\temp"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES\ORACLE1]
    "API"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,00,\
    46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,00,44,\
    00,42,00,53,00,00,00
    "COMPANY_NAME"=hex(2):42,00,61,00,72,00,63,00,6c,00,61,00,79,00,73,00,20,00,43,\
    00,61,00,70,00,69,00,74,00,61,00,6c,00,00,00
    "NLS_LANG"="AMERICAN_AMERICA.WE8ISO8859P1"
    "ORACLE_GROUP_NAME"=hex(2):4f,00,72,00,61,00,63,00,6c,00,65,00,20,00,66,00,6f,\
    00,72,00,20,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4e,00,54,00,\
    00,00
    "ORACLE_HOME"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
    00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,\
    00,00
    "SHARED_ORACLE_HOME"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,\
    00,6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,\
    54,00,00,00

  • OSB 11.1.1.7 installer crashes on Windows XP

    Hello everyone,
    I'm trying to reinstall OSB 11.1.1.7 but the installer crashes with no errors. I've uninstalled everything possible related with Oracle in the PC, and reinstalled weblogic and oepe with success.
    The OSB installer's path is C:\osb, the temp directory C:\Temp, and the jdk directory is C:\Development\Java6.
    I've run the installer through cmd: setup.exe -jreLoc C:\Development\Java6 with no luck. I've even tried from C:\osb\Disk1\install\win32\setup.exe, but it crashed. Never shows up the installer's window.
    The log doesn't seem to have any errors:
    Using paramFile: C:\osb\Disk1\install\win32\oraparam.ini
    Checking if CPU speed is above 300 MHz.   Actual 2659 MHz    Passed
    Checking swap space: must be greater than 512 MB.   Actual 4092 MB    Passed
    Checking monitor: must be configured to display at least 256 colors.    Actual 4294967296    Passed
    The commandline for unzip:
    C:\osb\Disk1\install\win32\unzip -qqqo ..\..\stage\Components\oracle.swd.oui\11.1.0.9.0\1\DataFiles/"*.jar" -d "C:\Temp\OraInstall2013-11-27_10-39-42AM"
    The commandline for unzip:
    C:\osb\Disk1\install\win32\unzip -qqqo ..\..\stage\Components\oracle.swd.oui.core\11.1.0.9.0\1\DataFiles/"*.jar" -d "C:\Temp\OraInstall2013-11-27_10-39-42AM"
    The number of files bootstrapped for the jre is 0.
    The number of files bootstrapped for the oui is 354.
    Any ideas about what is happening?

    Hello amordetrance,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1421
    Best of luck,
    Mario

  • "Installer failed to initialize" when attempting to install Lookout 5.0 in Windows 7 Windows XP Mode

    I have a new, clean, Windows 7 Professional tower (has newest Windows updates). When attempting to install Lookout 5.0 in the Windows XP Mode I get an error window indicating "the installer has failed to initialize". The only option is to click OK and the installation stops.
    Any ideas what I'm missing?

    Is anyone running Lookout 5.0 with a Windows 7 machine in Windows XP Mode? Any installation problems? Any running problems?

  • Oracle 11g client in Windows XP platform connect to 9i database

    Hi,
    Is there anyone know whether using oracle 11g client in Windows XP platform can connect to Oracle 9i database?
    Urgent and Many thanks,
    Sam

    Welcome to the forums !
    Pl see MOS Doc 207303.1 - Client / Server / Interoperability Support Between Different Oracle Versions
    HTH
    Srini

  • VMWare: 1 Oracle installation per virtual server, or 1 separate install

    The scenario is that we are going to put our support benches on VMware.
    The question is: should we have 1 oracle installation per virtual server or a separate virtual server for oracle.
    If we go for the 1 oracle installation per virtual server, this mimics our customer environment.
    If we install oracle separately, then we have to run two virtual machines. One for Oracle(with one instance per customer) and one for the Product which connects to the appropriate instance.
    Looking at it I'm inclined to go for the 1 orcale installation per virtual server, as this will allow for easier maintenance and upgrade paths.
    Apart form disk space , are there any other drawbacks?
    Are there any advantages to having oracle on a separate virtual machine?

    VMWare is not supported for Oracle, so if this is to mimic a customer environment, then you should be aware of this. In my personal experience I have not seen any noticeable difference from the testing and learning point of view.
    Installing Oracle on VMWare at the end of the day will consume the resources of the server where the VM is hosted, so it is all up to the CPU and memory resources you have in your host server. A drawback is the hard disk speed, the lower the more noticeable performance reduction, so be aware of this. It is advisable, you should make sure you have installed the VMWare tools.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • How to install 10g database on windows with db block size 16k

    Hi,
    Can somone help me install oracle 10g database on windows xp with db block size as 16k.
    i need this database, because it is one of the recommendations for insalling OWB(Oracle Warehouse Builder).
    Thanks,
    Philip.

    1)     In Initialization parameter pile
    DB_BLOCK_SIZE=8192/16K - One way
    2) The other way once you install Oracle 10 G then at the time when you are creating database with Database Configuration Assistant – you can modify the block size by the[b] Initialization parameter screen.
    -     Sizing Tab
    Block Size 8K/16K
    *** Remember by default Oracle 10 G uses 8K block size.
    You use the options on the Sizing tab to configure the block size of your database
    and the number of processes that can connect to this database. The Block Size setting corresponds to the smallest unit of storage within the Oracle database. All storage of database objects (tables, indexes, and so on) are governed by the block size. The block size defaults to 8KB, but you can modify it. Once the database is created, you cannot modify this setting.
    The maximum and minimum size of an Oracle block depends on the operating system. Generally, 8KB is sufficient for most transaction-oriented applications, and larger block sizes such as 16KB and higher are used in data warehouse–type applications.
    The Processes setting specifies the maximum number of simultaneous operating system processes that can be connected to this Oracle database. You must include at least six processes for each of the Oracle background processes. You can increase this number on the Initialization parameter screen.

  • Oracle Installation Problem on Windows 2000

    Dears
    I have the Windows 2000 Advance Server and Windows 2000 Professional. I install the Oracle8 on Windows 2000 Advance Server and Windows 2000 Professional. I have a lot of problems while i install. If i install it successfully after two or three days it gives me some errors. like it give errors the services. It could not start the Instance.
    If i upgrade the NT 4.0 to Windows 2000 which is also an ORACLE server. It upgrade the OS but not upgrade the Registory. It have the same problem
    Please tell me is the Oracle 8.0.4 is compatible with Windows 2000 Advance Server and Windows 2000 Professional or not.
    Please Please.
    Yours
    Muhammad Munir
    [email protected]
    null

    This resolved my problem as well. I am on Windows 2000 server, SP2. The problem installing Oracle 8.1.7.0.0 standard edition exhibited itself by briefly changing the cursor to an hourglass and then returning to ready. The executable JREW.EXE would briefly execute in processes and then stop.
    I copied the installation media to a server drive and renamed symcjit.dll and the installer worked correctly.
    Thank you to Yugandhar for this solution.
    We too faced some of those problems ie setup.exe wont even run in Windows XP pro, p4 system..the culprit is symcjit.dll. Its the problem in p4 to run this dll. After lot of research, just rename it and all is set to go.
    regards
    Yugandhar

  • Oracle Installation Issue on windows 7 64 bit - database 11.2.0.3

    Hi ,
    I am trying to install 11.2.0.3 database on windows 7 prof 64 bit in lenova lap
    The issue is at the last screen the installer just hangs in the prerequists check.
    this is the installer log out put last portion
    INFO: Verification Result for Node:Laksiri
    INFO: Expected Value:50MB (51200.0KB)
    INFO: Actual Value:664.5859MB (680536.0KB)
    INFO:
    INFO: *********************************************
    INFO: Swap Size: This is a prerequisite condition to test whether sufficient total swap space is available on the system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO:
    INFO: Verification Result for Node:Laksiri
    INFO: Expected Value:2.7944GB (2930184.0KB)
    INFO: Actual Value:3.7259GB (3906912.0KB)
    INFO:
    INFO: *********************************************
    INFO: Free Space: Laksiri:C:\Users\IBM_AD~1\AppData\Local\Temp: This is a prerequisite condition to test whether sufficient free space is available in the file system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO:
    INFO: Verification Result for Node:Laksiri
    INFO: Expected Value:500MB
    INFO: Actual Value:93.9114GB
    INFO:
    INFO: *********************************************
    INFO: Architecture: This is a prerequisite condition to test whether the system has a certified architecture.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO:
    INFO: Verification Result for Node:Laksiri
    INFO: Expected Value:64-bit
    INFO: Actual Value:64-bit
    INFO:
    INFO: *********************************************
    INFO: Environment variable: "PATH": This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO:
    INFO: Verification Result for Node:Laksiri
    INFO: Expected Value:5076
    INFO: Actual Value:561
    INFO:
    INFO: All forked task are completed at state performChecks
    INFO: Completed background operations
    INFO: Moved to state <performChecks>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <performChecks>
    INFO: Completed validating view at state <performChecks>
    INFO: Validating state <performChecks>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.db.action.PrereqAction
    INFO: Completed validating state <performChecks>
    INFO: Verifying route success
    INFO: Get view named [SummaryUI]
    and i found in the windows appliction log
    Log Name: Application
    Source: Application Hang
    Date: 4/17/2012 12:01:24 PM
    Event ID: 1002
    Task Category: (101)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Laksiri
    Description:
    The program javaw.exe version 5.0.300.3 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
    Process ID: 6a8
    Start Time: 01cd1c618e421f8e
    Termination Time: 6
    Application Path: C:\Users\IBM_AD~1\AppData\Local\Temp\OraInstall2012-04-17_11-45-50AM\jdk\jre\bin\javaw.exe
    Report Id:
    Can some one tell what is the reason?

    Hi,
    As far as I can find on Google, I only see people solving a similar problem, by totally removing all Java installation and then install the latest Java 6 update.
    Have a look e.g. here: http://www.java-forums.org/awt-swing/34794-java-application-fails-launch-without-error.html
    It is not about installing oracle, but the person does have similar problems
    Success!!
    FJFranken
    Edit: Another link: http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/java-tm-platform-se-binary-is-not-responding/38ea1c33-bd72-46aa-b87c-9172be7c57cc?msgId=1b3c5027-bc10-4425-b55c-038982d24953

  • Oracle Installer crashes when I try to install ODP

    I've just downloaded the ODP.NET 64Bit zip file for Oracle 10.2
    When I unzip it and run the setup the universal installer starts up but then immediately crashes with the error message "Java(TM) 2 Platform Standard Edition binary has stopped working with the following signature:
    Problem signature:
    Problem Event Name:     APPCRASH
    Application Name:     javaw.exe
    Application Version:     5.0.40.5
    Application Timestamp:     42a019e4
    Fault Module Name:     StackHash_7e30
    Fault Module Version:     6.1.7601.17725
    Fault Module Timestamp:     4ec4aa8e
    Exception Code:     c0000374
    Exception Offset:     00000000000c40f2
    OS Version:     6.1.7601.2.1.0.256.48
    Locale ID:     2057
    Additional Information 1:     7e30
    Additional Information 2:     7e30927b72ad24a506c0ef1853c67e07
    Additional Information 3:     eca3
    Additional Information 4:     eca3c42a52d3a910bcbbf31d07f7069a
    Anyone have any ideas what's going wrong?

    What platform? There's a known issue with that where the OUI crashes when using it on platforms it was not certified on.
    Rather than trying to coerce a 10.2 install (which I'd really recommend against since error correction has ended for it anyway), is there a reason you can't or don't want to use a current 11g version? You can use 11g ODP.NET against a 10.2 database.
    Greg

  • Firefox Setup version 35.0 (offline installer) crash on windows XP

    Screenshot added

    Windows XP SP3 with all fix (tested yesterday).
    Try with a new downloaded 35.0 exe: same crash.
    Try with a new downloaded version 34.0.5 exe: all OK.

  • 10g R2 Client Installation Problem on Windows 2003 64 bit itanium

    Hi,
    When I click on the setup.exe, i am getting the following..and not getting setup screen
    Using paramFile: E:\oracle_client\10g_winIA_client_102010\client\install\oraparam.ini
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    The commandline for unzip:
    E:\oracle_client\10g_winIA_client_102010\client\install\unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/"*.jar" -d "C:\DOCUME~1\SBOLLI~1\LOCALS~1\Temp\1\OraInstall2008-04-22_03-44-38PM"
    The commandline for unzip:
    E:\oracle_client\10g_winIA_client_102010\client\install\unzip -qqq ..\stage\Components\oracle.swd.oui\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\DOCUME~1\SBOLLI~1\LOCALS~1\Temp\1\OraInstall2008-04-22_03-44-38PM"
    The commandline for unzip:
    E:\oracle_client\10g_winIA_client_102010\client\install\unzip -qqq ..\stage\Components\oracle.swd.oui.core\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\DOCUME~1\SBOLLI~1\LOCALS~1\Temp\1\OraInstall2008-04-22_03-44-38PM"
    The number of files bootstrapped for the jre is 528.
    The number of files bootstrapped for the oui is 98.
    what might be the problem, is this due to not having unzip software in the server.
    Please help me

    Just check this link:
    Oracle Installer crashes in Windows XP attempting to install 10g database
    May be useful...
    Amardeep Sidhu
    http://www.amardeepsidhu.com

  • Installer crashes repeatedly, already tried repair disk

    I get this error after installer crashes every time I attempt to instal Graphire's bundle CD with Color Efex 2, Painter Essentials 2 and Photoshop Elements 3.0
    Just bought this laptop less than a week ago, it's quite frustrating.
    Process: Install [3035]
    Path: /Volumes/Bundle CD/Install.app/Contents/MacOS/Stub.osx
    Identifier: com.wacom.I3SWins
    Version: 10.0 (10.0r188, Copyright ©1985-2003 Macromedia, Inc.)
    Code Type: PPC (Translated)
    Parent Process: launchd [78]
    Date/Time: 2010-09-11 22:33:32.244 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 57060 sec
    Crashes Since Last Report: 8
    Per-App Crashes Since Last Report: 5
    Anonymous UUID: D9A2B033-B6F0-4E02-A176-11CCA0C79B6A
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000007f5d7d30
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 LaunchCFMApp 0xb80c0057 0xb8000000 + 786519
    1 LaunchCFMApp 0xb80dd8e8 0xb8000000 + 907496
    2 LaunchCFMApp 0xb8145397 spinlockwrapper + 1791
    3 LaunchCFMApp 0xb801ceb7 0xb8000000 + 118455
    Thread 1:
    0 libSystem.B.dylib 0x801400fa machmsgtrap + 10
    1 libSystem.B.dylib 0x80140867 mach_msg + 68
    2 LaunchCFMApp 0xb819440f CallPPCFunctionAtAddressInt + 206231
    3 libSystem.B.dylib 0x8016d81d pthreadstart + 345
    4 libSystem.B.dylib 0x8016d6a2 thread_start + 34
    Thread 2:
    0 LaunchCFMApp 0xb815acc0 spinlockwrapper + 90152
    1 LaunchCFMApp 0xb8179c5b CallPPCFunctionAtAddressInt + 97763
    2 LaunchCFMApp 0xb80c6b13 0xb8000000 + 813843
    3 LaunchCFMApp 0xb80c0037 0xb8000000 + 786487
    4 LaunchCFMApp 0xb80dd8e8 0xb8000000 + 907496
    5 LaunchCFMApp 0xb8145397 spinlockwrapper + 1791
    6 LaunchCFMApp 0xb801ceb7 0xb8000000 + 118455
    Thread 3:
    0 LaunchCFMApp 0xb815a8ff spinlockwrapper + 89191
    1 LaunchCFMApp 0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2 LaunchCFMApp 0xb80c6b13 0xb8000000 + 813843
    3 LaunchCFMApp 0xb80c0037 0xb8000000 + 786487
    4 LaunchCFMApp 0xb80dd8e8 0xb8000000 + 907496
    5 LaunchCFMApp 0xb8145397 spinlockwrapper + 1791
    6 LaunchCFMApp 0xb801ceb7 0xb8000000 + 118455
    Thread 4:
    0 LaunchCFMApp 0xb815a8ff spinlockwrapper + 89191
    1 LaunchCFMApp 0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2 LaunchCFMApp 0xb80c6b13 0xb8000000 + 813843
    3 LaunchCFMApp 0xb80c0037 0xb8000000 + 786487
    4 LaunchCFMApp 0xb80dd8e8 0xb8000000 + 907496
    5 LaunchCFMApp 0xb8145397 spinlockwrapper + 1791
    6 LaunchCFMApp 0xb801ceb7 0xb8000000 + 118455
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x7f5d7d34 ebx: 0xb80bfca8 ecx: 0xb82542f8 edx: 0x7f5d7d30
    edi: 0xb8211640 esi: 0x80a05180 ebp: 0xb7fffa78 esp: 0xb7fffa10
    ss: 0x0000001f efl: 0x00010246 eip: 0xb80c0057 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x7f5d7d30
    Binary Images:
    0x80000000 - 0x8005bff7 com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007a000 - 0x800e4fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x8013f000 - 0x802e5feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x80366000 - 0x804e0fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805d8000 - 0x805e6fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x805eb000 - 0x805f7ff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x805fb000 - 0x80641ff7 libauto.dylib ??? (???) <7FE46BC8-ED91-12A7-83D0-2102D37CA32D> /usr/lib/libauto.dylib
    0x8064e000 - 0x807d0fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x80832000 - 0x808dffe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
    0x808f3000 - 0x808f6fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0xb8000000 - 0xb81defff LaunchCFMApp ??? (???) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[3035]: garbage collection is ON
    Rosetta Version: 22.27
    Args: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp /Volumes/Bundle CD/Install.app/Contents/MacOS/Stub.osx
    Exception: EXCBADACCESS (0x0001)
    Thread 0: (0xb011cd74, 0xb815a8ff)
    0x93d96f28: /usr/lib/libSystem.B.dylib : _dispatch_semaphore_waitslow + 248
    0x93d95614: /usr/lib/libSystem.B.dylib : _dispatch_workerthread + 116
    0x93cb4328: /usr/lib/libSystem.B.dylib : _pthreadbody + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp : + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x93d96f40 ctr: 0x93c13ba0
    r00: 0xffffffda r01: 0xf0101dc0 r02: 0x00000000 r03: 0x00002703
    r04: 0x00000040 r05: 0x3b9aa018 r06: 0x00000020 r07: 0x00000000
    r08: 0x3b9aa018 r09: 0x00000000 r10: 0x3b9aa018 r11: 0xa07eb690
    r12: 0x93c13ba0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0xa07f17cc r22: 0xa07f17c0 r23: 0xa07f17c8
    r24: 0x00003a1f r25: 0xf3efee09 r26: 0xa07f150c r27: 0x00000040
    r28: 0x0000000f r29: 0x224d2018 r30: 0xa07f17a0 r31: 0x93d96e38
    Thread 1: Crashed (0xb7fffa10, 0xb80c0057)
    0x90cfbe24: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _PrepareClosure + 3804
    0x90cf8a58: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _PCFragPrepareClosureByName + 336
    0x90cf820c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : CCFMLaunchApplication + 776
    0x0000274c: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp : _main + 1256
    0x00002230: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp : start + 68
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp : + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x90cfbe30 ctr: 0x7f5d7d30
    r00: 0x7f5d7d30 r01: 0xbfffee80 r02: 0x00117ef0 r03: 0xbfffef74
    r04: 0x00118034 r05: 0x0000001d r06: 0x00809600 r07: 0x00000000
    r08: 0x400b4346 r09: 0x4d555458 r10: 0x0080aa90 r11: 0xa07eb204
    r12: 0x00118034 r13: 0x00000041 r14: 0xbfffef74 r15: 0xbffff3b0
    r16: 0xbffff224 r17: 0xa010ce4c r18: 0x90cfbc48 r19: 0xa01087a1
    r20: 0xbffff214 r21: 0x00000000 r22: 0x00000002 r23: 0x00118034
    r24: 0x00117e40 r25: 0x00116170 r26: 0x00117e88 r27: 0x00116170
    r28: 0x00000000 r29: 0xa0108774 r30: 0x00116530 r31: 0x90cfaf50
    Thread 2: (0xb009ad38, 0xb815acc0)
    0x93d9593c: /usr/lib/libSystem.B.dylib : _dispatch_mgrinvoke + 228
    0x93d95320: /usr/lib/libSystem.B.dylib : _dispatch_queueinvoke + 308
    0x93d954b0: /usr/lib/libSystem.B.dylib : _dispatch_workerthread2 + 372
    0x93d955ec: /usr/lib/libSystem.B.dylib : _dispatch_workerthread + 76
    0x93cb4328: /usr/lib/libSystem.B.dylib : _pthreadbody + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp : + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x93d95904 ctr: 0x93c577c4
    r00: 0x0000016b r01: 0xf0080bb0 r02: 0x00000000 r03: 0x00000004
    r04: 0x00000000 r05: 0x00000000 r06: 0xf0080d0c r07: 0x00000001
    r08: 0xf0080d28 r09: 0x00000000 r10: 0x0000003e r11: 0xa07ea52c
    r12: 0x93c577c4 r13: 0x10624dd3 r14: 0x93de4b34 r15: 0xf0080c0c
    r16: 0xf0080c8c r17: 0xa0805860 r18: 0xf0080d28 r19: 0xa07ff520
    r20: 0xa0800520 r21: 0xf0080d0c r22: 0xa07ff4a0 r23: 0xa07ff420
    r24: 0xa0805860 r25: 0x00000000 r26: 0xa07f162c r27: 0x00000000
    r28: 0xa07f1604 r29: 0xa07f133c r30: 0xf0080d28 r31: 0x93d95860
    Thread 3: (0xb019ed74, 0xb815a8ff)
    0x93d96f28: /usr/lib/libSystem.B.dylib : _dispatch_semaphore_waitslow + 248
    0x93d95614: /usr/lib/libSystem.B.dylib : _dispatch_workerthread + 116
    0x93cb4328: /usr/lib/libSystem.B.dylib : _pthreadbody + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp : + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x93d96f40 ctr: 0x93c13ba0
    r00: 0xffffffda r01: 0xf0182dc0 r02: 0x00000000 r03: 0x00002703
    r04: 0x00000040 r05: 0x3b99c4f0 r06: 0x00000020 r07: 0x00000000
    r08: 0x3b99c4f0 r09: 0x00000000 r10: 0x3b99c4f0 r11: 0xa07eb690
    r12: 0x93c13ba0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0xa07f17cc r22: 0xa07f17c0 r23: 0xa07f17c8
    r24: 0x00003a1f r25: 0xf3f2492a r26: 0xa07f150c r27: 0x00000040
    r28: 0x0000000f r29: 0x224c44f0 r30: 0xa07f17a0 r31: 0x93d96e38
    Model: MacBookPro7,1, BootROM MBP71.0039.B05, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.16.1)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB
    Serial ATA Device: MATSHITADVD-R UJ-898, 679.4 MB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26100000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06610000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000

    Do you know if any of that software is even compatible with Snow Leopard? The current version of Photoshop Elements is 8.0. The version you have is not that compatible even with Leopard. Color Efex 2 is obsolete. What you are using are all PPC programs intended for pre-Intel Macs. Most likely this is why you are having a problem.

  • I am getting "a network error occurred while attempting to read from the file c:\windows\installer\itunes.msi" when I attempt to download itunes, can someone help me with this?

    I am getting "a network error occurred while attempting to read from the file c:\windows\installer\itunes.msi" when I attempt to install itunes.  Can anybody help me to resolve this issue?

    You can try disabling the computer's antivirus and firewall during the download the iTunes installation
    Also try posting in the iTunes forum since it is not an iPod touch problem.

Maybe you are looking for

  • Fed Up with BT's Complaint Department

    At the end of augest i split from my ex-wife and as the broadband was in my name she had to take out a new contract for the bt infinty, i was told at the time that i would not have to pay the £30 cancelation fee by the advisor "as its not really a ca

  • Videos  iMac G5 10.4.11

    The video and sound are not in sync on my G5 10.4.11. What can I do?

  • Converting Album Catalogs to Elements 11 Catalogs

    I am having difficulty converting my old Photoshop Album Catalogs (file extension .psa) to Elements 11. Using "Manage Catalogs" from the file tab and then "Convert".  I get the convert catalog screen.  Using "find catalogs"  I can browse to the folde

  • New iPhone 3g 16gb drops internet connection (must be reset)

    I just picked up an iPhone 3g 16gb Black and love it. Its truely an amazing device, however I am having 1 major issue. The Internet connection constantly dies on me... As an example: This morning woke up, and downloaded an app from the app-store usin

  • Install and configuring JDBC Driver in SAP Java stack

    Hi Experts, We are fetching data from GRC to BIW, for this we are using UD Connect in biw. For this we need to configure and installed the JDBC Connectors. Please suggest how to go about this. Thanks, Vijay