Issues with 1100 APs

I'm trying to update an 1100 series AP that is running "12.2(13)JA4" to something a little newer to match the existing APs we have installed. No matter what version I try to install the AP seems to be refusing it. I'm not sure if this AP is in autonomous or lightweight mode either, I don't know how to tell.
I did notice that this one is missing the "Express Security" setup button, not sure if that is an indication of something or not. This is an AIR-AP1120B-A-K9 AP.
Thanks

Hi Michael,
What exact IOS are you trying to load? It is possible that you are trying to load a 32mb image on a 16mb platform (like the 1120 series)
Note Cisco IOS Release 12.3(8)JEA supports autonomous 16 Mb platforms and platforms that were supported in Cisco IOS Release 12.3(8)JA and earlier. Autonomous 32 Mb platforms (1130 and 1240 series access points) are supported by Cisco IOS Release 12.3(11)JA.
Hope this helps!
Rob

Similar Messages

  • Issue with Cisco Meraki APs

    Is there any known issues with  Cisco Meraki APs with client devices which publish PMF support in probe requests ?  We are seeing  connectivity issues with Cisco Meraki MR12,MR16 and MX80   models . Please update if there are  any known issue with these APs.

    Thanks for your thoughts, Nathan. We do actually have the "Enable Fast Reconnect" option selected on our wireless profile. Good idea, though.
    We did also (originally) have 2 RADIUS servers defined within our wireless network. What we discovered was that each Meraki AP will try each one in order, top-to-bottom, and then primarily use the server that responded to it first. So, if for any reason you have a short-lived issue with your local RADIUS server responding to requests, and the AP is able to talk to a remote RADIUS server (in our case, one on the other side of the world) instead, the AP will elect to use the remote RADIUS server instead. In our case, the latency is high enough between these APs and this remote RADIUS server that while a client is roaming between APs, and having to re-authenticate, the entire process breaks down because (1) the client is moving between APs faster than the remote RADIUS server can authenticate the client, and (2) the entire exchange and communication ends up timing out -- thus forcing a manual re-connect. This is not a common occurrence by any means, but I just wanted to share what made us later choose to define only 1 RADIUS server, in the network settings. Surely our circumstance here is rather unique, but I thought it might be worth mentioning. Having only 1 RADIUS server defined forces ALL of our APs to use the same RADIUS server, regardless of anything else. It has resulted in a much smoother re-auth process for our clients.
    I appreciate the link you sent, however. If I come across anything else that is helpful, I'll certainly post it back here. I appreciate your input once again!

  • WLC 5508 series issues with APs

    Hi  All,
    we recently upgrade our WLC to a new hardware 5508 running 7.6.120.0 and we seem to notice 
    now and then users ring up and complain that they can not connect to the APs most are AIR-CAP3502I-N-K9 or AIR-LAP1242AG-N-K9
    We can see the APs in the controller and can not see anything wrong.
    We reboot the APs and it fix the problems.
    Just wondering if anybody experience the same issues with this IOS & hardware ???
    Any feedback is much appreciated
    Thanks
    qle

    Cisco has issued a "deferred notice" for 7.6.120.X.  Cisco openly recommends everyone to use the newer code, 7.6.130.X.  
    If you "read between the lines", Cisco is saying everyone needs to AVOID 7.6.120.X.

  • Trunking issue with autonomous AP

    I was at a customers that wanted a new ssid configured on his 20 1252 AP's and to stand up a new one with the olds and new SSID on it. Added the vlans, trunked them down and configured the interfaces and SSID's on the existing AP's no biggie. The new AP(not really new been kicking around in a lab) is giving me some weird issues. I deleted the exisiting config from it and took one of the running configs fromm the others that are working, modified the name and ip and pasted it in. This should have worked just fine. However the trunk port on the 4507 will not come up. The radio's are up and so is the BVI, however I cannot ping to it since the trunk is down. I started looking at the config and the thing I notice is that the AP's are in vlan 2, and the native vlan is set for vlan 2 on all the working trunk ports on the switch. However the AP's do not have vlan 2 on them, and their native vlan is 1. This should not work! I always thought the native had to match on both sides?? In any case I am probably missing something stupid, I have been up since 4am it was a 4 hour drive to get here. Oh and I have to go back and make firewall changes at midnight. Here is the relavent configs please let me know if its something stupid I usually do a lot of controller based installs havnet done a autonomous one in years. Thanks!
    Here is a port on the switch
    interface GigabitEthernet3/9
    description AP 1 - SMT
    switchport access vlan 2
    switchport trunk native vlan 2
    switchport trunk allowed vlan 2,9,15
    switchport mode trunk
    end
    Here is the AP hanging off that works fine
    cstwap01#sh vlans
    Virtual LAN ID: 1 (IEEE 802.1Q Encapsulation)
    vLAN Trunk Interfaces: Dot11Radio0
    Dot11Radio1
    GigabitEthernet0
    This is configured as native Vlan for the following interface(s) :
    Dot11Radio0
    Dot11Radio1
    GigabitEthernet0
    show run on the AP
    dot11 mbssid
    dot11 vlan-name VoIPVLan vlan 9
    dot11 vlan-name Wireless-101-Legacy vlan 15
    dot11 ssid 101
    vlan 15
    authentication open
    mbssid guest-mode
    dot11 ssid VoIPVLan
    vlan 9
    authentication open
    mbssid guest-mod
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid 101
    ssid VoIPVLan
    interface Dot11Radio0.9
    encapsulation dot1Q 9
    no ip route-cache
    bridge-group 9
    bridge-group 9 subscriber-loop-control
    bridge-group 9 block-unknown-source
    no bridge-group 9 source-learning
    no bridge-group 9 unicast-flooding
    bridge-group 9 spanning-disabled
    interface Dot11Radio0.15
    encapsulation dot1Q 15
    no ip route-cache
    bridge-group 15
    bridge-group 15 subscriber-loop-control
    bridge-group 15 block-unknown-source
    no bridge-group 15 source-learning
    no bridge-group 15 unicast-flooding
    bridge-group 15 spanning-disabled
    interface GigabitEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface GigabitEthernet0.9
    encapsulation dot1Q 9
    no ip route-cache
    bridge-group 9
    no bridge-group 9 source-learning
    bridge-group 9 spanning-disabled
    interface GigabitEthernet0.15
    encapsulation dot1Q 15
    no ip route-cache
    bridge-group 15
    no bridge-group 15 source-learning
    bridge-group 15 spanning-disabled
    interface BVI1
    ip address 10.190.2.51 255.255.255.0
    no ip route-cache
    ip default-gateway 10.190.2.1

    Hello Mike,
    actually, native VLAN doesn't have to match on two sides of a trunk, in fact it's quite common with autonomous APs. Your BVI1 is usually tied to a native VLAN 1, but switch port native VLAN is usually configured for whatever VLAN you want AP's management IP to belong to, in your case VLAN 2.
    When you connect two catalyst switches together with a trunk that has different native VLAN configured on two sides, you will keep getting logging messages warning you about it. It's not recommended, but some scenarios require such setup.
    Something else is wrong, maybe a physical issue. When you say the trunk is down, do you mean the interface is down ? Can you paste config of bad switch port and bad AP?
    Regards,
    Roman

  • HFM 11.1.2.3 Configuration - Issue with Consolidation Administration

    Hi,
    This is regarding a new/fresh installation EPM 11.1.2.3 and have an issue with configuration on HFM; the deployment is distributed as below
    1) Server 1 : Foundation,WebLogic Admin(/OHS) - Workspace/Shared Services/Planning/Calc Manager/EAS/APS
    2) Server 2: Essbase
    3) Server 3 : EPMA/HSF/HFM(FDMee/DRM-Yet, to be installed and configured) - Hadnt used these products and this is totally new to me.
    We have issues with HFM - and while opening the Consolidation Administration.
    We get an error as below, in workspace
    An unexpected error has occured.Check server log or contact your system administrator for more information.
    The web app logs suggested below errors- This is only part of the error log
    E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\HFMWeb0\logs\oracle-adf.log
    Part of log
    oracle.adf.model.adapter.DataControlFactoryImpl] [SRC_METHOD: createSession] Exception: [[
    oracle.adf.model.adapter.AdapterException: DCA-29000: Unexpected exception caught: oracle.epm.fm.common.exception.HFMException, msg=There is no registered cluster or server
    I hadnt configured 'Configure Cluster' during the HFM configuration; this was a mistake being new to HFM.
    On a further readup online on OTN etc, found that an application cluster is a must have on HFM, even if it is for one server.
    Have one confusion now for fixing this,
    Do a configuration only for 'Configure Cluster', and restart services to fix this issue
    or
    Do a configuration for 'Configure Cluster'and then again re-Configure HFM components
    Configure > Financial Management — Configure Cluster
    Re-Configure > Financial Management — Configure Application Server
    Re-Configure >  Financial Management — Configure Web Server
    Re-Configure >  Financial Management — Configure Web Application
    Re-Configure >  Financial Management — Enable Smart View Provider
    Re-Configure >  Financial Management — Enable Life Cycle Management Provider
    Re-Configure >  Financial Management — Enable Web Services

    Got help from Oracle Support, and this problem is now resolved. The HFM app server was configured fine, earlier.
    Had to follow below steps on the EPM configurator.
    Stop Services
    HFM - Configure Cluster
    HFM - Configure Web Server
    HFM - Deploy to App Server
    Foundation - Configure Web Server.
    Start Services
    Refresh workspace

  • Issues with cisco 1242 aironets

    We are currently experiencing and issue with the 1242 AG Wireless Access Points. We have have them configured as 1 Root Access point and 3 Repeaters. The repeaters seem to be experiencing frequency interference issues. The Root AP is using antenna model 2506 and the repeaters 1728's.
    What happens is when the repeaters are first started up, they see / communicate to the root access point fine, but within 5 minutes they stop communicating. If we manually set the channel to something different, they see each other for 5 - 10 minutes then eventually disappear and cannot be ping'd or seen with a sh cdp nei.
    We have tried various combinations of settings so far. Have tried channel 1 - 13 and the least conjested frequency mode. It usually settles on channel 8 when we put it in that mode. But it is the same sceneario each time. All 3 repeaters show up almost instantly after a channel change, but slowly disappear in less than 10 minutes.
    Here is our config:
    Version
    Cisco IOS Software, C1240 Software (C1240-K9W7-M), Version 12.4(21a)JA1, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2009 by Cisco Systems, Inc.
    Compiled Wed 16-Sep-09 19:06 by prod_rel_team
    ROM: Bootstrap program is C1240 boot loader
    BOOTLDR: C1240 Boot Loader (C1240-BOOT-M) Version 12.3(7)JA1, RELEASE SOFTWARE (fc1)
    ROOTAP uptime is 2 days, 3 hours, 14 minutes
    System returned to ROM by power-on
    System image file is "flash:/c1240-k9w7-mx.124-21a.JA1/c1240-k9w7-mx.124-21a.JA1"
    cisco AIR-AP1242AG-E-K9    (PowerPCElvis) processor (revision A0) with 24566K/8192K bytes of memory.
    Processor board ID FCZ112782K9
    PowerPCElvis CPU at 262Mhz, revision number 0x0950
    Last reset from power-on
    1 FastEthernet interface
    2 802.11 Radio(s)
    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 00:1C:58:B1:72:2E
    Part Number                          : 73-10256-06
    PCA Assembly Number                  : 800-26918-05
    PCA Revision Number                  : A0
    PCB Serial Number                    : FOC11262N5Z
    Top Assembly Part Number             : 800-29233-01
    Top Assembly Serial Number           : FCZ112782K9
    Top Revision Number                  : A0
    Product/Model Number                 : AIR-AP1242AG-E-K9
    Configuration register is 0xF
    Root AP Config
    Current configuration : 1987 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ROOTAP
    no aaa new-model
    dot11 syslog
    dot11 activity-timeout client maximum 120
    dot11 activity-timeout repeater maximum 300
    dot11 ssid WIRELESS
       authentication open
       authentication key-management wpa
       guest-mode
       infrastructure-ssid
    username user privilege 15 secret 5 password
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    encryption mode ciphers tkip
    ssid WIRELESS
    antenna gain 5
    parent timeout 10000
    channel 2417
    station-role root access-point
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    no dfs band block
    channel dfs
    station-role root
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 192.168.2.10 255.255.255.0
    no ip route-cache
    ip default-gateway 192.168.2.1
    ip http server
    ip http authentication local
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 route ip
    line con 0
    privilege level 15
    logging synchronous
    login local
    stopbits 1
    line vty 0 4
    privilege level 15
    logging synchronous
    login local
    stopbits 1
    line vty 5 15
    privilege level 15
    logging synchronous
    login local
    stopbits 1
    end
    Repeater Config
    Current configuration : 1764 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname REPEATER03
    no aaa new-model
    dot11 syslog
    dot11 ssid WIRELESS
       authentication open
       authentication key-management wpa
       guest-mode
       infrastructure-ssid
    username user privilege 15 secret 5 password
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    encryption mode ciphers tkip
    ssid WIRELESS
    antenna gain 5
    parent timeout 10000
    station-role repeater
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    no dfs band block
    channel dfs
    station-role root
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 192.168.2.13 255.255.255.0
    no ip route-cache
    ip default-gateway 192.168.2.1
    ip http server
    ip http authentication local
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 route ip
    line con 0
    privilege level 15
    logging synchronous
    login local
    stopbits 1
    line vty 0 4
    privilege level 15
    logging synchronous
    login local
    stopbits 1
    end
    We are wondering if you have any tips to get around this.
    Also,  should these access points be able to handle ~200 clients? How close to the root access point should the repeaters be placed? I basically just go until my signal gets low and put a repeater within that range. Could vary from 30-60 meters away.
    Thanks

    Also,  should these access points be able to handle ~200 clients?
    APs, in theory, can handle >1,200 clients.  In theory.  In practice, Cisco recommends between 12-25 clients.  Imagine if you have, say, 50 clients and they are trying to access the network on a 100 Mbps FastEthernet connection.  That slows them down, right?  But consider wireless as a broadcast.  One talks and the rest listens.

  • WAP4410N issues with Macbooks/Apple computers

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    History:
    I have 4 WAP4410N Access Points setup in a sorority house, one for each floor. The access points they had before were D-Link 2.4GHz POE APs. The reason for changing the access points was a lack of wireless coverage in the house. About 2 weeks ago I had a complaint that ALL apple computer users were only able to get to a webpage and if they tried to click a link they would get nothing, so they would have to disconnect and then reconnect to the SSID in order to get to another page. I contacted Cisco SB support and asked if they were aware of any issues with apple. The tech said yes and that I should update to 2.0.2.1 firmware, I was currently running 2.0.1.0. The tech also said that after upgrading the firmware reset the access point and reconfigure it, so I did this. I updated the firmware on all 4 APs and had one of the girls click a few links thinking that it was fixed since it worked. Well I have heard tonight that there still is an issue. I am having complaints for ALL apple computer users that after viewing 3 -5 pages/links they have to disconnect and reconnect to the SSID, then after so many more pages they have to do it all over again.
    Question:
    I noticed that there is another firmware update released for the WAP4410N, will this firmware (2.0.3.3) fix the issue I am having?
         If so, should I upgrade the firmware and reset the AP's again and reconfigure them, or can I just update them and not re-configure them?
         If not, should I change some of my settings? Any other suggestions?
    Config:
    Here is a brief of the config on the AP’s: (If my memory is correct)
    Host Name: AP1, 2, 3, 4
    Device Name: WAP4410N_AP1, 2, 3, 4
    IP Settings: Static IP
    IP Address: 192.168.1.2, 3, 4, 5
    IPV6: Disabled
    Force Lan Port Speed 100M: Disabled
    Discovery (By Bonjour): Enabled
    802.1X Supplicant: Disabled
    Wireless Network Mode: B/G/N-Mixed
    Wireless Channel: 1, 4, 8, 11
    Wireless Isolation(between SSID) Disabled
    Security Mode: WPA-Personal
    WPA Algorithm: AES
    Key Renewal: 3600
    Serial #: SER141903**
    Serial #: SER141900**
    Serial #: SER141903**
    Serial #: SER141903**
    Other equipment in the setup:
    ASA 5505 firewall
    Cisco Small Business SD208P Switch with PoE
    Thanks for the help.
    Regards,
    Travis

    Did you try the firmware upgrade and reconfiguring the wap4410ns travis?  As a rule of thumb, I always factory reset and reconfigure the device just incase there is any glitches.
    Also are you running all the access points through the unmanaged switch?  If so, try to take it out of the mix and plug directly into the ASA.  Try to eliminate all extra pieces in the mix so you can better understand where the failure is.  Your connecting wirelessly and able to browse, your getting intermittent connectivity.  Also approximately how many users are connecting to the access points at one time?  Try to isolate one wap4410n and a mac and test browsing with it and see what happens.

  • BSOD issues with Z68A-GD55 (B3): BIOS issue? Hardware issue? Voltage issue?

    Built this PC two months ago and have had issues.  This is the message posted on the BIOS section:
    Quote from: Grahamburger76 on 19-November-11, 03:48:23
    I have the z68-gd55 (b3).  I built this PC bout two months ago.  Awhile after the build, started getting BSODs during gaming and eventually was led here to flash a new BIOS.  I flashed the latest beta BIOS successfully and played for several hours.  Then sleep the pc but get a BSOD again when powering it back up.  The BCCode indicates an issue with the GPU or driver but I have read on that there was a problem in the BIOS  for the z68-gd65 (g3) that the voltage was off and needed to be set differently to accommodate
    Quote from: Bernhard on 23-September-11, 03:14:41
    @Junior, all three BIOS' that I tested, the BCLK is shown as 100 in the BIOS but once in the OS it applies 98. I have now set the base freq manually 10010 and that applies 100,2 BCLK once in the OS. Needs to be fixed.
                 The multi is still artificially restricted at X49.
                 DRAM auto apply voltage is 1,472 in the BIOS. I set it manually to 1,5V (1,507V) to prevent BSOD. Rebooting, the BIOS still shows applied DRAM voltage as 1,472 although 1,507 is applied. Need to do some DMM tests.
                 CPU phase control on the latest BIOS works correctly in Intel SVID Mode with the LEDs being lit solidly from 1 to 6 as the load is applied.
                 Selecting APS results in either the first 3 LEDs being lit or all 6 LEDs being lit, nothing in between.
    Has this been an issue in this boards BIOS too?  Thanks because short of RMAing parts, I am about at a loss as to what to do to fix these issues.
    This started with screen freezes needing hard restart using the restart button while playing Dragon Age:Origin and continued with Battlefield p4f, and BF3.  After reseating the CPU/cooler, RAM, GPU then updating the drivers using Live Update 5 and then manually updating; I started getting BSODs and restarts while playing games and several time while using 3D Mark.  Tried to change the voltage for the DRAM with no help and loaded only the Default Optimized Settings in BIOS.  I updated the BIOS to the listing in my signature, moved the HDD and Optical drive to different SATA ports and updated the audio driver to the current one on MSI website.  System finally seemed to be running fine then the stuff happened as quoted form my previous post.
    As this stuff has continued, the PC seems to be running slower and slower.  What I mean by that is the boot times have started taking longer and the system does not respond as quickly to commands.  Like now, as I type, I am at least two or three words ahead of what is put on the screen (never has done that before).  Funny thing about that is this was the fastest computer I have ever had with response, booting, and post (my wife even commented on how fast it booted up).  Not sure if the other issues have anything to do with this but I am trying to post everything I can think of to give all the necessary info.  If more information is needed then let me know and possibly tell me where to find it?
    Not really sure how to post the dump files from Blue Screen View and My Event Viewer but gladly would if someone can give a newbie some direction on this.  Thanks in advance for all help and consideration.

    Yes, the BIOS I have flashed was pulled from there.  I thought it had the problem resolved until it had another BSOD after several hours of use.
    The Stop:error code, is that the Bug Check Code from the Blue Screen Viewer?
                                                                             BBCode       0x00000116 (Parameters:  fffffa80`0c09d4e0   fffff880`043a180c   00000000`00000000     00000000`0000000d)
    I may have given you more stuff than you needed but I just figured to be thorough.  This is the record from yesterday but there are like 5 or 6 more from the previous month that are in order from most recent to oldest.
            DRIVER_IRQL_NOT_LESS_OR_EQUAL                 BBCode      0x000000d1 (Parameters:  00000000`0000009d     00000000`00000002   00000000`00000001   fffff880`055bbe7d)   
                                                                             BBCode      0x00000116    (Parameters:  fffffa80`089c64e0   fffff880`0b95c008   00000000`00000000   00000000`00000002)      
                                                                        BBCode      0x00000116 (Parameters:  fffffa80`0c2094e0   fffff880`0440780c        00000000`00000000   00000000`00000002)
            SYSTEM_THREAD_EXCEPTION_NOT_HANDLED     BBCode    0x1000007e    (Parameters:  ffffffff`c000001d   fffff880`00000001   fffff880`02b982b8   fffff880`02b97b10)
            CRITICAL_OBJECT_TERMINATION                    BBCode     0x000000f4 (Parameters:   00000000`00000003   fffffa80`08761730   fffffa80`08761a10   fffff800`031908b0)
       

  • 3850 PoE issues with AP3600 and AP3700

    The switch is more than capable of providing 30 watts of power to the 3600AP yet it negotiates 15.4 watts and then I get errors in prime. Can someone explain how to fix this issue or what is causing the problem? Both radios are enabled so I would expect it to draw about 20 watts. We are seeing the same issues with 3700 series APs on the 3850 series switches. The APs tie back to a controller and not the 3850 switch
    Error Message from Prime
    Virtual Domain: ROOT-DOMAIN
    PI has detected one or more alarms of category AP and severity Critical in Virtual Domain ROOT-DOMAIN for the following items:
    1. Message: Access point 'CAZBM-LAPA02' associated with controller 'BRO-5500' draws low power from Ethernet. Failure reason: 'The AP draws 15.4 watts from Ethernet'.
     (6 times)
    E-mail will be suppressed up to 30 minutes for these alarms.
    Switch Info:
    Show Version
    Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.02.02.SE RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2013 by Cisco Systems, Inc.
    Compiled Fri 14-Jun-13 19:24 by prod_rel_team
    Cisco IOS-XE software, Copyright (c) 2005-2013 by cisco Systems, Inc.
    All rights reserved.  Certain components of Cisco IOS-XE software are
    licensed under the GNU General Public License ("GPL") Version 2.0.  The
    software code licensed under GPL Version 2.0 is free software that comes
    with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such
    GPL code under the terms of GPL Version 2.0.
    (http://www.gnu.org/licenses/gpl-2.0.html) For more details, see the
    documentation or "License Notice" file accompanying the IOS-XE software,
    or the applicable URL provided on the flyer accompanying the IOS-XE
    software.
    ROM: IOS-XE ROMMON
    BOOTLDR: CAT3K_CAA Boot Loader (CAT3K_CAA-HBOOT-M) Version 1.2, RELEASE SOFTWARE (P)
    BRO-Zone-A-Stack uptime is 18 weeks, 2 days, 23 hours, 56 minutes
    Uptime for this control processor is 18 weeks, 2 days, 23 hours, 59 minutes
    System returned to ROM by reload
    System restarted at 09:42:37 EST Sat Nov 15 2014
    System image file is "flash:packages.conf"
    Last reload reason: Reload command
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    License Level: Lanbase
    License Type: Permanent
    Next reload license Level: Lanbase
    cisco WS-C3850-48P (MIPS) processor with 4194304K bytes of physical memory.
    Motherboard Assembly Number        : 73-14442-08
    Model Revision Number              : L0
    Motherboard Revision Number        : C0
    Model Number                       : WS-C3850-48P
    Switch Ports Model              SW Version        SW Image              Mode   
         1 56    WS-C3850-48P       03.02.02.SE       cat3k_caa-universalk9 INSTALL
    Show power inline
    Module   Available     Used     Remaining
              (Watts)     (Watts)    (Watts) 
    1           450.0       15.4       434.6
    2           450.0        0.0       450.0
    3           450.0        0.0       450.0
    4           450.0      120.0       330.0
    Interface Admin  Oper       Power   Device              Class Max
                                (Watts)                            
    Gi1/0/1   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/2   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/3   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/4   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/5   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/6   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/7   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/8   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/9   auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/10  off    off        0.0     n/a                 n/a   30.0 
    Gi1/0/11  off    off        0.0     n/a                 n/a   30.0 
    Gi1/0/12  off    off        0.0     n/a                 n/a   30.0 
    Gi1/0/13  auto   off        0.0     n/a                 n/a   30.0 
    Gi1/0/14  auto   on         15.4    AIR-CAP3602I-A-K9   0     30.0 
    Gi1/0/15  auto   off        0.0     n/a                 n/a   30.0 

    Duplicate post.
    Go HERE.

  • Goods Issue with PI sheets

    Hi
    I am trying to do Goods Issue with PI sheet in SAP v4.7c. I have used the following characteristics however only the finish product and the qty comes up in the PI Sheet.
    can any one please let me know what should be done to have components assigned to the phase or irresepective of the phase:
    The scope of the Component Recipe destination is 03: for all order items and reservation and
    the position is 05: at the start of the phase
    The characteristics used are:
    PPPI_INPUT_GROUP          Material list
    PPPI_MESSAGE_CATEGORY          PI_CONS
    PPPI_PROCESS_ORDER          
    PPPI_RESERVATION          
    PPPI_RESERVATION_ITEM          
    PPPI_MATERIAL          
    PPPI_VARIABLE          'MYVAR&0050&'
    PPPI_MATERIAL_CONSUMED          
    PPPI_UNIT_OF_MEASURE          
    PPPI_AUTOMATIC_VALUE          Event date
    PPPI_AUTOMATIC_VALUE          Event time
    PPPI_OUTPUT_TEXT          Material
    PPPI_OUTPUT_CHARACTERISTIC          PPPI_MATERIAL
    PPPI_OUTPUT_TEXT          Material quantity-target value
    PPPI_OUTPUT_CHARACTERISTIC          PPPI_MATERIAL_CONSUMED
    PPPI_OUTPUT_TEXT          Unit of measure
    PPPI_OUTPUT_CHARACTERISTIC          PPPI_UNIT_OF_MEASURE
    PPPI_INPUT_REQUEST          Material quantity-actual value
    PPPI_DEFAULT_VARIABLE          'MYVAR&0050&'
    PPPI_REQUESTED_VALUE          PPPI_MATERIAL_CONSUMED
    PPPI_VALIDATION_FORMULA          ( X > ( 0.95 * 'MYVAR&0050&'))
    PPPI_VALIDATION_FORMULA          AND
    PPPI_VALIDATION_FORMULA          ( X < ( 1.05 * 'MYVAR&0050&'))
    PPPI_OUTPUT_TEXT          Unit of measure
    PPPI_OUTPUT_CHARACTERISTIC          PPPI_UNIT_OF_MEASURE
    PPPI_INPUT_REQUEST          Batch
    PPPI_REQUESTED_VALUE          PPPI_BATCH
    PPPI_MESSAGE_CATEGORY          SIGN
    PPPI_PROCESS_ORDER          
    PPPI_CONTROL_RECIPE          
    PPPI_OPERATION          
    PPPI_PHASE          
    Can any one please let me know where am I missing!!
    Thanks in advance
    -Rahul

    This is at control recipe creation or you are checking the instruction in the process order ?
    This is a simple PI which is working OK fo rmaterial consumption.
    Check it.
    10     PPPI_DATA_REQUEST_TYPE     Solicitud de datos simple
    20     PPPI_MESSAGE_CATEGORY     PI_CONS
    30     PPPI_UNIT_OF_MEASURE
    40     PPPI_OPERATION
    50     PPPI_OUTPUT_TEXT     Operación
    60     PPPI_OUTPUT_CHARACTERISTIC     PPPI_OPERATION
    70     PPPI_PHASE
    80     PPPI_OUTPUT_TEXT     Fase
    90     PPPI_OUTPUT_CHARACTERISTIC     PPPI_PHASE
    100     PPPI_RESERVATION
    110     PPPI_OUTPUT_TEXT     Reserva
    120     PPPI_OUTPUT_CHARACTERISTIC     PPPI_RESERVATION
    122     PPPI_RESERVATION_ITEM
    126     PPPI_OUTPUT_TEXT     Item
    127     PPPI_OUTPUT_CHARACTERISTIC     PPPI_RESERVATION_ITEM
    150     PPPI_PROCESS_ORDER
    160     PPPI_AUTOMATIC_VALUE     Hora de evento
    170     PPPI_AUTOMATIC_VALUE     Fecha de evento
    180     PPPI_MATERIAL
    190     PPPI_OUTPUT_TEXT     Code
    200     PPPI_OUTPUT_CHARACTERISTIC     PPPI_MATERIAL
    210     PPPI_MATERIAL_SHORT_TEXT
    220     PPPI_OUTPUT_TEXT     Material
    250     PPPI_OUTPUT_CHARACTERISTIC     PPPI_MATERIAL_SHORT_TEXT
    300     PPPI_MATERIAL_QUANTITY
    330     PPPI_OUTPUT_TEXT     Plan
    360     PPPI_OUTPUT_CHARACTERISTIC     PPPI_MATERIAL_QUANTITY
    400     PPPI_MATERIAL_CO_PRODUCT
    500     PPPI_OUTPUT_TEXT     Um
    600     PPPI_OUTPUT_CHARACTERISTIC     PPPI_UNIT_OF_MEASURE
    700     PPPI_INPUT_REQUEST     Lote
    800     PPPI_BATCH
    900     PPPI_REQUESTED_VALUE     PPPI_BATCH
    1000     PPPI_INPUT_REQUEST     Cantidad Real
    1100      PPPI_MATERIAL_CONSUMED
    1200     PPPI_REQUESTED_VALUE     PPPI_MATERIAL_CONSUMED
    1300     PPPI_INPUT_REQUEST     Sloc
    1400     PPPI_STORAGE_LOCATION
    1500     PPPI_REQUESTED_VALUE     PPPI_STORAGE_LOCATION

  • Extracting Embedded Files From a PDF with Adobe.APS

    I'm not sure if this needs to be here in security or if it needs to be in another forum, so if an admin feels it needs to move to a different forum, feel free to.
    The situation I am in is that I get about 100-150 pdf's a day that I need to extract an embeeded file from.  Right now this is a completely manual process and is very time consuming.  What I have been trying to do is automate the process of extraction.
    The issue I am running into is that the files are encrypted with Adobe.APS, and so my java code won't handle the security, and I can't find any other software that handles Adobe.APS.
    I was wondering if Adobe had a product that could do this, or if there was an API that could handle this.  I can perform the extraction on a platform of any flavor (Windows, Mac, Linux, etc...).
    Any help in this regard would be greatly appreciatted.  Thanks.

    In my case I have a drop-down list of files with preloaded filenames to attach. Here is the code that works for me on a click of button.
    var selectFileName = form1.subform.DropDownList1.rawValue;
    if (selectFileName != "Please Select") {
    var doc = event.target;
    doc.importDataObject(selectFileName);
    var MyPar1 = doc.getDataObject(selectFileName);
    var filename = MyPar1.path;
    After you click the button it open a windows dialog box asking you to choose the file and adds the attachment to the attachment pane in runtime. To view the attachments simply view the attachment pane in runtime after you add the attachments.
    Good luck,
    SekharN

  • Issues with client looses connection with 6.0.196.0

    Hi,
    We recently upgraded our Wisms to version 6.0.196.0 and after the upgrade we have seen the clients sometimes looses connectivity and has problems to connect. We use an network with 802.1x  and PeapMschapv2 with dynamic WEP.
    We have disabled aggresive load-balancing but still see the issues.
    Any ideas anyone?
    Regards,
    Martin

    Hi,
    Any news for these problems? Did the version 7.x fix these CAPWAP UP/DOWN problems with HREAP APs? It seems that I'm having these same problems now. Local APs seems to be fine, but HREAP APs goes UP/DOWN with versions 6.0.196.0 and 6.0.199.4.
    There are three 4404 WLCs, where are different sites' office and warehouse APs connected to. The environment is configured as N + N + 1
    like following:
    WLC1 is for officeAPs. APs are 1131 and they're configured as H-REAP
    WLC2 is for warehouseAPs. APs are 1242 and they're configured as Local
    WLC3 is for backup and I used this for testing.
    After I updated all the WLCs at summer to version 6.0.196.0, there have been issues where the clients looses randomly WLAN-connections. But the complaints just came from the two largest offices. And these didn't happend immeaditly after the update, but after few months. It can be that the summer holidays was reason for it. After some investigations, I updated the WLC3 for version 6.0.199.4, which just got released at the time, and moved these two largest offices' APs to there. Complaints stopped but after a month the second largest office informed that the clients' disconnections started to raise again and the WLAN-network has become unstable again. First there was just couple of issues but it have been raised as the time goes by.
    When I made some more investigation to this site, I noticed that the APs' CAPWAP goes DOWN and UP randomly for a second:
    *Nov 12 07:39:29.537: %CAPWAP-5-CHANGED: CAPWAP changed state to DOWN
    *Nov 12 07:39:29.590: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to administratively down
    *Nov 12 07:39:29.590: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to administratively down
    *Nov 12 07:39:29.759: %CAPWAP-5-CHANGED: CAPWAP changed state to UP
    *Nov 12 07:39:29.811: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
    *Nov 12 07:39:29.812: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to reset
    *Nov 12 07:39:29.849: %LINK-3-UPDOWN: Interface Dot11Radio1, changed state to up
    *Nov 12 07:39:29.850: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    *Nov 12 07:39:29.889: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
    Then I investigated some more and noticed that this happens on all of the H-REAP APs and almost in the same time:
    *Nov 12 07:39:29.537: %CAPWAP-5-CHANGED: CAPWAP changed state to DOWN - WLC3, second largest site's AP (6.0.199.4)
    *Nov 12 07:40:17.439: %CAPWAP-5-CHANGED: CAPWAP changed state to DOWN - WLC3, second largest site's other AP (6.0.199.4)
    *Nov 12 07:41:20.297: %CAPWAP-5-CHANGED: CAPWAP changed state to DOWN - WLC3, largest site's AP (6.0.199.4)
    *Nov 12 07:42:31.928: %CAPWAP-5-CHANGED: CAPWAP changed state to DOWN - WLC1, random site's AP (6.0.196.0)
    When I checked the warehouseAPs, which are configured as local in the WLC2 (6.0.196.0), there was nothing like this in the logs. Logs are clean.
    But when H-REAP is configured for these APs, the clients should not be disconnected when the CAPWAP goes down? And this whole "process"  seems to last just for a second. Not sure if this is the real reason for these client disconnections, but at least this is not normal. I haven't heard complaints from smaller sites, even when APs at them also does the same.
    I don't feel great to update the WLCs for the version 7.x, because it just seems to be new feature release, but if it fixes these, then I should think about it. Has someone, who had these same problems, got this fixed with version 7? Or has TAC provide some other patches for this?
    Thanks,
    Joni

  • Issues with Organizational Model in CRM

    Hi guys,
               We are implementing CRM 5.0 and I generated Organizational Model in system using Report: CRM_ORGMAN_R3_ORGDATA_GENERATE. This report generated organizational model with no errors. But there is a issue with org model:
    In our R/3 system same sales office are assigned to multiple sales area and same salesgroups are assigned to multiple sales office due to this in CRM when the org model generated it only assigned the sales office and sales group to sales org 1000 however sales org 2000 and 3000 left unassigned.
    eg:
    R/3:
    Sales office assigned to
    sales area: 1000   10   10 
                           001
                           002
                           003
                     2000   10   10 
                          001
                          002
                          003
    And after generation in CRM:
    Sales org: 1000
                      sales office: 001
                                        002
                                        003
    Sales org:  2000
                       no sales office or sales org assigned.
    When I am trying to create it manually then it gives me an error: "attribute_R/3_SA_ORG with value xyx already assigned".
    Did anybody faced similar issue?
    I even ran the report for to change the org model to enhanced version but it didnt helped.
    Please give your suggestions.
    Thanks
    Ankit

    Hi Ankit,
    Its common that the sales office are only assigned to the first sales organiz unit in
    CRM structure in PPOMA_CRM. The same for the sales groups that are only assigned under the first sales office unit in CRM structure in PPOMA_CRM.
    No mather, the important thing is that under Function tab > Sales office tab, for a sales office, the system has all the possible combinations for R/3 sales org, R/3distribution channel and R/3 division.
    And the same under Function tab > Sales group tab, for a sales group, that must contain the possible combinations for R/3 sales org, R/3 sales office, R/3distribution channel and R/3 division.
    In this way, you have the structure like:
    SALESORG1001
       SALESOFFICE 1100
           SALESGROUP 100
       SALESOFFICE 1200
       SALESOFFICE 1300
    SALESORG1002
    SALESORG1003
    But inside SALESOFFICE 1100 details you have something like:
    Sales office tab:
    R3 sales org | R3 DC | R3 Div
    1001              10         01
    1002              10         01
    1003              10         01
    And under Sales Group 100 you have something like:
    Sales group tab:
    R3 sales org | R3 Sales Office | R3 DC | R3 Div
    1001              1100                  10         01
    1002              1100                  10         01
    1003              1100                  10         01
    1001              1200                  10         01
    1002              1200                  10         01
    1003              1200                  10         01
    1001              1300                  10         01
    1002              1300                  10         01
    1003              1300                  10         01
    Hope it helps,
    Susana Messias

  • Issues with Essbase Server configuration

    Hi All,
    - I have a simple environment with one foundation server with only foundation services running on it (only foundation components installed). On the single Essbase server, I have installed foundation (by default) and Essbase components.
    - I'm facing an issue with the Essbase server configuration. All steps complete except for the last step: Deploying the web applications (APS and EAS) to the WebLogic server.
    - FYI, I am deploying the web application to the existing domain created on the Foundation server. As all products need to be on the same domain..
    During deploying, the WebLogic admin server reports the following error:
    BEA-149003
    Unable to access application source information in /opt/shared/apps/hyperion/Oracle/Middleware/EPMSystem11R1/products/Essbase/eas/server/AppServer/InstallableApps/Common/aps.ear for application ‘APS’.
    The specified error is: No application files exist.
    Now the above path and files exist on the Essbase server but not on the Foundation server. So after playing around with the WL admin console and reading Sandeep's post[1], I have come to the conclusion that:
    1. The Essabase components have to be installed on the Essbase server, but not configured.
    Now this implies that I need to install all components on the foundation server even though I will only be using it to deploy the foundation services which seems a bit silly?
    2. Create a new domain on the Essbase server, so the EAS/APS will be deployed on the Essbase server - but won't be on the same domain as the other products.
    Well I'm a newbie with WebLogic and would thus appreciate your valuable inputs!
    Thanks in advance...
    References:
    [1]. http://sandeepseshan.blogspot.in/2009/02/weblogic-server-10-deployment-error.html

    From the configuration docs -
    "On the machine on which you plan to administer the WebLogic Server, you must install all Web applications for all applications you plan to deploy on any machine in the environment. (The WebLogic Administration Server is installed and deployed on the Foundation Services machine.)"
    You shouldn't need to create a new domain for deploying on other servers and can use the existing one and only deploy the web applications on the servers you want them running on.
    I am not sure which version you are installing but if it is 11.1.2.1 then I take it the OS is the same type on both machines
    "All Web applications in an EPM System deployment must be deployed on either windows machines or on all UNIX machines."
    There note has doesnt seem to be there in 11.1.2.2 so I assume it is not the rule anymore.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Performance issue with internet explorer 11 on tools 8.53.13

    We are on Peoplesoft application 9.1 with tools 8.53.13, the end users are on Windows 7.
    Almost all the instances are having issues at first login, it spins indefinitely and when users goes back and refreshes the browser a couple of times some users will be lucky to get through the login screen while others continue to have the same issue. Please let us know if you had experienced similar issues.

    Hi Alvin,
    Thanks for the response, we dont have issues with firefox or chrome, but the customer wants to use IE only.
    Started
    Page Title
    Page Title
    Page ID
    Device Name
    User Name
    Warnings
    Comment Flag
    Time
    Sent
    Received
    Method
    Result
    Type
    URL
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/signon.html
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/signon.html
    1
    LP4577
    PalaganiR
    (N/A)
    0.009
    0
    0
    59:31.4
    1
    LP4577
    PalaganiR
    0.009
    0
    0
    GET
    (Cache)
    html
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/signon.html
    Oracle | PeopleSoft Enterprise Sign-in
    Oracle | PeopleSoft Enterprise Sign-in
    2
    LP4577
    PalaganiR
    (N/A)
    0.32
    9023
    17717
    59:32.5
    2
    LP4577
    PalaganiR
    0.08
    485
    824
    GET
    302
    Redirect to http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG&
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login
    59:32.6
    2
    LP4577
    PalaganiR
    0.178
    585
    15782
    GET
    200
    html
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG&
    59:32.8
    2
    LP4577
    PalaganiR
    0.059
    679
    101
    GET
    304
    css
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/styles.css
    59:32.8
    2
    LP4577
    PalaganiR
    0.052
    726
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/OPSE_logo.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.054
    731
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/PT_LOGIN_ERROR.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.053
    729
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_cze.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.052
    734
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_japanese.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.053
    723
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/korean.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.05
    729
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_rus.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.048
    729
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_tha.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.052
    725
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/schinese.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.052
    725
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/tchinese.gif
    59:32.8
    2
    LP4577
    PalaganiR
    0.054
    723
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/arabic.gif
    Oracle | PeopleSoft Enterprise Sign-in
    Oracle | PeopleSoft Enterprise Sign-in
    3
    LP4577
    PalaganiR
    (N/A)
    105.085
    14184
    18536
    59:36.8
    3
    LP4577
    PalaganiR
    104.762
    802
    1608
    POST
    302
    Redirect to http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/EMPLOYEE/HRMS/h/?tab=DEFAULT
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG
    01:21.6
    3
    LP4577
    PalaganiR
    0.195
    1304
    15817
    GET
    200
    html
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG&
    01:21.8
    3
    LP4577
    PalaganiR
    0.036
    1054
    101
    GET
    304
    css
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/styles.css
    01:21.8
    3
    LP4577
    PalaganiR
    0.078
    1101
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/OPSE_logo.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.081
    1106
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/PT_LOGIN_ERROR.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.081
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_cze.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.08
    1109
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_japanese.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.079
    1098
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/korean.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.056
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_rus.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.081
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_tha.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.095
    1100
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/schinese.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.096
    1100
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/tchinese.gif
    01:21.8
    3
    LP4577
    PalaganiR
    0.097
    1098
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/arabic.gif
    Oracle | PeopleSoft Enterprise Sign-in
    Oracle | PeopleSoft Enterprise Sign-in
    4
    LP4577
    PalaganiR
    (N/A)
    19.795
    13461
    17928
    01:26.7
    4
    LP4577
    PalaganiR
    19.582
    1177
    1101
    POST
    302
    Redirect to http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/EMPLOYEE/HRMS/h/?tab=DEFAULT
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG
    01:46.3
    4
    LP4577
    PalaganiR
    0.125
    1304
    15817
    GET
    200
    html
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG&
    01:46.4
    4
    LP4577
    PalaganiR
    0.034
    1054
    101
    GET
    304
    css
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/styles.css
    01:46.4
    4
    LP4577
    PalaganiR
    0.037
    1101
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/OPSE_logo.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.032
    1106
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/PT_LOGIN_ERROR.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.03
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_cze.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.029
    1109
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_japanese.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.041
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_rus.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.043
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_tha.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.044
    1100
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/schinese.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.045
    1100
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/tchinese.gif
    01:46.4
    4
    LP4577
    PalaganiR
    0.046
    1098
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/arabic.gif
    Oracle | PeopleSoft Enterprise Sign-in
    Oracle | PeopleSoft Enterprise Sign-in
    5
    LP4577
    PalaganiR
    (N/A)
    22.467
    14555
    18025
    01:49.9
    5
    LP4577
    PalaganiR
    22.231
    1177
    1097
    POST
    302
    Redirect to http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/EMPLOYEE/HRMS/h/?tab=DEFAULT
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG
    02:12.2
    5
    LP4577
    PalaganiR
    0.127
    1300
    15817
    GET
    200
    html
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG&
    02:12.3
    5
    LP4577
    PalaganiR
    0.035
    1054
    101
    GET
    304
    css
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/styles.css
    02:12.3
    5
    LP4577
    PalaganiR
    0.031
    1101
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/OPSE_logo.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.03
    1106
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/PT_LOGIN_ERROR.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.036
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_cze.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.033
    1109
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_japanese.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.052
    1098
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/korean.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.046
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_rus.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.053
    1104
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/language_tha.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.05
    1100
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/schinese.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.052
    1100
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/tchinese.gif
    02:12.3
    5
    LP4577
    PalaganiR
    0.069
    1098
    101
    GET
    304
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/HR91CNV/images/arabic.gif
    Employee-facing registry content
    Employee-facing registry content
    6
    LP4577
    PalaganiR
    (N/A)
    1.312
    2596
    9608
    02:15.6
    6
    LP4577
    PalaganiR
    0.085
    1177
    1470
    POST
    302
    Redirect to http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/EMPLOYEE/HRMS/h/?tab=DEFAULT
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/?cmd=login&languageCd=ENG
    02:15.7
    6
    LP4577
    PalaganiR
    0.274
    1419
    8138
    GET
    200
    html
    http://pd-samt-w-ag-2.samtrans.com:320/psp/HR91CNV/EMPLOYEE/HRMS/h/?tab=DEFAULT
    02:16.0
    6
    LP4577
    PalaganiR
    0.068
    0
    0
    GET
    (Cache)
    css
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PSSTYLEREQ_1.css
    02:16.1
    6
    LP4577
    PalaganiR
    0.019
    0
    0
    GET
    (Cache)
    css
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PSSTYLEDEF_SWAN_1.css
    02:16.1
    6
    LP4577
    PalaganiR
    0.13
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_COMMON_MIN_1.js
    02:16.3
    6
    LP4577
    PalaganiR
    0.052
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_AJAX_NET_MIN_1.js
    02:16.3
    6
    LP4577
    PalaganiR
    0.059
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_IFRAME_HDR_JS_MIN_1.js
    02:16.4
    6
    LP4577
    PalaganiR
    0.039
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_PORTAL_AS_JS_MIN_1.js
    02:16.4
    6
    LP4577
    PalaganiR
    0.016
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PORTAL_COOKIE_MIN_1.js
    02:16.4
    6
    LP4577
    PalaganiR
    0.068
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PORTAL_REFRESHPAGE_MIN_1.js
    02:16.5
    6
    LP4577
    PalaganiR
    0.023
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_ISCROSSDOMAINNS6_MIN_1.js
    02:16.5
    6
    LP4577
    PalaganiR
    0.012
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_SAVEWARNINGSCRIPT_MIN_1.js
    02:16.6
    6
    LP4577
    PalaganiR
    0.043
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HP2_JS_MIN_1.js
    02:16.6
    6
    LP4577
    PalaganiR
    0.003
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_NAV_GO_1.gif
    02:16.6
    6
    LP4577
    PalaganiR
    0.003
    0
    0
    GET
    (Cache)
    png
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_BC_START_1.png
    02:16.6
    6
    LP4577
    PalaganiR
    0.003
    0
    0
    GET
    (Cache)
    png
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_BC_END_1.png
    02:16.6
    6
    LP4577
    PalaganiR
    0.134
    0
    0
    GET
    (Cache)
    javascript
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_JS_MIN_1.js
    02:16.7
    6
    LP4577
    PalaganiR
    0.03
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_MENUBAR_BG_1.GIF
    02:16.7
    6
    LP4577
    PalaganiR
    0.002
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_SRTNONE_1.gif
    02:16.7
    6
    LP4577
    PalaganiR
    0.002
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_BC_DOWN_ARROW_1.gif
    02:16.8
    6
    LP4577
    PalaganiR
    0.003
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_PORTAL_POWEREDBY_1.gif
    02:16.8
    6
    LP4577
    PalaganiR
    0.039
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_PROCESSING_1.gif
    02:16.8
    6
    LP4577
    PalaganiR
    0.056
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_ORACLELOGO_SWAN_1.GIF
    02:16.8
    6
    LP4577
    PalaganiR
    0.003
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HEADERBG_SWAN_1.GIF
    02:16.8
    6
    LP4577
    PalaganiR
    0.005
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_BTNR_1.gif
    02:16.8
    6
    LP4577
    PalaganiR
    0.002
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_BTNL_1.gif
    02:16.9
    6
    LP4577
    PalaganiR
    0.038
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_RSR_CREF_1.gif
    02:16.9
    6
    LP4577
    PalaganiR
    0.029
    0
    0
    GET
    (Cache)
    gif
    http://pd-samt-w-ag-2.samtrans.com:320/cs/HR91CNV/cache/PT_HNAV_FAV_SEP2_1.GIF

Maybe you are looking for

  • Slicer Time Dimension Issue with Cube Functions

    Hi, Hoping someone can help me figure out right approach here. Summary: Using Excel 2013 connected to a SSAS cube as data source, and cube functions with slicers to create a dashboard. Have following time dimension slicers; Fiscal Year, Fiscal Quarte

  • Ipod Nano 4th Gen wont turn on.

    My Ipod Nano 4th Generation will not turn on. I plug it into my computer and get nothing, i tried resetting it and that did nothing. I then plugged it back into my computer and i got an error message on Itunes saying that my Ipod was corrupt. I know

  • Property file usage help please !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

    hi there i need some help on using property file, please. i have a package that contains many directories and classes. in one the directory, there is a property file: properties. and some of the classes need to access information in the file. how can

  • Lost pictures and videos

    I downloaded the new OS5 on my iphone 4 and lost all of my photos and videos, how do I get them back?

  • Word 2003 vs. Word 2007

    Hi everyone - I've been running Office 2003 on my laptop, but since I sync-ed my Pearl, whenever I start Word it puts me into "compatibility mode", which somehow forces me to work on my '03 docs in '07.  Any idea how I can go back to using Word '03 o