LWAPP discovery problem

I am currently setting up a 4402 controller and lwapps. Our wireless right now is all managed by corp and is a combination of autonomous and lwapp. Here is my problem.
I have setup option43 in my dhcp scope. When I connect a fresh radio to the same subnet as the controller I see that the radio goes to the controller but then there is a message and the radio goes to the corp controller.
Here is the boot log from a new radio.
%LWAPP-3-CLIENTEVENTLOG: Controller address 10.200.190.10(MINE) obtained through DHCP
%LWAPP-3-CLIENTEVENTLOG: Did not get log server settings from DHCP.
%LWAPP-3-CLIENTEVENTLOG: Performing DNS resolution for CISCO-LWAPP-CONTROLLER.gtna.gt.ds
%LWAPP-3-CLIENTEVENTLOG: Controller address 10.148.198.7(CORP) obtained through DNS
I see that message about a log server. Did I miss something?
thanks
tony

Hi Guys,
I just thought that I would link this info for the LWAPP Layer 3 startup. +5 points for both Wesley and Leo for your ongoing great work here :)
The LWAPP AP goes through this process on startup for Layer 3 mode:
The LAP boots and DHCPs an IP address if it was not previously assigned a static IP address.
The LAP sends discovery requests to controllers through the various discovery algorithms and builds a controller list. Essentially, the LAP learns as many management interface addresses for the controller list as possible via:
DHCP option 43 (good for global companies where offices and controllers are on different continents)
DNS entry for “cisco-lwapp-controller” (good for local businesses - can also be used to find where brand new APs join)
Management IP addresses of controllers the LAP remembers previously
A Layer 3 broadcast on the subnet
Over the air provisioning
Statically configured information
From this list, the easiest method to use for deployment is to have the LAPs on the same subnet as the management interface of the controller and allow the LAP's Layer 3 broadcast to find the controller. This method should be used for companies that have a small network and do not own a local DNS server.
The next easiest method of deployment is to use a DNS entry with DHCP. You can have multiple entries of the same DNS name. This allows the LAP to discover multiple controllers. This method should be used by companies that have all of their controllers in a single location and own a local DNS server. Or, if the company has multiple DNS suffixes and the controllers are segregated by suffix.
DHCP option 43 is used by large companies to localize the information via the DHCP. This method is used by large enterprises that have a single DNS suffix. For example, Cisco owns buildings in Europe, Australia, and the United States. In order to ensure that the LAPs only join controllers locally, Cisco cannot use a DNS entry and must use DHCP option 43 information to tell the LAPs what the management IP address of their local controller is.
Finally, static configuration is used for a network that does not have a DHCP server.You can statically configure the information necessary to join a controller via the console port and the AP's CLI. For information on how to statically configure controller information using the AP CLI, refer to Manually Configuring Controller Information Using the Access Point CLI.
For a detailed explanation on the different discovery algorithms that LAPs use to find controllers, refer to LAP Registration with WLC.
For information on configuring DHCP option 43 on a DHCP server, refer to DHCP OPTION 43 for Lightweight Cisco Aironet Access Points Configuration Example.
Send a discovery request to every controller on the list and wait for the controller's discovery reply which contains the system name, AP-manager IP addresses, the number of APs already attached to each AP-manager interface, and overall excess capacity for the controller.
Look at the controller list and send a join request to a controller in this order (only if the AP received a discovery reply from it):
Primary Controller system name (previously configured on LAP)
Secondary Controller system name (previously configured on LAP)
Tertiary Controller system name (previously configured on LAP)
Master controller (if the LAP has not been previously configured with any Primary, Secondary, or Tertiary controller names. Used to always know which controller brand new LAPs join)
....continued on next page

Similar Messages

  • L3 LWAPP Discovery reject wrong vlan...

    Hi,
    I have 10 APs (Static IP) connected to my existing Wireless LAN controller in subnet of 192.168.1.x network in VLAN 127.
    The WLC (ver 4.1.171) is connected to a switch in trunk mode carrying VLANs 127-128. The managemet interface is configured as 10.1.1.1 part of VLAN 128 subnet. AP Manager interface is configured under VLAN 127 and having IP address 192.168.1.2.
    Now, I am getting L3 LWAPP Discovery reject messages on WLC giving the Wrong VLAN error.
    Is there any solution for this?
    And also, I am able to create WLAN interfaces (like WIFI for VLAN 128) but not able to assign the same interface in SSID config page. It's getting defaulted to Management interface and NOT giving option to choose any other interface. What's the use of creation of dynamic interfaces in this case?
    Regards...
    -Ashok.

    It is totally OK to have different subnets for management an AP manager. The message you are seeing is because the APs send a broadcast discovery and since they are on AP manager subnet, they reach the WLC on that vlan with discoveries (and discovery requests are expected on the management interface).
    The message is not a problem by itself if you configured DNS resolution or any other mechanism for the AP to learn the management ip of the WLC. You also need a gateway to route between those 2 subnets.
    To create dynamic interfaces you need to assign them extra vlans on top of your 127,128.

  • LWAPP Discovery request - discarded ?

    Greetings all,
    I'm starting to grow a huge headache over a WLC-implementation (4402-12). From my point of view, the controller seems to be configured correctly and the DHCP-scope has been set up with the correct pointers as well as as the DNS-record, all pointing towards the AP-Manager i/f (tagged vlan20 on port 1, mgmt untagged) - still, no access-points will associate. The AP is pingable from the controller. A debug of lwapp events and details shows the following;
    Sat Jan 7 19:36:17 2006: Received a message from AP of length 97 on inteface = 1
    Sat Jan 7 19:36:17 2006: Entered spamGetLCBFromMac file spam_lrad.c line 433**
    Sat Jan 7 19:36:17 2006: Received LWAPP DISCOVERY REQUEST from AP 00:0b:85:5a:bd:50 to ff:ff:ff:ff:ff:ff on port '1'
    Sat Jan 7 19:36:17 2006: Discarding L3 Mode LWAPP DISCOVERY REQUEST on intf '1', vlan = '20', Management vlan = '0'.
    Anyone with a clue regarding what might be causing this? I'm also a little confused regarding the destaddr (bcast) since the AP should've received the ucast address of the controller. We have to handover this system to the cust. fairly soon .. :-)
    WLC Version: 3.2.78.0
    TIA & Best regards,
    /M

    You need to use the Management Interface for LWAPP controller discovery. That's what the WLC expects. So when it sees an LWAPP Discovery Request coming in on another interface, it discards its.
    In L3 LWAPP mode, the AP tries to find a WLC using IP subnet broadcast, over the air provisioning (OTAP), DHCP Option 43, DNS, and WLC IP addresses stored in memory. It will always use ALL of these techniques. That's why you're seeing the broadcast. From the LWAPP Discovery Responses it selects a controller to join.
    Now, you would've seen it join in L2 mode because the AP does an Ethernet "broadcast" to find the WLC. Hence, the mgmt interface sees the LWAPP Discovery, and responds with an Ethernet frame. At L2 mode, all LWAPP is Ethernet encapsulated as opposed to IP encapsulated. When you switched back to L3 mode, the AP remembers the management IP address of the WLC from the L2 join and uses that. That's why it worked after switching L3-->L2-->L3.
    Hope this helps.

  • How often LAP in L3 LWAPP mode performs a broadcast LWAPP DISCOVERY?

    How often LAP in L3 LWAPP mode performs a broadcast DICOVERY UDP port 12223?
    During the boot or even during its regular operation?
    I saw that the AP is running the broadcast or to be more precise to arrives WLC LWAPP DISCOVERY REQUEST only
    when booting the AP.
    It is correct?
    Regards.
    Mirko Severi.

    Dan,
    in this case, the AP does not generate a broadcast, but only a unicast to the primary controller with the IP found in NVRAM.
    In a network L3 must enable broadcast via helper-address when the AP does not have WLC primary, secondary, tertiary configured, because otherwise you must configure in the AP through the console, option 53 or DNS the Ip address of the controllers.
    Is correct?
    Regards.
    MirkoS.

  • LWAPP Discovery, Microsoft DHCP and failure!

    Fellow Netpro's,
    Interesting case here maybe, which is buggering me since a couple of days.
    We have an environment with hundreds of LAPs over multiple sites throughout the globe. We have main controllers in datacenter for remote LAP (H-REAP mode) and to terminate the WLAN for guests (using the mobility anchors). Larger sites with multiple LAPs have local controllers.
    With this setup we figured the best practice is to use DHCP to assign controller addresses in the L3 LWAPP Discovery process.
    Recently I found that our DHCP administrators are setting up hardcoded DHCP option 43 in order to get it to work. All good, it works. However, I would prefer to use Option 60 with VCI to assign Option 43 values (as I can seein the forseeable future there will be need for smartphones, prnters or other devices requiring other Option 43 values. So, in my minset VCI mapping is the way to go.
    Now, I have been working with one of my system admins to set this up correctly, and followed Cisco's document to the T. Checked, double checked, triple checked it. Restarted the DHCP service, restarted the DHCP server, just to rule out any possible issues.
    But, packet tracing the DHCP upon LAP boot I do see the server is absolutely not sending any Vendor specific info, not even Option 43. Only when I hardcode Option 43 (so not the sub-coded 241) with the local controller IP address the LAP receives the right info and registers to that controller.
    I even have a TAC case opened to request confirmation if the document I have from Cisco is not containing any errors, and TAC confirms this is the correct document.
    Anyone ever run into such issue. I'm convinced it must be something wrong on the DHCP servers (Freaky Mickeysoft), but I'm a noob at server management.
    Any one any clues what to check?
    Thanks in advance,
    Leo

    Cisco APs do use the Option 60 VCI when sending a DHCP Discover message. We use it all the time to configure Option 43 with suboption 241. What is the TAC case number you have open for this?
    Pushkar

  • WLC 2500 AP discovery problem

    Hi,                 
    I have successfully connected my WLC 2500 controller with 20 light weight Access points 1262N.
    I have used the internal DHCP server option in the controller for the AP's and client.
    Port 1 of the WLC is trunked with the switch 2960. All is working fine
    The problem comes when I remove the Ethernet cable from the management interface and restart the WLC. The AP's don't come back. If I don't restart the WLC the AP's remain.
    On the other hand, when I leave the Ethernet cable connected to the management port with my pc and then reboot the WLC, the AP's appear.
    Seems like whenever im not physically connected to the management port of the WLC and restart it, the AP's don't come back. The only way to make them come back again is to connect my PC to the management port.
    Please help me. What seems to be the problem here ?
    Best Regards,

    Hi,
    All 20 Pc;s are in one area connected to the same AP im assuming. The PC;s are stationary, so didnt check for roaming, but generally my laptop connectivity is fine while roaming. It rarely disconnects but users have complained that it did disconncect a few times.
    Please see below the WLC configuration:
    User:Dawaa
    Password:********
    (Cisco Controller) >sh
    (Cisco Controller) show>running-config
    Notice: "show running-config" has been changed to be an alias to "show run-config".
    Use "show run-config commands" to display the configuration commands.
    Press Enter to continue or to abort...
    System Inventory
    NAME: "Chassis"    , DESCR: "Cisco 2500 Series Wireless LAN Controller"
    PID: AIR-CT2504-K9,  VID: V01,  SN: PSZ163602PD
    Burned-in MAC Address............................ 20:3A:07:67:C3:00
    Maximum number of APs supported.................. 15
    Press Enter to continue or to abort
    System Information
    Manufacturer's Name.............................. Cisco Systems Inc.
    Product Name..................................... Cisco Controller
    Product Version.................................. 7.3.101.0
    Bootloader Version............................... 1.0.16
    Field Recovery Image Version..................... 1.0.0
    Firmware Version................................. PIC 16.0
    Build Type....................................... DATA + WPS
    System Name...................................... tEthernet0
    System Location..................................
    System Contact...................................
    System ObjectID.................................. 1.3.6.1.4.1.9.1.1279
    IP Address....................................... 192.168.0.140
    Last Reset....................................... Software reset
    System Up Time................................... 0 days 1 hrs 23 mins 40 secs
    System Timezone Location......................... (GMT +3:00) Baghdad
    Configured Country............................... SA  - Saudi Arabia
    Operating Environment............................ Commercial (0 to 40 C)
    --More or (q)uit current module or to abort
    Internal Temp Alarm Limits....................... 0 to 65 C
    Internal Temperature............................. +26 C
    External Temperature............................. +30 C
    Fan Status....................................... 4200 rpm
    State of 802.11b Network......................... Enabled
    State of 802.11a Network......................... Enabled
    Number of WLANs.................................. 1
    Number of Active Clients......................... 10
    Burned-in MAC Address............................ 20:3A:07:67:C3:00
    Maximum number of APs supported.................. 15
    Press Enter to continue or to abort
    AP Bundle Information
    Primary AP Image        Size
    ap1g2                   10596
    ap3g1                   11088
    ap3g2                   10968
    ap801                   7092
    ap802                   8428
    c1130                   5072
    c1140                   9288
    c1250                   6784
    c1520                   7852
    c602i                   3736
    Secondary AP Image      Size
    ap1g2                   10596
    ap3g1                   11088
    ap3g2                   10968
    ap801                   7092
    ap802                   8428
    --More or (q)uit current module or to abort
    c1130                   5072
    c1140                   9288
    c1250                   6784
    c1520                   7852
    c602i                   3736
    Press Enter to continue or to abort
    Switch Configuration
    802.3x Flow Control Mode......................... Disable
    FIPS prerequisite features....................... Disabled
    secret obfuscation............................... Enabled
                                                             Strong Password Check Features:
             case-check ...........Enabled
             consecutive-check ....Enabled
             default-check .......Enabled
             username-check ......Enabled
    Press Enter to continue or to abort
    Network Information
    RF-Network Name............................. Dawaa
    Web Mode.................................... Enable
    Secure Web Mode............................. Enable
    Secure Web Mode Cipher-Option High.......... Disable
    Secure Web Mode Cipher-Option SSLv2......... Disable
    Secure Web Mode RC4 Cipher Preference....... Disable
    OCSP........................................ Disabled
    OCSP responder URL..........................
    Secure Shell (ssh).......................... Enable
    Telnet...................................... Enable
    Ethernet Multicast Forwarding............... Disable
    Ethernet Broadcast Forwarding............... Disable
    AP Multicast/Broadcast Mode................. Multicast   Address : 239.60.60.60
    IGMP snooping............................... Disabled
    IGMP timeout................................ 60 seconds
    IGMP Query Interval......................... 20 seconds
    MLD snooping................................ Disabled
    MLD timeout................................. 60 seconds
    MLD query interval.......................... 20 seconds
    User Idle Timeout........................... 300 seconds
    ARP Idle Timeout............................ 300 seconds
    --More or (q)uit current module or to abort
    Cisco AP Default Master..................... Enabled
    AP Join Priority............................ Disable
    Mgmt Via Wireless Interface................. Enable
    Mgmt Via Dynamic Interface.................. Enable
    Bridge MAC filter Config.................... Enable
    Bridge Security Mode........................ EAP
    Mesh Full Sector DFS........................ Enable
    AP Fallback ................................ Enable
    Web Auth Redirect Ports .................... 80
    Web Auth Proxy Redirect  ................... Disable
    Web Auth Captive-Bypass   .................. Disable
    Web Auth Secure Web  ....................... Enable
    Fast SSID Change ........................... Disabled
    AP Discovery - NAT IP Only ................. Enabled
    IP/MAC Addr Binding Check .................. Enabled
                                                        CCX-lite status ............................ Disable
    oeap-600 dual-rlan-ports ................... Disable
    oeap-600 local-network ..................... Enable
    Press Enter to continue or to abort
    Port Summary
               STP   Admin   Physical   Physical   Link   Link
    Pr  Type   Stat   Mode     Mode      Status   Status  Trap     POE
    1  Normal  Forw Enable  Auto       1000 Full  Up     Enable  N/A
    2  Normal  Disa Enable  Auto       Auto       Down   Enable  N/A
    3  Normal  Disa Enable  Auto       Auto       Down   Enable  Enable  (Power Off)
    4  Normal  Disa Enable  Auto       Auto       Down   Enable  Enable  (Power Off)
    Press Enter to continue or to abort
    AP Summary
    Number of APs.................................... 14
    Global AP User Name.............................. Not Configured
    Global AP Dot1x User Name........................ Not Configured
    AP Name             Slots  AP Model              Ethernet MAC       Location          Port  Country  Priority
    AP6c20.56a0.b352     2     AIR-LAP1262N-E-K9     6c:20:56:a0:b3:52  default location  1        SA       1
    AP6c20.5666.e34a     2     AIR-LAP1262N-E-K9     6c:20:56:66:e3:4a  default location  1        SA       1
    AP6c20.56a0.b341     2     AIR-LAP1262N-E-K9     6c:20:56:a0:b3:41  default location  1        SA       1
    AP6c20.56a0.b4db_(Expiry)  2     AIR-LAP1262N-E-K9     6c:20:56:a0:b4:db  Expiry Warehouse  1        SA       1
    AP6c20.569a.59da     2     AIR-LAP1262N-E-K9     6c:20:56:9a:59:da  default location  1        SA       1
    AP6c20.5666.e2db     2     AIR-LAP1262N-E-K9     6c:20:56:66:e2:db  default location  1        SA       1
    AP6c20.568c.d530_(Expiry)  2     AIR-LAP1262N-E-K9     6c:20:56:8c:d5:30  default location  1        SA       1
    AP6c20.5666.e2ca     2     AIR-LAP1262N-E-K9     6c:20:56:66:e2:ca  default location  1        SA       1
    AP6c20.5666.e354     2     AIR-LAP1262N-E-K9     6c:20:56:66:e3:54  default location  1        SA       1
    AP6c20.569a.59fd     2     AIR-LAP1262N-E-K9     6c:20:56:9a:59:fd  default location  1        SA       1
    AP6c20.56a0.b346     2     AIR-LAP1262N-E-K9     6c:20:56:a0:b3:46  default location  1        SA       1
    AP6c20.56a0.b2f0     2     AIR-LAP1262N-E-K9     6c:20:56:a0:b2:f0  default location  1        SA       1
    AP6c20.568c.d1ec     2     AIR-LAP1262N-E-K9     6c:20:56:8c:d1:ec  default location  1        SA       1
    AP6c20.56a0.b425     2     AIR-LAP1262N-E-K9     6c:20:56:a0:b4:25  default location  1        SA       1
    --More or (q)uit current module or to abort
    AP Tcp-Mss-Adjust Info
    AP Name              TCP State  MSS Size
    AP6c20.56a0.b352     disabled   -
    AP6c20.5666.e34a     disabled   -
    AP6c20.56a0.b341     disabled   -
    AP6c20.56a0.b4db_(Expiry)  disabled   -
    AP6c20.569a.59da     disabled   -
    AP6c20.5666.e2db     disabled   -
    AP6c20.568c.d530_(Expiry)  disabled   -
    AP6c20.5666.e2ca     disabled   -
    AP6c20.5666.e354     disabled   -
    AP6c20.569a.59fd     disabled   -
    AP6c20.56a0.b346     disabled   -
    AP6c20.56a0.b2f0     disabled   -
    AP6c20.568c.d1ec     disabled   -
    AP6c20.56a0.b425     disabled   -
    Press Enter to continue or to abort
    AP Location
    Total Number of AP Groups........................ 0
    Site Name........................................ default-group
    Site Description.................................
    AP Operating Class............................... Not-configured
    RF Profile
    2.4 GHz band.....................................
    5 GHz band.......................................
    WLAN ID          Interface          Network Admission Control          Radio Policy
    1               management           Disabled                          None
    AP Name             Slots  AP Model             Ethernet MAC       Location          Port  Country  Priority
    AP6c20.56a0.b352     2     AIR-LAP1262N-E-K9    6c:20:56:a0:b3:52  default location  1     SA       1
    AP6c20.5666.e34a     2     AIR-LAP1262N-E-K9    6c:20:56:66:e3:4a  default location  1     SA       1
    AP6c20.56a0.b341     2     AIR-LAP1262N-E-K9    6c:20:56:a0:b3:41  default location  1     SA       1
    AP6c20.56a0.b4db_(Expiry)  2     AIR-LAP1262N-E-K9    6c:20:56:a0:b4:db  Expiry Warehouse  1     SA       1
    --More or (q)uit current module or to abort
    AP6c20.569a.59da     2     AIR-LAP1262N-E-K9    6c:20:56:9a:59:da  default location  1     SA       1
    AP6c20.5666.e2db     2     AIR-LAP1262N-E-K9    6c:20:56:66:e2:db  default location  1     SA       1
    AP6c20.568c.d530_(Expiry)  2     AIR-LAP1262N-E-K9    6c:20:56:8c:d5:30  default location  1     SA       1
    AP6c20.5666.e2ca     2     AIR-LAP1262N-E-K9    6c:20:56:66:e2:ca  default location  1     SA       1
    AP6c20.5666.e354     2     AIR-LAP1262N-E-K9    6c:20:56:66:e3:54  default location  1     SA       1
    AP6c20.569a.59fd     2     AIR-LAP1262N-E-K9    6c:20:56:9a:59:fd  default location  1     SA       1
    AP6c20.56a0.b346     2     AIR-LAP1262N-E-K9    6c:20:56:a0:b3:46  default location  1     SA       1
    AP6c20.56a0.b2f0     2     AIR-LAP1262N-E-K9    6c:20:56:a0:b2:f0  default location  1     SA       1
    AP6c20.568c.d1ec     2     AIR-LAP1262N-E-K9    6c:20:56:8c:d1:ec  default location  1     SA       1
    AP6c20.56a0.b425     2     AIR-LAP1262N-E-K9    6c:20:56:a0:b4:25  default location  1     SA       1
    Press Enter to continue or to abort
    RF Profile
    Number of RF Profiles............................ 0
    Out Of Box State................................. Disabled
    RF Profile Name            Band     Description                 Applied
    Press Enter to continue or to abort
    AP Config
    Cisco AP Identifier.............................. 0
    Cisco AP Name.................................... AP6c20.56a0.b352
    Country code..................................... SA  - Saudi Arabia
    Regulatory Domain allowed by Country............. 802.11bg:-AE    802.11a:-E
    AP Country code.................................. SA  - Saudi Arabia
    AP Regulatory Domain............................. -E
    Switch Port Number .............................. 1
    MAC Address...................................... 6c:20:56:a0:b3:52
    IP Address Configuration......................... DHCP
    IP Address....................................... 192.168.0.111
    IP NetMask....................................... 255.255.255.0
    Gateway IP Addr.................................. 192.168.0.220
    NAT External IP Address.......................... None
    CAPWAP Path MTU.................................. 1485
    Telnet State..................................... Disabled
    Ssh State........................................ Disabled
    Cisco AP Location................................ default location
    Cisco AP Group Name.............................. default-group
    Primary Cisco Switch Name........................
    Primary Cisco Switch IP Address.................. Not Configured
    Secondary Cisco Switch Name......................
    --More or (q)uit current module or to abort
    Secondary Cisco Switch IP Address................ Not Configured
    Tertiary Cisco Switch Name.......................
    Tertiary Cisco Switch IP Address................. Not Configured
    Administrative State ............................ ADMIN_ENABLED
    Operation State ................................. REGISTERED
    Mirroring Mode .................................. Disabled
    AP Mode ......................................... Local
    Public Safety ................................... Disabled
    AP SubMode ...................................... Not Configured
    Remote AP Debug ................................. Disabled
    Logging trap severity level ..................... informational
    Logging syslog facility ......................... kern
    S/W  Version .................................... 7.3.101.0
    Boot  Version ................................... 12.4.2.4
    Mini IOS Version ................................ 7.3.1.73
    Stats Reporting Period .......................... 180
    LED State........................................ Enabled
    PoE Pre-Standard Switch.......................... Disabled
    PoE Power Injector MAC Addr...................... Disabled
    Power Type/Mode.................................. Power injector / Normal mode
    Number Of Slots.................................. 2
    AP Model......................................... AIR-LAP1262N-E-K9
    AP Image......................................... C1260-K9W8-M
    --More or (q)uit current module or to abort
    IOS Version...................................... 15.2(2)JA$
    Reset Button..................................... Enabled
    AP Serial Number................................. FCZ1642Z0A6
    AP Certificate Type.............................. Manufacture Installed
    AP User Mode..................................... CUSTOMIZED
    AP User Name..................................... dawaa
    AP Dot1x User Mode............................... Not Configured
    AP Dot1x User Name............................... Not Configured
    Cisco AP system logging host..................... 255.255.255.255
    AP Up Time....................................... 0 days, 22 h 01 m 44 s
    AP LWAPP Up Time................................. 0 days, 01 h 25 m 37 s
    Join Date and Time............................... Wed Mar 13 16:10:25 2013
    Join Taken Time.................................. 0 days, 00 h 02 m 19 s
    Attributes for Slot  0
        Radio Type................................... RADIO_TYPE_80211n-2.4
        Administrative State ........................ ADMIN_ENABLED
        Operation State ............................. UP
        Radio Role .................................. ACCESS
        CellId ...................................... 0
        Station Configuration
    --More or (q)uit current module or to abort
          Configuration ............................. AUTOMATIC
          Number Of WLANs ........................... 1
          Medium Occupancy Limit .................... 100
          CFP Period ................................ 4
          CFP MaxDuration ........................... 60
          BSSID ..................................... 1c:e6:c7:04:7a:20
          Operation Rate Set
            1000 Kilo Bits........................... SUPPORTED
            2000 Kilo Bits........................... SUPPORTED
            5500 Kilo Bits........................... SUPPORTED
            11000 Kilo Bits.......................... MANDATORY
          MCS Set
            MCS 0.................................... DISABLED
            MCS 1.................................... DISABLED
            MCS 2.................................... SUPPORTED
            MCS 3.................................... DISABLED
            MCS 4.................................... DISABLED
            MCS 5.................................... DISABLED
            MCS 6.................................... DISABLED
            MCS 7.................................... DISABLED
            MCS 8.................................... DISABLED
            MCS 9.................................... DISABLED
            MCS 10................................... DISABLED
    --More or (q)uit current module or to abort
            MCS 11................................... DISABLED
            MCS 12................................... DISABLED
            MCS 13................................... DISABLED
            MCS 14................................... DISABLED
            MCS 15................................... DISABLED
            MCS 16................................... DISABLED
            MCS 17................................... DISABLED
            MCS 18................................... DISABLED
            MCS 19................................... DISABLED
            MCS 20................................... DISABLED
            MCS 21................................... DISABLED
            MCS 22................................... DISABLED
            MCS 23................................... DISABLED
          Beacon Period ............................. 100
          Fragmentation Threshold ................... 2346
          Multi Domain Capability Implemented ....... TRUE
          Multi Domain Capability Enabled ........... TRUE
          Country String ............................ SA
        Multi Domain Capability
          Configuration ............................. AUTOMATIC
          First Chan Num ............................ 1
          Number Of Channels ........................ 13
    --More or (q)uit current module or to abort
        MAC Operation Parameters
          Configuration ............................. AUTOMATIC
          Fragmentation Threshold ................... 2346
          Packet Retry Limit ........................ 64
        Tx Power
          Num Of Supported Power Levels ............. 8
          Tx Power Level 1 .......................... 20 dBm
          Tx Power Level 2 .......................... 17 dBm
          Tx Power Level 3 .......................... 14 dBm
          Tx Power Level 4 .......................... 11 dBm
          Tx Power Level 5 .......................... 8 dBm
          Tx Power Level 6 .......................... 5 dBm
          Tx Power Level 7 .......................... 2 dBm
          Tx Power Level 8 .......................... -1 dBm
          Tx Power Configuration .................... AUTOMATIC
          Current Tx Power Level .................... 3
        Phy DSSS parameters
          Configuration ............................. AUTOMATIC
          Current Channel ........................... 6
          Extension Channel ......................... NONE
    --More or (q)uit current module or to abort
         Channel Width.............................. 20 Mhz
          Allowed Channel List....................... 1,2,3,4,5,6,7,8,9,10,11,12,
            ......................................... 13
          Current CCA Mode .......................... 0
          ED Threshold .............................. -50
          Legacy Tx Beamforming Configuration ....... CUSTOMIZED
          Legacy Tx Beamforming ..................... ENABLED
          Antenna Type............................... EXTERNAL_ANTENNA
          External Antenna Gain (in .5 dBi units).... 0
          Diversity.................................. DIVERSITY_ENABLED
          802.11n Antennas
             A....................................... ENABLED
             B....................................... ENABLED
             C....................................... ENABLED
        Performance Profile Parameters
          Configuration ............................. AUTOMATIC
          Interference threshold..................... 10 %
          Noise threshold............................  -70 dBm
          RF utilization threshold................... 80 %
          Data-rate threshold........................ 1000000 bps
          Client threshold........................... 12 clients
          Coverage SNR threshold..................... 12 dB
    --More or (q)uit current module or to abort
          Coverage exception level................... 25 %
          Client minimum exception level............. 3 clients
        Rogue Containment Information
        Containment Count............................ 0
        CleanAir Management Information
            CleanAir Capable......................... No
        Radio Extended Configurations
          Beacon period.............................. 100 milliseconds
          Beacon range............................... AUTO
          Multicast buffer........................... AUTO
          Multicast data-rate........................ AUTO
          RX SOP threshold........................... AUTO
          CCA threshold.............................. AUTO
    Cisco AP Identifier.............................. 0
    Cisco AP Name.................................... AP6c20.56a0.b352
    Country code..................................... SA  - Saudi Arabia
    Regulatory Domain allowed by Country............. 802.11bg:-AE    802.11a:-E
    AP Country code.................................. SA  - Saudi Arabia
    AP Regulatory Domain............................. -E
    Switch Port Number .............................. 1
    --More or (q)uit current module or to abort
    MAC Address...................................... 6c:20:56:a0:b3:52
    IP Address Configuration......................... DHCP
    IP Address....................................... 192.168.0.111
    IP NetMask....................................... 255.255.255.0
    Gateway IP Addr.................................. 192.168.0.220
    NAT External IP Address.......................... None
    CAPWAP Path MTU.................................. 1485
    Telnet State..................................... Disabled
    Ssh State........................................ Disabled
    Cisco AP Location................................ default location
    Cisco AP Group Name.............................. default-group
    Primary Cisco Switch Name........................
    Primary Cisco Switch IP Address.................. Not Configured
    Secondary Cisco Switch Name......................
    Secondary Cisco Switch IP Address................ Not Configured
    Tertiary Cisco Switch Name.......................
    Tertiary Cisco Switch IP Address................. Not Configured
    Administrative State ............................ ADMIN_ENABLED
    Operation State ................................. REGISTERED
    Mirroring Mode .................................. Disabled
    AP Mode ......................................... Local
    Public Safety ................................... Disabled
    AP SubMode ...................................... Not Configured
    --More or (q)uit current module or to abort
    Remote AP Debug ................................. Disabled
    Logging trap severity level ..................... informational
    Logging syslog facility ......................... kern
    S/W  Version .................................... 7.3.101.0
    Boot  Version ................................... 12.4.2.4
    Mini IOS Version ................................ 7.3.1.73
    Stats Reporting Period .......................... 180
    LED State........................................ Enabled
    PoE Pre-Standard Switch.......................... Disabled
    PoE Power Injector MAC Addr...................... Disabled
    Power Type/Mode.................................. Power injector / Normal mode
    Number Of Slots.................................. 2
    AP Model......................................... AIR-LAP1262N-E-K9
    AP Image......................................... C1260-K9W8-M
    IOS Version...................................... 15.2(2)JA$
    Reset Button..................................... Enabled
    AP Serial Number................................. FCZ1642Z0A6
    AP Certificate Type.............................. Manufacture Installed
    AP User Mode..................................... CUSTOMIZED
    AP User Name..................................... dawaa
    AP Dot1x User Mode............................... Not Configured
    AP Dot1x User Name............................... Not Configured
    Cisco AP system logging host..................... 255.255.255.255
    --More or (q)uit current module or to abort
    AP Up Time....................................... 0 days, 22 h 01 m 44 s
    AP LWAPP Up Time................................. 0 days, 01 h 25 m 37 s
    Join Date and Time............................... Wed Mar 13 16:10:25 2013
    Join Taken Time.................................. 0 days, 00 h 02 m 19 s
    Attributes for Slot  1
        Radio Type................................... RADIO_TYPE_80211n-5
        Radio Subband................................ RADIO_SUBBAND_ALL
        Administrative State ........................ ADMIN_ENABLED
        Operation State ............................. UP
        Radio Role .................................. ACCESS
        CellId ...................................... 0
        Station Configuration
          Configuration ............................. AUTOMATIC
          Number Of WLANs ........................... 1
          Medium Occupancy Limit .................... 100
          CFP Period ................................ 4
          CFP MaxDuration ........................... 60
          BSSID ..................................... 1c:e6:c7:04:7a:20
          Operation Rate Set
            6000 Kilo Bits........................... MANDATORY
    --More or (q)uit current module or to abort
            9000 Kilo Bits........................... SUPPORTED
            12000 Kilo Bits.......................... MANDATORY
            18000 Kilo Bits.......................... SUPPORTED
            24000 Kilo Bits.......................... MANDATORY
            36000 Kilo Bits.......................... SUPPORTED
            48000 Kilo Bits.......................... SUPPORTED
            54000 Kilo Bits.......................... SUPPORTED
          MCS Set
            MCS 0.................................... DISABLED
            MCS 1.................................... DISABLED
            MCS 2.................................... DISABLED
            MCS 3.................................... SUPPORTED
            MCS 4.................................... SUPPORTED
            MCS 5.................................... SUPPORTED
            MCS 6.................................... SUPPORTED
            MCS 7.................................... SUPPORTED
            MCS 8.................................... SUPPORTED
            MCS 9.................................... SUPPORTED
            MCS 10................................... SUPPORTED
            MCS 11................................... SUPPORTED
            MCS 12................................... SUPPORTED
            MCS 13................................... SUPPORTED
            MCS 14................................... SUPPORTED
    --More or (q)uit current module or to abort
            MCS 15................................... SUPPORTED
            MCS 16................................... DISABLED
            MCS 17................................... DISABLED
            MCS 18................................... DISABLED
            MCS 19................................... DISABLED
            MCS 20................................... DISABLED
            MCS 21................................... DISABLED
            MCS 22................................... DISABLED
            MCS 23................................... DISABLED
          Beacon Period ............................. 100
          Fragmentation Threshold ................... 2346
          Multi Domain Capability Implemented ....... TRUE
          Multi Domain Capability Enabled ........... TRUE
          Country String ............................ SA
        Multi Domain Capability
          Configuration ............................. AUTOMATIC
          First Chan Num ............................ 36
          Number Of Channels ........................ 4
        MAC Operation Parameters
          Configuration ............................. AUTOMATIC
          Fragmentation Threshold ................... 2346
    --More or (q)uit current module or to abort
          Packet Retry Limit ........................ 64
        Tx Power
          Num Of Supported Power Levels ............. 7
          Tx Power Level 1 .......................... 17 dBm
          Tx Power Level 2 .......................... 14 dBm
          Tx Power Level 3 .......................... 11 dBm
          Tx Power Level 4 .......................... 8 dBm
          Tx Power Level 5 .......................... 5 dBm
          Tx Power Level 6 .......................... 2 dBm
          Tx Power Level 7 .......................... -1 dBm
          Tx Power Configuration .................... AUTOMATIC
          Current Tx Power Level .................... 1
        Phy OFDM parameters
          Configuration ............................. AUTOMATIC
          Current Channel ........................... 36
          Extension Channel ......................... NONE
          Channel Width.............................. 20 Mhz
          Allowed Channel List....................... 36,40,44,48,52,56,60,64,100,
            ......................................... 104,108,112,116,132,136,140
          TI Threshold .............................. -50
          Legacy Tx Beamforming Configuration ....... CUSTOMIZED
    --More or (q)uit current module or to abort
          Legacy Tx Beamforming ..................... ENABLED
          Antenna Type............................... EXTERNAL_ANTENNA
          External Antenna Gain (in .5 dBi units).... 0
          Diversity.................................. DIVERSITY_ENABLED
          802.11n Antennas
             A....................................... ENABLED
             B....................................... ENABLED
             C....................................... ENABLED
        Performance Profile Parameters
          Configuration ............................. AUTOMATIC
          Interference threshold..................... 10 %
          Noise threshold............................  -70 dBm
          RF utilization threshold................... 80 %
          Data-rate threshold........................ 1000000 bps
          Client threshold........................... 12 clients
          Coverage SNR threshold..................... 16 dB
          Coverage exception level................... 25 %
          Client minimum exception level............. 3 clients
        Rogue Containment Information
        Containment Count............................ 0
        CleanAir Management Information
    --More or (q)uit current module or to abort
            CleanAir Capable......................... No
        Radio Extended Configurations
          Beacon period.............................. 100 milliseconds
          Beacon range............................... AUTO
          Multicast buffer........................... AUTO
          Multicast data-rate........................ AUTO
          RX SOP threshold........................... AUTO
          CCA threshold.............................. AUTO
    Press Enter to continue or to abort
    Cisco AP Identifier.............................. 1
    Cisco AP Name.................................... AP6c20.5666.e34a
    Country code..................................... SA  - Saudi Arabia
    Regulatory Domain allowed by Country............. 802.11bg:-AE    802.11a:-E
    AP Country code.................................. SA  - Saudi Arabia
    AP Regulatory Domain............................. -E
    Switch Port Number .............................. 1
    MAC Address...................................... 6c:20:56:66:e3:4a
    IP Address Configuration......................... DHCP
    IP Address....................................... 192.168.0.39
    IP NetMask....................................... 255.255.255.0
    Gateway IP Addr.................................. 192.168.0.220
    NAT External IP Address.......................... None
    CAPWAP Path MTU.................................. 1485
    Telnet State..................................... Disabled
    Ssh State........................................ Disabled
    Cisco AP Location................................ default location
    Cisco AP Group Name.............................. default-group
    Primary Cisco Switch Name........................
    Primary Cisco Switch IP Address.................. Not Configured
    Secondary Cisco Switch Name......................
    Secondary Cisco Switch IP Address................ Not Configured
    --More or (q)uit current module or to abort
    Tertiary Cisco Switch Name.......................
    Tertiary Cisco Switch IP Address................. Not Configured
    Administrative State ............................ ADMIN_ENABLED
    Operation State ................................. REGISTERED
    Mirroring Mode .................................. Disabled
    AP Mode ......................................... Local
    Public Safety ................................... Disabled
    AP SubMode ...................................... Not Configured
    Remote AP Debug ................................. Disabled
    Logging trap severity level ..................... informational
    Logging syslog facility ......................... kern
    S/W  Version .................................... 7.3.101.0
    Boot  Version ................................... 12.4.2.4
    Mini IOS Version ................................ 7.3.1.73
    Stats Reporting Period .......................... 180
    LED State........................................ Enabled
    PoE Pre-Standard Switch.......................... Disabled
    PoE Power Injector MAC Addr...................... Disabled
    Power Type/Mode.................................. Power injector / Normal mode
    Number Of Slots.................................. 2
    AP Model......................................... AIR-LAP1262N-E-K9
    AP Image......................................... C1260-K9W8-M
    IOS Version...................................... 15.2(2)JA$
    --More or (q)uit current module or to abort
    Reset Button..................................... Enabled
    AP Serial Number................................. FCZ1642Z09V
    AP Certificate Type.............................. Manufacture Installed
    AP User Mode..................................... AUTOMATIC
    AP User Name..................................... Not Configured
    AP Dot1x User Mode............................... Not Configured
    AP Dot1x User Name............................... Not Configured
    Cisco AP system logging host..................... 255.255.255.255
    AP Up Time....................................... 0 days, 22 h 03 m 17 s
    AP LWAPP Up Time................................. 0 days, 01 h 28 m 23 s
    Join Date and Time............................... Wed Mar 13 16:10:26 2013
    Join Taken Time.................................. 0 days, 00 h 02 m 04 s
    Attributes for Slot  0
        Radio Type................................... RADIO_TYPE_80211n-2.4
        Administrative State ........................ ADMIN_ENABLED
        Operation State ............................. UP
        Radio Role .................................. ACCESS
        CellId ...................................... 0
        Station Configuration
          Configuration ............................. AUTOMATIC
    --More or (q)uit current module or to abort
          Number Of WLANs ........................... 1
          Medium Occupancy Limit .................... 100
          CFP Period ................................ 4
          CFP MaxDuration ........................... 60
          BSSID ..................................... 54:78:1a:f2:51:c0
          Operation Rate Set
            1000 Kilo Bits........................... SUPPORTED
            2000 Kilo Bits........................... SUPPORTED
            5500 Kilo Bits........................... SUPPORTED
            11000 Kilo Bits.......................... MANDATORY
          MCS Set
            MCS 0.................................... DISABLED
            MCS 1.................................... DISABLED
            MCS 2.................................... SUPPORTED
            MCS 3.................................... DISABLED
            MCS 4.................................... DISABLED
            MCS 5.................................... DISABLED
            MCS 6.................................... DISABLED
            MCS 7.................................... DISABLED
            MCS 8.................................... DISABLED
            MCS 9.................................... DISABLED
            MCS 10................................... DISABLED
            MCS 11................................... DISABLED
    --More or (q)uit current module or to abort
            MCS 12................................... DISABLED
            MCS 13................................... DISABLED
            MCS 14................................... DISABLED
            MCS 15................................... DISABLED
            MCS 16................................... DISABLED
            MCS 17................................... DISABLED
            MCS 18................................... DISABLED
            MCS 19................................... DISABLED
            MCS 20................................... DISABLED
            MCS 21................................... DISABLED
            MCS 22................................... DISABLED
            MCS 23................................... DISABLED
          Beacon Period ............................. 100
          Fragmentation Threshold ................... 2346
          Multi Domain Capability Implemented ....... TRUE
          Multi Domain Capability Enabled ........... TRUE
          Country String ............................ SA
        Multi Domain Capability
          Configuration ............................. AUTOMATIC
          First Chan Num ............................ 1
          Number Of Channels ........................ 13
    --More or (q)uit current module or to abort
        MAC Operation Parameters
          Configuration ............................. AUTOMATIC
          Fragmentation Threshold ................... 2346
          Packet Retry Limit ........................ 64
        Tx Power
          Num Of Supported Power Levels ............. 8
          Tx Power Level 1 .......................... 20 dBm
          Tx Power Level 2 .......................... 17 dBm
          Tx Power Level 3 .......................... 14 dBm
          Tx Power Level 4 .......................... 11 dBm
          Tx Power Level 5 .......................... 8 dBm
          Tx Power Level 6 .......................... 5 dBm
          Tx Power Level 7 .......................... 2 dBm
          Tx Power Level 8 .......................... -1 dBm
          Tx Power Configuration .................... AUTOMATIC
          Current Tx Power Level .................... 2
        Phy DSSS parameters
          Configuration ............................. AUTOMATIC
          Current Channel ........................... 1
          Extension Channel ......................... NONE
          Channel Width.............................. 20 Mhz
    --More or (q)uit current module or to abort
          Allowed Channel List....................... 1,2,3,4,5,6,7,8,9,10,11,12,
            ......................................... 13
          Current CCA Mode .......................... 0
          ED Threshold .............................. -50
          Legacy Tx Beamforming Configuration ....... CUSTOMIZED
          Legacy Tx Beamforming ..................... ENABLED
          Antenna Type............................... EXTERNAL_ANTENNA
          External Antenna Gain (in .5 dBi units).... 0
          Diversity.................................. DIVERSITY_ENABLED
          802.11n Antennas
             A....................................... ENABLED
             B....................................... ENABLED
             C....................................... ENABLED
        Performance Profile Parameters
          Configuration ............................. AUTOMATIC
          Interference threshold..................... 10 %
          Noise threshold............................  -70 dBm
          RF utilization threshold................... 80 %
          Data-rate threshold........................ 1000000 bps
          Client threshold........................... 12 clients
          Coverage SNR threshold..................... 12 dB
          Coverage exception level................... 25 %
    --More or (q)uit current module or to abort
          Client minimum exception level............. 3 clients
        Rogue Containment Information
        Containment Count............................ 0
        CleanAir Management Information
            CleanAir Capable......................... No
        Radio Extended Configurations
          Beacon period.............................. 100 milliseconds
          Beacon range............................... AUTO
          Multicast buffer........................... AUTO
          Multicast data-rate........................ AUTO
          RX SOP threshold........................... AUTO
          CCA threshold.............................. AUTO
    Cisco AP Identifier.............................. 1
    Cisco AP Name.................................... AP6c20.5666.e34a
    Country code..................................... SA  - Saudi Arabia
    Regulatory Domain allowed by Country............. 802.11bg:-AE    802.11a:-E
    AP Country code.................................. SA  - Saudi Arabia
    AP Regulatory Domain............................. -E
    Switch Port Number .............................. 1
    MAC Address...................................... 6c:20:56:66:e3:4a
    --More or (q)uit current module or to abort
    IP Address Configuration......................... DHCP
    IP Address....................................... 192.168.0.39
    IP NetMask....................................... 255.255.255.0
    Gateway IP Addr.................................. 192.168.0.220
    NAT External IP Address.......................... None
    CAPWAP Path MTU.................................. 1485
    Telnet State..................................... Disabled
    Ssh State........................................ Disabled
    Cisco AP Location................................ default location
    Cisco AP Group Name.............................. default-group
    Primary Cisco Switch Name........................
    Primary Cisco Switch IP Address.................. Not Configured
    Secondary Cisco Switch Name......................
    Secondary Cisco Switch IP Address................ Not Configured
    Tertiary Cisco Switch Name.......................
    Tertiary Cisco Switch IP Address................. Not Configured
    Administrative State ............................ ADMIN_ENABLED
    Operation State ................................. REGISTERED
    Mirroring Mode .................................. Disabled
    AP Mode ......................................... Local
    Public Safety ................................... Disabled
    AP SubMode ...................................... Not Configured
    Remote AP Debug ................................. Disabled
    --More or (q)uit current module or to abort
    Logging trap severity level ..................... informational
    Logging syslog facility ......................... kern
    S/W  Version .................................... 7.3.101.0
    Boot  Version ................................... 12.4.2.4
    Mini IOS Version ................................ 7.3.1.73
    Stats Reporting Period .......................... 180
    LED State........................................ Enabled
    PoE Pre-Standard Switch.......................... Disabled
    PoE Power Injector MAC Addr...................... Disabled
    Power Type/Mode.................................. Power injector / Normal mode
    Number Of Slots.................................. 2
    AP Model......................................... AIR-LAP1262N-E-K9
    AP Image......................................... C1260-K9W8-M
    IOS Version...................................... 15.2(2)JA$
    Reset Button..................................... Enabled
    AP Serial Number................................. FCZ1642Z09V
    AP Certificate Type.............................. Manufacture Installed
    AP User Mode..................................... AUTOMATIC
    AP User Name..................................... Not Configured
    AP Dot1x User Mode............................... Not Configured
    AP Dot1x User Name............................... Not Configured
    Cisco AP system logging host..................... 255.255.255.255
    AP Up Time....................................... 0 days, 22 h 03 m 17 s
    --More or (q)uit current module or to abort
    AP LWAPP Up Time................................. 0 days, 01 h 28 m 23 s
    Join Date and Time............................... Wed Mar 13 16:10:26 2013
    Join Taken Time.................................. 0 days, 00 h 02 m 04 s
    Attributes for Slot  1
        Radio Type................................... RADIO_TYPE_80211n-5
        Radio Subband................................ RADIO_SUBBAND_ALL
        Administrative State ........................ ADMIN_ENABLED
        Operation State ............................. UP
        Radio Role .................................. ACCESS
        CellId ...................................... 0
        Station Configuration
          Configuration ............................. AUTOMATIC
          Number Of WLANs ........................... 1
          Medium Occupancy Limit .................... 100
          CFP Period ................................ 4
          CFP MaxDuration ........................... 60
          BSSID ..................................... 54:78:1a:f2:51:c0
          Operation Rate Set
            6000 Kilo Bits........................... MANDATORY
            9000 Kilo Bits........................... SUPPORTED
    --More or (q)uit current module or to abort
            12000 Kilo Bits.......................... MANDATORY
            18000 Kilo Bits.......................... SUPPORTED
            24000 Kilo Bits.......................... MANDATORY
            36000 Kilo Bits.......................... SUPPORTED
            48000 Kilo Bits.......................... SUPPORTED
            54000 Kilo Bits.......................... SUPPORTED
          MCS Set
            MCS 0.................................... DISABLED
            MCS 1.................................... DISABLED
            MCS 2.................................... DISABLED
            MCS 3.................................... SUPPORTED
            MCS 4.................................... SUPPORTED
            MCS 5.................................... SUPPORTED
            MCS 6.................................... SUPPORTED
            MCS 7.................................... SUPPORTED
            MCS 8.................................... SUPPORTED
            MCS 9.................................... SUPPORTED
            MCS 10................................... SUPPORTED
            MCS 11................................... SUPPORTED
            MCS 12................................... SUPPORTED
            MCS 13................................... SUPPORTED
            MCS 14................................... SUPPORTED
            MCS 15................................... SUPPORTED
    --More or (q)uit current module or to abort
            MCS 16................................... DISABLED
            MCS 17................................... DISABLED
            MCS 18................................... DISABLED
            MCS 19................................... DISABLED
            MCS 20................................... DISABLED
            MCS 21................................... DISABLED
            MCS 22................................... DISABLED
            MCS 23................................... DISABLED
          Beacon Period ............................. 100
          Fragmentation Threshold ................... 2346
          Multi Domain Capability Implemented ....... TRUE
          Multi Domain Capability Enabled ........... TRUE
          Country String ............................ SA
        Multi Domain Capability
          Configuration ............................. AUTOMATIC
          First Chan Num ............................ 36
          Number Of Channels ........................ 4
        MAC Operation Parameters
          Configuration ............................. AUTOMATIC
          Fragmentation Threshold ................... 2346
          Packet Retry Limit ........................ 64
    --More or (q)uit current module or to abort
        Tx Power
          Num Of Supported Power Levels ............. 7
          Tx Power Level 1 .......................... 17 dBm
          Tx Power Level 2 .......................... 14 dBm
          Tx Power Level 3 .......................... 11 dBm
          Tx Power Level 4 .......................... 8 dBm
          Tx Power Level 5 .......................... 5 dBm
          Tx Power Level 6 .......................... 2 dBm
          Tx Power Level 7 .......................... -1 dBm
          Tx Power Configuration .................... AUTOMATIC
          Current Tx Power Level .................... 1
        Phy OFDM parameters
          Configuration ............................. AUTOMATIC
          Current Channel ........................... 64
          Extension Channel ......................... NONE
          Channel Width.............................. 20 Mhz
          Allowed Channel List....................... 36,40,44,48,52,56,60,64,100,
            ......................................... 104,108,112,116,132,136,140
          TI Threshold .............................. -50
          Legacy Tx Beamforming Configuration ....... CUSTOMIZED
          Legacy Tx Beamforming ..................... ENABLED
    --More or (q)uit current module or to abort
          Antenna Type............................... EXTERNAL_ANTENNA
          External Antenna Gain (in .5 dBi units).... 0
          Diversity.................................. DIVERSITY_ENABLED
          802.11n Antennas
             A....................................... ENABLED
             B....................................... ENABLED
             C....................................... ENABLED
        Performance Profile Parameters
          Configuration ............................. AUTOMATIC
          Interference threshold..................... 10 %
          Noise threshold............................  -70 dBm
          RF utilization threshold................... 80 %
          Data-rate threshold........................ 1000000 bps
          Client threshold........................... 12 clients
          Coverage SNR threshold..................... 16 dB
          Coverage exception level................... 25 %
          Client minimum exception level............. 3 clients
        Rogue Containment Information
        Containment Count............................ 0
        CleanAir Management Information
            CleanAir Capable......................... No
    --More or (q)uit current module or to abort
        Radio Extended Configurations
          Beacon period.............................. 100 milliseconds
          Beacon range............................... AUTO
          Multicast buffer........................... AUTO
          Multicast data-rate........................ AUTO
          RX SOP threshold........................... AUTO
          CCA threshold.............................. AUTO
    Press Enter to continue or to abort
    Cisco AP Identifier.............................. 2
    Cisco AP Name.................................... AP6c20.56a0.b341
    Country code..................................... SA  - Saudi Arabia
    Regulatory Domain allowed by Country............. 802.11bg:-AE    802.11a:-E
    AP Country code.................................. SA  - Saudi Arabia
    AP Regulatory Domain............................. -E
    Switch Port Number .............................. 1
    MAC Address...................................... 6c:20:56:a0:b3:41
    IP Address Configuration......................... DHCP
    IP Address....................................... 192.168.0.120
    IP NetMask....................................... 255.255.255.0
    Gateway IP Addr.................................. 192.168.0.220
    NAT External IP Address.......................... None
    CAPWAP Path MTU.................................. 1485
    Telnet State..................................... Disabled
    Ssh State........................................ Disabled
    Cisco AP Location................................ default location
    Cisco AP Group Name.............................. default-group
    Primary Cisco Switch Name........................
    Primary Cisco Switch IP Address.................. Not Configured
    Secondary Cisco Switch Name......................
    Secondary Cisco Switch IP Address................ Not Configured
    --More or (q)uit current module or to abort
    Tertiary Cisco Switch Name.......................
    Tertiary Cisco Switch IP Address................. Not Configured
    Administrative State ............................ ADMIN_ENABLED
    Operation State ................................. REGISTERED
    Mirroring Mode .................................. Disabled
    AP Mode ......................................... Local
    Public Safety ................................... Disabled
    AP SubMode ...................................... Not Configured
    Remote AP Debug ................................. Disabled
    Logging trap severity level ..................... informational
    Logging syslog facility ......................... kern
    S/W  Version .................................... 7.3.101.0
    Boot  Version ................................... 12.4.2.4
    Mini IOS Version ................................ 7.3.1.73
    Stats Reporting Period .......................... 180
    LED State........................................ Enabled
    PoE Pre-Standard Switch.......................... Disabled
    PoE Power Injector MAC Addr...................... Disabled
    Power Type/Mode.................................. Power injector / Normal mode
    Number Of Slots.................................. 2
    AP Model......................................... AIR-LAP1262N-E-K9
    AP Image......................................... C1260-K9W8-M
    IOS Version...................................... 15.2(2)JA$
    --More or (q)uit current module or to abort
    Reset Button..................................... Enabled
    AP Serial Number................................. FCZ1642Z09Y
    AP Certificate Type.............................. Manufacture Installed
    AP User Mode..................................... CUSTOMIZED
    AP User Name..................................... dawaa
    AP Dot1x User Mode............................... Not Configured
    AP Dot1x User Name............................... Not Configured
    Cisco AP system logging host..................... 255.255.255.255
    AP Up Time....................................... 0 days, 22 h 07 m 08 s
    AP LWAPP Up Time................................. 0 days, 01 h 31 m 05 s
    Join Date and Time............................... Wed Mar 13 16:10:26 2013
    Join Taken Time.................................. 0 days, 00 h 02 m 19 s
    Attributes for Slot  0
        Radio Type................................... RADIO_TYPE_80211n-2.4
        Administrative State ........................ ADMIN_ENABLED
        Operation State ............................. UP
        Radio Role .................................. ACCESS
        CellId ...................................... 0
        Station Configuration
          Configuration ............................. AUTOMATIC
    --More or (q)uit current module or to abort
          Number Of WLANs ........................... 1
          Medium Occupancy Limit .................... 100
          CFP Period ................................ 4
          CFP MaxDuration ........................... 60
          BSSID ..................................... 1c:e6:c7:04:81:f0
          Operation Rate Set
            1000 Kilo Bits........................... SUPPORTED
            2000 Kilo Bits........................... SUPPORTED
            5500 Kilo Bits........................... SUPPORTED
            11000 Kilo Bits.......................... MANDATORY
          MCS Set
            MCS 0.................................... DISABLED
            MCS 1.................................... DISABLED
            MCS 2.................................... SUPPORTED
            MCS 3.................................... DISABLED
            MCS 4.................................... DISABLED
            MCS 5.................................... DISABLED
            MCS 6.................................... DISABLED
            MCS 7.................................... DISABLED
            MCS 8.................................... DISABLED
            MCS 9.................................... DISABLED
            MCS 10................................... DISABLED
            MCS 11................................... DISABLED
    --More or (q)uit current module or to abort
            MCS 12................................... DISABLED
            MCS 13................................... DISABLED
            MCS 14................................... DISABLED
            MCS 15................................... DISABLED
            MCS 16................................... DISABLED
            MCS 17................................... DISABLED
            MCS 18................................... DISABLED
            MCS 19................................... DISABLED
            MCS 20................................... DISABLED
            MCS 21................................... DISABLED
            MCS 22................................... DISABLED
            MCS 23................................... DISABLED
          Beacon Period ............................. 100
          Fragmentation Threshold ................... 2346
          Multi Domain Capability Implemented ....... TRUE
          Multi Domain Capability Enabled ........... TRUE
          Country String ..............

  • CiscoWorks LMS 3.2 device driver discovery problem

    Hi,
    We have many devices Cisco 3825 on our network. For some of them, the device driver is correctly discovered but not for others.
    - Devices correctly discovered : cisco3825 : Cisco IOS Software, 3800 Software (C3825-ADVSECURITYK9-M), Version 12.4(5a), RELEASE SOFTWARE (fc3)Technical Support: http://www.cisco.com/techsupportCopyright (c) 1986-2006 by Cisco Systems, Inc.Compiled Fri 13-Jan-06 21:09 by alnguyen : snmp oid : .1.3.6.1.4.1.9.1.543
    - Devices not recognized : cisco3825 : Cisco IOS Software, 3800 Software (C3825-ADVSECURITYK9-M), Version 12.4(15)T9, RELEASE SOFTWARE (fc5)Technical Support: http://www.cisco.com/techsupportCopyright (c) 1986-2009 by Cisco Systems, Inc.Compiled Tue 28-Apr-09 17:45 by prod_rel_team : snmp oid : .1.3.6.1.4.1.9.1.543
    I didn't see any new device driver package on Cisco site.
    Does somebody has an idea ?
    Many thanks,
    Fabien GIRAUD

    I'm not sure I clearly understand the problem.  Are you saying that some 3825s are not being discovered by Common Services Discovery?  If so, are they showing up as unreachable, or are they not showing up at all in the Discovery reports?

  • Discovery problem in LMS 4.0.1

    Hello all,
    I have a problem discovering some ASA firewalls on a network. I have several ASA firewalls on this /24 network, but some of them I can't discover e.g 149.x.x.107 is discovered ok, but 149.x.x.20 I can't discover. It seems that it's not even trying to discover the devices I have problems with. Nothing is shown in the discovery log
    I hope someone can help me.
    Thanks in advance

    If I ping the firewalls, then I can see all the firewalls in the ARP table, including the firewalls I can't discover.
    Below is a part of the ARP table from the seed device
    Internet  x.x.x..21         172   7081.05d3.91ea  ARPA   Ethernet0/0 (can't disover)
    Internet  x.x.x..20          17   7081.05d3.a158  ARPA   Ethernet0/0 (can't disover)
    Internet  x.x.x.13          12   001a.6dea.51cb  ARPA   Ethernet0/0 (can't discover)
    Internet  x.x.x.14          12   30e4.db7b.7021  ARPA   Ethernet0/0 (can't discover)
    Internet  x.x.x.19           0   68ef.bdb1.6227  ARPA   Ethernet0/0
    Internet  x.x.x.18           0   5475.d0c3.9827  ARPA   Ethernet0/0
    Internet  x.x.x.7            0   001e.f762.d405  ARPA   Ethernet0/0
    Internet  x.x.x.8            0   001e.f762.d3e1  ARPA   Ethernet0/0
    Internet  x.x.x..33           0   0012.d94f.c1b4  ARPA   Ethernet0/0
    Internet  x.x.x..34           0   0012.0182.d82e  ARPA   Ethernet0/0
    Internet  x.x.x.107          0   0015.c695.b879  ARPA   Ethernet0/0
    Internet  x.x.x.108          2   0015.fac8.15b3  ARPA   Ethernet0/0

  • LMS 3.2 discovery problem

    Hi
    I am doing a POC at one of the customer location for LMS 3.2
    Now the problem i am fcaing is that when i have enabled the discovery based on CDP i am only able to discover two to 3 cisoc device only.
    The customer has around 75 cisco devices including routers.
    Its is not able to discovers the MPLS router across WAN however it is discovering the router where peer to peer link is there.
    Am i missing something
    I have enabled CDP in all the devices but still it is not able to discover the devoves.
    I am using the evaluation version.
    Thanks

    Make sure the SNMP credentials you have configured in Discovery are the correct ones, and that the LMS server is capable of polling these missing devices with SNMP.  You can use a sniffer trace filtering on udp/161 traffic to see what Discovery is sending, and whether or not the devices are replying correctly.
    Yes, Discovery will pick up firewalls with the ICMP module provided the firewall allows LMS to ping it, and poll it with SNMP.

  • Device Discovery problem

    Hi,
    I am having problem starting device discovery in Campus Manager.  After looking at a couple of different things, noticed that DeviceDiscovery is in TRANSIENT TERMINATED ProcessState.
    I attached device discovery properties file. Please anyone check and help me to find the issue. Thanks.
    Best Regards
    S.Rajkumar

    Transient terminated is a normal state for DeviceDiscovery.  See my LMS daemon cheat sheet at https://supportforums.cisco.com/docs/DOC-8798 for more details.  When Discovery stops, the daemon will terminate.

  • SCCM 2012 Discovery Problems

    Hi everyone.
    I just installed SCCM 2012 on windows Server 2012 R2 and it on (real) HOST PC not a VM.
    before I installed SQL 2012 And domain on same server. i know it's Far not recommended. but 
    Problem is my SCCM 2012 cannot discover any device in my network,when OS it self (in: my computer\ My network) can see all the host pc that i have in my environment.
    i turned on all the methods of discovery.
    Please help.

    i tried everything, even reinstall, everything from beginning,
    1. install Win Server 2008 R2, install all updates, and then activate it.
    2 Roles : a. Active Directory Domain Services
                   b. DNS
                   c. File Services
                   d. web Server (IIS)
                   e. WSUS
    3. made container :System management
    . WSUS + updates WSUS-KB2720211-x64,  WSUS-KB2734608-x64
    .opened ports 
    .did  changes in IIS
    . install SQL 2012   with cuml Updates "SQLServer2012-KB2703275-x64"
    . checked TCP/IP
    . installed windows assessment and deployment kit for win 8.1
    and finally
    .installed SCCm 2012 R2 . without any errors, just 2 warnings.
    pc is Domain controller and wind Firewall
    BUt still no sense
    no users or devices in assets and compliance

  • Mac OS 10.5.6 network discovery problems

    Hello All!!
    I have got a small network in my home. There is Two apple computers (one iMac wired to network another MacBook wireless), one Vista computer (wired) and two Vista laptops (wireless)
    All the Windows based computers have no problems with seeing all the computers connected to network. But the apple computers got it different way.
    Sometimes i am able to see all the computers connected (even the windows based ones:)
    But most of the time i can see only the other mac (MacBook)
    Of course manual connection trough "Go.. Connect to Server" is working fine with all the computers.
    My question is: "Why my iMac and the other MacBook are have problems with seeing all the computers all the times? Why its only sometimes i can see them all in Finder?"
    Thank you
    Jacob

    We have the same problem. The user rights under Leopard are not interpreted correctly while the Tiger clients show the correct entries. I´ve posted another topic to that thing...

  • Managed server discovery problem

    I'm running WL 6.0 sp1 on Solaris 2.7.
    I have my admin server discover=true. I start this up, with all my other servers in the domain
    down, and get a bunch of can't-find-server warnings, which is fine. But then I get a null ptr
    exception and the server shuts down!
    If I manually cleaned up running-managed-servers.xml, then my admin server runs again, but obviously
    I do not want to manually maintain this file!
    <Mar 15, 2001 10:26:58 AM PST> <Notice> <Management> <Starting discovery of Managed Server...>
    <Mar 15, 2001 10:26:58 AM PST> <Info> <Management> <Managed Server discovery, for server app03
    running at 10.1.3.41:10085>
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a direct:
    'Protocol: 't3''connection to: '0S:10.1.3.41:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
    at java.net.Socket.<init>(Socket.java:273)
    at java.net.Socket.<init>(Socket.java:127)
    at weblogic.rjvm.t3.T3JVMConnection.newSocket(T3JVMConnection.java:324)
    at weblogic.rjvm.t3.T3JVMConnection.newSocketWithRetry(T3JVMConnection.java:312)
    at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:74)
    at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:148)
    at weblogic.rjvm.Protocol.createConnection(Protocol.java:201)
    at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1077)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:365)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a routed:
    'Protocol: 't3'' connection to: '0S:10.1.3.41:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: No available router to destination
    at weblogic.rjvm.ConnectionManager.findOrCreateRouter(ConnectionManager.java:1167)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:378)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDe
    legate.java:232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Warning> <Management> <JNDI lookup for MBeanHome on server app03
    running on listen address 10.1.3.41 listen port 10085 failed.
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: No server found
    at T3://10.1.3.41:10085
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:155)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <Management> <Managed Server discovery, for server app02
    running at 10.1.3.40:10085>
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a direct:
    'Protocol: 't3''connection to: '0S:10.1.3.40:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
    at java.net.Socket.<init>(Socket.java:273)
    at java.net.Socket.<init>(Socket.java:127)
    at weblogic.rjvm.t3.T3JVMConnection.newSocket(T3JVMConnection.java:324)
    at weblogic.rjvm.t3.T3JVMConnection.newSocketWithRetry(T3JVMConnection.java:312)
    at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:74)
    at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:148)
    at weblogic.rjvm.Protocol.createConnection(Protocol.java:201)
    at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1077)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:365)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a routed:
    'Protocol: 't3'' connection to: '0S:10.1.3.40:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: No available router to destination
    at weblogic.rjvm.ConnectionManager.findOrCreateRouter(ConnectionManager.java:1167)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:378)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Warning> <Management> <JNDI lookup for MBeanHome on server app02
    running on listen address 10.1.3.40 listen port 10085 failed.
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: No server found
    at T3://10.1.3.40:10085
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:155)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <Management> <Managed Server discovery, for server app01
    running at 10.1.1.22:10085>
    <Mar 15, 2001 10:27:00 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a direct:
    'Protocol: 't3''connection to: '0S:10.1.1.22:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
    at java.net.Socket.<init>(Socket.java:273)
    at java.net.Socket.<init>(Socket.java:127)
    at weblogic.rjvm.t3.T3JVMConnection.newSocket(T3JVMConnection.java:324)
    at weblogic.rjvm.t3.T3JVMConnection.newSocketWithRetry(T3JVMConnection.java:312)
    at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:74)
    at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:148)
    at weblogic.rjvm.Protocol.createConnection(Protocol.java:201)
    at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1077)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:365)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:27:00 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a routed:
    'Protocol: 't3'' connection to: '0S:10.1.1.22:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: No available router to destination
    at weblogic.rjvm.ConnectionManager.findOrCreateRouter(ConnectionManager.java:1167)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:378)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:27:00 AM PST> <Warning> <Management> <JNDI lookup for MBeanHome on server app01
    running on listen address 10.1.1.22 listen port 10085 failed.
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: No server found
    at T3://10.1.1.22:10085
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:155)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:27:00 AM PST> <Info> <Management> <Managed Server discovery, for server web01
    running at 10.1.1.22:10081>
    <Mar 15, 2001 10:27:07 AM PST> <Emergency> <Server> <Unable to initialize the server: 'Fatal
    initialization exception
    Throwable: java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:191)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:191)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    done
    "Viresh Garg" <[email protected]> wrote in message news:[email protected]...
    Can you please follow up with [email protected], so that we can create a formal bug for this.
    Viresh Garg
    Principal Developer Relations Engineer
    BEA Systems
    Gene Chuang wrote:
    I'm running WL 6.0 sp1 on Solaris 2.7.
    I have my admin server discover=true. I start this up, with all my other servers in the domain
    down, and get a bunch of can't-find-server warnings, which is fine. But then I get a null ptr
    exception and the server shuts down!
    If I manually cleaned up running-managed-servers.xml, then my admin server runs again, but
    obviously
    I do not want to manually maintain this file!
    <Mar 15, 2001 10:26:58 AM PST> <Notice> <Management> <Starting discovery of Managed Server...>
    <Mar 15, 2001 10:26:58 AM PST> <Info> <Management> <Managed Server discovery, for server app03
    running at 10.1.3.41:10085>
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a direct:
    'Protocol: 't3''connection to: '0S:10.1.3.41:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
    at java.net.Socket.<init>(Socket.java:273)
    at java.net.Socket.<init>(Socket.java:127)
    at weblogic.rjvm.t3.T3JVMConnection.newSocket(T3JVMConnection.java:324)
    at weblogic.rjvm.t3.T3JVMConnection.newSocketWithRetry(T3JVMConnection.java:312)
    at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:74)
    at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:148)
    at weblogic.rjvm.Protocol.createConnection(Protocol.java:201)
    at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1077)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:365)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a routed:
    'Protocol: 't3'' connection to: '0S:10.1.3.41:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: No available router to destination
    at weblogic.rjvm.ConnectionManager.findOrCreateRouter(ConnectionManager.java:1167)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:378)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    atweblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDe
    legate.java:232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Warning> <Management> <JNDI lookup for MBeanHome on server app03
    running on listen address 10.1.3.41 listen port 10085 failed.
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: No serverfound
    at T3://10.1.3.41:10085
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:155)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <Management> <Managed Server discovery, for server app02
    running at 10.1.3.40:10085>
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a direct:
    'Protocol: 't3''connection to: '0S:10.1.3.40:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
    at java.net.Socket.<init>(Socket.java:273)
    at java.net.Socket.<init>(Socket.java:127)
    at weblogic.rjvm.t3.T3JVMConnection.newSocket(T3JVMConnection.java:324)
    at weblogic.rjvm.t3.T3JVMConnection.newSocketWithRetry(T3JVMConnection.java:312)
    at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:74)
    at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:148)
    at weblogic.rjvm.Protocol.createConnection(Protocol.java:201)
    at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1077)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:365)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a routed:
    'Protocol: 't3'' connection to: '0S:10.1.3.40:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: No available router to destination
    at weblogic.rjvm.ConnectionManager.findOrCreateRouter(ConnectionManager.java:1167)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:378)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Warning> <Management> <JNDI lookup for MBeanHome on server app02
    running on listen address 10.1.3.40 listen port 10085 failed.
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: No serverfound
    at T3://10.1.3.40:10085
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:155)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:26:59 AM PST> <Info> <Management> <Managed Server discovery, for server app01
    running at 10.1.1.22:10085>
    <Mar 15, 2001 10:27:00 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a direct:
    'Protocol: 't3''connection to: '0S:10.1.1.22:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
    at java.net.Socket.<init>(Socket.java:273)
    at java.net.Socket.<init>(Socket.java:127)
    at weblogic.rjvm.t3.T3JVMConnection.newSocket(T3JVMConnection.java:324)
    at weblogic.rjvm.t3.T3JVMConnection.newSocketWithRetry(T3JVMConnection.java:312)
    at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:74)
    at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:148)
    at weblogic.rjvm.Protocol.createConnection(Protocol.java:201)
    at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1077)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:365)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:27:00 AM PST> <Info> <ConnectionManager> <Bootstrap unable to get a routed:
    'Protocol: 't3'' connection to: '0S:10.1.1.22:[10085,-1,-1,-1,-1,-1,-1]' on port: '10085'
    java.rmi.ConnectException: No available router to destination
    at weblogic.rjvm.ConnectionManager.findOrCreateRouter(ConnectionManager.java:1167)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:378)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:330)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:228)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:188)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:27:00 AM PST> <Warning> <Management> <JNDI lookup for MBeanHome on server app01
    running on listen address 10.1.1.22 listen port 10085 failed.
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: No serverfound
    at T3://10.1.1.22:10085
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:155)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 15, 2001 10:27:00 AM PST> <Info> <Management> <Managed Server discovery, for server web01
    running at 10.1.1.22:10081>
    <Mar 15, 2001 10:27:07 AM PST> <Emergency> <Server> <Unable to initialize the server: 'Fatal
    initialization exception
    Throwable: java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:191)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:191)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:180)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:149)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:207)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java
    :232)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.discoverManagedServer(Admin.java:1290)
    at weblogic.management.Admin.discoverManagedServers(Admin.java:1182)
    at weblogic.management.Admin.finish(Admin.java:489)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

  • Dynamic Discovery problem; does not read my dynamicloads changes

    I created a PEI based on IUserProfileActions. I added the appropriate <class name="My.Custom.AssemblyName"/> to the C:\bea\alui\settings\portal\dynamicloads\PEIs\UserProfileActions.xml and dynamic discovery is not picking up the change. I've restarted IIS, rebuilt my VS.Net project, rebooted my machine - ptspy shows 0 instances of UserProfileActions being read. I removed the dll from the bin folder to try and break it, but no go. I've even put junk assembly references into other PEI xml files (CommunityActions.xml), and it doesn't pick those up either. What am I doing wrong??? When I do their HelloWorldLoginActions demo it picks up the change in LoginActions.xml just fine. What gives?

    I have seen something like this when the class name in LoginActions.xml is not the same as the namespace in the code. In our case they were spelled the same just an upper/lower case difference. Nothing was in the ptspy report but the PEI didn't load.

  • Lwapp upgare problem

    Good Day,
    I am trying to upgrade an AP-1252 from autonomous to LWAPP. I downloaded file c1250-rcvk9w8-tar.124-10b.JA3 but the upgrade tool rejects it claiming that the image is not a valid one.
    Should I be using a different file. Is there some other way to upgrade?
    Thanks

    Oops-- found the answer on this board.
    Please pardon the laziness

Maybe you are looking for

  • Split Purchase Order from the existing PO line

    When I try to split the PO using /n/afs/splitpo. For some reason it is not splitting the PO line, and under log I don't see any errors and at the same time I don't see any new PO created, but can see the qty got reduced on the PO? And also please tel

  • How do you undefine a _fix_control setting in Oracle 10.2.0.4 ?

    Hello, Per an SAP recommendation of a post go-live review I've been asked to remove the following two fix control settings.  SETTINGS DEFINED BUT NOT RECOMMENDED Value 6120483:OFF 6329318:OFF I tried alter system unset but found this to be an illegal

  • Desktop Manager Version for BB 8310 (AT&T)

    I have lost the CD that came with my phone to install the Desktop Manager. I currently have a BB 8310 (AT&T). I now how to find the software in the website, however how can I know which software to download according to my phone? Which version should

  • Now that Garageband is on the iPhone, is there any way to connect a Korg nanoKey to it?

    The subject says it all - I'm wondering if there's any way to connect a Korg nanoKey to my iPhone 3GS running the current version of iOS. Thanks and have fun!

  • Change abesnt to leave in ESS portal 7.3

    Hi Experts, We are using Portal 7,3 version,my requirment is we need to change the absent to leave in Working Time ->create leave request- >Calender tab. here we need to change absent to leave. we know the followning information. Component: HRESS_C_L