Change port number generated by CONSTRUCT_WD_URL

We are using load balancing and have 2 ports, one of which is open, and other is not (due to security settings).
When our application hits the port that is not open, we are not able to open the application.
Eg: two ports - 100 and 200.
100 is open, 200 is not.
So when WD (due to load balancing) runs on port 200, the CONSTRUCT_WD_URL returns port as 200. The application does not load.
We cannot change the call to the CONSTRUCT_WD_URL method, as it is a standard application that is having it.
What can we do to avoid this issue?
Thanks in adv.

Thanks Xavier. You  brought me very close to the answer.
Now only one trouble is there.
I can maintain entries in the table, and it will take host and port from here.
Port is okay.
But for load balancing, sometimes my host is like this:
abc1234.xyz.com.sg
My actual host which is doing load balancing is : abc.xyz.com.sg
So if incoming URL is like this: abc1234.xyz.com.sg:100, I want it to change to abc.xyz.com.sg:200.
All seems well, but there is this line of code: '
    LOOP AT httpurlloc ASSIGNING <httpurlloc>.
    If specified, match string against (possible wildcard '*' in) table.
      CHECK application IS INITIAL OR <httpurlloc>-applicatn IS INITIAL OR application CP <httpurlloc>-applicatn.
      CHECK for_domain  IS INITIAL OR <httpurlloc>-for_domain IS INITIAL OR for_domain  CP <httpurlloc>-for_domain.
      CHECK host_header IS INITIAL OR host_header CP <httpurlloc>-host.
The last line gives host header as abc1234.xyz.com.sg. So if I maintain my host as abc.xyz.com.sg, it does not go ahead.
I cannot maintain abc1234.xyz.com.sg. Now I am stuck.
Can advise how to go about it?
Thanks in adv.

Similar Messages

  • How can I  change the port number generated in the returned url?

    We have a hardware load balancer listening on port 80 and forwarding requests to weblogic 6.1 sp2 servers on port 8090. The web servers generate urls containing the port number (and ip address of the load balancer). The browser tries to acces the load balancer at port 8090 and fails. So, how can I tell weblogic not to put a port number in the url?
    TIA, Reinier

    Generated WSDL will use the URL of the incoming
    HTTP GET request (request to retrieve wsdl) to create:
    service->port->location->address
    attribute inside the WSDL.
    This attribute is used by the client to send the SOAP
    request.
    So the HTTP GET request to retrieve the WSDL
    should use the address of the load balancer (ie 80).
    Then the generated WSDL will also have a url with
    port 80.
    http://manojc.com
    "reinier" <[email protected]> wrote in message
    news:3ea95116$[email protected]..
    We have a hardware load balancer listening on port 80 and forwardingrequests to weblogic 6.1 sp2 servers on port 8090. The web servers generate
    urls containing the port number (and ip address of the load balancer). The
    browser tries to acces the load balancer at port 8090 and fails. So, how can
    I tell weblogic not to put a port number in the url?
    TIA, Reinier

  • Change port number for EM

    I had to recreate EM due to machine name and db domain (etc.) changes. And now the port number is 5502 instead of default 5500. Is there an easy way to set it back to 5500? Thanks.

    Do you have any problem running this with the new port number? If no, you can leave it as it is because Oracle Installation picked the next available port number starting from 5500. So it is not a prblem running it with the new port number.
    If you must change it, then do the following
    Stop DB Console
    Change the ConsoleServerPort property in $ORACLE_HOME\<hostname_sid>\sysman\config\emoms.properties
    Change the REPOSITORY_URL property in $ORACLE_HOME\<hostname_sid>\sysman\config\emd.properties
    Change all occurrence of old port to new port in $ORACLE_HOME\oc4j\j2ee\<hostname_sid>\config\http-web-site.xml
    Start DB Console
    Note that $ORACLE_HOME is where your installation is
    e.g D:\oracle\ora10g
    Hope this helps

  • Change port number of application server

    Hi members,
    I have installed oracle application server 10.1.3 on a windows 2003 server. The default port that it is listening on is 8888. Is there a way to change the port number? Can you please tell me the procedure? Also, how can I change the port number of Oracle HTTP Server? It is installed on a different machine..
    Thanks in advance..

    Yes you can change both your OC4J and OHS ports. Refer following for details:
    http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/ports.htm#i1038959
    Thanks
    Shail

  • Changing port number in java webserver

    Hi.
    i want to change the port number at which my java weberver is listening.
    the webserver is 2.0 version and is running on solaris platform
    could you please tell me the properties file that i have to change in order to change the port number.
    this is very urgent
    thanks a lot
    mahendra

    Hi,
    Please try this: http://jaysensharma.wordpress.com/2010/02/25/changing-adminserver-port-using-jmx/
    It happens without rebooting the Server Now...Yes This is a new feature. Now it closes the Old Socket and starts a New Socket.
    Thanks
    Jay SenSharma

  • Can't Change Port number on Mail account settings

    I am trying to use Mac mail to read my .mac email. I can recieve messages but can't send them.
    I have isolated the problem to the port number which is 993. The problem is I can't change it to 25 or to 587 which is what .mac recommends. If I uncheck "use ssl" the port number changes to 143 but I still can't change it.
    I have tried every possible way to change the port but it will not allow me.

    Dave,
    You are trying to change the wrong port setting. Those you are describing are related to Incoming Servers and are changed in Mail Preferences/Accounts/Advanced -- those are NOT what you want.
    Instead click open Mail Preferences/Accounts/Account Information, and click on the arrows beside the name of the Outgoing Server, then choose Edit Server List, and then select the Advanced tab and the smtp.mac.com there. You can then change to Port 587, for example.
    Ernie

  • Changing port number for mobile server after installation

    hi,
    i am using windows 2003 server release 2,oracle 11g database R2 and oracle database lite 10g R3. i have installed mobile server successfully with port 80 but when i start the mobile server i receive an error stating that the port 80 is already in use. Now i need to change the port number of the mobile server. can anyone tell me the solution.

    If the Oracle Lite installation type is STANDALONE , then to change the Olite port number to any other available free port number , you have to edit the file default-web-site.xml or http-web-site.xml file present in $OLITE_HOME/mobile_oc4j/j2ee/mobileserver/config directory.
    You can change the port any time in http-web-site.xml file and bounce the services, the new port will take effect.

  • Changing port number

    Hi all,
    i have installed 10AS(10.1.2.0.2) with seperate users for both infra and middletier. now i want to change database listener port number on both middle tier and on infra. Is it possible? If possible how. Thanks

    -shutdown all the infra and middle tier services; on both infra and middle tier do:
    opmnctl stopall
    emctl stop iasconsole
    -stop infra listener and middle tier listener
    lsnrctl stop
    -change listener port in listener.ora on infra and middle tier
    -make change in tnsnames.ora files on both infra and middle tier
    -start listener(s)
    -start OID on infra
    -change the port number in OID
    cn=Oracle Context => infra SID => change value of port for orclnetdescstring
    do this for the infra and middle tier database
    -change other config files like ORACLE_HOME/sysman/emd/targets.xml
    ; ORACLE_HOME/Apache/modplsql/conf/dads.conf
    - start up other infra services and the middle tiers

  • Change Port Number

    Hi,
    How can I change the service name/SID and port number of an oracle 8i database ?
    Please help.
    Regards
    Joshua
    null

    If operating system is windows then open registry, find oracle under local system/software,then find oracle MTS in right side u will see word "port"
    right click and modify its value as req
    Ramchandra

  • Change port number w/o reinstall?

    Anyone know how to change WSX's port number without uninstall/reinstall?

    I would first stop the slapd and then update the nsslapd-port attribute value in the dse.ldif file. Then try to start the slapd and see how it works.
    Thanks
    SS

  • Email setup: cannot change port number

    So I created an account here just to express my frustration with how blackberry handles email setting. My grilfriend got a blackberry just because it's free (big mistake, i should have told her to take an iphone instead). Now she wants to check her email from the device. Her school email server uses a non-standard port number (google apps email uses port number 993 for imap server). I googled and followed the trick to enter a wrong password so that I could be taken to the advanced email setting screen. However, even in that screen I only have the option to manually enter the email server (imap.google.com). There is no option to enter the port number. It looks like that option existed in the past but RIM has now assumed that every email server uses standard port number (110, 113) and totally removed that option. This is the stupidest thing I have ever seen. Why don't you let us manually enter the port number when the system fails to find the right one? All other email clients let us do that (outlook, thunderbird, and heck even iphone). This is epic fail from RIM here.

    Thanks Xavier. You  brought me very close to the answer.
    Now only one trouble is there.
    I can maintain entries in the table, and it will take host and port from here.
    Port is okay.
    But for load balancing, sometimes my host is like this:
    abc1234.xyz.com.sg
    My actual host which is doing load balancing is : abc.xyz.com.sg
    So if incoming URL is like this: abc1234.xyz.com.sg:100, I want it to change to abc.xyz.com.sg:200.
    All seems well, but there is this line of code: '
        LOOP AT httpurlloc ASSIGNING <httpurlloc>.
        If specified, match string against (possible wildcard '*' in) table.
          CHECK application IS INITIAL OR <httpurlloc>-applicatn IS INITIAL OR application CP <httpurlloc>-applicatn.
          CHECK for_domain  IS INITIAL OR <httpurlloc>-for_domain IS INITIAL OR for_domain  CP <httpurlloc>-for_domain.
          CHECK host_header IS INITIAL OR host_header CP <httpurlloc>-host.
    The last line gives host header as abc1234.xyz.com.sg. So if I maintain my host as abc.xyz.com.sg, it does not go ahead.
    I cannot maintain abc1234.xyz.com.sg. Now I am stuck.
    Can advise how to go about it?
    Thanks in adv.

  • Jdev 3112 install changes Port Number???

    Hi,
    I have JDev 3.0 installed, after installing JDev 3.1.1.2, and trying out the jsp samples and some of my own, it seems the port number has been changed to 7070 on startup when I test my application. Can someone tell me where I can change this at.
    I'm running everything in local mode at the moment.
    Thanks,
    Jay Born

    Jay,
    For your second question, here isa simple test, are you able to connect to the database using the connect string that you specified from a different client such as SQL*Plus? The reason I ask is because of the TNS-12505 error that I see in the text that you sent.
    TNS-12505 TNS:listener could not resolve SID given in connect descriptor
    Cause: The SID in CONNECT_DATA was not found in the listener's tables.
    Action: Check to make sure that the SID specified is correct. The SIDs that are currently registered with the listener can be obtained by typing "LSNRCTL SERVICES listener_name". These SIDs correspond to SID_NAMEs in TNSNAMES.ORA, or DB_NAMES in the INIT.ORA file.
    Thanks,
    -Kishore
    null

  • 10g express, how to change port number for the database home page

    10g express uses port 8080 for its http listener. However this number has been used by Tomcat on my computer. How can I chang the port number for the 10g home page?
    Regards
    jl

    Andy, thank you very much, I have been able to changed the port number following your advice.
    I hope you do not mind I ask a further questions along this line:
    I installed 10 express db on 2 computers. One with Tomcat and the other without. Following your advice, I successfully changed the port number on the one without Tomcat.
    On the one with Tomcat, I believe it was because I installed the 10g express while the Tomcat was running, I can neither go to the 10g's home page (page cannot be displyed), nor logon to the database from sqlplus (ora-12560: TNS:protocal error) even after I shut down the Tomcat. By checking with 'netstat -an', it is known that the http listerner is not listerning.
    Can I change some configuration file to solve this problem? Or do I have to reinstall 10 ex? I prefer the 1st aproach of changing config file, even it is not as easy as reinstallation.
    Thanks
    jl

  • Mail port number won't hold.  Received instructions from Comporium to change port number to 465, SSL checked and password required.  Now port reverts to 110 when quitting mail and reopening.

    OS X Yosemite on MacBook.  Mail port number will not hold.  Changed mail account info as instructed by Comporium, including changing port to 465, use SSL and password.  Now the port reverts to 110 when Mail app is closed and reopened; the entered port number - 465 - will not hold.

    OK folks, I think we have a winner.
    I finally got frustrated so I sponsored a conference call with a Palm Level 3 tech support guy, the Telus rep and a Bell rep.  We were on hold for a total of like 45 minutes as I chained the call along and finally got everyone on the same line.
    So here's the deal: The setup has to be done manually as thepoet suggested.  The incoming server is OK as imap and imap.telus.net with no encryption.  The outgoing server has to be set to point to mail.1xbell.ca with NO authentication, port 25 and no encryption.  The initial Bell tech support guy was quite close to the solution, just the wrong port number and the wrong sequence of setting it up.
    I have been able to send successfully, but want to try a couple of more things before I declare it a complete success.
    Thanks for your help Poet, much appreciate your persistance.

  • Can I change Port number?

    During install NW2004s, I got error at the step Install Software Unit: "cannot establish connection with any of the available instances: MyHost:50004 Reason: Cannot open connection on host: 192.168.1.2 and port: 50004.
    Are there any way that I can change the port 50004 to other number, because 50004 can not be accessed?
    Thanks,
    Mike

    Hi,
    Try this,
    go /etc/host if you have unix level, then if you find that 50004 port, add a pound
    sign "#" in the beginning... Continue your inst...
    did you try to restart the installation?
    Thanks,

Maybe you are looking for

  • Connection drops or extremely slow connection

    Hello, I have an Early 2008 Macbook Pro with Mac OS X 10.5.5. By the time I was running on 10.5.2 my Wi-Fi connection used to work perfectly, but when I updated to 10.5.3 I started to have so many problems with it that I even went back to 10.5.2 for

  • The high light tool doesn't work

    On a recently downloaded pdf file I cannot get the Highlight tool to function using Adobe Reader XI. It works fine with other pdf files on my computer. What's going on??

  • Posting Vendor retention

    Hi I want to post into vendor retention at the time of posting invoices in FB60. For ex: Invoice is of Rs.10000 Retention is of 10% Entry should be: Expenses A/c.. Dr 10000    To Vendor a/c 9000    To Vendor Retention (with special GL for retention)

  • Column in DATE format

    Hello Everybody I have a report did Apex, this report has a column which data type is DATE but by default the Apex put it in the format : DD-MM-YYYY HH:MI:SS But I only want that his column has the format DD/MM/YYYY I know that is posible convert thi

  • CC team account, can this be used remotely? 1 Pennsylvania and 1 NYC person?

    I haven't found anything regarding this yet, but myself and another are considering the CC team account, and it seems like the 80GB storage and 2 phone calls aren't a big hit necessarily so we are apprehensive.  But, it might be worth it if you can w