WSX access Sahred VMs [Errno 111] Connection refused

Hi,
I've installed WSX on a fresh Fedora install in a VM just for fun. I installed my copy of VMware Workstation in the VM and then installed WSX.
I can access WSX through port 8888 in my browser. I can login with root. When I click on Shared VMs(localhost), another login is prompted. I try to login with root and I get [Errno 111] Connection refused error message in the login prompt.
I tried deleting the cookies and then login with root, I get 'NoneType' object has no attribute 'id' which seems to be a Python related error. I have Python 2.7 installed on this Fedora vm.
Did I do something wrong ?
Thank you !
Pierre-Luc

Seth Steinberg1 wrote:
It looks like I'm stuck. Yet another great technology is gone. Luckily, there are lots of other ways to do backups, at least until something changes. Biologists call it the Red Queen Hypothesis. I'm on the case.
Yep, that's the way technology is: you have to keep running as fast as you can just to stay in the same place!
Your profile says you have a MacBook Pro and "a couple of others." If any of the "others" is a desktop Mac, it might be just as convenient to connect the hard drive to that computer and use file sharing to share the disk over the network. Then you could continue to use it for TM backups—just a thought.

Similar Messages

  • 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

  • Cisco Email IronPort is not sneding email to outside [Errno 61] Connection refused

    Dears,
    I have deployed new ESA C170. for incoming emails it works normally. But when we send email to most of domains like yahoo, hotmail, gmail...etc, the email get stuck and tracking shows ( queued for delivery). Mail logs show the following error:
    Sat Nov 22 16:18:43 2014 Info: Connection Error: DCID 20515 domain: hotmail.com IP: 65.55.92.152 port: 25 details: [Errno 61] Connection refused interface: 172.20.1.20 reason: network error
    And when I navigate to "monitor" -> " Delivery Status" it shows all the mentioned domains "Down".
    After long monitoring, I discovered that emails going to mail servers inside Saudi Arabia are not affected they are delivered successfully.
    But when comes to global mail servers like hotmail it fails. using Macafee threat intelligence tool, it shows the global IP of ironport as "High risk".
    Notice that the IP is not blacklisted anywhere else.
    Is this service provider related issue? And how can I make sure that it is problem in the IP...
    Thanks,,,

    Thx for ur response..
    actually I have single-homed box with one connected interface.
    I can ping gmail server but i cannot telnet it on port 25..after deep investigation i discovered that Macafee classifies the IP as "high-risk" although it is not black-listed in all reputation servers.
    the issue is not resolved yet.
    i don't know how can I unblock it in Macafee

  • TCP/IP error 111 (connection refused)

    I encountered TCP/IP error 111 (connection refused) in my source DB. I ran view ggsevt.
    Source
    2013-09-06 17:47:41  INFO    OGG-00987  Oracle GoldenGate Command Interpreter for Oracle:  GGSCI c
    ommand (oracle): edit params mgr.
    2013-09-06 17:48:00  INFO    OGG-00987  Oracle GoldenGate Command Interpreter for Oracle:  GGSCI c
    ommand (oracle): stop extract ext1.
    2013-09-06 17:48:05  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, ext1.prm:  TCP/IP er
    ror 111 (Connection refused).
    Target
    2013-09-06 17:49:38  INFO    OGG-01677  Oracle GoldenGate Collector for Oracle:  Waiting fo
    r connection (started dynamically).
    2013-09-06 17:49:54  ERROR   OGG-01224  Oracle GoldenGate Collector for Oracle:  opening po
    rt to MGR from SERVER failed with 2:Could not establish host TCP/IP address.
    2013-09-06 17:49:54  ERROR   OGG-01668  Oracle GoldenGate Collector for Oracle:  PROCESS AB
    ENDING.
    Firewall is cleared, I can telnet from source to target with port 7809. Not an issue. Checked in another post where a user encountered error in /etc/hosts. My settings are perfect right.
    [oracle@db1 dirdat]$ telnet db4 7809
    Trying 192.168.56.101...
    Connected to db4.localdomain (192.168.56.101).
    Escape character is '^]'.
    Connection closed by foreign host.
    Source:
    > edit params mgr
    DYNAMICPORTLIST 7000-9000
    PORT 7809
    Any help is much appreciated.

    HI I have the same problem
    PLZ tell me the solution!
    $ telnet 10.80.16.214 7809
    Trying 10.80.16.214...
    Connected to 10.80.16.214.
    Escape character is '^]'.
    Connection to 192.168.0.178 closed by foreign host.
    2013-09-13 10:21:42  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:21:54  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:22:05  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:22:16  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:22:27  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:22:38  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:22:49  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:23:00  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:23:11  WARNING OGG-01223  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused).
    2013-09-13 10:23:22  ERROR   OGG-01224  Oracle GoldenGate Capture for Oracle, pum_2.prm:  TCP/IP error 111 (Connection refused); retries exceeded.
    2013-09-13 10:23:22  ERROR   OGG-01668  Oracle GoldenGate Capture for Oracle, pum_2.prm:  PROCESS ABENDING.

  • DP Process in abended state with WARNING OGG-01223  TCP/IP error 111 (Connection refused).

    Hi,
    I've configured ogg between primary & DR server. I'm continuously getting the following error in my primary server for DP process & sometimes for EXTRACT process after which process goes in abended state.
    WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    After starting the process manually, it comes in Running state. But this is frequent issue I'm facing for OGG configuration at my end.
    Please find the parameter details & report log details as follows:
    Primary Server Parameters:
    GGSCI (sevadm) 40> view params dpatm
    extract dpatm
    userid ggs_owner,password ggs_owner
    discardfile /home/oracle/ogg/dirdat/discard/dpatm_discard.txt,append,megabytes 1
    0
    rmthost 10.10.250.198 ,mgrport 7809,tcpbufsize 100000
    rmttrail /home/oracle/ogg/dirdat/rt
    passthru
    sequence atmswitch.*;
    table atmswitch.*;
    GGSCI (sevadm) 51> view params mgr
    port 7809
    dynamicportlist 7810-7830,7833,7835
    DYNAMICPORTREASSIGNDELAY 5
    --autorestart extract extatm,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract extcbs,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract dpatm,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract dpcbs,retries 500,waitminutes 1,resetminutes 600
    --autorestart replicat drrepatm,retries 500,waitminutes 1,resetminutes 600
    --autorestart replicat drrepcbs,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract extaml,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract extrm,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract extinb,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract dpaml,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract dprm,retries 500,waitminutes 1,resetminutes 600
    --autorestart extract dpinb,retries 500,waitminutes 1,resetminutes 600
    --autorestart replicat drrepaml,retries 500,waitminutes 1,resetminutes 600
    --autorestart replicat drreprm,retries 500,waitminutes 1,resetminutes 600
    --autorestart replicat drrepinb,retries 500,waitminutes 1,resetminutes 600
    userid ggs_owner,password ggs_owner
    purgeoldextracts /home/oracle/ogg/dirdat/*,usecheckpoints,minkeepdays 5
    GGSCI (sevadm) 52> view params extatm
    extract extatm
    userid ggs_owner,password ggs_owner
    reportcount every 2 hours,rate
    report at 01:00
    reportrollover at 01:15
    tranlogoptions asmuser sys@asm,asmpassword asmdba
    grouptransops 2000
    discardfile /home/oracle/ogg/dirdat/discard/extatm_discard.txt,append,megabytes
    10
    discardrollover at 02:00 on sunday
    exttrail /home/oracle/ogg/dirdat/lt
    ddl include all
    ddloptions addtrandata retryop retrydelay 20 maxretries 20,report
    sequence atmswitch.*;
    table atmswitch.*;
    Report log file for DP Process:
    GGSCI (sevadm) 39> view report dpatm
                     Oracle GoldenGate Capture for Oracle
        Version 11.2.1.0.1 OGGCORE_11.2.1.0.1_PLATFORMS_120423.0230_FBO
       Linux, x64, 64bit (optimized), Oracle 10g on Apr 23 2012 07:44:10
    Copyright (C) 1995, 2012, Oracle and/or its affiliates. All rights reserved.
                        Starting at 2015-03-19 16:54:56
    Operating System Version:
    Linux
    Version #1 SMP Tue Mar 16 21:52:39 EDT 2010, Release 2.6.18-194.el5
    Node: sevadm
    Machine: x86_64
                             soft limit   hard limit
    Address Space Size   :    unlimited    unlimited
    Heap Size            :    unlimited    unlimited
    File Size            :    unlimited    unlimited
    CPU Time             :    unlimited    unlimited
    Process id: 13260
    Description:
    **            Running with the following parameters                  **
    2015-03-19 16:54:56  INFO    OGG-03035  Operating system character set identifie
    d as UTF-8. Locale: en_US, LC_ALL:.
    extract dpatm
    userid ggs_owner,password *********
    2015-03-19 16:54:56  INFO    OGG-03500  WARNING: NLS_LANG environment variable d
    oes not match database character set, or not set. Using database character set v
    alue of WE8ISO8859P1.
    discardfile /home/oracle/ogg/dirdat/discard/dpatm_discard.txt,append,megabytes 1
    0
    rmthost 10.10.250.198 ,mgrport 7809,tcpbufsize 100000
    rmttrail /home/oracle/ogg/dirdat/rt
    passthru
    sequence atmswitch.*;
    table atmswitch.*;
    2015-03-19 16:54:56  INFO    OGG-01815  Virtual Memory Facilities for: COM
        anon alloc: mmap(MAP_ANON)  anon free: munmap
        file alloc: mmap(MAP_SHARED)  file free: munmap
        target directories:
        /home/oracle/ogg/dirtmp.
    CACHEMGR virtual memory values (may have been adjusted)
    CACHESIZE:                               64G
    CACHEPAGEOUTSIZE (normal):                8M
    PROCESS VM AVAIL FROM OS (min):         128G
    CACHESIZEMAX (strict force to disk):     96G
    Database Version:
    Oracle Database 10g Release 10.2.0.1.0 - 64bit Production
    PL/SQL Release 10.2.0.1.0 - Production
    CORE    10.2.0.1.0      Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Database Language and Character Set:
    NLS_LANG         = ".WE8ISO8859P1"
    NLS_LANGUAGE     = "AMERICAN"
    NLS_TERRITORY    = "AMERICA"
    NLS_CHARACTERSET = "WE8ISO8859P1"
    2015-03-19 16:55:26  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 16:56:08  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 16:56:49  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 16:57:30  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 16:58:11  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 16:58:52  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 16:59:33  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 17:00:14  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 17:00:55  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 17:01:36  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2015-03-19 17:02:17  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    Source Context :
      SourceModule            : [er.extrout]
      SourceID                : [/scratch/aime1/adestore/views/aime1_adc4150256/oggc
    ore/OpenSys/src/app/er/extrout.c]
      SourceFunction          : [tcp_send_data]
      SourceLine              : [1352]
      ThreadBacktrace         : [9] elements
                              : [/home/oracle/ogg/libgglog.so(CMessageContext::AddTh
    readContext()+0x1e) [0x2ba1dd1587de]]
                              : [/home/oracle/ogg/libgglog.so(CMessageFactory::Creat
    eMessage(CSourceContext*, unsigned int, ...)+0x2cc) [0x2ba1dd154c7c]]
                              : [/home/oracle/ogg/libgglog.so(_MSG_ERR_TCP_GENERIC(C
    SourceContext*, char const*, CMessageFactory::MessageDisposition)+0x31) [0x2ba1d
    d139daf]]
                              : [/home/oracle/ogg/extract(tcp_send_data(extract_def*
    )+0x2b3) [0x5116e1]]
                              : [/home/oracle/ogg/extract(flush_tcp(extract_def*, in
    t)+0x15c) [0x512350]]
                              : [/home/oracle/ogg/extract(RECOVERY_initialize()+0x37
    1) [0x5239a1]]
                              : [/home/oracle/ogg/extract(main+0x4a5) [0x56b335]]
                              : [/lib64/libc.so.6(__libc_start_main+0xf4) [0x333621d
    994]]
                              : [/home/oracle/ogg/extract(__gxx_personality_v0+0x382
    ) [0x4e754a]]
    2015-03-19 17:02:58  ERROR   OGG-01224  TCP/IP error 111 (Connection refused); r
    etries exceeded.
    2015-03-19 17:02:58  ERROR   OGG-01668  PROCESS ABENDING.
    Please guide me on this.
    Regards,
    Simon P

    - check your remote host server is up and running.
    - check mgr process is up and running on target site.
    - try this and see if network connection is OK..
    telnet 10.10.250.198 7809
    - try to copy a file (scp) from source to target (take a dummy file; size bigger than tcpbufsize)
    - check ggserr.log file on target; you might see if there are any issues with server/collector port allocation/timeout.
    hope this helps...
    Thanks.

  • LPR Error from LprSendControlFile(): 111 - Connection refused

    Hi,
    one of our printers produces the error message:
    "LPR Error from LprSendControlFile(): 111 - Connection refused".
    I can ping the printer.
    Used different workstations but no problem of a single workstation.
    Restart of the printer has no beneficial impact.
    The printer was ok for over six month.
    All other printers are ok.
    No patches installed within last days.
    Server:
    - OES2-SP1
    - iprintgw PORT=LPR HOSTNAME=xyz.abc.de PRINTERNAME=PASSTHROUGH
    - iprint-iprntman: 6.1.20091224
    - iprint-management: 6.2.20090924
    - iprint-server: 6.1.20091224
    Any ideas?
    Thanks
    Bernhard

    Bernhard,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Forums Team
    http://forums.novell.com

  • 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"

  • Pebrot socket.error Errno 111

    [root@archology ~]# su alex -c "pebrot"
    /usr/lib/python2.6/site-packages/pypebrot/MSN.py:7: DeprecationWarning: the md5 module is deprecated; use hashlib instead
    import md5
    Traceback (most recent call last):
    File "/usr/bin/pebrot", line 16, in <module>
    pypebrot.pebrot.main()
    File "/usr/lib/python2.6/site-packages/pypebrot/pebrot.py", line 1998, in main
    curses.wrapper( gogogo )
    File "/usr/lib/python2.6/curses/wrapper.py", line 44, in wrapper
    return func(stdscr, *args, **kwds)
    File "/usr/lib/python2.6/site-packages/pypebrot/pebrot.py", line 1957, in gogogo
    con.connect( USER, PASSWD, INIT_STATE )
    File "/usr/lib/python2.6/site-packages/pypebrot/pebrot.py", line 753, in connect
    MSN.Session.connect( self, user, passwd, state )
    File "/usr/lib/python2.6/site-packages/pypebrot/MSN.py", line 567, in connect
    self.s.connect((HOST, PORT))
    File "<string>", line 1, in connect
    socket.error: [Errno 111] Connection refused
    I'm not sure what's going on. I've googled for over an hour with no luck. Have I done something stupid in /etc/hosts?
    I've tried emesene aswell, which gives the same error.
    Any help would be greatly appreciated.

    Control-Z does "stop" the process, but it doesn't kill it. Use Control-C to do that. Then, you may have to wait a couple of minutes for the OS to free up your socket until you can try again.

  • Connection refused or Timeout?

    Hi,
    i've an application that run on PC (J2SE Program).
    In my program i use
    Connector.open(serverURL);
    where Connector is in package javax.microedition.io.Connector and it's a obex bluetooth connection (btgoep type).
    If i connect to bluetooth remote device (obex client) and the remote device don't accept the communication (clicked "No") i've a
    IOException ([111] Connection Refused).
    If the remote device don't answer (timeout without answer) i've a IOException ([111] Connection Refused).
    How can I distinguish between the two situation?
    The serverURL is correct: if on my cell i click "Yes", the cell receives the sent file!
    Please help me :(
    thanks a lot

    Quiwi wrote:
    Seeing the printStackTrace(), i went to look in the source Code and I arrived to the function that launches the exception. This is a native method that it refers to library (in C language).
    The C code is:
    if (connect(handle, (struct sockaddr*)&remoteAddr, sizeof(remoteAddr)) != 0)
    throwIOException(env, "Failed to connect. [%d] %s", errno, strerror(errno));
    close(handle);
    return 0;
    }So, connect(...) is the method that launches the IOException (in fact the thrown exception is "Failed to connect. [111] Connection Refused")
    So, a refused connection (clicked "No") OR a timeout without response launch the same exception with the same text!
    I don't think that these two situation can be distinguished because the variable errno is the same (111)!
    i think that know the connect timeout is the only way to distinguish the two situations, and this timeout depends on the operating system!
    Does someone know some regard information? For example the timeout value in linux?have you tried calling the 3 argument version of this method "open(String name, int mode, boolean timeouts)"?

  • Web Browser Management Connection Refused

    Since upgrading from my old Panther PowerBook to my new Tiger one, I have lost the ability to manage my Netgear router and my HP network printer via Safari. Strangely, my Netgear router at home actually works better (I used to have to go back into OS9 to change settings as Panther didn't work at all), but the devices on the corporate network at work don't seem to like Tiger. I get this message:
    (111) Connection refused
    I don't really now how to troubleshoot this...
    Oh, and it's the same with other people's Tiger Macs - and from 10.4.3ish on.
    Thanks!

    I don't think it can be that simple because it is consistent across more than one machine and it doesn't work from Firefox either (just checked that).
    I think it must be to do with being on the corporate network, so I need to know what might have changed in the Mac OS that would cause this issue. I recently lost the ability to access the Exchange server, which turned out to be due to a change in Mail's SOCKS access under 10.4.7 (fine under 10.4.6). Something similarly obscure (to me) could be causing this other issue, but I've no idea what...

  • Can't stop SAPRouter Connection refused

    Dear Gurus,
    The SAP router is giving issues.
    I could not stop the router using the command "saprouter -r"
    It gives the error below:
    bash-3.00$ saprouter -s
    Sun Aug 22 09:00:11 2010
    SAP Network Interface Router, Version 38.10
    Sun Aug 22 09:00:12 2010
    ***LOG Q0I=> NiPConnect: connect (146: Connection refused) [nixxi.cpp 2513]
    ERROR => NiPConnect: SiConnect failed for hdl 0 / sock 3
        (SI_ECONN_REFUSE/146; I4; ST; 127.0.0.1:3299) [nixxi.cpp    2513]
    ERROR => RTADMINREQ::sendAdminReq: NiBufConnect failed (rc=-10) [nirout.cpp   5649]
    LOCATION    SAProuter 38.10 on 'MLDSAP'
    ERROR       partner 'localhost:3299' not reached
    TIME        Sun Aug 22 09:00:12 2010
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2513
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     2
    I killed the process with the UNIX command kill -9.
    The router is some "unknown" state and I cannot start it up again.
    BR,
    Tolu
    Edited by: Juan Reyes on Aug 23, 2010 9:42 AM

    Dear all,
    below is the log file of the command saprouter -r -V3 -T 
    trc file: "file.out", trc level: 3, release: "700"
    Tue Sep  7 08:27:19 2010
    NiHsLInit: alloc host/serv bufs (200/200 entries)
    NiIInit: allocated nitab (811 at 0x1002fd220)
    NiIInit: host/serv bufs already initialized
    NiPGetNodeAddrList: got 5 interface(s) from operating system
                    [ 0-lo0     ] IPv4-Address: 127.0.0.1 UP
                    [ 1-ce0     ] IPv4-Address: 10.0.0.3 UP
                    [ 2-ce2     ] IPv4-Address: 0.0.0.0 DOWN
                    [ 3-ce3     ] IPv4-Address: 10.10.10.3 UP
                    [ 4-eri0    ] IPv4-Address: BBB.BBB.BBB.BBB UP
    SAP Network Interface Router, Version 38.10
    Compiled Dec 12 2009 01:29:33
    command line arg 0:     saprouter
    command line arg 1:     -r
    command line arg 2:     -V3
    command line arg 3:     -T
    command line arg 4:     file.out
    service   : 3299
    routtab   : ./saprouttab
    plug-in   : no plug-in
    -argument: 'no argument'
    clients   : 800
    max servers  : 1
    quelength : 1
    maxheap   : 20000000
    timeoutL  : 5000
    tracefile : file.out
    logfile   : no logging active
    portrange : no portrange active
    local address : default address
    NiBufISetParam: set max heap to 20000000
    NiSetParamEx: switch NIP_CONNLOCAL off
    NiIMyHostName: hostname = 'ZZZZZ'
    main: pid = 15580, ppid = 15577, port = 3299, parent port = 0 (0 = parent is not a saprouter)
    NiICreateHandle: hdl 0 state NI_INITIAL
    NiIInitSocket: set default settings for new hdl 0 / sock 4 (I4; ST)
    NiITraceByteOrder: CPU byte order: big endian, network, high val..low val
    NiIBind: hdl 0 bound to 3299 (IP only)
    NiIBlockMode: set blockmode for hdl 0 FALSE
    NiIListen: state of hdl 0 NI_LISTEN
    NiIListen: listen for client requests on hdl 0
    NiSelICreateSet: new set0
    SiSelPInit: allocate 141816 bytes for FI (811)
    NiSelIInit: size of set0 is 811
    SiSelPSet: sock 4 added to set pos 0
    NiSelIAddMsg: added hdl 0 to set0
    SiSelPSet: set events of sock 4 to: rp-
    reading routtab: './saprouttab'
    NiStrToAddrMask: 'YYY.YYY.YYY.YYY' -> YYY.YYY.YYY.YYY [ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]
    NiIGetServNo: servicename '3299' = port 0C.E3/3299
    NiStrToAddrMask: 'YYY.YYY.YYY.YYY' -> YYY.YYY.YYY.YYY [ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]
    NiStrToAddrMask: 'YYY.YYY.YYY.YYY' -> YYY.YYY.YYY.YYY [ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]
    NiIGetServNo: servicename '8001' = port 1F.41/8001
    NiStrToAddrMask: 'YYY.YYY.YYY.YYY' -> YYY.YYY.YYY.YYY [ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]
    NiIGetServNo: servicename '8001' = port 1F.41/8001
    NiStrToAddrMask: 'BBB.BBB.BBB.BBB' -> BBB.BBB.BBB.BBB [ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]
    NiIGetServNo: servicename '8001' = port 1F.41/8001
    NiStrToAddrMask: 'YYY.YYY.YYY.YYY' -> YYY.YYY.YYY.YYY [ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]
    NiStrToAddrMask: 'BBB.BBB.BBB.BBB' -> BBB.BBB.BBB.BBB [ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]
    NiIGetServNo: servicename '8001' = port 1F.41/8001
    contents of routtab ('./saprouttab', 6 entries):
    P,  ::              ::               YYY.YYY.YYY.YYY ffff:ffff:ffff: 3299      *
    P,  YYY.YYY.YYY.YYY ffff:ffff:ffff:  ::              ::              *         *
    P,  ::              ::               YYY.YYY.YYY.YYY ffff:ffff:ffff: 8001      *
    P,  YYY.YYY.YYY.YYY ffff:ffff:ffff:  ::              ::              8001      *
    P,  ::              ::               BBB.BBB.BBB.BBB   ffff:ffff:ffff: 8001      *
    P,  YYY.YYY.YYY.YYY ffff:ffff:ffff:  BBB.BBB.BBB.BBB   ffff:ffff:ffff: 8001      *
    NI-ROUTER LOOP ********
    SiSelPSelect: start select (timeout=-1)
    any help?
    BR,
    Tolu

  • SSL connection refused: errno=61

    I'm trying to follow this guide to import OD servers SSL certificate for my client server: http://support.apple.com/kb/ht4183
    my os version is 10.6, so the guide states that I need to import the certificate manually.
    But when I try to run the command, that the guide states:
    openssl s_client -connect myServerName:636
    I get:
    connect: Connection refused
    connect:errno=61
    Any ideas of what might cause this, and how to fix it?

    That error implies that Open Directory either isn't configured or isn't running or isn't set for secure access, or possibly that DNS isn't set up or isn't resolving the target of the openssl command correctly.
    From the errno.h file:
    #define ECONNREFUSED 61 /* Connection refused */
    Check the settings and maybe then the logs on the Open Directory server. 
    I get that exact error when the Open Directory server isn't enabled for SSL with a certificate selected, too.

  • Receiver SOAP Adapter : Error Connection Refused (errno: 239)

    Hello
    I am testing a simple scenario using SOAP Adapter. I am getting the following error.
    com.sap.aii.af.ra.ms.api.DeliveryException: Connection refused (errno:239)
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Connection refused (errno:239)</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Can you please tell me what could be the error for the following scenario.
    Best Regards,
    Kiran

    Hi Venkat,
    We are actually not using the sender comm channel
    http://<server>:<port>/ sap/xi/engine?type=entry&version=3.0&Sender.Party=<party name>&Sender.Service=<>&Interface=<namespace>^<interface>
    This stated endpoint is fine there is no error with it.
    Thanks.
    Kiran

  • "connection refused" when accessing gmail pop server

    I am having a problem connecting to gmail. I get a "connection refused" error when I try to download or upload mail. This problem started last Saturday Aug, 22nd, give or take a day. As for trouble shooting, here's what info I can share. I am connected to the internet because I can browse websites. I was able to access my mail on the gmail website, using the browser interface. On the website, I was able to read new mail that had been sent to me since the problem started, so there's no problem with the account itself. I have made no recent changes to my e-mail client settings and I tried another email client and had the same type of error message come up. POP is enabled in Gmail. I can not run the telnet test provided on gmail because it appears to be only available to PC users. However, I took my iBook down to the local pub, connected to the internet on wifi, and had no problem. My email client performed its normal functions as usual. At this point I gather the problem has something to do with my ISP specifically not being able to see gmail's server, or vice versa. Should I contact gmail to ask them if there is something they can check? If I have to resolve this through my ISP, what should I tell them to look for? Are there any setting in the System Preference Networking Control Panel I should be checking, such as proxies, ethernet, TCP/IP, etc? Thanks

    I have found that I can use "terminal" on my Mac to run a telnet command on gmail's server addresses. It says "connection refused". Pretty much the same thing my e-mail client said. So I am still working under the assumption that the problem has something to do with my ISP specifically not being able to see gmail's servers, or vice versa. But which is more likely? If the problem is with my ISP, should I simply ask them to change my IP address (or their IP address)? This is an area that I am not very familiar with. And there is an added complication that I may not be able to contact the ISP directly. I will have to speak to the landlord, and it will probably be a situation where I will have to tell the landlord what to say to the ISP. So I'm looking for the layman's nutshell way to convey the info to the landlord so that it does not get lost in the translation to the ISP.
    And another point. I am being told that other users on my landlord's network are not having problems with gmail. Is there a way for ME to force the IP address on MY computer to change? Or is that not really the issue? Thanks

  • ERRNO TEXT WSAECONNREFUSED: Connection refused

    Hi,
    I am facing a problem with sap gui 6.4.  I cant connect to sap server with sap gui it return a error connection refused and partner  not reached. It just suddenly show this error today but before this it work fine. The server is working fine.

    Hi,
    First ping ypur server and see if it is possible.
    in run type ping <ip>of your server> -t.
    If this works
    Put the IP of the server instead of server name in the  Application server tab of the logon settings.
    If the ping do not works pl check out for network problems.
    Hv a look at Note 545177 - FAQ: Preliminary steps in analyzing RFC connections
    Pl revert if unresolved or award suitably if resolved.
    Regards

Maybe you are looking for