Port configuration for OAS 10.1.3.4

Hi Gurus,
   We have installed the Oracle Application Server 10.1.3.4 and deployed custom applications.  The Application server is listening on default port 7777 and we want to configure the port as 80 instead of 7777.  Can you please let me know the steps how to configure the port 80 with OAS 10.1.3.4?  The application server is installed on OEL 5.4 32 bit.
Thanks
Samar

Why dont you try CentOs, this is a free Linux based on RedHat, is the same thing only that is free you can get it in the page of CentOs, I've used before and it works nicely well, and you dont have problems with updates or packages.
Greetings.

Similar Messages

  • Switch port configuration for 3500i AP

    Hi,
    We are due to install a brand new enterprise WLAN based on the WiSM2 platform, 3502i AP and WCS. The APs will be plugged into the 2960S-24TPS-L.
    I have scanned over all documentation and cannot for the life of me find a recommended switch port configuration for connecting the AP to the switch in terms of speed / duplex etc. For example, should I just configure the port to auto detect, or is forcing the speed / duplex the way to go. I could also do with knowing other best practice configurations for AP connectivity.
    Any help would be greatly appreciated.
    Chris.

    The AP comes online with just auto detect, but I want to know if there are any benefits to forcing this to 1Gbps / Full duplex, or even if this is the right way to go. I suspect auto detect is the best method.

  • Possible to have two tiers listening on port 80 for OAS 10g? -- help

    I would like to have multiple tiers listening on port 80 for my application server. Is this possible?

    2 daemons, both listening on the same port on the same server.... It is not possible, unless:
    1. you have two middle tiers on 1 machine
    2. both middle tiers having the same applications installed
    3. using webcache as loadbalancer
    In any other case: it is just not possible, because the tcp packet knocking at port 80 just doens't know which daemon to choose...

  • Dynamic port configured for FILE adapter is not working

    Hi,
    I have a simple dynamic port in an orchestration that writes a file to a file location. Here is the configuration
    ================
    FilePort(Microsoft.XLANGs.BaseTypes.Address) = "FILE://c:\\TestFolder\\Out";
    FilePort(Microsoft.XLANGs.BaseTypes.TransportType) = "FILE";
    ================
    When I run this orchestration, the dynamic port does not write the file to the folder, however I does not show any error either. It is always in "Ready to Run" state where the message is "Queued Awaiting".
    I tried all sorts of combinations like FILE:// FILE:\\ File: file:// file:\\ etc... and also without the moniker, just c:\.... I get the same problem.
    when I use a static port(subscribed to the same message) it works fine. When I use a static port ALONGWITH this dynamic port then both works fine !!! I receive 2 files.
    but when I use only dynamic port it does not work!!
    Anybody knows how to solve it.
    THANKS IN AVANCE
    PLEASE HELP
    Surya

    It could be becasue you 're not passing in the file name, Try something like this..
    SndPort_Dynamic(Microsoft.XLANGs.BaseTypes.Address)=@"file://C:\Test\Try\Out\Test1.xml";
    But even when you don't pass the file name, i was expecting the erro to be like:
    The FILE send adapter cannot open file C:\TestFolder\Out\ for writing.
    Details: The system cannot find the path specified.
    But try with File Name and restart the host instance after the change.
    Or use somehting like this:
    FilePort(Microsoft.XLANGs.BaseTypes.Address)=@"file://C:\Test\Try\Out\\%MessageID%.xml";
    FilePort(Microsoft.XLANGs.BaseTypes.TransportType) = "File";
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful.

  • AEBS Port configuration for Bittorrent in Windows XP

    So I've been using my AirPort Extreme Base station for a while now, and am really enjoying it. I have a Windows XP PC hooked up to it via a LAN and am using a MacBook Pro to connect to the internet wirelessly through the AEBS. I'd like to start using Bittorrent on my PC but, since it goes through the AEBS there are firewall issues and I need some information as to how to configure the ports on the AEBS to allow Bt through my firewall. Anyone have any suggestions? Thanks,
    Scott
    Desktop PC   Windows XP  

    Scott,
    You need to set up something called Port Forwarding, Port Mapping, as it's called in the AirPort Admin Utility.
    Fire up the AAU (in Applications/Utilities) on the MacBook Pro, select the AEBS, click Configure and click the Port Mapping tab. Then you need to Add a configuration, specifying the public port (BT default is 6881, but you can specify something different in your BT client), an IP address to forward it to (the IP address of your XP box), and a private port, using the same as for the public port is a good idea as your BT client will publish this and listen on this port.

  • Advice about FXS Port configuration for connecting to modems

    Hello all,
    We have not confirm the problem, but we are having reports that analog devices like USR V.92 Modems and Power meters are not connecting or dropping the connection.  We have an ISR 2911 with the 4-port FXS-DID WIC (VIC3-4FXS/DID), configure to an internet SIP truck provider.  The Router is running IOS 15.3(3)M2.  If we connect an analog phone to the FXS port and call, voice is clear.  So the question is what configuration settings should we have for FXS ports and/or dialpeers for connections to modems?  Attached is the current configuration of the router.  
    Do we have to be worried about Codec?  If so which Codec should we configure?
    Any Physical FXS settings should be set?
    Are my DSP setup correctly?  
    Again, I'm at a loss, as voice sounds good and my searches for modem connections to FXS Ports on CUCME is coming up dry.  Any help would be great.  
    As far as the "Power Meters", we are talking substation power meters.  
    Thanks for any advice you can spare and your time,
    Nick

    Hi Amit,
    No problem on the delay.  Your help is very much appreciated.  
    You're losing me a bit.  Because I don't know if your giving me dial-peer 1 as an example.  1 being just a random number.  Or your telling me to change my current dial-peer 1 configuration.  Which is currently a pots dial-peer:
    dial-peer voice 1 pots
    description POTS port 0/1/0
    destination-pattern 111111111
    port 0/1/0
    dial-peer 1000 voip is our outbound call leg.  Sorry call legs are not exactly clear to me yet.  In fact they haven't been in years.  :)  So change my dial-peer to dial-peer voice 1 voip?  
    My other question still unknown to me is should we use:
    fax protocol pass-through g711ulaw
    Even though we are trying to use a modem and not a fax?  Also this command is a dial-peer command and not a global command.  So what global command should i be using?
    Again thank you for your time and help,
    Nick

  • Port configuration for servlet

    I am new to servlet. i am using tomcat 4.0 as a server. i need to run servlet on the server. do i need to have servlet server (JSDK 2.X) for that? n i came to know that servlet also works on port 8080 same as tomcat. can i change the port of a servlet? if yes then how?

    hi,
    if u r using tomcat as standalone for ur development u can change the port number. this variable can be changed in installed_dir/conf/server.xml.
    the element looks like this
    <Connector
    className="org.apache.c............"
    port="8080"
    ..../>
    change the port="whatevernumberuwant"
    but see that there is no process on that port before changing.

  • Port Configuration EDI/IDoc

    Please anybody can explain me in detail Port Configuration for EDI/IDoc(T Code WE21).
    please explain how can i create new port.
    it's urgent please.
    thanks
    RP

    rp
    check the following links
    http://help.sap.com/saphelp_47x200/helpdata/en/af/7e844367c24d4a950df3205052769d/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm

  • CATALYST 2820, console port config for modem

    Hi,
    I’m a 2nd semester CCNA student, and I purchased a old CATALYST 2820 switch for training purposes. I do not know the password and the console port has been configured for a modem. I thought that it would be easy to reset the password—but cannot find any way to do it with the 2820, and the console port configured for a modem.
    Does anyone know what the default factory password is? If the password has been changed (from the factory default), how can I reset the system?
    Thanks!

    I appreciate your help!
    I did look at that link several times—my 2820 has a mfg. date of Sept 97. I held in the Mode button, but the LED above port 1x does not come on (held it in for over a minute). I never see any info. using the console port.
    I did try attaching a modem to the console port—it works—I get a login prompt. I don’t know if it is the factory default password. I know that the rollover cable is working—tried a 827-4v.
    Am I doing something wrong???
    Thanks, David

  • How to recover from network port configuration deletion (airport)

    a couple of years ago, i accidently deleted the network port configuration for AirPort in the Show pop-up menu. No big deal, i thought at the time. I don't have an AirPort card and I won't be using AirPort in this computer. Ok, I now have an old-style AirPort card (powerbook G3 firewire, 10.2.8) and the AirPort utility doesn't see that it's installed. I realized right away, the network doesn't have a port... so the system doesn't see it, right? So, how do I get this port back? Do I have to reload a new System entirely and not save previous network settings... or is there an easier way to recover from my blunder?

    Thanks Rob,
    Glad to be here. Yeah, 10.2 works the same as 10.4. The problem with what you suggest is that I can no longer get airport as an option in Network port configs... so when I go to the new button all the other options are there EXCEPT AirPort. This is what I need to restore. I haven't checked, but I'm assuming I've nuked the pref panel out of the master library. So, I've messed up big time. I was looking for a way to recover that didn't involve reloading the whole system. This isn't like OS 9 and older where you can go and pick a little piece and stick it back into your system folder... I think. Thanks for the reply.

  • IDoc receiver AEE: Error "Configuration for Sender/Receiver Partner Number/Port is incorrect"

    Hi all,
    We are on PI 7.4 AEX SP 7. We are trying to get the following scenario working: Inhouse warehouse management system (JMS) --> PI --> ECC (IDoc)
    Sender is configured as 3rd party technical system system with business system maintained in SLD
    business system has logical system assigned in SLD
    adapter specific identifiers show logical system in ID / NWDS
    logical system is defined in receiver (ECC system)
    partner profile is created in ecc for this very logical system (inbound parameters)
    No mapping of EDI_DC40 node in ESB (complete node disabled)
    no header mapping in ID / NWDS
    receiver IDoc AEE adapter is configured to not enforce control record (Control Record in IDoc XML = Not Mandatory)
    no Identifiers specified in receiver IDoc AEE adapter
    My guts feeling is that this should work, however, it doesnt't. Failing with "The Configuration for Sender/Receiver Partner Number/Port is incorrect. Enter proper values in Sender/Receiver Component"
    Any thoughts are highly welcome.
    Cheers
    Jens

    Hi,
    The error mentioned by you is not related to the port..but its related to the Application ...
    IDoc 51 means idoc has been received in R/3 client and when it tries to process it ended in error..
    Check with the functional consultant for the error you have received..
    HTH
    Rajesh

  • OAS WEB FORM 9.0.4 configuration for NLS_LENGTH_SEMANTICS=CHAR

    We have NO issue using Oracle Form(Developer 2000) with Oracle Application Server Configuration with UTF8 characterset. Everything is set correctly.
    As UTF8 is multi BYTE character set, we have to find a way Oracle Form can work with NLS_LENGTH_SEMANTICS=CHAR while inserting, updating etc upon datatype value. e.g. table a has a column b with VARCHAR2(400). We need to allow users to enter 400 character. We have database set up correctly to NLS_LENGTH_SEMANTICS=CHAR
    Oracle FORM DOES WORK if we go to individual field/column(for the table) on form field property and modify SEMANTICS value from DEFAULT to CHAR.
    Is there a way we can just modify default the OAS form level configuration for SEMANTICS to save time going to each form and modifying each filed to make it work?
    Thanks in advance!
    Nirali

    Thanks a lot for quick reply!
    We also have TAR open with Oracle. I think we just have to move on to manul affort. Thanks again!
    Nirali

  • What is the recommenden access port QoS configuration for 8900/9900 video enabled phones

    Hi all,
    we are currently starting to roll out some video enabled 9900 and 8900 phones in our network. In the past we did not use video and configured the access ports on our Catalyst 2960 switches with "auto qos voip ciscp-phone". This however creates a policy which does not include a class-map to correctly handle the AF41 video traffic coming from those phones. I have thougth about extending the autoqos policy with a AF41 class-map but am not sure if this is the right way to do it. 
    That's what I have in mind:
    class-map match-all AUTOQOS_VIDEO_DATA_CLASS
      match ip dscp af41
    class-map match-all AUTOQOS_VOIP_DATA_CLASS
      match ip dscp ef
    class-map match-all AUTOQOS_DEFAULT_CLASS
      match access-group name AUTOQOS-ACL-DEFAULT
    class-map match-all AUTOQOS_VOIP_SIGNAL_CLASS
      match ip dscp cs3
    policy-map AUTOQOS-SRND4-CISCOPHONE-POLICY
     class AUTOQOS_VOIP_DATA_CLASS
       set dscp ef
      police 128000 8000 exceed-action policed-dscp-transmit
     class AUTOQOS_VIDEO_DATA_CLASS
       set dscp af41
      police 1500000 8000 exceed-action policed-dscp-transmit
     class AUTOQOS_VOIP_SIGNAL_CLASS
       set dscp cs3
      police 32000 8000 exceed-action policed-dscp-transmit
     class AUTOQOS_DEFAULT_CLASS
       set dscp default
      police 10000000 8000 exceed-action policed-dscp-transmit
    How do you guys do it ? Is there some documentation for this ? 
    Thank you for your kind help
    best regards
    Andreas

    Hi
    You have to keep this table on your mind. Your configuration is fine if your configuration for SD video , but if for HD video , it is not ok you have to change video bandwidth at least 5M.
    Traffic Type
    Layer 2 CoS
    Layer 3 IP Precedence
    Layer 3 DSCP
    Voice RTP1
    5
    5
    EF
    Voice control
    3
    3
    AF31
    Video conference
    4
    4
    AF41
    Streaming video (IP/TV)
    1
    1
    AF13
    Data
    0-2
    0-2
    0-AF23
    *Interactive Video "AF41"- Sensitive but can tolerate packet loss of about 1% and latency almost same as voice.
    *Streaming Video "AF13" - Less sensitive - can tolerate about 4-5% packet loss and latency of about 4-5 seconds.
    *HD video conference will require between 5M to 16M , but SD video conference will use 384K to 1 M
    Note:-Video QOS , if you will assume that your video conference will use around 384K , you have to add 20% because video conference include voice so the total bandwidth 460K.
    Kindly check the below link
    http://www.sdcug.com/wp-content/uploads/2011/04/Campus-QoS-for-Voice-and-Video.pdf
    Thanks
    please rate all useful information

  • NAT configuration and Port Mapping for xBox

    I'm looking for help with port mapping to open up the NAT for an xBox One. I'm working with the following network devices:
    xBox One
    DSL Modem: Embarq (ZyXEL) 660R series
    Airport Extreme version 7.7.3
    I understand the following from researching the issue:
    The default settings for both devices block the ports needed for xBox Live.
    Airport Extremes are not on the compatible list for xBox.
    Port Mapping is better then creating a DMZ for the xBox.
    The xBox needs its own manually set IP address.
    I switched my Network>Router Mode from Off (Bridge Mode) to DHCP and NAT. I then created a DHCP Reservation and the Port Settings for that IP.
    After doing this, the Airport would restart and display a warning - Double NAT. I figured this was because the 660 settings showed the NAT Mode to be SUA Only. The Edit Details link displayed an empty table where you edited the SUA/NAT Server Set. I switched from NAT Mode>SUA Only to None. So there was my Double NAT and I would have thought that would have removed one.
    I also disabled the Firewall and Enabled the UPnP.
    After restarts the Airport continued to display the Double NAT error. However, with the 660's NAT Mode set to None, the Internet was not there. Web browsers and email accounts replied with server not found.
    Only with the 660 set to SUA Only and the Airport in Bridge Mode is the Internet accessible. I now have the details for the SUA filled out for the xBox's IP address and ports.
    Hypothesis
    Since both devices are acting as DHCP servers the port mapping is not working. Rather then have the 660 distribute IP addresses and then having the Airport distribute another range of numbers, I need to have both devices bridge and distribute one range of numbers. Currently the 660 is using the 192.168 range and the Airport is using the 10.0 range.
    Am I correct? Any thoughts and suggestions are welcome.

    Port forwarding through a double NAT.. is near impossible.. !!
    And the xbox is so attuned to using UPNP it is very hard not to.. even port mapping is not a great fix. Since apple decided gamers did not count as users for Airports.. I think honestly it is best to bypass the airport and stick to upnp from the modem router.
    What method of authentication does your ISP use? Because it is really better to use one router.
    And in fact the router should be the Zyxel. If you plug the Xbox to the Zyxel running in full router mode, with the airport removed from the network does it work and open NAT??
    If not replace the Zyxel with a modern listed router that is xbox compatible and bridge the airport to it.

  • What is the Pin configuration for the I/O port on a 5B08 backplane?

    I'm currently trying to troubleshoot my pressure transducer readings. I'm trying to ensure the signal conditioner is producing the same value the daq board is compared to an oscilloscope reading. Hence, I need to know which pins on the 5B08 backplane I/O port is for the voltage output to the DAQ board.

    Here is the latest User Manual for the 5B08 (start on page 6 of the pdf): http://www.ni.com/pdf/manuals/321029a.pdf. Hope this helps. Have a great day!

Maybe you are looking for

  • HT4848 How do I create a Recovery System on my start up volume/hard drive?

    So i discovered the article about using the Recovery Disk Assistant....but, I noticed it says that in order to create a Recovery on an external HD that it requires an existing Recovey System on my start up volume...I assume this means a Recovery part

  • Qosmio G20-127: How to upgrade the GPU

    Hi, I want to change the video card of my Qosmio G20 - 127 with better one. Can someone tell me, is this possible and what better video card can i use.

  • No power when monitor attached

    I use a donated MAC G4. All was well until I disconnected my drive to move it. Now, with all connections correct, I can not turn it on. When I disconnect all but the power cord, the unit turns on. But as soon as a monitor is connected, the power goes

  • Cannot stop vpn

    how to stop vpn from restarting

  • Testing Initial Value

    Not a question - just a surprising find that when you test for initial value i.e. IS INITIAL, the condition is satisfied by the '/' no-data character used by BDC and Direct Input. I had always used 'CO ' /' before finding this.