Is OHS 10.1.3 compatible with OAS 10.1.2?

I have an existing 10.1.2 standalone OHS and 10.1.2 OAS, and an existing 10.1.3 standalone OHS and 10.1.3 OAS running on different servers. I'd like to build a new server with 10.1.2 OAS and 10.1.3 OAS on it, but with a single installion of standalone OHS in front of them. I currently have OHS standalone 10.1.3 installed, has anyone had luck with this configuration? I'm not sure if my problem is a misconfiguration or if the problem is the topology.
I have 10.1.2 OAS and 10.1.3 OHS clustered, but in the OHS I'm seeing "N/A" for the protocol for the processes, and in the oc4j-status from the web server I'm not getting any processes (if I turn on the 10.1.3 OAS of course it all works as expected).
OAS 10.1.2: opmnctl status @farm -l
-------------------------------------------------------------------------------------------+------
ias-component | process-type | pid | status | uid | memused | uptime | ports
-------------------------------------------------------------------------------------------+------
OC4J | home | 6449 | Alive | 231080160 | 40648 | 22:49:42 | ajp:12501,rmi:12401,jms:12601
OHS 10.1.3: opmnctl status @cluster -l
---------------------------------------------------------------------------------------------------------+------
ias-component | process-type | pid | status | uid | memused | uptime | ports
---------------------------------------------------------------------------------------------------------+------
OC4JGroup:OC4J | OC4J:home | 6449 | Alive | 231080160 | 40648 | 22:49:38 | N/A:12601,N/A:12401,N/A:12501
Note that the protocol is "ajp" when seen from the AS, but the web server is calling it "N/A". When I look up the /oc4j-status page for mod_oc4j it's seeing no processes:
mod_oc4j Global Configuration
hostname : newserver.domain
local instance : IAS-1
select method : Round-Robin
select affinity : None
routing mode : Static
routing ID : g_rt_id
OC4J Dynamic Routing
OC4J Static Routing
destination : instance://oas_1012.newserver.domain:home
context : /something
process :
IASPT Process List
OC4J Process List
process,ias instance,host,port,status
Any ideas? I'd love to hear if anyone has had success with this setup. I'm assuming that OHS 10.1.3 works with OAS 10.1.2, but that could be my big mistake.

Hi Walter,
I never tried your setup..But sound interesting :)
Found few of the oracle doc which will be helpful for you.
http://www.oracle.com/technetwork/middleware/ias/ohs-101310-faq-131717.pdf
From the above link
Can an OHS of Oracle Application Server 10g Release 2 (10.1.2) be used to route requests to Oracle Application Server 10g Release 3 (10.1.3.1.0) instance?
Yes. You can configure an OHS of Oracle Application Server 10g Release 2 (10.1.2) middle-tier instance to communicate with Oracle Application Server 10g Release 3 (10.1.3.1.0) instance.
http://docs.oracle.com/cd/B31017_01/core.1013/b28940/reconfig.htm#BABIEHFI
From the above link
you can use the Oracle HTTP Server from an Oracle Application Server, Release 2 (10.1.2), middle tier as the front-end for your Oracle Application Server, 10g Release 3 (10.1.3.1.0), middle tier.
Please Take a look at below MetaLink note as well.
ID:*260449.1* Everything You Wanted to Know About the Apache-Based OHS Version
Regards
FAbian

Similar Messages

  • Is Oracle 9i database backward compatible with OAS?

    Will Oracle 9i database work with OAS??

    You can find information regarding enabling the iSQLPLUS in the following Oracle manual.
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14357/ch2.htm

  • Is JDK1.5 compatible with OAS 10gR2 infrastructure?

    Some of the jar files compiled with 1.5JDK are not working with the default JDK(1.4) that came with OAS10gR2. I know how to upgrade the JDk to 1.5,
    I don't need additional features of 1.5. Let me know if any one knows JDK1.5 is certified with OAS10gR2 by replacing jdk folder with 1.5 version files.
    This worked fine in windows based standalone mode with OC4J.

    Yes, it is possible; however I did it by creating a new OC4J container, so as not to upset existing deployments, and copied all the jars from <JDEV_HOME>/BC4J/jlib and <JDEV_HOME>/BC4J/lib as well as the following jars from <JDEV_HOME>/jlib (jdev-cm.jar, jsp-el-api.jar, ojmisc.jar, oracle-el.jar) to the applib directory of the OC4J container
    Regards
    Gareth

  • Is the 11.1.1.2 software compatible with BEA WebLogic 10.3?

    Hi,
    Does anyone know, is Oracle EPM version 11.1.1.2 compatible with BEA WebLogic 10.3? I know the recommended version is 9.2 MP3 for Windows 32 bit.
    Do we need to get seperate license for WebLogic or is it included in this EPM software bundle?
    Thanks for your answers in advance..!

    Not sure about the licensing, its best to ask someone at Oracle, but I believe when you when automatic deploy 11.1.1.2 apps to Oracle10gR3 Application Server, it is actually referring to the Oracle Weblogic 10.3 Application Server, not the old Oracle (OAS) 10G Application Server, so it should work. You can also deploy to Weblogic 9.2 and IBM Webshpere automatically. I believe all other application servers may still be compatible but require a manual deployment.
    Regards,
    Imran

  • Admin_client.jar with OAS 10.1.2.0.2?

    I've tried unsuccessfully to use admin_client.jar with an opmn controlled OAS 10.1.2.0.2. I know this utility came out with 10.1.3, but I was hoping it is still compatible with 10.1.2. I suspect it's not, but could somebody confirm?
    When I try the below, I never get confirmation that the URI is valid. It just stays at that state indefinitely. It does resolve the correct RMI port.
    java -Djava.util.logging.config.file=logging.properties -jar in_client.jar deployer:oc4j:opmn://host/OC4Jinstance user pwd -validateURI
    FINE: CoreRemoteMBeanServer.fetchMBeanServerEjbRemote Getting remote RMI context
    for domain: ...
    FINE: CoreRemoteMBeanServer.fetchMBeanServerEjbRemote CoreRemoteMBeanServer url:
    ormi://<host>:<port>/default
    Thanks. Brad C.

    I am having the same issue.
    FINE: CoreRemoteMBeanServer.fetchMBeanServerEjbRemote
    Getting remote RMI context for domain: opmn-ho
    me+oc4j-s2oraplt-6004-default
    FINE: CoreRemoteMBeanServer.fetchMBeanServerEjbRemote
    CoreRemoteMBeanServer url: ormi://servername:124
    02/defaultAfter the above no response from application server, it stays indefinitely.
    I am using AS 10.1.3.3.0.
    Some one could help?
    Edited by: Chackochen on Sep 4, 2010 1:44 AM

  • Mail app deleted and reinstall wont open, says not compatible with OSX

    i accindetally deleted my mail app and emptied the trash, when I tried to reinstall from the startup disk, it installs but wont open, saying that the version of mail is not compatible with the version of OSX (10.5.8)

    The Combo updater of Leopard 10.5.8 can be found here:
    http://support.apple.com/downloads/Mac_OS_X_10_5_8_Combo_Update
    There is no downloadable version of Mail.app - it comes with the operating system i.e. on your install disks.

  • I have Trend Micro antivirus for Windows 7, but I am being told it is not compatible with Mozilla 9.1, how do I get an older version or adapt?

    I am using a lap top, just reinstalled everything, and now have Firefox 9.1 and am being told it is not compatible with my antivirus, Trend Micro Titanium. I am running Windows 7.

    See:
    * http://community.trendmicro.com/t5/Home-and-Home-Office-Forum/Read-Me-Before-Posting-Titanium-Hotfixes/m-p/55632

  • I have installed Firefox4 to find it is not compatible with my version of OSX how do I get version 3.6 back or do I just give up and use Safari?

    I downloaded Version 4 and installed it. At no point did it say that it was not compatible with the version of OS X that I am running (10.4.11) now that it is installed it will not open but it has already up graded from 3.6 so I have lost the lot. How can I download a version of 3.6 so that I can use it again or should I just pack up and use Safari as all I can get from your site is version 4. HELP!!!

    Go to this link and find your language:
    http://www.mozilla.com/en-US/firefox/all-older.html

  • IPod 4,1 will not update to iOS 7. I updated my iMac to 10.9.1 (maverick). Latest Numbers version on iMac is not compatible with Numbers on iPod. Ideas? Can I go back a version with Numbers?

    iPod 4,1 will not update to iOS 7. I updated my iMac to 10.9.1 (maverick). Latest Numbers version on iMac is not compatible with Numbers on iPod. Ideas? Can I go back a version with Numbers? I downloaded old version of Numbers 2.0.1 from DVD but with both versions the 2.0.1 will not open.  So both versions are present but only the new version functions. I tried to drag the new version to the trash but the old version still runs error message and will not open. I did not try to restart with the new version in the trash.

    Maybe. See:
    Reverting to previous version of Numbers

  • I need to silently upgrade from 3.5 to 7 but get an error message after 7 install. Platform version 7.0 is not compatible with minVersion = 1.9.1

    I'm trying to silently upgrade my environment to FF 7. I've gotten the silent install working great, it puts in my Proxy Server info, reassigns the home page and all that. But, the last version we pushed out was FF 3.5. If a user had that on their PC and they run the FF7 install, they get weird messages when clicking on the icon.
    XULRunner: Error: Platform version '7.0' is not compatible with minVersion >= 1.9.1 maxVersion <=1.9.1
    Another message they get is:
    AutoConfigAlert:
    Netscape.cfg/AutoConfig failed. Error: pref failed: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.setBoolPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: prefcalls.js :: pref :: line 70" data: no]
    This is on Windows XP

    Do you have other virtualization or security software that might protect .ini and possibly other files in the Firefox program folder (C:\Program Files\Mozilla Firefox\) and prevent Firefox from updating them properly?
    You need to do a clean reinstall.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 7.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version or you lose your bookmarks and other data in the profile folder.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • After update to 3.6.20, ERROR, platform version 1.9.2.18 not compatible with Min/Max v 1.9.2.20

    Win2000 Pro SP4. Been running FireFox for several years. Ver3.6.6 since 03/22/2011. Got a msg window in FireFox stating important security update available. ''(ADDED INFO: Checked System Requirements of update and then...)'' As usual, I clicked yes load it. A few moments later I got the message: "XULRunner Error:
    Platform version '1.9.2.18' is not compatible with
    minVersion>=1.9.2.20
    maxVersion<=1.9.2.20"
    That is it, NO MORE FIREFOX!!! How can I fix it and not loose any of my 'stuff'?

    You're welcome

  • Add management server: Setup version: 7.0.9538.0 is not compatible with database version: 7.1.10226.0

    I want to add another management server to our existing SCOM environment. But whenever I run this setup on a new server I get stuck in the window for selecting the OperationsManager database. The database field stays blank and in the OpsMgrSetupWizard log
    there are lines that the setup version is not compatible with the database version. But I use the same installer as when I installed the other management servers a year ago.
    Maybe there is a newer setup installer? But I can't find it.
    [10:42:54]: Error:
    :Error:setup version: 7.0.9538.0 is not compatible with database version: 7.1.10226.0
    [10:42:54]: Info:
    :Info:Using DB command timeout = 1800 seconds.
    [10:42:54]: Info:
    :Info:isOMDatabase:  Read returned true.  so far, this is OM DB, not an empty DB
    [10:42:54]: Debug:
    :Connection was not open.  We will try to open it.
    [10:42:54]: Debug:
    :SqlConnectionReady returned True.
    [10:42:54]: Info:
    :Info:Using DB command timeout = 1800 seconds.
    [10:42:54]: Info:
    :Info:isOMDatabase:  Read did not return true.  The MG is missing. This is not OM DB
    [10:42:54]: Info:
    :Info:Using DB command timeout = 1800 seconds.
    [10:42:54]: Always:
    :Azman store table not found in OperationsManagerDW table, assuming this is an not a valid OMDB for empty DB scenario.
    [10:42:54]: Info:
    :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [10:42:54]: Info:
    :Info:DatabaseConfigurationPage: DB connection attempt completed.

    Never mind, found it!
    Apparently there was a newer version of SCOM setup in msdn and someone upgraded our existing SCOM environment. Downloaded the new setup, new report viewer controls and a System
    CLR Types for Microsoft® SQL Server® 2012 and now it works!! 

  • I'm getting this error statement: XULRUNNER error: platform version 6.0.2 is not compatible with min etc max etc6.0.1 - what is this about and how can it be corrected?

    This is what I think may have happened. The other day, Thursday Sept 8th, I shut down my pc in the middle of a Firefox upgrade. Now when I try to access Firefox on my pc, I get this error message:
    XULRUNNER Error: Platform version '6.0.2 is not compatible with min Version >= 6.0.1 max Version < 6.0.1
    What is this about and how can I retsore access to Firefox on my pc?

    If you use ZoneAlarm Extreme Security then try to disable Virtualization.
    Do a clean reinstall and delete the Firefox program folder.
    * http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    *[[/questions/869812]]
    *[[/questions/869951]]

  • How do I uinstall Yosemite? It's not compatible with my older MacBook Pro, and I can't connect to my printer or use safari

    How do I uninstall Yosemite? It's not compatible with my older MacBook Pro and I can't connect to my printer or access Safari

    How to Downgrade OS X Yosemite Back to OS X Mavericks

  • Is Ipod compatible with Windows VISTA?

    Hi Folks
    Sorry - may have posted in the wrong discussion, but here's trying!
    Read some posts on this subject before, the suggestion is not, the iPod shows up as a removable drive in VISTA but iTunes won't sync - that was RC1 and not release versions. I'm looking to upgrade from XP Pro to VISTA on my home PC (I have the media and my PC is shown as compatible so just I'm itching to make the install!) but worried I'll lose connection to my iPod from iTunes. Anyone done this yet, what was your experience?
    Regards
    Jay

    iTunes is not 100% compatible with Vista.
    The filter driver for the burning component of iTunes does not function. If you install iTunes, you will need to remove it by going to Device Manager then View -> Show Hidden Devices.
    Expand Non-Plug-and-Play devices, find PxHelp20. Right click that and select Uninstall.
    You may have to restart. After this, iTunes will function except for the burning component.

Maybe you are looking for

  • Vendor list attachment

    Hi experts i'd like to know if via ITS Vendor List is possible to manage doc's attachments. Standard way of course. If it is possible, i'd like to know also if the management occurs in the Header of Vendor List or in Position Regards Andrea

  • Do I need to buy 2 Windows 2012 R2 Standard Servers

    Hi guys, My question is that, I have been approached by a small Business company that needs a Solution for their System.  So naturally I proposed Windows 2012R2 STD with Open Volume  Licence. What I proposed is 01 Primary File/DC Server and a Back up

  • BOL relation to get the status description of any business partner

    Hi Experts, We have the requirement to display the status of an employee in a separate assignment block. Can you suggest me any BOL relation which I can use? At present I have used the FM BAPI_BUPA_STATUS_GETDETAIL to get the status value and running

  • Strange case of changing broadband network address...

    Hello - I am new to the forums and would appreciate any advice concerning this enquiry. We recently got Bt infinity. All seems well and we have good speed- - we have only been connected for a month. Recently though a couple of times we have suddenly

  • How to view web page in emulator/device using j2me

    hi i wanna view web page using j2me i am using code ----instead of getting teh page i am getting source code of the page and i am not getting any thing in real device so do i need a browser??cant i view this page inside my application?? HttpConnectio