CSS 11800 healthcheck different HTTP version

For our 2 CSS switches running redundant ifc's, (1 active, other standby) we notice that the HTTP version, when performing a healthcheck, is different.
When uses a css HTTP version 1.0 or 1.1 to do a healthcheck?
Could there be a parameter to use always only 1 version.
Thanks,
Wim

Wim,
normally the CSS uses 1.1 but it will first start by sending 1.0 and then switch to 1.1
You can force 1.0 with the command 'keepalive type http non-persistent'
There are also a bug that was fixed for a problem of version.
CSCed85319 - CSS incorrectly bumping 1.1 keepalive to 1.0
You should verify that you have the fix.
Regards,
Gilles.

Similar Messages

  • How to Launch an Integration Builder under two different java versions

    How to Launch an Integration Builder under two different java versions     1
    1. Situation     2
    2. How To Do     2
    2.1 jre preparation     2
    2.2 Put them into the system     2
    2.3 Execute a Java Web Start under jre 1.4.x version     3
    2.4 Change Java Runtime Versions     3
    2.5 Launch an Integration Builder     6
    1. Situation
    OS: windows 2000 pro – English
    Java version: jdk 1.5.x was already installed. (It’s not permitted to change.)
    I don’t have any authorization to install any software on the PC.
    But I need to use an Integration Builder.
    I already knew URLs of an Integration Builder (http://<hostname>:50000/rep/start/repository.jnlp).
    2. How To Do
    At this moment, an Integration Builder (XI 3.0) can be launch under jre 1.4.x environment (on windows).
    2.1 jre preparation
    I download j2re-1_4_2_10-windows-i586-p.exe from http://java.sun.com/j2se/1.4.2/download.html
    I installed it on my home PC and copied all files from C:\Program Files\Java\ j2re1.4.2_10\ into my USB.
    2.2 Put them into the system
    I pasted j2re1.4.2_10 folder from my USB into the windows 2000 pro system.
    Finally, I could list up all of javaws.exe under this system.
    c:\j2re1.4.2_10\javaws\javaws.exe
    c:\Program Files\Java\jdk1.5.0_05\bin\javaws.exe
    c:\Program Files\Java\jdk1.5.0_05\jre\bin\javaws.exe
    c:\Program Files\Java\jre1.5.0_05\bin\javaws.exe
    2.3 Execute a Java Web Start under jre 1.4.x version
    I executed c:\j2re1.4.2_10\javaws\javaws.exe .
    2.4 Change Java Runtime Versions
    Go to File-> Preferences -> Java
    As you can see, it indicates 1.5 version.
    Click [FIND] button.
    Click [NEXT] button.
    Click the j2re1.4.2_10 folder.
    Click [NEXT] button.
    A JRE Finder is able to find javaw.exe automatically. Or you can indicate C:\j2re1.4.2_10\bin\javaw.exe directly.
    Click [NEXT] button.
    Finally, there are two Java Runtime Versions. Now you need to uncheck the Enabled column of 1.5 version and check 1.4 version.
    Click [OK] button.
    Well, in the General tab, I selected None for Proxies.
    2.5 Launch an Integration Builder
    In the Location field, I typed the URL of an Integration Builder jnlp.
    http://<hostname>:50000/rep/start/repository.jnlp
    SAP Integration Builder comes up inside Applications area.
    Select it and click [Start] button.
    If you click Environment-> Integration Builder (Configuration), you can launch Integration Builder: Configuration.
    [PDF file location] with screenshots
    http://SDN.mobilian.org/SDN/How2LaunchIB.rar
    ===================Advertisement==========================
    How do you search SDN?
    What about [<b>SDN Search Widget</b>]?
    SDN Search Widget
    =========================================================

    I am not getting anywhere with deploying my application or
    applet.
    I have set up my bc4j project. It contains all my VO info,
    links, application module. (proj a)
    I then have another project with DbInfo in it(has all my rowset
    info), Multiple Frames, and my Applet.java file.
    Actually I have an Applet.java file and a Application.java file
    because I was seeing if both/either worked. Anyway they seem the
    same, except for that extra window that comes up when you run the
    applet.
    I follow the steps in the oracle directions (from earlier post).
    And all seems ok. But at ---->
    [*] Select the subdirectory under myhtml where your applet's HTML
    file
    is located, and enter the directory path of the 'staging'
    directory you
    created in step 3 above, if different from the default.</li>
    [*]Select the HTML files that JDeveloper created to run your
    applet.</li>
    [*]Select all of the Java source files in your project that make
    up the
    applet.</li>
    I have no HTML file associated with my applet, at least that I
    know of.
    So do I need to create one, or should it of been done
    automatically.
    Also, I trying to figure out what will be the best way to deploy
    my project. Applet or stand alone application is what my first
    choices have been so far. I have read that there is some issues
    with applets being served from a different server than the
    database. So a stand alone application was my front runner, but
    I haven't gotten either way to work yet.

  • How to apply different CSS styles to different table cells?

    I have an h:dataTable table and I would like to apply different CSS styles to different table cells depending on their content. If I were doing JSP I would probably have a <c:if> test on the cells, and give them a style name depending on contents, and then define the styles in a separate style sheet. Is there a way in JSF to do the equivalent? Thanks.

    mitchgart wrote:
    BalusC wrote:
    How to achieve a cell-specific style is already answered in my 1st reply of this topic.That tells how to apply a style to the text (or other content) inside a cell but not how to apply a style to the <td> as a whole. It would work for something like text font or text color but not cell border.
    I'm thinking I can mark the content somehow and then have javascript traverse the DOM, find marked content, and traverse outward to the enclosing <td>. Is there a better way?BalusC already spoke about rowClasses and columnClass attributes, I assume those are insufficient.
    The Tomahawk dataTable component has the rowStyleClass and rowStyle attributes for assigning CSS to the HTML tr tag. One is allowed to reference the row data variable when assigning values to these. However, see https://issues.apache.org/jira/browse/TOMAHAWK-523 for workarounds to bugs in some implementations.
    The Tomahawk column component has the styleClass and style attributes for assigning CSS to the HTML td tag. These also may reference the row data variable.

  • Use different JRE versions in Oracle Discoverer 10g(10.1.2.0)

    Hello.
    We have a Oracle Forms application which also uses Discoverer Plus and Reports.
    Problem is we have some user clients who uses XP/IE 6.0 while otheres has Vista IE 8.0.
    Based on here
    http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#BABGCBHA
    depending on OS/browser different plugin versions are required. If we
    Can we have different JRE versions in separate clients? Kinda confused with the matrix.

    Hi;
    Please check below which could be helpful for your issue:
    Overview of Using Java with Oracle E-Business Suite Release 12 [ID 418664.1]
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    Oracle Jinitiator and Sun JRE/JPI Support for Oracle Forms Applications [ID 555720.1]
    Regard
    Helios

  • Different product versions displayed in spite of having applied misc v11.1.2.3.50x patches

    All,
    Once logged, here's what is displayed when I click on Help > About Oracle Enteprise Performance Management System Workspace, Fusion Edition then click on the [Show Details] button:
    Explore - 11.1.2.3.000.1175
    Reporting and Analysis Framework - 11.1.2.3.000.1175
    Impact Management - 11.1.2.3.000.1175
    Oracle® Hyperion Financial Reporting, Fusion Edition - 11.1.2.3.508.0939
    Hyperion® Web Analysis - 11.1.2.3.504.11705
    Oracle® Hyperion Enterprise Performance Management Architect, Fusion Edition - 11.1.2.3.500.2033
    Oracle® Hyperion Planning, Fusion Edition - 11.1.2.3.502.04
    Oracle® Hyperion Provider Services - 11.1.2.3.505.005
    Oracle Hyperion Auditing - 11.1.2.3.0
    Calculation Manager - 11.1.2.3.503.005
    Oracle Hyperion Common Administration - 11.1.2.3.0
    Oracle Hyperion Common Security - 11.1.2.3.0
    Oracle Hyperion Lifecycle Management - 11.1.2.3.0
    Hyperion Common Install - 11.1.2.3.0.8719
    Oracle HTTP Server - 11.1.2.0
    This is in spite of having successfully applied the following patches:
    PSU v11.1.2.3.500
    Patch 20029854 (Reporting And Analysis Framework v11.1.2.3.506)
    Patch 19466859 (EPMA v11.1.2.3.501)
    etc;
    .. then re-deployed the java web applications.
    I was wondering if anyone had any idea(s) as to the reason(s) why the above emboldened entries are still showing different product versions to the versions which the patches were supposed to have installed.
    Many thanks,
    JBM

    Unfortunately not every version will update when you apply a patch, it may be worth reading through a blog I wrote on product version - More to life than this...: Understanding product versions in workspace
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • CSS 11800 show many server up/down message in log file

    My customer use css 11800 running 6.10 Build 304 software for server load-blance
    I config default http keepalive to probe the server status like below.
    service WWW2
    ip address 163.29.x.x
    keepalive type http
    active
    service WWW3
    ip address 163.29.x.x
    keepalive type http
    active
    Since last week,I found many server up/down message in sys.log file
    SEP 20 01:22:36 7/1 1145 NETMAN-2: Enterprise:Service Transition:dpsvr2 -> down
    SEP 20 01:22:41 7/1 1146 NETMAN-2: Enterprise:Service Transition:amd52 -> down
    SEP 20 01:24:26 7/1 1147 NETMAN-5: Enterprise:Service Transition:amd52 -> alive
    SEP 20 01:24:56 7/1 1148 NETMAN-5: Enterprise:Service Transition:dpsvr2 -> alive
    SEP 20 03:20:06 7/1 1149 NETMAN-2: Enterprise:Service Transition:WWW3 -> down
    SEP 20 03:20:16 7/1 1150 NETMAN-5: Enterprise:Service Transition:WWW3 -> alive
    SEP 20 07:00:57 7/1 1151 NETMAN-2: Enterprise:Service Transition:www5 -> down
    SEP 20 07:01:11 7/1 1152 NETMAN-5: Enterprise:Service Transition:www5 -> alive
    The server status change down to up,almost during 20 sec only,and We can access the server without any problem at the same time
    Does this is a software bug.If not,How do I trace this problem,thks!!

    capture a sniffer trace to see exactly what's going on.
    Going to the server with a browser may work because using GET/POST method, but the CSS configured the way you did will use a HEAD method which could be a problem for your server.
    The server could be slow to respond as well.
    Try to increase the keepalive frequence since the timeout is linked to the frequency.
    Finally, you may want to configure a url to poll with the command 'keepalive uri .....'
    Once again, by simply sniffing between the CSS and the server, you will know exactly where is the problem.
    Gilles.

  • Active Data Guard in different database versions (11.2.0.3  and 11.2.0.4)

    In case of Active Data Guard can i run different database versions (11.2.0.3  and 11.2.0.4) at Primary and DR for production environment ?  And will having RAC in environment make any difference?

    Hi,
    >>In case of Active Data Guard can i run different database versions (11.2.0.3  and 11.2.0.4) at Primary and DR for production environment ?
    As per normal Data Guard requirement, Oracle 11.2 does support flexibility where Primary and Standby may have different hard wares such as CPU architecture and OS etc. but the Oracle RDBMS software version must be the same. Having said so does not mean it will not support it. Beginning with 11.1.07, a physical standby database can be used to execute a rolling database upgrade to a new Oracle Patch Set or database release by using the transient logical rolling database upgrade process. It means you can have with different database version but for how long, you need to check above documents.. For complete information you should read this note:
    Data Guard Support for Heterogeneous Primary and Physical Standbys in Same Data Guard Configuration (Doc ID 413484.1)  &
    http://www.oracle.com/technetwork/database/features/availability/maa-wp-11g-transientlogicalrollingu-1-131927.pdf
    2) >> And will having RAC in environment make any difference?
    NO.   You can find answer at -  https://docs.oracle.com/cd/E11882_01/server.112/e41134/standby.htm#SBYDB4716
    **The primary database can be a single instance database or an Oracle Real Application Clusters (Oracle RAC) database. The standby databases can be single instance databases or Oracle RAC databases.
    HTH,
    Pradeep

  • CSS justifications are different when I upload my page...

    I used to build websites with GoLive CS2 for number of years. With the purchase of a new laptop, I recently switch from CS2 to CS5. (But have been using CS4 at work). As GoLive is no longer existing, I just switch to Dreamweaver. I had several problems modifying pages originally created in GoLive and now imported in Dreamweaver, specially for modifying text already in place. It seems well suggested to learn CSS, maybe this will solve the problems.
    Have been watching a few tutorials this morning on how to use CSS and I've spent a few hours building CCS for all the different options required by my document. Everything looked fined until I upload the page on the net. When text is centered in Dreamweaver once uploaded, everything is left-justifed. What am I doing wrong?
    ORIGINAL PAGE
    http://www.soulrebels.org/mighty_diamonds.htm
    TEST PAGE – WITH CSS
    http://www.soulrebels.org/mighty_diamonds_NEW3.htm

    It's evident from your code that you haven't learned how to use CSS efficiently yet.  And you don't yet understand how CSS works with HTML.
    To further complicate things, your HTML code is riddled with inline styles that are overriding your embedded CSS rules.  Best advice is to find a pre-built CSS Layout and rebuild your site without all the nasty GoLive code.
    Some links to help you:
    HTML & CSS Tutorials - http://w3schools.com/
    How to Develop with CSS?  (a must read)
    http://phrogz.net/css/HowToDevelopWithCSS.html
    Learn CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    Code Validation Tools (for best cross browser results, check your code often and fix errors)
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Beginner CSS Templates
    Project VII's CSS Layouts (commercial products that perform well in all browsers)
    http://www.projectseven.com/products/index.htm
    Dreamweaver CSS Templates for beginners
    http://www.adobe.com/devnet/dreamweaver/articles/dreamweaver_custom_templates.html
    New DW Starter Pages
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Need to run swing GUIs under different JRE versions

    I need to run swing GUIs under different JRE versions. Where can I find information about how to use only classes which exist from version 1.1.7 and above?

    Under 1.1.7, Swing (then version 1.0) was under com.sun.java.swing. The package name changed in Swing 1.1 b3/JDK 1.2 to javax.swing. You can see what classes were available under Swing 1.0 at http://java.sun.com/products/jfc/swingdoc-api-1.0.3/frame.html

  • Sending users to https version of form

    So I've never used https before (our payment gateway handles it)
    However I WOULD like to implement https:// across the site whenever the user fills in a form. What's the best way to do this ?
    eg.
    If I have a form on this page, contact.cfm , I'd normally link to it using src="form.cfm"
    Would I now link to it with src="https://www.mysite.com/form.cfm" ?
    Thinking ahead, everytime I upload the site, I'll need to change this link from form.cfm (my dev environment) to the https link - is there anyway around this ?

    Dax Trajero wrote:
    So what you're saying is, if the forms have to be HTTPS (which I think is advisable given they'll hold user addresses, etc..) then I'll lose any application variables when performaing a switch from the HTTP site to the HTTPS site ?
    Well, not lose exactly.  You will just have two sperate and distinct sets that can not easily share.  There would be an HTTP set that would be accessible whenever the code is in the HTTP version and an HTTPS version that would be accessible whenever in the HTTPS code.  Session scope variable are tied to the the application and the application is tied to the web site.  Thus different web sites will have different applications which will then have different session, IIRC.  If I'm wrong Adam, Dan or somebody should be along soon to correct me.
    Dax Trajero wrote:
    So with that in mind, I'll have to make the whole site HTTPS - is this normal for a site of this kind (user addresses, etc...) are there any performance implications to this ?
    Also is there a simple way to achieve this, in the application.cfc ?
    It might be a bit overkill for just basic address information that is pretty public information anyway, after all most of us publish it in very public phone books.  But if you feel you have something more personal or just want the feel good sensation of using HTTPS it isn't that hard to do.  But it is done at the web server level.  So you would set it up in your IIS or Apache or whatever you are using for your web server.  Thus ColdFusion and Application.cfc would have nothing to do with this.

  • Different production Version in subcontraction process

    Dear SAP Experts,
    We have created two different scheduling agreements for manufacturing of same Finished goods, plant & vendor through subcontracting using two different BOM activated through different production Versions with different set of components, But the system is picking up the Version available in the current Inforecords for both the agreements.
    Kindly advise whether, any functionality available for picking up the right version designated for each scheduling agreement.
    Regards

    Dear Ravinder Kumar,
    1.In case if you want to split the requirement's equally for 2 different sources say 2 different production versions you can
    maintain the quota in MEQ1 for the % for 2 different production version.
    2.Normally the system picksup the production version which is assigned in the Purchase Info Record in ME11 for sub-
    contracting type.
    3.Production version can be controlled by lot size and validity date.Normally the first production version will be picked by the
    system in case if both the production version falls under same validity date and lot size.You can use the option of locking the
    production version and to check the results.
    4.Check this link to explore more,
    http://help.sap.com/saphelperp60_sp/helpdata/EN/b2/fa1ed4d51d11d1a69e0000e83235d4/content.htm_
    Regards
    Mangalraj.S

  • Configuration check EP6 620 - Connection runs over a different http port

    Hi for all.
    Please, I have a doubt..., how can I to check this:
    "please note that SSL connection runs over a different http port on your WebAS so, please check that this port and protocol is available from your extranet."
    Where can I find this configuration?
    Somebody could send me a step by step?
    Thanks,
    Jon
    Message was edited by: Joncilane Oliveira

    Ok Paul.
    I'm lookig for this, because I have the following problem:
    Digital certificate.
    Problem with EXTRANET.
    We have a EP6 installation running without problems.
    Now we are in phase of EXTRANET TEST using the URL:
    https://www.extranetp.prebanco.com.br/irj, however We are having the following problem message in our browser:
    HTTP 403.4 - Forbidden: SSL required
    Internet Information Services
    In the operation system was generated the following problem message:
    #Software: Microsoft Internet Information Services 5.0
    #Version: 1.0
    #Date: 2006-06-19 14:04:21
    #Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem
    cs-uri-query sc-status cs(User-Agent)
    2006-06-19 14:04:21 10.241.42.46 - 10.241.42.46 443 GET /Default.htm -
    200 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.0)
    2006-06-19 14:04:21 10.241.42.46 - 10.241.42.46 443
    GET /componentes/cabec.htm - 200 Mozilla/4.0+
    (compatible;MSIE6.0;WindowsNT+5.0)
    And the SAP support requested for verify our configuration, but I don't know this cnfiguration.
    Thanks,
    Jon

  • Would it be possible that saved passwords would work on both http and https version of the same site as some pages are switching from http to https?

    Some sites are switching from http to https protocols and some sites run both. This creates some duality when you have saved passwords. You either save passwords for both versions of the site. And if you visit the https version for the first time you just have to go and look up the password as (personally) I don't remember all of my passwords.
    Would it be possible that unless there are different passwords for different version of the site that firefox would use the one that it has already saved?

    You will have to save the password again in case the submit URL and possibly other parameters change.
    You can try this extension:
    * Saved Password Editor: https://addons.mozilla.org/firefox/addon/saved-password-editor/

  • Oracle Sql Query issue Running on Different DB Version

    Hello All,
    I have come into situation where we are pruning sql queries on different DB version of Oracle and have performance issue. Let me tell you in brief and i really appreciate for your prompt response as its very imperative stuff.
    I have a query which is running on a DB of version 7.3.4 and it takes around 30 mins where as the same query when run on 8i it takes 15sec., its a huge difference. I have run the statistics to analyze on 7.3 and its comparatively very high. Question here is, the sql query trys to select data from same schema table and 2 tables from another DB using DB link and 2 other tables from another DB using DB link.So,how can we optimize this stuff and achieve this run as same time as 8i DB in 7.3. Hope i am clear about my question, Eagerly waiting for your replies.
    Thanks in Advance.
    Message was edited by:
    Ram8

    Difficult to be sure without any more detailed information, but I suspect that O7 is in effect copying the remote tables to local temp space, then joining; 8i is factoring out a better query to send to the remote DBs, which does as much work as possible on the remote DB before shipping remaining rows back to local.
    You should be able to use EXPLAIN PLAN to identify what SQL is being shipped to the remote DB, If you can't (and it's been quite a while since I tried DB links or O7) then get the remote DBs to yourself, and set SQL_TRACE on for the remote instances. Execute the query and then examine the remote trace files, And don't forget to turn off the tracing when you're done.
    Of course it could just be that the CBO got better,,,
    HTH - if not, post your query and plans for the local db, and the remote queries.
    Regards Nigel

  • SAP XI Error HTTP 505 HTTP Version not supported

    Hello Everybody,
    I have IDOC(sender) to WEBSERVICE(receiver) scenario.
    Our server is XI System version "SAP J2EE Engine 6.40 PatchLevel 105424.313".  Webservice has generated in MS Sql Server 2005 and publish in MS IIS server.
    I  downloaded webservice schema in external definitions. and i mapped with idoc fields. When i try to  Test Configuration in integration directory, everything is fine.
    But when i test to scenario, it doesnt work. I checked logs in integration engine monitoring. I got
    this error " com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 505 HTTP Version not supported"
    does anyone have any idea for that error? what should I do for run the this scenario?
    Kind Regards,
    Rasim

    You may first contact your receiver partner for the HTTP version they support. There is a mismatch somewhere.
    http://www.checkupdown.com/status/E505.html
    Regards,
    Prateek

Maybe you are looking for

  • Trial SAP PO instance on Cloud

    Is this offering still valid? Try SAP NetWeaver Process Orchestration in Public Cloud! I do not see the SAP PO in the list of cloud offerings any longer: https://cal.sap.com/ But as pointed out by Abhinag I do see SAP BPM and Operational Process Inte

  • ITunes is reverting filenames on playback after i rename them

    Hello all, in order to clarify exactly what's happening and to reduce incorrect solutions being suggested i have to go in detail, sorry for the length. My issue is similar to what is described here Automatically Renaming Songs and here Itunes renames

  • Profile manager w/o Apple Push Certification

    Hello all. Is it possible to use Profile manager without using Apple Push Certification? The Mac Pro running Lion Server has no Internet access but i want to use it to manage network accounts for the lab (all iMac and Mac Mini systems). Can this be d

  • Transaction Notification. How to include table Itemgroup in code

    Hi. I need to include some code in SP_TN that must be run at changing of values in the fields of the table ItemGroup (OITB). What will be the first  stroke in TN like: 1. If @object_type = N'XXX'   - in this case I need a number of object of this tab

  • In last 2 days, firefox will not open with Onspeed enabled

    In last 2 days Firefox 3.6.6 reports that it cannot find its server, when I have Onspeed enabled. If I disable Onspeed, no problem. I have not messed with either recently. I use Windows Vista and have Adobe and Java plugins installed. == This happene