Finding the port number oc4j is running on

Hi guys,
I was wondering if anyone could tell me how to find what port number my oc4j listener is running off.
Thanks In Advance
Frank

Ask the person who set it up to run.

Similar Messages

  • How do i find the port number for oracle10g

    Hi,
    I have installed oracle10g on my pc running windows XP. I need to get the port number for JDBC drivers used by Java Application when defining a JDBC source.
    Java is running on the same machine.
    When I installed oracle I was given the links (with port numbers) for EM, ULTRA SEARCH and iSQLPLUS, what I need is the ORACLE10g database port number. Anybody know where I get from ?
    Cheers

    thanks for the reply the portlist does not contain the port of oracle. The file is below.
    [i]Ultra Search HTTP port number =5620
    Enterprise Manager Agent Port =
    iSQL*Plus HTTP port number =5560
    Enterprise Manager Console HTTP Port (oracle10) = 5500
    Enterprise Manager Agent Port (oracle10) = 1830
    However searching through some other threads found the port to be 1521, which
    oracle must set during installation and tell anybody, unless this infor is in the log.
    so configured the oracle JDBC driver as below (PE8.2 --> ConnectionPools)
    Datasource Classname = oracle.jdbc.pool.OracleDataSource
    URL = jdbc:oracle:thin:@localhost:1521:oracle10
    User = abc
    Password = abc
    Now able to ping. Cheers

  • How do I find the port number on my Oracle install

    Appreciate any help as a newbie.
    Have installed Oracle successfuly on a home machine. Everything works fine except that sometimes I would like to access Oracle on the server machine from another machine using isqlplus.
    I have used http://<machine name>:7778/isqlplus. Have tried the following numbers:5550, 5121, 7779, 7780 etc - nothing works.
    Also turned off all firewalls.

    hi,
    I believe that there is a file called portlist.ini which contains all ports used by oracle. Not entirely sure but other people will know for sure.
    rgds
    alan

  • IAS6.0 SP4: How to find the port number of the JVM

    I want to check the jvm to know whether the startup class is excecuted in kjs or cxs.
    I want that certain operations in the startup class are not excecuted in every kjs or are excecuted only once.
    Thanks for your help

    There is a better way. Use kiva API to cover all OSs:
    knowledgebase FAQ 4008 (
    http://knowledgebase.iplanet.com/NASApp/ikb/index.jsp):
    ServletContext ctx = ...
    com.netscape.server.IServerContext sc =
    (com.netscape.server.IServerContext)ctx;
    com.kivasoft.IContext gxContext = sc.getContext();
    String host = com.kivasoft.util.GX.GDSCurrentEngineGetString
    (gxContext, null, "Host", "defaulthost");
    int port = com.kivasoft.util.GX.GDSCurrentEngineGetLong (gxContext,
    null, "Port", 0);
    But I also want to get the kjs's name which used in the log file's name:
    kjs_1.log. How to?
    Stefan Herz wrote:
    I want to check the jvm to know whether the startup class is excecuted
    in kjs or cxs.
    I want that certain operations in the startup class are not excecuted
    in every kjs or are excecuted only once.
    Thanks for your help
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • How do I find the port number for my Oracle install

    Appreciate any help as a newbie.
    Have installed Oracle successfully on a home machine. Everything works fine except that sometimes I would like to access Oracle on the server machine from another machine using isqlplus.
    I have used http://<machine name>:7778/isqlplus. Have tried the following numbers:5550, 5121, 7779, 7780 etc - nothing works.
    Also turned off all firewalls.

    This web site leads you to the documentation.
    In particular, chapters 2 and 3 of the SQL*Plus User's Guide and Reference give you the setup details.
    A lot of us assume Oracle Database 10g when answering questions. We really, really encourage people to specify the version and the OS in the first post. <g>

  • Identifying the port number where Tomcat is running.

    I want to mail the URL of the my application dynamically with the system generated mails. With the help of java.net package I am able to get the IP address of the system, but I have hard coded the port no in the URL. I want to make the port no. also dynamic (E.g. IP address is not hard coded).
    The servlet is deployed to the Tomcat server. What code I write to know the port on which the tomcat is running ?
    thanks in advance,
    Mukesh.

    You could use ServletRequest.getServerPort() to find out the port number on which the request is being sent by the client but I don't know if this will help you.
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    (Yes I know it's on JavaRanch but I think it applies everywhere)
    EDIT: ServletRequest.getLocaPort() gives the port at which the request is received; I'm not quite sure what the difference is ( I can guess but I'm not certain ) and I don't know which, if either, will be of use to you.
    Edited by: nogoodatcoding on Oct 9, 2007 7:26 PM

  • Finding the databse server IP  and the port number

    hi
    is it possible to find the database server IP and the port number through forms using any packages?

    Hello,
    Probably more chances to get an answer in the Database forum ;o)
    Francois

  • Warning: Either the server is already running or the port number is invalid. Shut down the MATLAB process in which the server is running or run the server on a different port number.

    安装好SIT后,matlab 提示
    Warning: Either the server is already running or the port number is invalid. Shut down the MATLAB process in which the server is running or run the server on a different port number.
    怎么解决?

    这个应该和SIT无关,意思是你有个MATLAB进程占用了某个端口号或者matlab的服务器正在运行,导致你现在的程序没法建立这个端口的服务器。 试试刀windows进程管理里把matlab相关的进程kill掉,再启动试试。或者参考链接http://www.cnblogs.com/qiweiwang/archive/2010/07/29/1788281.html  里边有关于建立服务器的描述,就在前半部分。

  • Where do i find my port number?

    hello everyone im trying to install a program but is asking me my port number and ip adress , wich the ip i know where to find it but i have no clue about the port one

    HEy linc
    mac, you will enter the port number followed by the @ sign and the server's ip address (i.e. [email protected]).  KeyShot 5 Floating will remember the server location from now on
    Thisnis the program key shot and unnorder tu run it i need to put thise tow numeber ....

  • How to change the port number for deployment in JAVA Studio Enterprise 8?

    Hi!
    Yesterday i downloaded this new sun java studio enterprise and found it mind blowing.
    Now i find that all my previous applications which were running on port 8080 can't be run on sun java studio enterprise(sjse) 8.
    Can anyone tell me how to change the port number on this software so i won't have to edit all my applications?

    http://docs.sun.com/source/819-0080/install.html
    In the Admin Configuration page (or at the command line), enter the following:
    Admin User Name�Name of the user who administers the server
    Password�Admin user�s password to access the Admin Server (8-character minimum)
    Admin Port�Administration port number for initial server instance
    HTTP Port�Port number to access the default server instance
    HTTPS Port�Secure port number to access the default server instance

  • Change the port number

    can i install Oracle server and tomcat server on same machine ?
    how to change the port number in OracleXE 10g. so that i can install oracle Data base and tomcat on same machine.

    can i install Oracle server and tomcat server
    on same machine ?Yes.
    >
    how to change the port number in OracleXE 10g.
    so that i can install oracle Data base and tomcat on
    same machine.Just make sure Tomcat is running while you install Oracle, and it should find the port in use.
    Otherwise, turn tomcat off, install using port 8080, and use the sqlplus command 'exec dbms_xdb.sethttpport(8090); to change the port to 8090 after the fact.
    Before installing:
    1) On WIndows, use a LOCAL machine administrator, not a domain administrator or non-admin user;
    2) On Windows, turn off all firewalls before installing; on Fedora, turn off SELinux;
    3) If there was a previous Oracle on the machine, on windows make sure the registry is clean.

  • My ipod touch will not turn on or charge, and there is NO WAY to find the serial number to sort it out

    Does anybody know what I can do in this situation?
    I've had the ipod touch for over 3 years, was given as a gift, has never been badly damaged or anything.
    It just won't charge at all -  I have tried leaving it plugged into the computer for hours, trying different cables. I left it plugged into the wall overnight, and still the dead battery icon is the only thing that comes up.
    I have tried resetting and restarting it but nothing's happened. I've tried contacting Apple for support but they can't do anything without my serial number - which is too faded on the back of the product to make out. Obviously I can't find the serial number on the device as it won't turn on, I don't have any packaging for it left, and it won't connect to iTunes either. I've also looked at my devices in iTunes to try find it but it's not there.
    Basically, I've tried pretty much everything the internet has suggested and it's not getting me anywhere.
    I have no idea why this is happening and right now I'm at a deadend so please let me know if you have any further advice you can offer. Thank you!

    Try:                                               
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable       
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                              
    and
    Not Charge
    - See:    
    iPod touch: Hardware troubleshooting
    iPhone and iPod touch: Charging the battery
    - Try another cable. The cable for 5G iPod (lightning connector) seems to be more prone to failure than the older cable.
    - If a 5G iPod      
    Iphone 5 lightning port charging problem - SOLUTION!
    - Try another charging source
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar
    To fine SN
    - iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number
    However, Apple will charge you for telephne support since you our not within warranty

  • How do i find the model number on my macbook?

    how do i find the model number on my macbook?

    Click the Apple at the top left and select More Info or System Report depending n which version of OS X you're running. Select and copy the serial number and paste it here http://www.everymac.com/ultimate-mac-lookup/ and you'll find complete specs for your MacBook.

  • I am trying to reinstall Logic Studio 7 and I cannot find the serial number. It's suppose to be in one of the installation booklets. I'm not sure which one. Could you help me?

    I am trying to reinstall Logic Studio that i bought back in 2008, and I cannot find the serial number. I think I barely remember running into this problem before with this application. When i use the installation disc it tells me that the serial number is located in one of the installation booklets, and it doesn't explain to me which one. Can you help me?
    Thank You!
    Steven harris!
    <Email Edited by Host>

    Hello Steven,
    Check out this article:
    Logic Studio: Locating the Support ID and Serial Number
    http://support.apple.com/kb/HT3416
    You can find the Logic Studio Support ID on the front of the Installing Your Software booklet included in the software box.
    The front of the Logic Studio Installing Your Software booklet:
    All the very best,
    Sterling

  • Hiding the port number from the url

    Hi All,
    In our applications built using Weblogic Portal 10.3, the url to access the application doesnt have the port number. It is simply like http://<server-name>/<context> no port at all. Is this some configuration that is available inside weblogic adminstration console? The domain has both the default port and the SSL port enabled which are running in 7001 and 7002 respectively. Please let me know as how to do this configuration as I am growing haywired on this it has been about a week and have not found an answer yet. Please throw some light on this and let me know if you need further details
    Thanks
    Ashwin

    you should install apache server to handle all the requests on port 80 and froward it to weblogic server using wlp plugin
    please check this link
    http://download.oracle.com/docs/cd/E13222_01/wls/docs81/plugins/apache.html
    any request http://yourapp/context will be mapped to http://youapp:7001/context

Maybe you are looking for

  • Just getting started with JSP

    I'm a UNIX newbie attempting to set up Java and JSP on our server. When I inherited the system, it was running Apache 1.3 and Tomcat 3.2. It was using an older version of JRE, but I installed J2SDK1.4 and repathed the JAVA_HOME, CLASSPATH, and PATH v

  • HT4623 apple id dissabled

    I've had nothing but issues with my apple id, security questions,change password,update apple id ext. My apple id has been dissabled.... I signed out changed passwords. I changed security questions and on and on. whats the main thing I need to due to

  • Multiple AVC Profile for each SSID

    Hello, I know there is limitation on the number of ACLs in each AVC profile, but is there a way to build multiple profiles and link it to the same SSID? thanks,

  • Automator copy files incrementally by date?

    I need to daily backup a folder from my mac (4gb folder) to a windows server. I can't use time machine, since the hard drive on the server is formated differently then what it needs to be to use time machine. I've been using automator's copy finder f

  • Qsn regading extraction from R/3

    Hi All, i have to create function module in r/3 side which extracts the data from co-pa tables in r/3 to send it to BW side as extraction process. My qsn is for this extraction , we need to create RFC enables FN or normal Fm, i am new to BW i don't k