Listener on RAC node 2 not accepting user connections

Hey guys i am experiencing a disturbing scenario, i have a 2 RAC node cluster . The problem is that the second listener is not registering any connections . I have verified the services of listener using lsnrctl status (the default name is LISTENER), i also have verified the local and remote listener parameters they are fine but running the fol query shows count =0 against inst_id=2;
SQL > select count() from gv$session where username='XYZ' and inst_id=2;*
Count
0
Any help is appreciated in this regard please.

Yeah i know very well the purpose of SCAN . But web admins are sticking to the vip . Well here is the output of lsnrctl status:-
LSNRCTL for Solaris: Version 11.2.0.1.0 - Production on 11-APR-2013 16:41:55
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
Start Date 10-MAR-2013 13:00:14
Uptime 17 days 2 hr. 42 min. 18 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
Listener Log File /u01/app/oracle/diag/tnslsnr/fedb6/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=5.2.21.1)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=5.2.21.7)(PORT=1521)))
Services Summary...
Service "+ASM" has 1 instance(s).
Instance "+ASM2", status READY, has 1 handler(s) for this service...
Service "grid1.xyz" has 1 instance(s).
Instance "grid12", status READY, has 1 handler(s) for this service...
Service "grid1XDB.xyz" has 1 instance(s).
Instance "grid12", status READY, has 1 handler(s) for this service...
Service "xyz" has 1 instance(s).
Instance "grid12", status READY, has 1 handler(s) for this service...
The command completed successfully
and here is tnsnames.ora output :-
GRID1 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = grid1-scan)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = grid1.xyz)
PRIMARY1_SERV =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 5.2.21.1)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = grid1.xyz)
(INSTANCE_NAME= grid11)
PRIMARY2_SERV =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 5.2.21.6)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = grid1.xyz)
(INSTANCE_NAME = grid12)
)

Similar Messages

  • Second node not accepting user connections

    Hi,
    I have a situation ,that due to maintenance activity, we bounced the servers, after bounce all scan, vip, listeners including rest of resources came up with no issues,
    I see among the RAC- EBS nodes the connections were allowed but not from out side databases(we have DB links to pointing this DB) and other applications like SOA etc.
    observed the listener log files as below., could you please review my case and advice.
    Here seems a problem on host2(no connections from 08-JUN-2013 21:31:47  to 10-JUN-2013 07:35:11 from host07/host08/outside connections ):
    08-JUN-2013 21:31:22 * (CONNECT_DATA=(SERVICE_NAME=PROD)(CID=(PROGRAM=oracle)(HOST=host08.domain.net)(USER=schprod))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.T6.S.V)(PORT=23691)) * establish * PROD * 12514
    08-JUN-2013 21:31:47 * (CONNECT_DATA=(SERVICE_NAME=PROD)(CID=(PROGRAM=oracle)(HOST=host08.domain.net)(USER=schprod))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.T6.S.V)(PORT=23727)) * establish * PROD * 12514
    10-JUN-2013 07:35:11 * (CONNECT_DATA=(SERVICE_NAME=PROD)(CID=(PROGRAM=oracle)(HOST=host07.domain.net)(USER=schprod))(SERVER=dedicated)(INSTANCE_NAME=PROD2)) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.26.7.4)(PORT=30269)) * establish * PROD * 0
    10-JUN-2013 07:35:11 * (CONNECT_DATA=(SERVICE_NAME=PROD)(CID=(PROGRAM=oracle)(HOST=host07.domain.net)(USER=schprod))(SERVER=dedicated)(INSTANCE_NAME=PROD2)) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.26.7.4)(PORT=30271)) * establish * PROD * 0
    10-JUN-2013 07:35:13 * (CONNECT_DATA=(SERVICE_NAME=PROD)(CID=(PROGRAM=oracle)(HOST=host08.domain.net)(USER=schprod))(SERVER=dedicated)(INSTANCE_NAME=PROD2)) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.T6.S.V)(PORT=56622)) * establish * PROD * 0
    10-JUN-2013 07:35:17 * (CONNECT_DATA=(SERVICE_NAME=PROD)(CID=(PROGRAM=oracle)(HOST=host08.domain.net)(USER=schprod))(SERVER=dedicated)(INSTANCE_NAME=PROD2)) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.T6.S.V)(PORT=56660)) * establish * PROD * 0
    host2 allowed connection starting from 09-JUN-2013 11:29:59 between ERP nodes (but not from host07/host08):
    08-JUN-2013 21:33:35 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=host2.domain.net)(USER=oraprod))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER_PROD_host2)(VERSION=169870592)) * stop * 0
    TNSLSNR for Linux: Version 10.2.0.5.0 - Production on 09-JUN-2013 11:27:57
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    System parameter file is /prod/product/10.2.0/network/admin/listener.ora
    Log messages written to /prod/product/10.2.0/network/log/listener_prod_host2.log
    Trace information written to /prod/product/10.2.0/network/trace/listener_prod_host2.trc
    Trace level is currently 0
    Started with pid=1309
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=1581)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T8)(PORT=1581)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROCPROD2)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    09-JUN-2013 11:27:57 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=host2.domain.net)(USER=oraprod))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER_PROD_host2)(VERSION=169870592)) * status * 0
    09-JUN-2013 11:28:00 * service_register * PROD2 * 0
    09-JUN-2013 11:28:09 * service_update * PROD2 * 0
    09-JUN-2013 11:28:15 * service_register * PROD1 * 0
    09-JUN-2013 11:28:15 * service_update * PROD2 * 0
    09-JUN-2013 11:28:18 * service_update * PROD2 * 0
    09-JUN-2013 11:29:59 * ping * 0
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    09-JUN-2013 11:27:57 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=host2.domain.net)(USER=oraprod))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER_PROD_host2)(VERSION=169870592)) * status * 0
    09-JUN-2013 11:28:00 * service_register * PROD2 * 0
    09-JUN-2013 11:28:09 * service_update * PROD2 * 0
    09-JUN-2013 11:28:15 * service_register * PROD1 * 0
    09-JUN-2013 11:28:15 * service_update * PROD2 * 0
    09-JUN-2013 11:28:18 * service_update * PROD2 * 0
    09-JUN-2013 11:29:59 * ping * 0
    09-JUN-2013 11:29:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=host2.domain.net)(USER=oraoem))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=host2.domain.net)(PORT=1581)))(VERSION=169870592)) * status * 0
    09-JUN-2013 11:30:13 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=perl)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9130)) * establish * PROD2 * 0
    09-JUN-2013 11:30:13 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9131)) * establish * PROD2 * 0
    09-JUN-2013 11:30:13 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9132)) * establish * PROD2 * 0
    09-JUN-2013 11:30:13 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9133)) * establish * PROD2 * 0
    09-JUN-2013 11:30:14 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9134)) * establish * PROD2 * 0
    09-JUN-2013 11:30:14 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9135)) * establish * PROD2 * 0
    09-JUN-2013 11:30:14 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9136)) * establish * PROD2 * 0
    09-JUN-2013 11:30:14 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9137)) * establish * PROD2 * 0
    09-JUN-2013 11:30:15 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9138)) * establish * PROD2 * 0
    09-JUN-2013 11:30:15 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9139)) * establish * PROD2 * 0
    09-JUN-2013 11:30:15 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9140)) * establish * PROD2 * 0
    09-JUN-2013 11:30:15 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9141)) * establish * PROD2 * 0
    09-JUN-2013 11:30:15 * (CONNECT_DATA=(SID=PROD2)(CID=(PROGRAM=emagent)(HOST=host2.domain.net)(USER=oraoem))) * (ADDRESS=(PROTOCOL=tcp)(HOST=X.Y.T1.T)(PORT=9142)) * establish * PROD2 * 0
    Thanks in advance.
    Venkat

    Hello Venkat,
    It seems best to create a service request against the RDBMS/RAC product for this.
    Regards, Carlo den Otter.

  • Regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections (any ideas???)

    regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections. any suggestions would be greatly appreciated - thank you

    Hi Jason
    I was getting the same behavior after Apple support had me delete some plist files to get Airplay going. I was also getting the following error:
    the error occurred while processing a command of type 'writesettings' in the plug-in 'server vpn'
    I went into ~/Library/Preferences/ and /Library/Preferences/ and deleted every plist contating the word server. I had to re-set up my server (meaning walk through some intial steps) but all of my settings were still there after that and everything started working again.
    Just a thought, obviously try at your own risk but it worked for me.
    Kellen

  • Remote device will not accept the connection

    Oh Windows 8...
    I've been having computer issues for a while now, but I always figured it was the application I was using to access the internet. I first noticed an issue when trying to log into World of Warcraft. There was an obvious connection issue, but I could still
    connect to my account. I contacted Blizzard about it, and nothing they told me to do helped me. This has been going on for nearly a month. Today, after not playing for a couple days, I realized I couldn't access the game at all. I blamed Blizzard again, and
    became frustrated with them because none of their solutions ever helped me.
    Today, instead of playing WoW, I tried to play Sims 4, which requires you to launch Origin, an application that uses the internet. Origin wouldn't let me connect either. A similar error to the one I experienced with World of Warcraft and its starter program
    (BattleNet) appeared. Again, I blamed the provider of the application.
    Still bored, I tried launching Steam, yet another gaming application that requires internet use. No, yet again I received a similar error to the other two. By now I figured it was an issue with the computer itself. I launched a connection test and it told
    me that the "Remote device or resource will not accept the connection".
    I tried launching Internet Explorer. I got the message that the "proxy server is not responding". I'm beyond frustrated. Thank god I also have Firefox installed, so here I am.
    I looked up possible solutions to my issue. All the possible solutions I've found are only about Internet Explorer, and none of those solutions have helped anyone else with my issue.
    So I guess it's on your end here. I have no use for this computer at all at this point. Help me out, please. I just recently bought this computer and I don't want to have to purchase another one to get away from Windows/Microsoft.

    Hi,
    This issue can be caused by proxy settings or malware.
    I suggest you to disable proxy settings. Follow these steps:
    Under "Tools" in the browser tool bar select "Internet Options".
    In the "Internet Options" window that pops up, click the "Connections" tab at the top.
    Click "LAN Settings" near the bottom of the "Connections" section.
    If the "Proxy server" checkbox is marked with a check, click it to deselect/uncheck it.
    Click "Ok" to close the "Local Area Network (LAN) Settings" window.
    Click "Ok" to close the "Internet Options" window.
    Now check if you are able to connect to Internet Explorer.
    You can download and run the Windows Malicious Removal Tool from the below mentioned link and run it on your computer:
    http://www.microsoft.com/security/pc-security/malware-removal.aspx
    Hope these could be helpful.
    Kate Li
    TechNet Community Support

  • Outlook 2010 Not Accepting User Credentials

    I am having one user who has recently stopped being able to use her Outlook Desktop application. I have tried reinstalling the full office prof. suite with no luck. When attempting to create a "Mail Profile" via the add new account wizard, I enter
    the Name, Email Address and Password correctly, On the following page after clicking next, i get green checks for Establish Net. connection and Search for [email address] server settings, but once it reaches Log on to server a login box pops up asking for
    username and password. At this point I enter the users email address and password correctly but the box just keeps coming up and not accepting the credentials.
    I am able to log the user on via web browser through the OWA just fine, so I know her account is active and her credentials are correct. It just seems that the outlook desktop application is either not communicating with the server correctly to validate
    the credentials.
    Some more info: Using Windows 7. Hosted email on Microsoft Exchange 365. Desktop Suite is Office 2010 Professional.

    Hi Justin,
    Have you confirmed that the end-user has the correct account log-on in relation to their e-mail address within your Active Directory environment?
    Kind Regards,
    Daniel
    Daniel Scoland Windows 7 Professional SharePoint 2010 Microsoft Office 2010

  • ICloud not accepting new connections

    my iTunes library has been working just fine though my mac air, now for some reason iTunes won't connect to the iCloud and play anything, music tv, nothing? all it does is occasionally tell me that iCloud in not accepting any new connections?
    help please?

    Judie... 
    I responded to you here >  https://discussions.apple.com/message/16482316#16482316
    Please do not startup duplicate discussions. Thanks!

  • Snow Leopard VPN will not let users connect consistently

    I did a clean install to Snow Leopard, and now my VPN is completely odd. It randomly does or doesn't let users connect.
    Setup:
    - Snow Leopard 10.6
    - OpenDirectory has been added to (vpnaddkeyagentuser /LDAPv3/127.0.0.1)
    - Firewall is off for these tests to rule it out as being the problem
    - IP address and FQDN are the same as they were when server was 10.5
    - DNS, DHCP, and all other services are working fine
    - To rule out password problems, all of the passwords in the test are the same
    - All tested accounts have the same password
    I attempted 3 connections with each account in each scenario
    Round 1 - Access set to all users and all groups, and admins have access to all services.
    Test1 - local admin: worked, failed, failed
    Test2 - od normal : worked, worked, worked
    Test3 - od admin : worked, failed, worked
    Test4 - local admin: worked, worked, worked
    Round 2 - Access set to only those in the group "Test Group", and admins have access to all services. "Test Group" only includes the users: Test2 and Test3
    Test1 - local admin: failed, failed, failed
    Test2 - od normal : failed, worked, worked
    Test3 - od admin : failed, failed, failed
    Test4 - local admin: failed, failed, failed
    Is anyone else having these odd VPN problems?

    I figured out the problem with the VPN, but is stretched well beyond VPN.
    I'm not sure exactly how everything melted down, but somehow the installer messed up massive amounts of things. I won't even go in to it other than to say...
    - Certain programs wouldn't install to the primary drive (they'd show the drive, but with a "!" on it)
    - Mean while when booted normally, Disk Utility would not see and drives except the CD rom
    - No two programs saws the same set of hard drives or cds
    - If you booted from CD, Disk Utility saw all drives, but Start Disk only saw the CD
    - Software Update (even from the command line) would fine no new updates, even though none had been applied
    - If you blessed the primary hd, it would boot, but if you tried to boot normally you'd get a flicker "?" folder and Apple symbol
    - etc...
    The weird thing is, all of the other services were working fine (Web hosting, VPN, AFP, SMB, firewall, ical, ichat). But obviously something dreadful had happened during the install, which is odd because it was a clean install.
    I reformatted the drive, reinstalled, and all is fine now.
    Weirdest installation problem I've ever encountered.

  • License usage not view, user connection problem

    I have terminal server 2008 R2 and license server on same server in domain. Instaled 15 license per user and license in domain scope and diagnostic is OK. But license server not tracking user (view usage) only generated report list usage. Problem is only
    5 user can by logon is same time. In Event viewer not any report about this.

    Hi,
    In RD Session Host Configuration (tsconfig.msc), please double-click on RDP-Tcp.  On the Network Adapter tab, please make sure it is set to
    Unlimited connections.
    It is normal in RD Licensing Manager to not show Per User RDS CAL usage.  You need to create Per User Usage CAL report each time and then save the report as a csv in order to view usage.
    Thanks.
    -TP

  • Oraclke 9i RAC Node 2 Rman user problem

    We have Oracle 9i RAC under HP Unix. Rman is working fine at Instance 1 of the Node 1 of RAC while it generates following error message when I run at at Node 2 for instance 2. I have tried to alter the user2 but did not find the change in the password file at node 2 and still found the following error message. Could any body help please?
    Recovery Manager: Release 9.2.0.2.0 - 64bit Production
    Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
    RMAN> connect target user2/password2@INSTANCE2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-01031: insufficient privileges

    I think you misunderstood my question. Could you go through my first posting at top. I want password file should have an entry also for the user I am connecting

  • Sql  plus not accepting user id and password as scott, tiger resp

    Hi, this is mihir shah
    I have just installed oracle9i
    And I have a problem in opening the sql plus. It asks for user id and pass but when entered scott, tiger it always gives a tns error.
    Could you tell me how to make a database & how to log on & how to make a new user id and password

    It seem that you have problem with network connectivity to you database.
    Check the listener status and the configuration of the files: tnsnames.ora & listener.ora
    In all cases you must specified the error.
    Bye, Aron

  • Login password not accepted/user accounts not listed

    I woke my laptop from sleep today and it didnt accept my password. I tried several times and it just wouldnt work anymore.
    I restarted the computer and my account wasnt even in the list as an option to login to. So I logged into root and I was able to see all my folders and files intact under my user folder.
    I thought I should just reinstall the system software, so after doing that, NO USERS were available to login to. I had to reset my root password by starting up via the Tiger installation disc.
    Now I am able to see all my folders again, but I just cant login! I opened the Accounts preference pane and the only account listed is root. I am afraid to add my old account, as it may re-write over the existing one.
    Can soneone PLEASE explain what the **** happened? And how can I fix such a mess? This is seriously screwed up here.

    I'm seeing a lot of posts like this one - it seems "Tiger" is much more prone to corruption of the "NetInfo" database (where entries for user accounts among other things are stored) than "Panther" ever was, although I can't imagine why that would be...
    You didn't mention what type of reinstallation you performed but if the option to preserve user and network settings was selected, then it is likely that the "NetInfo" database is still corrupt (if that was the original problem). If that is the case, then recreating the account might not be the best idea at this time. Under normal circumstances however, when recreating an account with the same shortname as a previously deleted account for which a user folder still exists, the user will be presented with the option to use the existing folder so there should be no data loss. However, it is generally considered prudent to back up data if its loss is a concern.
    The output of this command, entered using "/Applications" > "Utilities" > "Terminal.app" might be informative if there is something grossly wrong with the user records in the "NetInfo" database:<pre>nidump passwd /</pre>Note that the output consists of user records (one per line), each consisting of several colon (:) delimited fields. If the second field for any user consists of anything other than "*" or "******", don't post those seemingly random characters because they could potentially be used to determine the password for that account - just substitute "x"s or something instead. I mention this because a 1.25 GHz PowerBook (as listed in your profile) may have shipped with Jaguar, which used the older, less secure method for storing passwords which might still be in use by some accounts if the computer was upgraded.
    Otherwise, you may want to skip all that and just go ahead and reset the "NetInfo" database to defaults (wiping out user records, etc. but not user data), though it will be 10.4 defaults, not 10.2 defaults...

  • Why the LDAP server does not accept any connection upon the installation of iPlanet Application Server Enterprise Edition 6.0 Test Drive Phase II

    "I am carrying my tests under W2000 with all the default installation options. I've checked the user ID (admin), password and port are correct. However, I was not able to start the Netscape Console and also, the kregedit exited with messages:
    Could not connect to LDAP server on cr7260et017 port 389 as user cn=Directory Manager: Can't contact LDAP server
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [18/Jan/2002 13:56:48:3] error: ENGINE-context_init_failed: EngineClassSpace ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ..."
    (previously submitted to Portal Services/Wireless)

    Hi,
    I'm not sure if there are known issues with iAS test drive and Windows 2000 howevere I would like to help you in cracking the error.
    The GXBIND error appears only when the iAS is not able to communicate with the directory server. In our case, let us proceed by the following...
    1. Check if the directory server is running. Verify this by checking the services and look for an entry for directory server and it must look something like
    "Netscape Directory Server 4.1 (machine name)" and the status is started.
    2. Next, if you are not able to start the console of directory server, then you must check if the directory administrative server is running. This is also verified with the services and look for the entry...
    "Netscape Administration Server 4.2" and the status is started.
    3. Next, if both of the above are running, then you need to login to directory server console by using cn=Directory Server and issuing the password. If you are able to login successfully then, iAS will work, if not, then rectify the problem with directory server and I'm sure iAS will work.
    4. If you have forgotten the password for cn=Directory Manager, then there is a work around for fixing the password in directory server and iAS.
    Please let the outcome once you have done this.
    Regards
    Raj

  • Airport not accepting users at the same time???

    I searched the archives so my apologies if this topic has already been answered. Please help. About a week ago we discontinued dsl and got cable internet. All seemed to be working fine for a few days with the airport extreme and two expresses in the house. (modem supplied by adelphia and plugged into WAN port of extreme). Then we noticed that we lost service every time we went into the vicinity of one of the expresses, and realized that the light was always yellow. We couldn't get it to connect, so we just got rid of it. That's when our problems started.
    Now, whenever we do diagnostics (using safari) we can easily connect with one computer by restarting the modem and airport. Problem is then the other computer gets disconnected. We can connect by directly plugging the computer into the ethernet cable from the modem, so we know it's not the cable modem. I don't understand when only one computer can connect at a time using airport, but that seems to be the case right now.
    Are there any suggestions to what we might try? Thanks so much!!!
    -Cindy

    Excuse my lazyness but I cut and pasted a previous
    post that I haelped with here and here is the link,
    try a complete system reset.
    Just a thought, and a little more info.
    In Kansas, the land of the 3 suns, we have some
    storms that are worth writing home about. I lost an
    extreme because of exactly what you explained just
    the WAN port everything else was fine.
    Fortunatly in my case Applecare took care of it.
    Just one final idea. sometimes when doing a complete
    system reset it requires you to wait longer than the
    5 minutes and if for some reason your not waiting
    long enough for your Modem and your Extreme to
    acquire the signal it will also cause you problems
    with the wireless portion of your Airport Extreme.
    First make sure your settings in System Preferences
    and Network are set to Airport and it is highlighted
    with the green dot and drag it to the top of the
    list.
    Next sut your computers clear off.
    Next make sure you pull the power adapter from the
    ISP's Modem and the Airport Extreme and wait 10
    minutes this time, now inthis order after your wait.
    Plug in the ISP's Modem and wait at least a minute or
    until all of your lights are functioning.(Normally 3)
    depending on the Modem you have.
    After this plug in the power adapter to the Extreme.
    NOTE: just sutting them off with the power button
    doesn't work you have to pull the power adapter from
    the back of both.
    Now that you have waited the 2nd time for the Extreme
    to acquire the signal you should be good to go.
    another NOTE: I have had to repeat this process as
    many as 3 time before I have gotten it to work each
    time waiting longer in between steps. If this doesn't
    do the trick then you might have very well have
    cooked something atributed to the power outage caused
    by either a Power Surge or Lightning
    Ignore the storm and lightning unless it applies.
    Cheers Don
    You know, I really hate being an idiot--but I guess you always learn from your mistakes!!
    So, this is what happened--I followed all the directions (or so I thought) for resetting the airport, checking the indicator lights, unplugging for half and hour--all that. EXCEPT, that when I was resetting the airport, the airport was OFF!! The dsl modem which I used to have required you to hit the reset button when it was off--I don't know why. So I naturally assumed that I had to unplug the airport and hold the reset button. But alas, butthead over here needed to reset the airport while it was on. So, that was the solution. You guys are all so helpful and kind to us morons....er, I'm not the only one, right???

  • Sony RPLCD TV not accepting HDMI connection from AppleTV

    I have a rear projection LCD Sony KDF-55wf655 TV and have had it for years. I had my ATV hooked up to the TV through an HDMI switch in my AV closet. All was good, everything worked perfectly. I then decided to move my components out of the closet and under the TV. So now I have everything connected, just close to the TV. I cannot get the Sony TV to display the output from the ATV over HDMI. I connect the ATV via component and it works great. I take the ATV upstairs to my plasma and HDMI works great. I tried resetting the ATV to factory settings, didn't work. I tried resetting the Sony TV, didn't work. I tried unplugging and replugging everything in every order, didn't work. I'm not sure what else to do, but it seems it's something in the Sony TV not allowing the HDMI connection now...but why? What can I try? I'm desperate.

    Anyone have any ideas I can try? Still would love to get HDMI working from my appletv on this one set. My Panasonic plasma has no issues playing HDMI from my ATV.

  • [SOLVED] X Server not accepting remote connections after update

    Hi everyone! After recent upgrade Xorg on my laptop not allows other machines to use him as a window server, just an example:
    on laptop:
    vitaly@trifon:~/VM$ ps aux | grep Xorg
    root       499  2.7  1.3 393628 105276 tty7    Ssl+ фев17 139:48 /usr/lib/xorg-server/Xorg -br -novtswitch -quiet :0 vt7 -auth /var/run/xauth/A:0-rfwYma
    vitaly   23338  0.0  0.0  10728  2272 pts/3    S+   08:01   0:00 grep --color=auto Xorg
    As you can see, '-nolisten tcp' flag is absent.
    vitaly@trifon:~/VM$ xhost
    access control enabled, only authorized clients can connect
    INET:192.168.2.2
    INET:192.168.13.13
    192.168.2.2 is my Virtual machine, which works perfectly before upgrade
    if I try to start some graphics program, I see that:
    [sandbox@sandbox ~]$ DISPLAY=192.168.2.1:0.0 xterm
    xterm: Xt error: Can't open display: 192.168.2.1:0.0
    Please tell me how can I let my server work?
    Last edited by Trifon (2015-02-21 14:38:14)

    No good results
    first i scanned 6000 port, it was closed. i scanned random ports, all was "closed" too
    Nmap done: 1 IP address (1 host up) scanned in 0.22 seconds
    [sandbox@sandbox ~]$ nmap -p6000 192.168.2.1
    Starting Nmap 6.47 ( http://nmap.org ) at 2015-02-21 12:53 MSK
    Nmap scan report for 192.168.2.1
    Host is up (0.00025s latency).
    PORT     STATE  SERVICE
    6000/tcp closed X11
    Nmap done: 1 IP address (1 host up) scanned in 0.08 seconds
    [sandbox@sandbox ~]$ nmap -p1234 192.168.2.1
    Starting Nmap 6.47 ( http://nmap.org ) at 2015-02-21 12:53 MSK
    Nmap scan report for 192.168.2.1
    Host is up (0.00024s latency).
    PORT     STATE  SERVICE
    1234/tcp closed hotline
    Nmap done: 1 IP address (1 host up) scanned in 0.07 seconds
    [sandbox@sandbox ~]$ nmap -p5731 192.168.2.1
    Starting Nmap 6.47 ( http://nmap.org ) at 2015-02-21 12:54 MSK
    Nmap scan report for 192.168.2.1
    Host is up (0.00029s latency).
    PORT     STATE  SERVICE
    5731/tcp closed unknown
    Nmap done: 1 IP address (1 host up) scanned in 0.08 seconds
    But scan result on working machine tells me that 6000 port is open (Debian Wheezy, dist-upgrade done yesterday, xorg-server was updated and restarted)
    vitaly@trifon:/usr/lib/xorg-server$ nmap 192.168.X.X
    Starting Nmap 6.47 ( http://nmap.org ) at 2015-02-21 11:29 MSK
    Nmap scan report for 192.168.X.X
    Host is up (0.14s latency).
    Not shown: 996 closed ports
    PORT     STATE SERVICE
    22/tcp   open  ssh
    111/tcp  open  rpcbind
    6000/tcp open  X11
    6881/tcp open  bittorrent-tracker
    Last edited by Trifon (2015-02-21 09:58:23)

Maybe you are looking for

  • Sender FTP MVS file duplicate Handling

    Hello, I am facing the following challenge in one of my current development. I know it is an age old issue but Would greatly appreciate some new inputs/views into this. The following is the scenario. 1. PI 7.3 Sender File adapter (FTP) reads the file

  • My Adobe ExportPDF subscription is not working.

    On June 14th, 2014, an automatic deduction from Adobe to my bank account took place.  This charge was for Adobe ExportPDF.  Now when I log in to use the program it will not let me use it.  It gives me instructions to subscribe.  I am not going to sub

  • Slow portal login on Dialog instances

    Hello. We are having issues with our portals in the sense that it is taking users up to two minutes to login to our portal system. The long login times seem to only happen on our "dialog servers", and the central instance logs in fine and fast. Furth

  • "Do not generate SQL" VB macro

    is it possible to get the property "Do not generate SQL" in  VB macro? thanks

  • Deleting products from IR

    i created a product/software component in the SLD, i made a typo and got the name wrong..i removed it from the SLD, how do i remove it from IR. BP