OPMN: Error "Local connection 127.0.0.1,6100 invalid form factor"

When starting opmn, the following error is reported.
08/04/08 10:29:15 [ons-internal] ONS server initiated
08/04/08 10:29:15 [pm-internal] PM state directory exists: F:\oracle\product\10.2.0\db_1\inst\apps\DBS7_r12srvr\ora\10.1.3\opmn\logs\states
08/04/08 10:29:15 [pm-internal] OPMN server ready. Request handling enabled.
08/04/08 10:29:15 [ons-listener] 127.0.0.1,6100: BIND (No error)
08/04/08 10:29:19 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
<unknown>
08/04/08 10:29:24 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
<unknown>
08/04/08 10:29:29 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
<unknown>
08/04/08 10:29:34 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
<unknown>
08/04/08 10:29:39 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
<unknown>
08/04/08 10:29:44 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
<unknown>
Hosts file
#127.0.0.1 localhost
128.1.5.148 r12srvr.pasi.om r12srvr
ONS.CONF is empty
F:\>ls -l echo %ORACLE_HOME%/opmn/ons.conf
ls: File or directory "echo" is not found
-rwxrwxrwa 1 Administrators None 0 Apr 8 10:31 F:/oracle/product/10.2.0/db_1/apps/tech_st/10.1.3/opmn/ons.conf

Found the solution ...
Source: http://surachart.blogspot.com/2007/05/oracle-asons-connect-local-connection.html
Edit opmn.xml
Replace
<port local="6100" remote="6200" request="6500"/>
As
<port local="6202" remote="6302" request="6105"/>

Similar Messages

  • [ons-connect] Local connection 127.0.0.1,6100 invalid form factor

    Hi All,
    I have a two node installation of EBS R12.0.4 running on HP-UX Itanium.
    Last night we were having maintenance in our server room so we stopped the application and the database.
    Afterwards, on restarting, the database came up without a problem.
    On starting the application using adstrtal.sh script, the exits with status 5.
    On checking the opmn logs, i found the following the folowing errors:
    10/01/30 08:13:35 [ons-internal] ONS server initiated
    10/01/30 08:13:35 [pm-internal] PM state directory exists: /oracle/inst/apps/PROD_erpapps/ora/10.1.3/opmn/logs/states
    10/01/30 08:13:35 [pm-internal] OPMN server ready. Request handling enabled.
    10/01/30 08:13:36 [ons-listener] 127.0.0.1,6100: BIND (Address already in use)
    10/01/30 08:14:06 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:14:06 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:14:06 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:14:06 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:14:06 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:14:06 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:15:11 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:15:11 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:15:11 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:15:11 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:15:11 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    10/01/30 08:15:11 [ons-connect] Local connection 127.0.0.1,6100 invalid form factor
    <unknown>
    The Apache Logs have:-
    opmnctl: opmn start failed.
    01/30/10-08:30:58 :: adapcctl.sh version 120.6.12000000.4
    01/30/10-08:30:58 :: adapcctl.sh: stopping OPMN managed OHS instance
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    opmnctl: opmn is not running.
    01/30/10-08:31:48 :: adapcctl.sh: exiting with status 0
    I searched on google and found :-
    Edit opmn.xml
    Replace
    <port local="6100" remote="6200" request="6500"/>
    As
    <port local="6202" remote="6302" request="6105"/>
    But this too hasnt helped.
    Kindly assist.
    Thanks in advance.

    Guys,
    This has been fixed.the issue was caused because of exceeded limit of log file.

  • Communication error with the opmn server local port

    Working on 64-bit R12.0.6 on AIX 5L
    Application services are not being started properly. They are being started with status 2(sometimes with 4).
    Autocinfig is being successfully completed.
    Please help me how I can get rid of this error. Following are some of the environment setting details:
    ons.conf
    nodes=appaix02.us.oracle.com:15007
    opmn.xml
    <opmn xmlns="http://www.oracle.com/ias-instance">
    <notification-server>
    <port local="15006" remote="15007" request="15005"/>
    opmn.log
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    ons.log
    07/01/11 13:12:02 [4] ONS server initiated
    07/01/11 13:12:52 [4] Logging disabled
    07/01/11 13:12:53 [4] ONS server initiated
    07/01/11 13:13:04 [4] Logging disabled
    07/01/11 13:13:04 [4] ONS server initiated
    07/01/11 13:13:17 [4] Logging disabled
    07/01/11 13:13:28 [4] ONS server initiated
    07/01/11 13:13:40 [4] Logging disabled
    07/01/11 13:13:41 [4] ONS server initiated
    07/01/11 13:14:20 [4] Logging disabled
    07/01/11 13:14:21 [4] ONS server initiated
    07/01/11 13:14:29 [4] Logging disabled
    07/01/11 13:14:29 [4] ONS server initiated
    07/01/11 13:14:34 [4] Logging disabled
    07/01/11 13:14:34 [4] ONS server initiated
    07/01/11 13:15:53 [4] Logging disabled
    adopmnctl.txt
    10/08/10-23:30:43 :: adopmnctl.sh version 120.4.12000000.3
    10/08/10-23:30:43 :: adopmnctl.sh: Stopping Oracle Process Manager (OPMN) and t
    he managed processes
    opmnctl: stopping opmn and all managed processes...
    10/09/10-11:13:41 :: adopmnctl.sh version 120.4.12000000.3
    10/09/10-11:13:41 :: adopmnctl.sh: Starting Oracle Process Manager (OPMN)
    opmnctl: opmn start failed.
    10/09/10-11:15:09 :: adopmnctl.sh: exiting with status 2
    adformsctl.txt
    opmnctl: stopping opmn managed processes...
    10/09/10-11:18:11 :: adformsctl.sh version 120.12.12000000.5
    10/09/10-11:18:11 :: adformsctl.sh: starting OPMN if it is not running
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    opmnctl: opmn start failed.
    Please help.

    "A point to add"
    I just noticed that following message is being continously receiving in the database alert_log:
    Sat Oct 9 16:04:52 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 9 16:05:32 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 9 16:06:30 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 9 16:07:10 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 9 16:09:35 2010
    Incremental checkpoint up to RBA [0x1d.1f9928.0], current log tail at RBA [0x1d.1f9a79.0]
    Sat Oct 9 16:11:52 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 9 16:29:40 2010
    Incremental checkpoint up to RBA [0x1d.1f9b87.0], current log tail at RBA [0x1d.1f9bf4.0]
    ~
    Please help.

  • EPM Error while creating a local connection

    Hello everyone,
    I am a Dashboards designer and am new to BPC 10 MS. I am working on a dashboard that connects to BPC 10 MS to retrieve data via the EPM Connector. For this a 'Local' connection type must be used when creating the report in the Excel sheet using the EPM Add-In. I tried to create one but am facing a curious error which does not seem to be a known issue. I have installed the ODBO Client and therefore can create a local connection of type 'SAP BusinessObjects Planning and Consolidation'. Once I select this provider I entered my application server name and chose Windows Authentication for BPC MS as I have the service account credentials. I encountered an EPM - General error with the following text: Error while communicating with the server. Details: Framework message: Authorization failed. This error shows even if I'm using Excel and not Dashboards. If I use a different connector, I am able to access all the BPC data just fine. However, with local type (which is needed for the dashboard connector) it just doesn't work. I tried reinstalling the EPM Add-In as well as the EPM Connector without any change to the error.
    I am using Win7 32-bit, Excel 2010 32-bit, ODBO Client SP12, EPM Excel Client SP16 Patch 1, BPC 10 MS server SP08, Dashboards 4.1 SP1.
    Has anyone come across this before? Any help would be great as I'm very much stuck at this point.

    Hi Deena,
    This error:
    "[2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub"
    is known issue
    Go to metalink, article: Unable To Connect To OVD 11g Webinterface Using ODSM. [ID 1282757.1]
    You need to apply that patch.
    I hope this helps,
    Thiago Leoncio.

  • EM error: Fatal NI connect error 12537, connecting to:  (LOCAL=NO)

    When I start EM DB Console with "emctl start dbconsole" then following error occures every 10 seconds:
    Fatal NI connect error 12537, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 13-JUN-2012 15:41:53
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12537
    TNS-12537: TNS:connection closed
    ns secondary err code: 12560
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    opiodr aborting process unknown ospid (24598) as a result of ORA-609
    Wed Jun 13 15:42:03 2012Regards, Azer Imamaliyev

    note: ORA-609 TNS-12537 and TNS-12547 in 11g Alert.log [ID 1116960.1] gives you a number of causes and possible solutions.
    Eric

  • Error in local connection

    I am setting up a local connection between 2 swf files
    embedded on a single jsp. if i run the application in a single
    window it works fine. but i open 2 concurrent windows, it throws me
    an error stating - Can't connect...the connection name is already
    being used by another SWF .. can anybody tell how can i fix this
    issue

    In Flex multiple connection are not allowed, that is at a
    time only one connection is active. If you try to connect the same
    connection name it will defiantly through an error.
    To understand the how location works, please go through the
    link below -
    LocalConnection

  • Win8 pro, hyper-v: error while connecting on local machine "an authentication error has occurred" "the supplied handle is invalid"

    Subject host OS: windows 8 pro.
    I've turned os feater hyper-v on, restarted copmuter. In hyper-v manager added empty virtual machine. After double clikcing on my newly created machine windows with "virtual michine connection appeered". I turned button "power on" and
    console has dropped error:
    "remote desktop connection": "An authentication error has occurred. The supplied handle is invalid."
    on the tiny image on the left bottom picture a can see quest console.  
    1) How can i install OS on my guest, where is default console for virtual machine?
    2) What is RDP required
    for  on this firts stage of installation and how can i connect to the virtual machine console without it???

    Hi,
    Regarding your first question, here is an article talking about install and configure the first virtual machine in Hyper-V, please refer to Step 2: Create a virtual machine and Step 3: Install the guest operating system in the below link:
    Install Hyper-V and Configure a Virtual Machine
    By saying the default console for Virtual machine, do you mean the Hyper-V manager?
    The error might indicate that there is no VM available to connect. After we installed a OS, then we could connect it with the right-click in Hyper-V manager, see:
    Connect to a Virtual Machine
    The RDP connections is used to connect the VM in Windows 8, and for Windows 8.1, there are great improvements including what's called Enhanced Session Mode, more information, please see:
    Overview: Client Hyper-V Enhanced Session Mode in Windows 8.1
    If I misunderstand something, please let me know.
    Best regards
    Michael Shao
    TechNet Community Support

  • Mission Control - local connect error

    Hello
    We're running jrockit-R27.4.0-jdk1.5.0_12 on W2003 Servers. When launching a Java program, Mission Control (v.3..0.1) discovers a new Local but displays only the process number and not the name. When right-click on "start console" we get the message :
    Local connect not supported.
    The in memory agent can not be started on this JVM, since attach is not supported! Try a more recent JVM, JDK 5.0 and above!
    I have veryfied Path, Java_Home ... it's Okay and I'm sure the Java task i want to monitor is running under Jrockit and not another JVM ...
    The same install on others servers is running well so ... I someone can help !
    Thanks

    Hi there,
    Just to be precise, you are trying to:
    * Connect locally to a locally discovered JVM with Mission Control 3.0.
    * The process you are trying to connect to is a different process than the JRMC process.
    Is that correct?
    If so, my questions are:
    * What user is the process you are trying to attach to running as? Does the user running the JRMC process has the appropriate rights to list processes and attach to that particular process?
    * What happens if you start the process you wish to monitor with -Xmanagement:port=7091,ssl=false,authenticate=false and try to establish a connection manually?
    * Make sure you start up JRMC using the JROCKIT_HOME\bin\jrmc launcher.
    Kind regards,
    Marcus
    Edited by hirt at 10/22/2007 11:18 PM
    Edited by hirt at 10/22/2007 11:18 PM
    Edited by hirt at 10/22/2007 11:19 PM

  • Opmn error while Configuring Oracle WebTier 11.1.1.5

    Hi
    I've installed Oracle HTTP Server 11.1.1.2 and applied Patchset 11.1.1.5 on RHEL 5.6.
    I'm trying to configure it.
    I've created a staticports.in file with contnets
    $ cat staticports.ini
    #Listen port for OHS component
    OHS Port = 7777
    #OPMN Local port no
    OPMN Local Port = 6700
    I am getting an error saying "*CREATE AND START AS INSTANCE: FAILED*"
    This is what the logs show:
    # cat /u01/app/oraInventory/logs/install2012-09-25_02-49-47PM.out
    opmnctl startall: starting opmn and all managed processes...
    /u01/Middleware/Oracle_WT/opmn/bin/opmn: unexpected exit: code 512
    opmnctl startall: opmn failed to start.
    oracle.as.config.ProvisionException: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:153)
    $ cat /u01/Middleware/Oracle_WT/instances/instance1/diagnostics/logs/OPMN/opmn/opmn.log
    [2012-09-25T14:56:14][opmn][NOTIFICATION:1][90][OPMN]ONS server initiated
    [2012-09-25T14:56:14][opmn][NOTIFICATION:1][520][OPMN][code:pm-internal]Create pm state directory: /u01/Middleware/Oracle_WT/instances/instance1/config/OPMN/opmn/states
    [2012-09-25T14:56:14][opmn][TRACE:1][526][OPMN][code:pm-internal]PM state file does not exist: /u01/Middleware/Oracle_WT/instances/instance1/config/OPMN/opmn/states/.opmndat
    [2012-09-25T14:56:14][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2012-09-25T14:56:14]+_[opmn][ERROR:1][17][OPMN][code:ons-listener]216.8.179.25,6700: BIND (Cannot assign requested address)_+
    I am getting the *same errors even if i try changing the OPMN Local Port to 6768 or other value in the staticports.ini file or even when i try with dynamic port allocation*.
    I need to configure this for OAM.
    Please help.
    Ram                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    "And what is it about the ip it's pointing to in the opmn log. "216.8.179.25,6700: BIND (Cannot assign requested address)"?
    The IP 216.8.179.25 is probably some internal address that is found when it was unable to find the 127.0.0.1 loopback.
    Could be this address is found through the virtualization platform (which usually installs some network adapters on the system) - if you are using virtualization, otherwise
    you have to check with you network administrators, and see if they can make something the IP you were getting.
    "But i am not sure as to why / how this has happenned."
    We had the same problems (were using DHCP) - with 11.1.1.2 no problems. With a patch to 11.1.1.5 it broke down - I think it is a bug in OPMN (the 11.1.1.5 version).
    But to be sure it is a bug, you better check with Oracle Support, maybe they can shed a light on this. There are no known issues mentioned in the 11.1.1.5 release notes
    - http://docs.oracle.com/cd/E21764_01/doc.1111/e14770/partpage3.htm#sthref17

  • Error when connecting postgresql

    I wrote a java program to connect to a postgresql server.
    import  org.postgresql.* ; import  java.sql.* ; public class TestDB  {     public static void main(String args[])     {         try         {             Class.forName("org.postgresql.Driver").newInstance();             String url = "jdbc:postgresql://localhost:5432/mydb" ;             Connection con = DriverManager.getConnection(url, "postgre" , "password" );             Statement st = con.createStatement();             String sql = "select * from schedule" ;             ResultSet rs = st.executeQuery(sql);             while (rs.next())             {                 System.out.println(rs.getInt(1));             }             rs.close();             st.close();             con.close();         }         catch (Exception ee)         {             System.out.print(ee.getMessage());         }     } }
    I created a user "postgre".
    When I run the TestDB program
    The following errors found:
    ZoneInfo: wrong magic number: Asia/Hong_Kong ZoneInfo: wrong magic number: ZoneInfoMappings ZoneInfo: wrong magic number: ZoneInfoMappings FATAL: password authentication failed for user "postgre"
    my configures are as follows:
    postgresql.conf
    listen_addresses = '*' # what IP address(es) to listen on; # comma-separated list of addresses; # defaults to 'localhost', '*' = all # (change requires restart) port = 5432 # (change requires restart) max_connections = 100 # (change requires restart)
    pg_hba.conf
    # "local" is for Unix domain socket connections only local  all        all        trust # IPv4 local connections: host    all        all        127.0.0.1/32          md5 # IPv6 local connections: host    all        all        ::1/128              md5
    What have I missed to set or error in coding? thanks for any advices.

    uatIvan wrote:
    When I changed the pg_hba.conf as follows:
    # "local" is for Unix domain socket connections only
    local   all         all         md5
    # IPv4 local connections:
    host    all         all         127.0.0.1/32          *trust*
    # IPv6 local connections:
    host    all         all         ::1/128               md5I got the error of magic number only but can get the data
    What is the difference of trust and md5?
    Edited by: uatIvan on Sep 17, 2008 8:39 PMSounds like a question for PostGreSQL (or, more likely, it's documentation), not JDBC or Java in general.

  • Linux Error:111:Connection refused & Linux Error:29:Illegal seek

    I have installed the rpm pack oracle-xe-univ-10.2.0.1-1.0.i386.rpm in Red Hat Enterprise Linux. I was able to install the rpm pack and am able to initiat sqlplus on the server and even run sql queries.
    However i am facing the following issues:-
    1) While browsing http://127.0.0.1:8090/apex for accessing the database home page i am getting the error message "The connection was refused when connecting to http://127.0.0.1:8090/apex" (i have mentioned 8090 as the HTTP port during configuration and this is the URL which was listed after the configuration).
    2) I am unable to start the listerner service.
    Please help me to resolve the above issues.
    Following is the message while checking the listener status:-_
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=RHL-Research-001)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Following is the message while initiating a listener:-_
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=RHL-Research-001)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Following is the content of the listerner.ora file:-_
    [root@RHL-Research-001 admin]# cat listener.ora
    # listener.ora Network Configuration File:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = RHL-Research-001)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    Following is the content of /etc/hosts:-_
    [root@RHL-Research-001 admin]# cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 RHL-Research-001 localhost.localdomain localhost
    [root@RHL-Research-001 admin]#
    Following is the pinging status:-_
    [root@RHL-Research-001 admin]# ping RHL-Research-001
    PING RHL-Research-001 (127.0.0.1) 56(84) bytes of data.
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=0 ttl=0 time=0.050 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=1 ttl=0 time=0.049 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=2 ttl=0 time=0.051 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=3 ttl=0 time=0.052 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=4 ttl=0 time=0.050 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=5 ttl=0 time=0.046 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=6 ttl=0 time=0.051 ms
    --- RHL-Research-001 ping statistics ---
    7 packets transmitted, 7 received, 0% packet loss, time 6016ms
    rtt min/avg/max/mdev = 0.046/0.049/0.052/0.009 ms, pipe 2
    Thanks,
    SKP

    I had to re-install the linux server and install the oracle rpm again ... resulting in delayed reply.
    Currently still i am unable to access http://127.0.0.1:8090/apex. The following error message is being displayed
    "The connection was refused when attempting to contact http://127.0.0.1:8090/apex"
    However now the listener service has started successfully.
    Following is the output of the command lsnrctl status:-
    bash-2.05b$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 24-FEB-2010 17:55:02
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 24-FEB-2010 17:35:26
    Uptime 0 days 0 hr. 19 min. 36 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=selinux)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfully
    Following is the output of the command env|sort:-
    bash-2.05b$ env|sort
    COLORTERM=gnome-terminal
    DISPLAY=:0.0
    G_BROKEN_FILENAMES=1
    GDMSESSION=Default
    GNOME_DESKTOP_SESSION_ID=Default
    GTK_RC_FILES=/etc/gtk/gtkrc:/usr/lib/oracle/xe/.gtkrc-1.2-gnome2
    HISTSIZE=1000
    HOME=/usr/lib/oracle/xe
    HOSTNAME=selinux
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib:
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    LS_COLORS=
    MAIL=/var/spool/mail/oracle
    NLS_LANG=AMERICAN_AMERICA.AL32UTF8
    ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    ORACLE_SID=XE
    PATH=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/lib/oracle/xe/bin
    PWD=/usr/lib/oracle/xe
    SESSION_MANAGER=local/selinux:/tmp/.ICE-unix/4320
    SHELL=/bin/bash
    SHLVL=2
    SSH_AGENT_PID=4365
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_AUTH_SOCK=/tmp/ssh-Jsbl4320/agent.4320
    TERM=xterm
    USER=oracle
    _=/usr/bin/env
    WINDOWID=27268667
    XAUTHORITY=/usr/lib/oracle/xe/.Xauthority
    XMODIFIERS=@im=none
    bash-2.05b$
    Please let me know how to resolve this issue of accessing the database home page at http://127.0.0.1:8090/apex.
    Thanks,
    SKP

  • Linux Error: 111: Connection refused

    Hio all,
    icouldn't able to start the listener....
    ia mgetting an error
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=test.com)(PORT=1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       Linux Error: 111: Connection refusedlistener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
          (PROGRAM = extproc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = test.com)(PORT = 1522))
      )Tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/10.2.0/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    TEST =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = test)
    TEST =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = local)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = test)
    TEST =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = test)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
      )

    The tnsnames.ora file has nothing to do with getting your listener started, but it has everything to do with resolving a connect string service name. As others have pointed out, your listener is not listening on the same port that will be used by any connection requests using the tnsnames you showed. But again that has nothing to do with getting the listener started.
    Also, you have 3 different entries for "test" in your tnsnames, which will cause you problems trying to debug connection problems - once you get your listener started - which, again, has nothing to do with your tnsnames file.
    As already requested, show us the command you use to start your listener, and the results. Copy and paste, don't describe and interpret.
    And please go to your profile and create an alias that looks like someones name. No one can keep up with "user123456"

  • ITunes stopped working. Error 7 (Windows 127)

    Suddenly iTunes stopped working. 
    At first my HP Pavillion showed the message "Error 7 (Windows 127)". I googled it, and found  a couple of suggestions. I tried to uninstall iTunes and related program files in the right order, but it didn't work. 
    Now I get this message, and it doesn't help to uninstall iTunes. I allready tried it several times. 
    After googling the message above, I tried to open the iTunes setup file with winRAR, but that didn't work either. 
    Now I get this message:
    Something about the procedure point of entry ADAdPolicy... is not found in the DLL-library.
    When I click 'OK' I get the same message, as I did to begin with "Error 7 (Windows 127)". 
    What am I doing wrong?
    I've spend more than 10 hours total, solving this problem, so if anyone can help me, there'll be best wishes and happy thoughts send your way

    Hi @TroelsDanmark ,
    Thank you for visiting the HP Support Forums and Welcome. I have read about your HP Pavilion Notebook and not being able to use ITunes. Can get to safe mode with command prompt?  sfc /scannow would scan your system for errors at the command prompt.
    Are you downloading ITunes 12.0.1 for Windows ? Current download available here. 
    Do you have 400MB of available disk space to accommodate the download?
    First, try to click the Windows icon, type services in the Search box, and then click or tap View Local Services. Scroll down to the Windows Installer. Startup type should be - Automatic, and Service Status should be - started
    Restart the computer after this step and try installing again.
    You could try this Microsoft fix.
    Please let me know how this goes.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Post installation error "Local logical system is not defined"

    Hello everyone,
    I freshly installed the latest SAP NetWeaver 7.01 ABAP Trial from scratch and like to configure ALE.
    I followed thew steps of http://help.sap.com/printdocu/core/Print46c/EN/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    (ALE Quick Start) but cannot get through the following step on page 12:
    From the R/3 Implementation Guide screen in TA SALE
      choose Basis
        Application Link Enabling (ALE)
          Modeling and Implementing Business Processes
            Maintain Distribution Model and Distribute Views
    Clicking on Maintain Distribution Model or using TA BD87, I immedeately get the following error:
    The initialization of the logical system has failed.
    With TA BD64 the error: Local logical system is not defined arises. I also looked at
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi,
    /people/vikash.krishna/blog/2006/10/15/replicating-hr-master-data-part-1 and
    /people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide describing the same actions
    to find an explanation, but without success
    I assume, the error does not occur because the trial version does not support it, but
    because of other post installation activities that must be done.
    I already created two logical systems and assigned them to newly created clients 100 and 200,
    but this did not have any impact on BD87 and BD64 as i was hoping.
    Does somebody know what to do here?
    Thanks in advance and kind regards,
    Andreas

    Hi Naveed,
    i made the following settings:
    SCC4: new entries created
    100     Sending System
    200     Receiving System
    SM59: new ABAP type 3 connections:
    RFC_DEST_LS_100
    RFC_DEST_LS_200
    - Tab Logon & Security Logon user: current user (bcuser client 001)
    Connection test is successful
    - Technical Settings: target host: localhost
    SALE: new logical systems created
    LS_100
    LS_200
    SCC4:
    double click on 100 Sending System   configured with logical system LS_100
    double click on 200 Receiving System configured with logical system LS_200
    kind regards
    Andreas

  • Received HTTP response code 500 : Internal Server Error using connection Fi

    Hi everybody,
    I have configured a file-webservice-file without BPM scenario...as explained by Bhavesh in the following thread:
    File - RFC - File without a BPM - Possible from SP 19.
    I have used a soap adapter (for webservice) instead of rfc .My input file sends the date as request message and gets the sales order details from the webservice and then creates a file at my sender side.
    I monitored the channels in the Runtime work bench and the error is in the sender ftp channel.The other 2 channel status is "not used" in RWB.
    1 sender ftp channel
    1 receiver soap channel
    1 receiver ftp channel.
    2009-12-16 15:02:00 Information Send binary file "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS EO
    2009-12-16 15:02:00 Information MP: entering1
    2009-12-16 15:02:00 Information MP: processing local module localejbs/AF_Modules/RequestResponseBean
    2009-12-16 15:02:00 Information RRB: entering RequestResponseBean
    2009-12-16 15:02:00 Information RRB: suspending the transaction
    2009-12-16 15:02:00 Information RRB: passing through ...
    2009-12-16 15:02:00 Information RRB: leaving RequestResponseBean
    2009-12-16 15:02:00 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:02:00 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:00 Information Trying to put the message into the call queue.
    2009-12-16 15:02:00 Information Message successfully put into the queue.
    2009-12-16 15:02:00 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:02:00 Information The message status was set to DLNG.
    2009-12-16 15:02:02 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:02 Error The message status was set to FAIL.
    Please help.
    thanks a lot
    Ramya

    Hi Suraj,
    You are right.The webservice is not invoked.I see the same error in the sender channel and the receiver soap channel status is "never used".
    2009-12-16 15:52:25 Information Send binary file  "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS BE
    2009-12-16 15:52:25 Information MP: entering1
    2009-12-16 15:52:25 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:52:25 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:25 Information Trying to put the message into the call queue.
    2009-12-16 15:52:25 Information Message successfully put into the queue.
    2009-12-16 15:52:25 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:52:25 Information The message status was set to DLNG.
    2009-12-16 15:52:27 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:27 Error The message status was set to FAIL.
    what can I do about this?
    thanks,
    Ramya

Maybe you are looking for

  • ALV Reports using Abap Objects ?

    <b>Hi All, I am trying to print the values in my internal table using ALV, using ABAP classes and objects. Here i am able to get the total succesfully. but i need to get subtotals also, like based on the carrid in table sflight i need subtotal of pri

  • ORA-29913: error in executing  callout

    Hello, everybody I have some strange problem when I try to select data from an external table. The table has about 500'000 rows and select from it fetches about 200'000 rows normally and then throws the subj. message. ORA-299913 usually has name of t

  • Btrfs root filesystem

    The release notes for OL6.3 indicate that its possible to create a btrfs root filesystem on install using the alternative boot ISO media (excerpt from release notes at https://oss.oracle.com/ol6/docs/RELEASE-NOTES-U3-en.html): Note: The standard inst

  • Doubt in Collection.synchronizedSet(Set s)

    hi.. I am little bit confused with the below method..can anyone pls clear me.. In java.util.Collection class public static Set synchronizedSet(Set s) //Returns a synchronized (thread-safe) set backed by the specified set. //In order to guarantee seri

  • Why will Photoshop Elements3 edit only 4 photos from iPhoto6?

    In iPhoto6, I have set "Edit Photo" to " In Photoshop Elements 3". When I select more than 4 photos to edit, only the last 4 selected photos appear in Photoshop Elements. In the past, it used to be possible to pass more than 4 photos to Photoshop Ele