Errors when trying to Install 10g Client on OS X

I was just trying to install 10g on Mac OS X, 10.3.7 and got the following two error messages:
1) "File not found: %fileName%" when trying to install without the "Networking Utilities".
(When looking at the log file it seems as if during the linking process a file or link /Users/oracle/OraHome1/lib/libclntsh.dylib.10.1 would missing)
2) Additionally i received "Thrown when the ip address of a host cannot be determined" when trying to also install the "Networking utilities".
Has someone encountered the same problem and came up with a solution ?
Thanks,
Dieter

You need a static IP, not a reserved DHCP, a static.
My Ten Step Program to Static IP is:
1) Double click the Network Icon (two PCs) in the system tray
2) Click Properties
3) Highlight "Internet Protocol (TCP/IP)" and then click Properties
4) Check the "Use the following IP address" radio button
5) Set IP Address to xxx.xxx.xx.xx ( I use the 4 digit PC number split in two. Make sure a ping of that address times out before you assign to ensure no one else has it)
6) Subnet mask should default to 255.255.0.0
7) Set Default Gateway xxx.xxx.xx.x
8) Set Preferred DNS server to xxx.xxx.xx.x
9) Set Alternate DNS server to xxx.xxx.xx.x
10) Grab large bottle of alcohol and enjoy the added functionality of a static IP address.

Similar Messages

  • Error when trying to install oracle client (can't connect to X11 error)

    Hi guys,
    I need help to install Oracle Client 10g. I am quite a novice so I am totally hopeless when it comes to difficult or linux-kind-of-terms.
    I can't use GUI at all, so everything got to be done through putty.exe
    my local pc (where the putty is, IP 192.168.8.194) -> linux red hat 4 IP 192.168.8.31 (where the oracle client should be!)
    when I run the runIntaller I receieved error mentioning about DISPLAY variable haven't set yet.
    I did set it trhough putty as follow
    DISPLAY=192.168.8.194:0.0
    export DISPLAY
    no luck...I still hit an error that eventho this time the error is like below;
    =============================================================================
    Can't connect to X11 window server using '192.168.8.194:0.0' as the value of the DISPLAY variable.
    192.168.8.194:0.0
    192.168.8.194:0.0
    OUI-10025:Unable to start an interactive install session because of the following error:Can't connect to X11 window server using '192.168.8.194:0.0' as the value of the DISPLAY variable. The DISPLAY environment variable should be set to <hostname or IP address>:<screen>, where the <screen> is usually '0.0'.
    - Make sure that client users are authorized to connect to the X Server.
    OUI-10027:To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
    % <full path to xclock... see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for 'xclock': '/usr/X11R6/bin/xclock'
    ==============================================================================
    When I run the xclock using GUI I can see it pop up on my screen, but when I run xclock trhough putty, I see that it just went blank...is that right because I am using putty or what?
    Can you guys please help? Everyone that had this problem like find the solution real easy...I just so frustrated because this setting is just not working, and I have no idea what to check. Do I need extra library or something to install this?
    Please remember that I can use GUI in my test server but I can't use any GUI at all when I am implementing this.
    Thanks thanks thanks.
    Daniel -

    Hi-
    You are right. putty is just a simple console without X11 in it. how come it didn't even cross my mind?
    Thanks for the reply. I solved it by using third party software called xdeep, from what I got from internet looks like this and the software you were talking about hold the same purpose. This xdeep is pretty easy to configure and in just few seconds I can launch the installer! Gee...!
    For those guys that having the same problem as me then find xdeep software from google and browse on the configure webpage. I found a step by step configuration setting from the internet too and it's real easy.
    Daniel -

  • I am receiving an A12E5 error when trying to install my Creative Cloud desktop

    I am receiving an A12E5 error when trying to install my Creative Cloud desktop. So I cannot proceed to a free trial. Thoughts?

    Hi UniversityDesigner,
    Welcome to the Community!
    Please go through this thread: http://forums.adobe.com/message/5581753#5581753
    Thanks!
    Ankit

  • I get an error when trying to install updates in Photoshop CS6

    I get an error when trying to install updates in Photoshop CS6. It says "Update Failed; Updates could not be applied." Anybody else have this probelm?

    Brooks Potteiger I would recommend also reviewing the installation log for the update you are trying to apply.  You can find details on how to accomplish this at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Fatal error when trying to install AIR app on OSX

    A user of my application is getting a fatal error when trying to install on OSX. Most installs seem to go fine so I was surprised at this one.
    A portion of the OSX error report is below. Has anybody experienced anything similar? If so, were you able to identify the core problem?
    Thanks in advance for any thoughts!
    Daniel
    Date/Time:       2013-06-13 15:50:24.666 -0700
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          1414734 sec
    Crashes Since Last Report:           30
    Per-App Crashes Since Last Report:   5
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    VM Regions Near 0x8:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/SimpleDiagrams2.app/Contents/MacOS/SimpleDiagrams2
        __TEXT                 0000000000001000-0000000000007000 [   24K] r-x/rwx SM=COW  /Applications/SimpleDiagrams2.app/Contents/MacOS/SimpleDiagrams2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.AIR                      0x02b43f72 0x2800000 + 3424114
    1   com.adobe.AIR                      0x02909628 0x2800000 + 1087016
    2   com.adobe.AIR                      0x02909853 0x2800000 + 1087571
    3   com.apple.AppKit                   0x95544970 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 255
    4   com.apple.AppKit                   0x952ec824 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
    5   libobjc.A.dylib                    0x9a3c9628 -[NSObject performSelector:withObject:withObject:] + 77
    6   com.apple.Foundation               0x94e4473a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
    7   com.apple.Foundation               0x94e44291 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
    8   com.apple.Foundation               0x94e4408e _NSAppleEventManagerGenericHandler + 173
    9   com.apple.AE                       0x97aeda35 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
    10  com.apple.AE                       0x97ac2fbe dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    11  com.apple.AE                       0x97ac2e7d aeProcessAppleEvent + 318
    12  com.apple.HIToolbox                0x9222fc58 AEProcessAppleEvent + 100
    13  com.apple.AppKit                   0x952e8d4d _DPSNextEvent + 1655
    14  com.apple.AppKit                   0x952e81dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    15  com.apple.AppKit                   0x952de63c -[NSApplication run] + 855
    16  com.adobe.AIR                      0x0280a772 0x2800000 + 42866
    17  com.adobe.AIR                      0x0280aab8 0x2800000 + 43704
    18  libobjc.A.dylib                    0x9a3c95d3 -[NSObject performSelector:withObject:] + 70
    19  com.simplediagrams2                0x00002f97 start + 2567
    20  com.simplediagrams2                0x000025c5 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x9263d9ae kevent + 10
    1   libdispatch.dylib                  0x97b75c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                  0x97b757a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x997810e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.adobe.AIR                      0x02d1b13f 0x2800000 + 5353791
    4   com.adobe.AIR                      0x02d60c0e 0x2800000 + 5639182
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib             0x9263d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x996f90ac _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x996f8e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x996e0d2a start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib             0x9263d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x996f90ac _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x996f8e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x996e0d2a start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x02b43f55  ecx: 0x95b40466  edx: 0x00000000
      edi: 0x00000000  esi: 0xbfffef18  ebp: 0xbfffee58  esp: 0xbfffeda0
       ss: 0x00000023  efl: 0x00210282  eip: 0x02b43f72   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000008
    Logical CPU: 1

    Hi Daniel,
    Could you post or send me ([email protected]) the entire crash log?  I'll at least need the binaries section so I can properly symbolicate the log.
    Thanks,
    Chris

  • How do you fix a msvcr80.dll error when trying to install itunes 11.1.4

    How do you fix a msvcr80.dll error when trying to install itunes 11.1.4?

    This also work100% 
    Removing and reinstalling iTunes and other software components
    If applicable, disconnect any iPod or iOS device and close Microsoft Outlook.
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later).
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (see note 1 below)
    iCloud (if present)
    MobileMe (if present) (see note 2 below)
    Bonjour
    Apple Application Support
    Reboot your computer. Delete any of the following folders where they can be found: (see note 3 below)
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iPod
    C:\Program Files\iTunes
    also on 64-bit systems:
    C:\Program Files (x86)\Bonjour
    C:\Program Files (x86)\Common Files\Apple
    C:\Program Files (x86)\iPod
    C:\Program Files (x86)\iTunes
    Download the iTunes setup file and run it to install. Use an account with administrative rights. This can usually be achieved by right-clicking on the downloaded file and selecting Run as... or Run as Administrator. In some cases a combination of Shift or Ctrl keys may be required for the option to show, or it may not be necessary.
    If you deleted iCloud and reinstalling iTunes doesn't automatically reinstall it visit iCloud Control Panel.

  • "Shared Resources error" when trying to install Photoshop Elements 11

    I keep getting installation error "Shared Resources error" when trying to install Photoshop Elements 11 (Windows 7).  Any advice will be appreciated..

    Welcome to the forum, Ted,
    Here's an older "Shared Technologies" thread: http://forums.adobe.com/message/3155897#3155897
    But, I am not sure that we were ever able to help the OP, and they never reported back with the responses from Adobe. Still, might be a tip that is useful.
    Good luck,
    Hunt
    [Edit] I mis-spoke. The OP and another user with the same error WERE helped. What I saw initially was yet another poster, who was going to contact Adobe, but never came back to the thread. In the case of the OP and another users, the issue was caused by having Adobe Bridge, included with other Adobe programs, like Photoshop and Premiere Pro, running. When they killed that, the installation went well.
    Message was edited by: Bill Hunt

  • "please use setup.exe for installati​on instead of blackberry desktop software.m​si" error when trying to install the software through 610_b038_m​ultilangua​ge.exe

    "please use setup.exe for installation instead of blackberry desktop software.msi" error when trying to install the software through 610_b038_multilanguage.exe
    I need to install this so that i can transfer my contacts and calendar to my laptop

    Hi and Welcome to the Community!
    Sorry to be dense, but what happens when you do exactly as the message instructs?
    Thanks!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • HT1926 Error when trying to install iTunes 'iTunesSetup.exe was reported as unsafe.'

    Get an error when trying to install iTunes 'iTunesSetup.exe was reported as unsafe.'
    Any suggestions for how to fix this?
    I am using Windows Vista and IE9.

    After using the Windows Installer clean up tool and removing the iTunes 7.0.7.16 install file I was able to update to 7.0.2

  • Action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can

    action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can I do? Thanks

    Hi, Please try to download the installer from the links provided in the following page: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    Thanks,
    Sunil

  • Newbie apex error when trying to install the OEHR Sample object.

    ORA-01653: unable to extend table FLOWS_030000.WWV_FLOW_ONLINE_HELP by 8 in tablespace APEX
    I got this error when trying to install.
    I will go back now and check the storage space.
    I could not find any error message on it.
    Thanks.Steve

    Just few minutes after asking this question on forum, I was able to find the workaround for opening the DashboardDesigner.exe.
    What I was trying earlier was that, In my "Business Intelligence Center" site,  i was trying to open the Dashboard Designer from "PerformancePoint Content" list by clicking "New Item" from "Items" tab in Ribbon.
    Instead Now I go to the connections library "Data Connections",  Go to "Documents" tab in Ribbon and then click on "New Document".
    Voila!
    Finally "DashboardDesinger.exe" opens up! :D
    Now from this designer application, I can add other Lists directly and can add "PerformancePoint Content" list for creating actual ScoreCards, Dashboards, KPIs etc.
    Happy Learning!
    Shri07

  • Edge Animate error when trying to install

    I'm getting an incomplete install when I try to download and install Edge Animate:
    Exit Code: 6
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s)
    ----------- Payload: DirectX 10.0.0.0 {9DDAF699-BA5E-48e3-8A09-7AC369D6EEA1} -----------
    ERROR: Third party payload installer DXSETUP.exe failed with exit code: -9

    Re: Edge Animate error when trying to install
    created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    Edward do you meet or exceed the system requirements listed at http://html.adobe.com/edge/animate/tech-specs.html?
    Jip I sure do!
    I checked the program in discussion just for the heck of it and it works. But when using the Adobe applications manager it says not correctly installed. So I don't know what is going on there!
    It is just unappreciated to have people like Mylenium give such unhelpful replies to customers who are really keen on learning and using your new products.
    (I must probably add that I have tried installing the demo version of Photoshop CS6 when it was just released and caused a serious error. And when I wanted to uninstall it, the uninstaller suggested I use Adobe removal software to remove the demo software... this also did not work properly and I’m still stuck with a error message every time I log on to my windows account)
    But thank for the prompt reply Jeff, keep it up.

  • "Se ha producido algún error al intentar instalar esta aplicación" error when trying to install a .air application

    Hello,
    I'm having an issue when trying to install Warcraft Logs application:
    Warcraft Logs - Combat Analysis for Warcraft
    https://www.warcraftlogs.com/client/warcraftlogs.air
    I successfully install Adobe AIR, version 17.0.0.144 (and I'm using Windows 7 64 bits), without any problem (well, that's what I suppose), this is the Install.log from the Adobe AIR:
    [2015-04-19:19:27:30] Runtime Installer begin with version 17.0.0.144 on Windows 7 x86
    [2015-04-19:19:27:30] Commandline is:
    [2015-04-19:19:27:30] No installed runtime detected
    [2015-04-19:19:27:32] Relaunching with elevation
    [2015-04-19:19:27:32] Launching subprocess with commandline c:\users\alberto\appdata\local\temp\air276b.tmp\adobe air installer.exe -ei
    [2015-04-19:19:27:32] Runtime Installer begin with version 17.0.0.144 on Windows 7 x86
    [2015-04-19:19:27:32] Commandline is: -stdio \\.\pipe\AIR_5800_0 -ei
    [2015-04-19:19:27:32] No installed runtime detected
    [2015-04-19:19:27:32] Starting silent runtime install. Installing runtime version 17.0.0.144
    [2015-04-19:19:27:32] Installing msi at c:\users\alberto\appdata\local\temp\air276b.tmp\setup.msi with guid {34927EBC-98D4-4D53-98BE-510DF5999F50}
    [2015-04-19:19:27:33] Runtime Installer end with exit code 0
    [2015-04-19:19:27:34] Elevated install completed
    [2015-04-19:19:27:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2015-04-19:19:27:35] Runtime Installer end with exit code 0
    [2015-04-19:19:27:35] Runtime Installer begin with version 17.0.0.144 on Windows 7 x86
    [2015-04-19:19:27:35] Commandline is: -installupdatecheck
    [2015-04-19:19:27:35] Installed runtime (17.0.0.144) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2015-04-19:19:27:35] Performing pingback request
    [2015-04-19:19:27:36] Pingback request completed with HTTP status 200
    [2015-04-19:19:27:36] Starting runtime background update check
    [2015-04-19:19:27:36] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/17.0.0.144/update
    [2015-04-19:19:27:36] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/17.0.0.144/update to C:\Users\Alberto\AppData\Roaming\Adobe\AIR\Updater\Background
    [2015-04-19:19:27:36] Runtime update not available
    [2015-04-19:19:27:36] Unpackaging cancelled
    [2015-04-19:19:27:36] Runtime Installer end with exit code 0
    Afterwards, I try to install the warcraftlogs.air application, and when I execute the program I get the following error:
    Se ha producido algún error al intentar instalar esta aplicación. Instale la versión más reciente de Adobe AIR desde http://www.adobe.com/go/getair_es y vuelva a intentarlo.
    Translated it should be something like this (this is not the official English message):
    Some error has occurred while trying to install this application. Install the latest Adobe AIR version from http://www.adobe.com/go/getair_es and try again.
    I've tried to search anything related, because I can't find that exact error message in any Adobe troubleshooting page, but everything I can find is a really old version issue, or something I've tried without success (trying to install everything running as administrator, also via cmd.exe ran as administrator, installing an older version, uninstalling and installing 100 times Adobe AIR, etc.).
    I've also searched (but not asked) in Warcraft Logs forums for any solution, but I couldn't find anything related either.
    Any help would be appreciated.
    Thank you in advance and best regards! ^^

    Inesipinesii please remove your current installation of the Adobe Download Assistant from your Applications folder.  You will then be able to reinstall the Adobe Download Assistant and begin the download process for Photoshop Elements 11.  You can find more information at http://helpx.adobe.com/creative-suite/kb/troubleshoot-download-assistant.html#main_Known_i ssues.

  • Error when trying to install iTunes with Windows 7

    I am using windows 7 on my laptop and when trying to install iTunes i recieve the following error message
    Apple Application Support was not found.
    Apple Application Support is required to run iTunesHelper.Please uninstall iTunes, then install iTunes again.
    Error 2
    After uninstalling and re-installing iTunes, the error still occured.
    Anyone any ideas how to solve this?

    After searching through this forrow i found this
    http://support.microsoft.com/kb/946414
    After running the Fix-It, i had no problem installing iTunes

  • Java error when trying to install 1.1 standalone on Win 64b server

    Hi,
    just downloaded the new 1.1 release and tried to set it up as a standalone Apex listener on our Windows Server 2008 64-bit database server. Got Oracle 11.2.0.2 64-bit running on it, and are using the java install from that installation to install the Apex listener.
    - unzipped the listener zip-file to d:\temp
    - when trying to install with "java -jar D:\temp\listener\apex.war" I get:
    INFO: Starting: D:\temp\listener\apex.war
    +See: 'java -jar apex.war --help' for full range of configuration options+
    INFO: Extracting to: C:\Users\haakon\AppData\Local\Temp\apex
    SEVERE: java.lang.System.console()Ljava/io/Console;
    java.lang.NoSuchMethodError: java.lang.System.console()Ljava/io/Console;
    at ____embedded.____EntryPoint.apexImages(____EntryPoint.java:103)
    at ____embedded.____EntryPoint.main(____EntryPoint.java:90)
    - trying to specify a specific apex.home & apex.images directory (pointing to the images-directory in a complete installation of Apex 4.0.2) on the java command line results in the same error.
    I can see that the installer has created the apex.home in this last attempt.
    I'm running this as a domain user with admin-rights on the server.
    Is this a 64-bit problem, or something else? Should I use a different java-version than the one installed with the 11.2.0.2 database when trying this?
    Regards,
    Haakon

    Tried a quick install on my local workstation with Win7 64-bit and java runtime v. 1.6.0_23 and everything worked fine just as documented.
    So, downloaded a new java runtime distro to the Win2008 server and tried installing with that, and eventually I got the listener running. Had to start it twice, since the first startup gave an "Invalid" errormessage when opening the listener configuration page. Second go without any changes to config worked fine.... Don't know why...
    So, problem solved so far :-)

Maybe you are looking for

  • Why we use Cluster Tables in SAP Hr

    hai friends, i am new to  ABAP-HR and SAP HR, Actually i am core abaper ( working on SD, MM and Fi Modules ) , can any one explain me why and what is the use of Cluster tables in SAP HR, why we use in SAP HR function Module ? Thnx in advance Vijaya

  • Sending output to just one line

    I'm trying to get a guy script together to help view the indexes of our deployment wim files out of a folder.  I'm getting there, but, stuck at a point.  This is my first attempt at scripting, so, I'm a bit new and ignorant...  please forgive me... I

  • Question About Asset History Sheet

    Hello SAP Guru, I have an asset that was fully depreciated on 2010 (NVB=0) but not yet deactivated. Why I can not see it on my Asset History sheet on 2011? Thanks in advance! Jhero

  • 45mb un necessary files....

    in a quest to find out why itunes needs <60MB installation space, but itself does seem to run reasonably fast.... i noticed that i tunes installs loads of language packs. if you take the one relevent to you, this results in 45MB un necessary files. i

  • Why does it say Apple ID disabled when I try to update an app

    Why does it say my Apple ID is disabled when I try to update an app.? My ID works for everything else. Also, I thought with the new iOS update that apps are supposed to update themselves but mine haven't.