Port in use

I've got something wedged in a host or listener config. I had 11.2.0 running, scratched it off and to start over. I removed the software and reinstalled. Now when I run netca and try to create a listener on the port I was using it fails saying the port is in use. It isn't. lsof and netstat do not list it. I rebooted anyway, but no change. I assume some file has it registered that I did not clean up correctly. Where might it be?
The truth is, I had a test db running. Changed the hostname and ip address without looking at how oracle would handle that. I tried to just change the config files in network/admin and could not recover. I decided it would be easier to start over. It is obviously much more complicated then it used to be. I'm glad they finally fixed all that.
Where to look?

user11986251 wrote:
oops, firewall issue. The msg should have been, "can't get to the port," not "it's in use."Keep netstat in mind in future - it can list all TCP ports in use on a server, together with the process that is using the port (check the manpage for the relevant switches to use). Very useful to determine whether a local port is in used and by whom.
If you're on Windows, the command is also available (obviously not with the same set of command line switches, but it does have the same basic functionality).

Similar Messages

  • To run OHS at port 80 using solaris role based access control

    Hi.
    I already know & have done setuid root to ohs/bin/.apachectl to allow ohs to listen to port 80. Now on a new OFM 11.1.1.4 install, I want to use Solaris Role Based Access Control (RBAC) instead. Is it possible? RBAC does work as I can run a home built apache2 httpd at port 80 withOUT suid root.
    On Solaris 10, I enabled oracle uid to run process below port 1024 using RBAC
    /etc/user_attr:
    oracle::::type=normal;defaultpriv=basic,net_privaddr
    Change OHS httpd.conf Listen from port 8888 to port 80.
    However, opmnctl startproc process-type=OHS
    failed as below with nothing showing in the diag logs:
    opmnctl startproc: starting opmn managed processes...
    ================================================================================
    opmn id=truffle:6701
    0 of 1 processes started.
    ias-instance id=asinst_1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    ohs1/OHS/OHS/
    Error
    --> Process (index=1,uid=187636255,pid=25563)
    failed to start a managed process after the maximum retry limit
    Thx,
    Ken

    Just to add my two cents here.
    The commando used on Solaris to assign the right privilege to bind TCP ports < 1024 is:
    # usermod -K defaultpriv=basic,*net_privaddr* <your_user_name>
    Restart the opmnctl daemond.
    After that OHS/Apache user can bind to lower TCP ports.
    Regards.
    Edited by: Tuelho on Oct 9, 2012 6:05 AM

  • How to determine which IP address and port is used to make DNS queries?

    I am using JNDI/DNS API to query a Enum server (Tel URI resolution in VOIP world) what is a DNS server.
    But I have many network interfaces, in a VLAN environment, and I must to specify from which interface (and port)
    all the requests are sent.
    When I read the code of JNDI/DNS API (in JDK 1.5) and specially the DNSClient class, I can see that the
    DatagramSocket is created without parameters... : udpSocket = new DatagramSocket();
    How can I specify the IP address and port to use for my client???
    Thanks for your help.

    I must to specify from which interface (and port) all the requests are sent. You don't have to specify the interface unless your static unicast routing tables are incorrect, and you never have to specify the port unless some lunatic is in control of your firewall.

  • "Port In Use" error message when trying to sync Palm m500 to Windows Vista machine

    An error message on my Palm displays "Error: Serial Port in Use (Serial 0307)" when I try to sync my Palm m500 to my Windows Vista (32 bit) Home Basic machine. It worked until about 3 months ago and I don't have a restore point that far back to try System Restore. I've upgraded to Palm Desktop 6.2.2 (was using 4.xx) and downloaded the PalmHotSyncSetup from Pimlico Software but nothing helps. Any ideas are appreciated.
    Post relates to: Palm m500

    I would try connecting the Palm's cradle, with the Palm in it, to your PC and then, in Device Manager, right-clicking on Palm Handheld #2 and selecting Uninstall Driver.  Palm Handheld/Palm Handheld #1 could be visible if you connect the Palm to USB port you may have tried using perviously.
    After uninstalling Palm Desktop, reboot the PC, make sure Palm Desktop 6.2.2 is installed (since you are using Vista) and then try reconnecting the Palm.
    One last thing: Make sure that you are using a 32-bit version of Windows.  There is no 64-bit USB driver support from Palm or ACCESS.  If you do have a 64-bit version of Windows Vista installed, that would clearly explain why you are having so much trouble getting your m500-series PDA to sync. This thread tells you how to check for a 32 or 64-bit install of Windows.
    Alan G

  • If I already have an Airport Express Base Station, can i hook an external hard drive into it's USB port and use that hard drive with Time Machine?

    If I already have an Airport Express Base Station, can i hook an external hard drive into it's USB port and use that hard drive with Time Machine?

    No, and that shouldn't be done with an AirPort Extreme or Time Capsule.
    (66017)

  • Can you configure a static port to use with certsrv.msc?

    I am trying to use certsrv.msc to connect from my workstation to the CA for administration purposes.  Workstation is Win7, CA is 2008 R2 Enterprise running Enterprise Subordinate on a dedicated box.
    I configured a static DCOM port for certsvc by following this article, including bouncing the service and also rebooting the CA box:
    http://social.technet.microsoft.com/wiki/contents/articles/1559.how-to-configure-a-static-dcom-port-for-ad-cs.aspx
    The static port was opened in the firewall from my workstation to the CA.  We also found that TCP 445 was required, so that has been opened as well, port 135 & other ports normally needed for autoenrollment should be open.  Sniffing the firewall
    showed that a random high numbered port that is not the static dcom port is being attempted - this is the only port showing dropped packets & no traffic on the static port.
    I am wondering if there is a way to configure a static port for this high-level random port to use with certsrv.msc as I was able to do with the certsvc dcom port?  I am trying to avoid having tens of thousands of network ports wide open going to my
    CA...  Thanks in advance!

    Hi Steve,
    I am sorry that I wasn’t able to find references about restricting certificate services only use one port in the random port range.
    However, we can configure RPC dynamic ports allocation to restrict port range. In the meantime, we should keep at least 100 ports open to keep necessary system services running.
    More information for you:
    How to configure RPC dynamic port allocation to work with firewalls
    http://support.microsoft.com/kb/154596/en-us
    Service overview and network port requirements for Windows
    http://support.microsoft.com/kb/832017/en-au
    Firewall Rules for Active Directory Certificate Services
    http://blogs.technet.com/b/pki/archive/2010/06/25/firewall-roles-for-active-directory-certificate-services.aspx
    Best Regards,
    Amy Wang

  • What IP Ports are used for continuity?

    In my company WLAN the IP Adresses are seperated. With IP/UDP Ports are used to communicate within the continuity functions?
    Thanks

    Great, actually, I found this information, and would like to re state my question. Now that I know what ports I should be using (this is described in detail in the hardware manual for the E series), I would like to see some definite information about what I must do in my external device to make use of these signals.
    I'm a little confused by some comments in the documentation that some of the facilities of Port C (on the 8255) are only avialable if I use register level commands (as if using the parallel port). If I use the DIG_Prt_Config and set to handshaking (input) on a port, then I assume I set up my external hardware as if Port C was in Mode 1(input), and then follow the timing described in the E Series manual.
    It's just a shame that everything o
    n the PC side is well described, but there are no application notes that I can find about building an external device that can use the handshaking signals.
    If 'you' (anyone) can confirm what my assumptions, or point me in the right direction, I would appreciate it greatly.
    Thank you.
    Joshua

  • How to identify Which ports are using in RAC setup?

    Hi,
    how to identify Which ports are using in RAC setup?
    Thnaks,

    [Viewing Port Numbers and Access URLS|http://download.oracle.com/docs/cd/B19306_01/install.102/b14205/ports.htm#sthref1208]

  • Can implement port forwarding using win2003 routing and remote acccess?

    I have a sql server 2005 with a  internet ip address b and a computer onwindows 2003 with a internet ip address a .
    Now I want to use address "a" 's 14330 port to access sql server 2005 on ip address "b" with port 1433.
    I use router and remote access to implement this,but fail.
    in every server only have a adaptor and a ip.
    How to do it?
    Please tell me how to implement it from "routing and remote access" in detail.
    I dont want use netsh.

    Hi,
    I think this will not work. As we know, when a source computer send a request to SQL server, the packet should contain the following information.
    Source IP and port number (this port is a randomly generated)
    Destination IP and port 1433 (SQL by default)
    So we cannot control which port to use when connecting another service.
    Hope this helps.

  • How can i browse FP 2000 via serial port same use Ethernet port(RJ 45)?

    I am a new user for  labview.I develope my program with FP 2000 but I have some problem
      1 How can i browse FP 2000 via serial port same use Ethernet port(RJ 45)? if it can Tell me please.
      2 If  I use GSM/GPRS modem via FP 2000 rs 232 port (I under stand how to send AT command) and leave it stand alone
         Can I dial modem and browse file in FP 2000 same as use Ethernetport?
    Someone please help me.Thank you very much.

    Hi!
        First, I can say that your project involves many things, I cannot describe all features in the forum, and I'm not used with GPRS modems (my modems are base band serial modems...).
        Anyway, I would say that in your project you should proceed like this:
          1) Configure your FP 2000 module via MAX and ethernet connection;
          2) Download an embedded application to your module (build in LabView Real-Time)
          3) In your application, you should build a kind of serial port manager, and by the means of serial port you send/receive commands from PC.
        The commands from PC can include "Tell me the about the FP 2000 file system ", or "switch on line X", or anything you need.
       I think it would be difficult to use Internet exp, because you use IE with TCP/IP, and TCP/IP is over ethernet.
       I know that for Windows you can find some wrappers that make you "see" the serial port as an ethernet, but these wrapper do not exist under filed Point, and you shoul build one yourself!!!(and that's not easy).
        For example, to browse your files, you should build a VI that searches through your file system, and reports, via serial, the files present in a directory (it's an example....).
        About communication between GPRS modems and FP2000, I know nothing.  I suppose that these modems accept serial inputs, so you'll have to configure your serial port on FP 2000 with the correct baud rate, parity, and so on..... and you send your data to the modem.  The modem will transfer data in its way, no matter on how it does.
        To send data to your modem you shoud take a look to some Serial communication examples.  What I suggest you, first, is to connect the serial port of FP2000 to a PC, and test communication between PC and FP2000, without modems. Just direct cable connection!  If you're able to do this, insertion of modems is the next step, and should be quite easy.  If you're not able to make the PC receive strings of data from FP2000, over  RS232, adding modems is a further complication, and you won't come out of this mess!
       So, what I say, is just build, for now, a simple embedded application for FP2000, that, using RS232, sends data to a PC (you should see data sent with use of Hyper terminal).
        To build this application, use Instrument I/O --> VISA commands (VISA open, VISA write, and Property node should be enough, for now).
       Please, let me know if this helps......
        Have a nice (programming) day!
    graziano

  • What Thunderbolt ports to use?

    I know there is some protocol on what Thunderbolt ports to use on the new Mac Pro. I have 2 external TB drives, 1 TB display, and I feed an AJA T-Tap with another TB cable. The other day I changed some cables around and when I went to start the Mac Pro it just gave me chimes and would not boot. I moved some TB cables and all is fine. What is the proper method?
    Thanks.
    Tom

    See if this helps:
    http://support.apple.com/kb/ht5918
    Note in the diagram that there are three seperate bus points.
    Al

  • IR port in use error during sync on Z22

    I started using the IR wireless bridge USB (USB-1510 by Cables Unlimited) device to sync my Z22 with outlook 2003 running XP Pro. At first I kept getting error messages about the port in use until I figured out what was happening. If you have other IR devices in the immediate area like keyboards, mouse or phone equipment it maybe interfering with the wireless bridge. I had to attach the USB bridge to the USB extension cable that was supplied in the kit and position/point it away from other IR devices and about 1 inch from the bridge to get it to work. Hope this is of some use!
    Post relates to: Palm Z22

    Thanks for the input! 
    WyreNut
    Post relates to: Centro (AT&T)
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • About 802.1x port authentication using TACACS+

    Hi
    I have some question. Please help me. Thanks.
    Question1. May I use that 802.1x port authentication using TACACS+
    Question2. Is it true? TACACS+ will not work with 802.1x because EAP is not supported in TACACS+, and there are no plans to get EAP over TACACS+.
    Any help would be greatly appreciated.
    Thanks.

    Thanks to you.
    Where to find the documents about Tacacs+ doesn't support EAP?
    I cast more time and I cannot find the documents.
    Please help me....
    Thanks.

  • List of All Ports in Use.

    Is there any way to know / obtain a list of all the ports in use for all the components of an Application Server?
    Thanks,
    Nirav

    hi
    search for "portlist.ini" file in the system
    best regards

  • Best approach to report on ports in use during the month

    I have been asked to come up with a report once a month outlining the network devices ports that are in use per cust
    omer location.
    I see the report device manager but it doesnt appear to give the simple number of ports in use by the device during the past 24 hours.
    Any thoughts or ideas would be great. It appears our customer doesnt want to pay for installed ports, just ports that are used during the month.
    Thanks,

    Hi Peter,
    You don't say what type of reporting that you want to do? I'm assuming that it is probably something like displaying the last 1000 most recently approved forms or similar?
    If that's the case then you may be able to achieve what you need using the Search Core Results Web Part with some clever querying and is likely to be the most performant method.
    Once you have a result set back, you can then look at styling this using XSLT in the SCRWP or alternatively look at using the Search Query Model from code in a farm solution/webpart.
    Alternatively you could look at using SSIS to extract the data using the SharePoint List into a SQL table on a nightly basis. (This article covers how to get data out of SharePoint and into SSIS..
    http://msdn.microsoft.com/en-us/library/hh368261.aspx)
    Regards
    Paul.
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

Maybe you are looking for

  • Ipod touch 4th gen no sound!

    My Ipod Touch 4th gen has no sound!!!

  • Safari problem & how do I do admin user account  fix

    Using Safari 1.3.2, QT 6.5.2, OSX.3.9 on Mac G4. I have not chosen to upgrade to QT 7 or Tiger because of other apps on this machine. Safari crashes when I try to empty cache. Problem started after upgrade to above and installing flip4mac. - not sure

  • Scripts will not show up in menu

    Hello I just recently started using Photoshop CS5. In the past versions you would be able to drop a java script in the Adobe/Presets/Scripts folder and the next time you launched photoshop the script would then be listed under File > Scripts. It now

  • Automatic payment program- Payment list Fields

    Dear Experts, After running automatic payment program when I am trying to view the Payment list(Edit-Payment-Payment list), I donu2019t see the check number in the payment document. Basically we need to see the check number because when the user take

  • Problem with FLV file

    Hi All I have an FLV file having video codec svc1 (screen video codec). When I try to playback this file in my media player developed using Flex , it does not play well and jumps regularly after few seconds. For example if I start play this file, pla