Where is the 64-bit download for oracle_proxy.so for 64-bit Solaris ?

Hi, Experts,
We tried to start the 64-bit Sun ONE web server in 64-bit Solaris env. with the Oracle AS plugin,
oracle_proxy.so library. But then hit below error,
[06/Jul/2011:15:44:13] failure (12345): CORE2253: Error running Init
function load-modules: dlopen of /xyz/proxy/oracle_proxy.so failed (ld.so.1:
webservd: fatal: /xyz/proxy/oracle_proxy.so:
wrong ELF class: ELFCLASS32)
We tried to search from
http://www.oracle.com/technetwork/middleware/ias/downloads/index.html
Oracle 10gR3 Companion (10.1.3.x) CD
And downloaded AS101330_companionCD_sparc64_disk1.cpio however the file
is still 32 BIT file :
xxxyyy$ file oracle_proxy.so
oracle_proxy.so: ELF 32-bit MSB dynamic lib SPARC Version 1,
dynamically linked, not stripped
Where can I get a 64-bit version of this above file, oracle_proxy.so ?
Walter

Here's a download location:
http://support.apple.com/kb/DL1577

Similar Messages

  • Where is the SQL Developer download for Linux

    Can some one help provide a URL link to download the SQL Developer for Linux? The official link on the Oracle Website is pointing the Windows zip instead.
    Many thanks!

    The link is correct. The files are the same for linux and windows when the jre is not bundled.
    Eric

  • Where is the javaws.jar file for Java8 in Solaris Sparc OS?

    javaws.jar file used to be located under 1.7.0_72/jre/lib, but after I installed Java 8, I could not find it in the corresponding 1.8.0_31/jre/lib. I checked .gz file downloaded from Oracle and it does not contain the jar file either. Does anyone know what is going on? Thanks, …

    Thanks, but it is not there.
    I only have the following:
    com.bea.core.jsmpool_1.7.0.0.jar
    javax.jms_1.1.1.jar
    org.springframework.spring-jms_2.5.6.jar
    And if I cannot find it there, where could it be?
    Thanks!

  • Where is the 64-bit download for AS oracle_proxy.so for 64-bit Solaris ?

    Hi, Experts,
    This is a cross-posting of
    Where is the 64-bit download for oracle_proxy.so for 64-bit Solaris ?
    (Forum Home » Application Server » Oracle Application Server - General )
    in the download forum.
    Where can I get a 64-bit version of this above file, oracle_proxy.so in downloads ?
    Walter

    Here's a download location:
    http://support.apple.com/kb/DL1577

  • My iLife v9.03 Install disk is corrupt. Where can I find a download for the the app (not update) at apple support online ?

    My iLife v9.03 Install disk is corrupt. Where can I find a download for the the app (not update) at apple support online ?

    I have an iLife 11 disc that doesn't work very well so I tried creating a disk image of it with Disk Utility.  It took two tries but finally got a disk image that I could use to install the iLife 11 applications. Give it a try.
    OT

  • Where is the javax sound package for download?

    Where is the javax sound package for download? (URL) I got the latest JDK yesterday and tried to compile some audio applet but it looks like all of the Javax stuff is missing from the latest JDK.
    Where do I download the javax sound package ?
    Dan

    This is an audio player that another posted here. I tried to compile and run it but here were the results.
    javac SimplePlayerApplet.javaSimplePlayerApplet.java:9: package javax.media does not exist
    import javax.media.*;
    ^
    SimplePlayerApplet.java:11: cannot find symbol
    symbol: class ControllerListener
    public class SimplePlayerApplet extends Applet implements ControllerListener {
    ^
    SimplePlayerApplet.java:14: cannot find symbol
    symbol : class Player
    location: class SimplePlayerApplet
    Player player = null;
    ^
    SimplePlayerApplet.java:122: cannot find symbol
    symbol : class ControllerEvent
    location: class SimplePlayerApplet
    public synchronized void controllerUpdate(ControllerEvent event) {
    ^
    SimplePlayerApplet.java:44: cannot find symbol
    symbol : class MediaLocator
    location: class SimplePlayerApplet
              MediaLocator mrl = null;
              ^
    SimplePlayerApplet.java:63: cannot find symbol
    symbol : class MediaLocator
    location: class SimplePlayerApplet
              if ((mrl = new MediaLocator(mediaFile)) == null)
              ^
    SimplePlayerApplet.java:68: cannot find symbol
    symbol : variable Manager
    location: class SimplePlayerApplet
                        player = Manager.createPlayer(mrl);
                        ^
    SimplePlayerApplet.java:69: cannot find symbol
    symbol : class NoPlayerException
    location: class SimplePlayerApplet
              } catch (NoPlayerException e) {
              ^
    SimplePlayerApplet.java:130: cannot find symbol
    symbol : class RealizeCompleteEvent
    location: class SimplePlayerApplet
         if (event instanceof RealizeCompleteEvent) {
         ^
    SimplePlayerApplet.java:165: cannot find symbol
    symbol : class CachingControlEvent
    location: class SimplePlayerApplet
         } else if (event instanceof CachingControlEvent) {
         ^
    SimplePlayerApplet.java:166: cannot find symbol
    symbol : variable Controller
    location: class SimplePlayerApplet
         if (player.getState() > Controller.Realizing)
         ^
    SimplePlayerApplet.java:170: cannot find symbol
    symbol : class CachingControlEvent
    location: class SimplePlayerApplet
         CachingControlEvent e = (CachingControlEvent) event;
         ^
    SimplePlayerApplet.java:170: cannot find symbol
    symbol : class CachingControlEvent
    location: class SimplePlayerApplet
         CachingControlEvent e = (CachingControlEvent) event;
         ^
    SimplePlayerApplet.java:171: cannot find symbol
    symbol : class CachingControl
    location: class SimplePlayerApplet
         CachingControl cc = e.getCachingControl();
         ^
    SimplePlayerApplet.java:181: cannot find symbol
    symbol : class EndOfMediaEvent
    location: class SimplePlayerApplet
         } else if (event instanceof EndOfMediaEvent) {
         ^
    SimplePlayerApplet.java:184: cannot find symbol
    symbol : class Time
    location: class SimplePlayerApplet
         player.setMediaTime(new Time(0));
         ^
    SimplePlayerApplet.java:186: cannot find symbol
    symbol : class ControllerErrorEvent
    location: class SimplePlayerApplet
         } else if (event instanceof ControllerErrorEvent) {
         ^
    SimplePlayerApplet.java:189: cannot find symbol
    symbol : class ControllerErrorEvent
    location: class SimplePlayerApplet
         Fatal(((ControllerErrorEvent)event).getMessage());
         ^
    SimplePlayerApplet.java:190: cannot find symbol
    symbol : class ControllerClosedEvent
    location: class SimplePlayerApplet
    } else if (event instanceof ControllerClosedEvent) {
    ^
    19 errors
    So what am I missing ...and where do I get it ??
    Dan

  • Where can i find the downloadable for C++ on Solaris 8 and 10?

    Hello Guys,
    Where can i find the downloadable for C++ on Solaris 8 and 10?
    Thanks in advance.
    Satish

    Albeit Sun Studio 12 doesn't support Solaris 8, while Sun Studio 11 does, you would probably want to use 12's IDE during development process, so give it a try. You can use compilers from Sun Studio 11 (stable version already available) together with IDE/debugger from Sun Studio 12 (EA available for download and stable version on its way).

  • Where is the Oracle VM Server for SPARC 3.2 SW download?

    Where is the Oracle VM Server for SPARC 3.2 SW download?
    Tips leading to a successful download of the correct SW may be rewarded with German beer.

    Many thanks for your answer.
    Can you point me toward something, which I can show our customer indicating when 3.2 will be GA for Solaris 10?

  • What/Where is the 32-bit version of Windows System Image Manager?

    I'm running into the problem described as follows in the WAIK documentation:  "Windows SIM fails to create a catalog for a 32-bit Windows image from a 64-bit version of Windows SIM. To workaround this issue, use the 32-bit version of Windows SIM to
    create catalogs for your Windows images."
    Question: Where is the 32-bit version of Windows SIM? I can only find a single download for "The Windows® Automated Installation Kit (AIK) for Windows® 7"
    Or are the 32-bit tools included in that version? If so, how do I use those instead?

    Hi,
    The issue should occurs when you install the WAIK on a 64bit Windows 7 machine.
    You need install WAIK on a 32bit machine.
    Different binary versions of Windows SIM cannot create catalog files for some Windows images of different architecture types. We recommend using the
    32-bit version of Windows SIM to create catalog files because this version can create catalogs for all Windows image architecture types. The following list describes the Windows SIM architecture types and catalogs that can be created for each Windows
    image architecture type.
    x86 Image Manager. Can
    create catalogs for x86, x64, and Itanium-based Windows images.
    x64 Image Manager. Can
    create catalogs only for x64 Windows images.
    Itanium-based Image Manager.
    Can create catalogs only for Itanium-based Windows images.
    This article may helpful to you:
    http://technet.microsoft.com/en-us/library/dd744249(WS.10).aspx
    Hope that helps.
    Regards,
    Leo  
    Huang
    Leo Huang
    TechNet Community Support

  • Where can i find a download for acrobat x pro

    where can i find a download for acrobat x pro, i lost a hard drive and i am trying to get everything back ?

    http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html
    You will still need your SN. As long as you registered, you can just add a tab in your browser and go to Adobe.com. In the upper right corner there should be a welcome with your name. Move to the small down arrow and select My Products and Services. That should give you your SN of the products that have been registered. Please make a backup of your download and SN for the future. If you had an upgrade version, you will also need the SN of the qualifying product.

  • Where can I find iPhoto download for OS 10.9

    Where can I find iPhoto download for OS 10.9 on a Mac Book Air

    reinstall from the original source
    Could be
    1 - the restore disks that came with the computer - if it came with CDs and you do not know where they are then contact Apple to see if they can be replaced
    or
    2 - the iLife DVD that you purchased
    or
    3 - the app store - log in under the Apple id used to purchase the software or to set up the computer - look under purchases - you might have to unhide or accept the Application first
    LN

  • Where are the update file downloaded on Mac iTunes?

    I'd like to know where iTunes does put the iPhone update file, because I suspect the one it downloaded for version 2.0 of OS is not good as at the "verifying the iPhone software" state of the update, iTunes reported "error -6" and the iPhone passed in DFU mode.
    So I would like it to re-download it, and for that I think I need to remove the already downloaded file, no?
    EDIT: I found it. FYI, it's in ~/Library/iTunes/iPhone Software Updates/
    Message was edited by: iFrodo

    Thanks for the help! They were exactly where you said. I just navigated to the folder as you described and had to look through each one until the folder with the Reminders showed up. (Specifically, I had to go through the .caldav folder). I hope this helped the other person as well.
    By the way, do you know how to make the Reminders show up again in the completed list? I tried copying them into the real Reminders folder on my Mac, but they don't appear in the actual app. Maybe it has something to do with the fact that they were orginally deleted. But either way, I can still see the dates.
    Thanks once again.

  • What is the latest free download for iPhoto?

    Hi,
    I use a Power Mac G4; run MacOS OX 10.4.11 Tiger; use iPhoto 1.1.1.  What is the latest free download for iPhoto under Tiger, and where do I download it?
    Sincerely,
    Angel

    Take a look at this link, http://support.apple.com/kb/HT1338?viewlocale=en_US

  • Where can I find a download for iTunes 12, not 12.1?

    Where can I find a download for iTunes 12, not 12.1?

    iTunes 12.0.1.26 for Windows (32-bit) - iTunesSetup.exe
    iTunes 12.0.1.26 for Windows (64-bit) - iTunes64Setup.exe

  • Lost my disc for premiere elements 8  s/n for software   where would i find a download for pe8?

    i lost my disc for premiere elements 8  and hd has been replaced   where would i find a download for this product   still have s/n of product  can someone help?  thanks

    You can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    Photoshop/Premiere Elements 8:
    http://prodesigntools.com/direct-download-links-for-lightroom-3-and-photoshop-elements-8.h tml

  • Spent some time trying to find a Safari download site with no success.  Where is the iMac Safari download site?

    Spent some time trying to find a Safari download site with no success.  I found lots of Safari sites but no Safari download site.  Where is the iMac Safari download site?

    (The following does not apply to users of Lion OS 10.7 or later)
    If your Safari keeps crashing, or if you are updating Safari (or just have) and it is misbehaving:
    N.B. Never delete Safari, never run it under Rosetta, don't use proxy settings, and don't change the application's name or move it from the top level of the Applications Folder to a sub-folder.
    (If you prefer to download updates via Software Update in the Apple menu (which would ensure that the correct version for your Mac was being downloaded), it is not recommended to allow SU to install major (or even minor) updates automatically. Set Software Update to just download the updater without immediately installing it. There is always the possibility that the combined download and install (which can be a lengthy process) might be interrupted by a power outage or your cat walking across the keyboard, and an interrupted install will almost certainly cause havoc. Once it is downloaded, you can install at a time that suits you. You should make a backup copy of the updater on a CD in case you ever need a reinstall. Alternatively you can download Safari directly:
    Safari 4.1.3 for Tiger can be downloaded here:
    http://support.apple.com/kb/DL1069
    Safari 5.0.6 for Leopard can be downloaded from here:
    http://support.apple.com/kb/DL1422
    Safari 5.1 for Snow Leopard can be downloaded from here:
    http://support.apple.com/kb/DL1070
    Make sure you download the correct version for your system.
    Also, observe the recommended procedure for installing software: repair permissions and close all applications, install, then repair permissions again.)
    Input Managers and other plug-ins from third parties can do as much harm as good. They use a security loophole to reach right into your applications' code and change that code as the application starts up.  If Safari is crashing, the very first thing to do is clear out your InputManagers folders (both in your own Library and in the top-level Library), log out and log back in, and try again.
    So, disable all third party add-ons before updating Safari, as they may not have been updated yet for the new version. Add them back one by one. If something goes awry, remove it again and check on the software manufacturer's website for news of an update to match your version of Safari. Remember: Tiger up to 10.4.10 used Safari 2.0.4, Tiger 10.4.11 uses Safari 4.1.3, Leopard uses Safari 5.0.6,  and Snow Leopard uses Safari 5.1.x. If these latest versions of Safari are not the fastest browser you have ever used, then something is wrong!
    (Trying to revert to a previous version of Safari  can have repercussions, as previous versions of Safari used a completely different webkit on which other applications like iChat, Mail, Dashboard Widgets etc also rely, but if you really want to do this post back for instructions on the safe way to do so.)
    Most errors reported here after an update are due to an unrepaired or undetected inherent fault in the system, and/or a third party ad-on. Add-ons that have been frequently mentioned here, among others, for causing such problems are Piclens, Saft, AcidSearch and Pithhelmet, and the dreaded CT Toolbar. If you have them, trash them, and go the developer's sites to see if new versions are available for the latest version of Safari on your current operating system.
    You must also ensure that you have downloaded and installed all the correct version for your Mac of Security Updates. These require a restart and a permission repair.
    To reiterate, Input Managers reach right into an application and alter its code. This puts the behavior of the affected application outside the control and responsibility of its developers: a recipe for  problems. That's not to say that issues absolutely will ensue as a result of Input Managers, but you, as a user, must decide. If the functionality of a specific Input Manager or set thereof is really important to you, you may well choose to assume the associated risk.
    Again, the advice is to remove all Input Managers from the following directories:
    Hard Disk/Library/InputManagers
    Home/Library/InputManagers
    especially prior to system updates and updates to Safari (they can always be added back one-by-one later).
    Lastly, the Safari updates require a restart of your Mac, and sometimes even a double restart is required.

Maybe you are looking for