Problems loging-in from mobile

I am having problems loging in from my mobile (e55) using chat and maps
I get a code409 error (wrong userid or password), even though I am using the exact same userID and password as when I log-in from my pc, which works fine.
please help

i got error code 409

Similar Messages

  • Problem uploading file from mobile device to tomcat server

    Hi guys, here's how it goes.
    I'm designing a site using JSP for wireless devices like PDAs, Smartphones etc, basically any mobile device that has browser capabilities. There's a page where the user is allowed to upload a file from the mobile device, which works perfectly fine when I access the site using a PC. But when I try to upload a file from a mobile device, ( I tried using a Nokia 6680 ) , there wasn't any error but the file just wasn't stored in my server.
    Here's how the upload form looks like :
    <FORM name="filesForm" action="ProcessFileUpload.jsp" method="post" enctype="multipart/form-data">
            <font size="1" face="arial">File :</font><br>
    <input type="file" name="file1" size="10" style="font-size: 9px;"/><br><br>
            <input type="submit" name="Submit" value="Upload Files" style="font-size: 9px;"/>
        </FORM>Here's the gist of ProcessFileUpload.jsp:
    <%
         System.out.println("");
            System.out.println("Content Type ="+request.getContentType());
            DiskFileUpload fu = new DiskFileUpload();
            // If file size exceeds, a FileUploadException will be thrown
            fu.setSizeMax(1000000);
            List fileItems = fu.parseRequest(request);
            Iterator itr = fileItems.iterator();
            while(itr.hasNext()) {
              FileItem fi = (FileItem)itr.next();
              //Check if not form field so as to only handle the file inputs
              //else condition handles the submit button input
              if(!fi.isFormField()) {
                System.out.println("NAME: "+fi.getName());
                System.out.println("SIZE: "+fi.getSize());
                System.out.println(fi.getOutputStream().toString());
               // File fNew= new File(application.getRealPath("/"), fi.getName());
             File tempFileRef  = new File(fi.getName());
             File fNew = new File(filepath.toString(),tempFileRef.getName());
         String MM_Overall_DRIVER = "org.gjt.mm.mysql.Driver";
         String MM_Overall_USERNAME = "****";
         String MM_Overall_PASSWORD = "*********";
         String MM_Overall_STRING = "jdbc:mysql://localhost:3306/";
         Driver DriverRecordset1 = (Driver)Class.forName(MM_Overall_DRIVER).newInstance();
         Connection ConnRecordset1 = DriverManager.getConnection(MM_Overall_STRING,MM_Overall_USERNAME,MM_Overall_PASSWORD);
         PreparedStatement StatementRecordset1 = ConnRecordset1.prepareStatement("use " + domain);
         ResultSet Recordset1 = StatementRecordset1.executeQuery();
         filepath.append("/").append(tempFileRef.getName());
         StringBuffer fp = new StringBuffer("insert into ");
         fp.append(domain).append(".filepaths (path) values ('").append(filepath).append("')");
         PreparedStatement ps = ConnRecordset1.prepareStatement(fp.toString());
         ps.executeUpdate();
                System.out.println(fNew.getAbsolutePath());
                fi.write(fNew);
              else {
                System.out.println("Field ="+fi.getFieldName());
            }Basically I store the file uploaded in the tomcat server and the path of the file is saved in a table in MySQL.
    When I upload a file using a PC, the tomcat console displays the content type file name yada yada yada. However, when I upload a file from the Nokia 6680, I get just the content type then things just stop there and nothing else happens. No file name no file size whatsoever. The path of the file is not inserted into MySQL and the file is not stored in the server.
    Can anyone please enlighten me on this issue and hopefully gimme a solution to this problem? Your help will be greatly appreciated.

    -bump-
    HELPP!?!?!?!?!

  • I had purchased a apple iphone 4 on dated 18/08/2011 from MOBILE MALL shop no. 15,sector-35-c,Chandigarh vide bill no.7278, dated 18/08/2011 by cash in rs.34500.00. Now the problem is most of the time its home button does

    I had purchased a apple iphone 4 on dated 18/08/2011 from MOBILE MALL shop no. 15,sector-35-c,Chandigarh vide bill no.7278, dated 18/08/2011 by cash in rs.34500.00.
    Now the problem is most of the time its home button does not work,i have to press it 40 to 50 time then it respond,and the same time no other application running,yours is a well known brand and in mobile phone you are no one.
    So,you are requested to solve my problem at the earliest .
    <Edited By Host>

    This is a user to user forum: you are not speaking to Apple.  If you bought it new, it is still (just) under warranty.  Take the matter up with the shop where you bought it or directly with Apple to see if it is eligible for a replacement.  If it decided the problem does not come under the warranty, you should be able to buy an out of warranty replacement phone. The US price is $149, I do not know the price in India.

  • I am unable to send emails using mail from my btinternet and yahoo accounts similar problem to others with mobile me accounts on lion any suggestions?

    I am unable to send emails using mail from my btinternet and yahoo accounts similar problem to others with mobile me accounts on lion any suggestions?

    Do I need to delete all my email accounts and start again?

  • MacBook Pro is operating more and more slowly in opening and closing, opening and closing programs and accessing and closing from mobile broadband.  Is there a solution to this problem?

    MacBook Pro is operating more and more slowly in opening and closing, opening and closing programs and accessing and closing from mobile broadband.  Is there a solution to this problem?

    Did you try rebooting?

  • Voice problems with Lync 2013 Mobile

    Hi
    I have a situation where Lync 2013 on both iPhone & Android has started giving problems with making and receiving voice calls. There are no problems with Windows, Mac or Phone Edition clients that I'm aware of. I have not tested anything over the VPN,
    but this should not be a factor.
    For receiving calls - If the user is connected to the LAN via Wi-Fi AND the call is from an internal user, all works fine. If the call is from an external user OR the user is connected via 3G, then the call just shows "Connecting" indefinitely.
    This includes transferred calls.
    For making calls - If the user is connected to the LAN via Wi-FI and calls either an internal or external users, all works fine. If the user is connected via 3G and calls either an internal or external user, the phone rings, but when it's answered it shows
    call ended.
    I have ran RUCT on a computer outside the network, with the following findings:
    DNS:
    Record
    Type
    Hostname
    IP Address
    Port
    Weight
    Priority
    _sip._tls.domain.com
    SRV
    sip.domain.com
    Edge External IP
    443
    100
    0
    sip.domain.com
    A
    sip.domain.com
    Edge External IP
    sipexternal.domain.com
    A
    sipexternal.domain.com
    Edge External IP
    meet.domain.com
    A
    meet.domain.com
    <null>
    _ntp._udp.domain.com
    SRV
    pool.ntp.org
    NTP Server IP
    123
    100
    0
    _sipfederationtls._tcp.domain.com
    SRV
    sip.domain.com
    Edge External IP
    5061
    100
    0
    lyncdiscover.domain.com
    A
    sip.domain.com
    Edge External IP
    lyncdiscover.domain.com
    CNAME
    sip.domain.com
    I have ran Test Port on each entry where there is a port with successful results. Ping works on all entries.
    If I query Certificate Information on sip.domain.com with port 5061 or 444, it succeeds and returns the certificate with subject sip.domain.com. If I query 443, it fails with error "An error occurred while retrieving the certificate. Unable to read
    data from the transport connection: An existing connection was forcibly closed by the remote host."
    On Microsoft Remote Connectivity Analyzer, all tests pass except for the certificate test:
    The Microsoft Connectivity Analyzer is attempting to obtain the SSL certificate from remote server sip.domain.com on port 443
    The Microsoft Connectivity Analyzer wasn't able to obtain the remote SSL certificate.
    Running netstat on Lync Edge gives me the following with regards to port 443:
    TCP   <Internal IP>:443   Lync2:0   LISTENING
    TCP   <External IP>:443   Lync2:0   LISTENING
    Firewall allows connections on port 443 and I've tried disabling the firewall as well. Trying to open https://sip.domain.com in the browser on the Lync Edge fails also, telnet succeeds, but no data is returned.
    I've restarted the AV service and also rebooted the Lync Edge server, no change. In the topology builder, I can see that AV is configured to listen on port 443.
    Any ideas would be most welcome.
    Regards
    Lionel
    MCP Windows Server MCTS .NET

    I have ran a large amount of additional tests. On my latest round of testing, I have obtained the following results:
    Call received via PSTN gateway on user DID, answered by desktop client inside LAN - works.
    Call received via PSTN gateway on response group, answered by desktop client inside LAN - works.
    Call received via PSTN gateway on user DID, answered by desktop client outside LAN (behind NAT, DSL router) - works.
    Call received via PSTN gateway on response group, answered by desktop client outside LAN (behind NAT, DSL router) - works.
    Call received via PSTN gateway on user DID, answered by mobile client inside LAN - does not work.
    Call received via PSTN gateway on response group, answered by mobile client inside LAN - does not work.
    Call received via PSTN gateway on user DID, answered by mobile client outside LAN (behind NAT, DSL router) - works.
    Call received via PSTN gateway on response group, answered by mobile client outside LAN (behind NAT, DSL router) - works.
    Call received via PSTN gateway on user DID, answered by mobile client outside LAN (3G) - does not work.
    Call received via PSTN gateway on response group, answered by mobile client outside LAN (3G) - does not work.
    Call received via PSTN gateway on user DID, answered by desktop client inside LAN and transferred to mobile client inside LAN - does not work.
    Call received via PSTN gateway on response group, answered by desktop client inside LAN and transferred to mobile client inside LAN - does not work.
    Call received via PSTN gateway on user DID, answered by desktop client inside LAN and transferred to mobile client outside LAN (behind NAT, DSL router) - works.
    Call received via PSTN gateway on response group, answered by desktop client inside LAN and transferred to mobile client outside LAN (behind NAT, DSL router) - works.
    Call received via PSTN gateway on user DID, answered by desktop client inside LAN and transferred to mobile client outside LAN (3G) - does not work.
    Call received via PSTN gateway on response group, answered by desktop client inside LAN and transferred to mobile client outside LAN (3G) - does not work.
    Call made through PSTN gateway from desktop client inside LAN - works.
    Call made through PSTN gateway from desktop client outside LAN (behind NAT, DSL router) - works.
    Call made through PSTN gateway from mobile client inside LAN - does not work.
    Call made through PSTN gateway from mobile client outside LAN (behind NAT, DSL router) - works.
    Call made through PSTN gateway from mobile client outside LAN (3G) - does not work.
    Call from desktop client inside LAN to desktop or mobile client (regardless of location) - works.
    Call from desktop or mobile client (regardless of location) to desktop client inside LAN - works.
    Call from desktop or mobile client (regardless of location) to desktop or mobile client (regardless of location) - works.
    There is no difference in behaviour between normal calls and conference calls. Reproducing the problem seems to require the following:
    1. PSTN gateway needs to be involved
    2. One party needs to be on mobile client
    3. The mobile client needs to be inside the LAN or on a 3G connection, but not behind NAT on a DSL connection
    The only conclusion I can make is that somehow NAT makes the problem go away, but it does not affect desktop clients (on the LAN or Wi-Fi at least, I do not have a way to test them on 3G).
    The PSTN gateway (Cisco UCM) could also be the problem, but it works fine in all other cases. It has 4 trunks and makes all kinds of routing decisions, but once a call is routed to/from Lync, it should not make a difference on what type of device it is answered.
    I'm really baffled by this one. Perhaps the 3G thing is a service provider issue and the issue on the LAN has something to do with the internal DNS combined with the behaviour of the mobile client. Just not sure exactly what.
    MCP Windows Server MCTS .NET

  • How do I synch calendars from mobile me to the iCloud on the iMac, iPhone and iPad?!

    I have the imac, ipad 2 and iphone 4 - all are updated to ios 5, lion and have just moved from mobile me to the icloud.  I am having no end of problems synching my calenders.  Ical on my iMac is perfect however when I sync with my ipad, birthdays and subscriptions appear twice even though they are a single entry in ical.  Some events are completely missing on the ipad calendar and since upgrading I cannot even use the ipad calendar to delete events even though I have tried resetting it.  In the ICloud calendar there are no birthdays or subscription events showing up at all, most of my events from years ago are missing yet all events from the last year are there.
    When I enter an event into my icloud calendar it does not show up on either my ical on the mac or ical on my ipad.
    When I enter an event on to my ical from my mac it does not show up in the calendars in either the icloud or the ipad.
    If I enter an event on to my ipad calendar it shows up in both the imac and icloud calendars but completely disappears from the ipad calendar!
    If anyone has any suggestions I would be extremely grateful - I have spent so much time trying to figure this out - every upgrade seems to bring a whole new round of problems and always with the synching of calendars!

    MobileMe was terminated more than a month ago.  It's too late to migrate from it to iCloud.
    If you have migrated, then your @me.com and @mac.com still work and refer to the same account.  Are you saying that calendars on MobileMe are still showing up on your mac?  They shouldn't.  There's only iCloud now.

  • Solution to problems loging in to Outlook Web Access (solution here)

    Hey all, i had to share. From what I've read a lot of people, including me are having problems loging into their Outlook Web Access pages. Just like many, mine would connect, ask for my login/pass and then just sit there trying to load the page. Here's the solution:
    Instead of going to: email.companyname.com/exchange
    point iPhone Safari to: email.companyname.com/oma
    I think that's a cell phone, low bandwith/txt only version, which still lets you access all the info that the usual OWA lets you access.
    But the extra tip is, that if after going to the "oma" site, you point Safari to the "/exchange" site--for some reason it will work.
    Hope this helps everyone.

    We found this was the solution as well. Its strange but it works.
    Once you get logged into OMA (text only version) then it goes into OWA (graphical version) without any problems.
    Great find.

  • How to get pics and videos from mobile phone to Satellite L450D-128

    Hi
    I have a Satellite/Satellite L450D series/Satellite L450D-128 and i am a bit thick, i also have a samsung 5600 which i want to get pics/vids from - tried to connect my phonebut it couldnt connect the driver and seemed to be having lots of problems.
    I thought maybe i could bluetooth from my phone to my lap top but dont think it has blue tooth?? Does it?? and if not can it??

    Hello
    Is it necessary to use Bluetooth connection?
    For my mobile phone I bought an external card reader. So I can copy the files from mobile phone to computer and backwards.
    It costs maybe 10 Euro and therefore no additional driver is necessary! :)
    Greets

  • Will not print files from mobile phone says it **may have** a virus- and deletes the file

    My HP photosmart premium with wireless ePrint, will not print files from mobile phone says it **may have** a virus- and deletes the file?!? My Fiance has the same phone, and I used it. It completed the file??? If I text message and E-mail address, my cell phone will come up as and E-mail address... has anyone else had this issue? Is it because I texted the the file? It didn't seem to be and issue on any of the other mobile phones used.... I am out of answers.... I tried to E-mail as well...
    Thanks in advance

    I have nearly the same problem, the printer discards my print job even when i have entered my email address as authorised senders.
    Details from my other post:
    I sent 2 emails to the printer:
    - one is a 3 lines of text and numbers in a GIF file sent as an attachment
    - another is a jpg circuit diagram paste in a word doc sent as an attachment
    both are classified as spam and refused to print. i have no email coming back saying it failed (even i have checked "Email Job Status" in ePrint Settings.
    So what will this HP printer print?
    How can I switch this useless spam filter off?
    I have get this filter off! I need this email printing to work reliably, that is a major reason I bought this printer
    Any suggestions are welcomed...
    HP's slogan on the box:
    "Now you can print from virtually anywhere" (but get discarded every single time!)

  • HT5129 Migrated photos won't open iPhoto [9.3.2] in folder "From Mobile Me"

    Albums from Mobile Me appear in iTunes [9.3.2] folder  "From Mobile Me" however the photos in one of the albums won't open. They show up in thumb nails but when they are clicked on a black screen appears. Pictures in other albums open without a problem. Help plse!

    Thanks. Once ImageCapture had accessed the photos, THEN iPhoto began to pick up the data, so I was ultimately able to do both. It only worked with the cable, though, not the card readers. Weird.
    And I really appreciate the ImageCapture tip. Any idea why it worked?

  • Errors with moving from Mobile me to iCloud - No answer anywhere on the web that I can find!

    I'm completely up to date with Lion.
    I'm trying to move from Mobile Me to iCloud, but get an "Unable to complete your move to iCloud because of an unexpected server error" message on my Mac Book Pro when I open system preferences, it tries to finish moving me to iCould, but fails and gives me the error message above.
    My Mobile Me account status is saying I have been upgraded to iCloud.
    I have already successfully completed the move on my iMac and two iPhone 4's?
    I have tried repair permissions and deleted the keychain, but the problem still exists!
    Can anyone provide a solution? I am getting very frustrtaed, as I have so much stuff to do, I didn't want to waist any time on this issue!

    I have found the solution to my issue in this thread - http://forums.macrumors.com/showthread.php?t=1250735
    This lead me to the solution for my issue: deleting the ~/Library/Application Support/iCloud/Accounts folder.
    I spoke to an Apple MobileMe Support girl and she was useless!
    I've wasted over 24 hours trying to sort this issue out - not a happy Apple user!
    I hope this helps others - let me know if it does!

  • How to create an extension for firefox in android,i have already an android application and i want lunch it from mobile firefox, how to get started please?

    I want create an extension for fennec (mobile firefox) in android, i have already an android application and i want lunch it from mobile firefox, by tapping a button that i will add to the user interface of mobile firefox web browser, is this this possible?

    see: https://wiki.mozilla.org/Mobile/Fennec/Extensions
    https://developer.mozilla.org/en/Building_an_Extension
    https://wiki.mozilla.org/Mobile/Fennec/Extensions/BestPractices
    good luck
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • Invalid MIC from Mobile Device

    Hello guys,
    i have two media tablets same hardware same driver. One is working proper and the other one is not able to associate with my ssid.
    the debug out shows the follow:
    *dot1xMsgTask: Feb 06 14:51:25.007: a8:54:b2:00:8b:34 Starting key exchange to mobile a8:54:b2:00:8b:34, data packets will be dropped*dot1xMsgTask: Feb 06 14:51:25.007: a8:54:b2:00:8b:34 Sending EAPOL-Key Message to mobile a8:54:b2:00:8b:34                                                                                                              state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00*Dot1x_NW_MsgTask_4: Feb 06 14:51:25.027: a8:54:b2:00:8b:34 Received EAPOL-Key from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:25.027: a8:54:b2:00:8b:34 Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:25.027: a8:54:b2:00:8b:34 Received EAPOL-key in PTK_START state (message 2) from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:25.027: a8:54:b2:00:8b:34 Received EAPOL-key M2 with invalid MIC from mobile a8:54:b2:00:8b:34 version 2*osapiBsnTimer: Feb 06 14:51:26.173: a8:54:b2:00:8b:34 802.1x 'timeoutEvt' Timer expired for station a8:54:b2:00:8b:34 and for message = M2*dot1xMsgTask: Feb 06 14:51:26.173: a8:54:b2:00:8b:34 Retransmit 1 of EAPOL-Key M1 (length 121) for mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:26.257: a8:54:b2:00:8b:34 Received EAPOL-Key from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:26.257: a8:54:b2:00:8b:34 Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:26.257: a8:54:b2:00:8b:34 Received EAPOL-key in PTK_START state (message 2) from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:26.257: a8:54:b2:00:8b:34 Received EAPOL-key M2 with invalid MIC from mobile a8:54:b2:00:8b:34 version 2*osapiBsnTimer: Feb 06 14:51:27.173: a8:54:b2:00:8b:34 802.1x 'timeoutEvt' Timer expired for station a8:54:b2:00:8b:34 and for message = M2*dot1xMsgTask: Feb 06 14:51:27.173: a8:54:b2:00:8b:34 Retransmit 2 of EAPOL-Key M1 (length 121) for mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:27.197: a8:54:b2:00:8b:34 Received EAPOL-Key from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:27.197: a8:54:b2:00:8b:34 Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:27.197: a8:54:b2:00:8b:34 Received EAPOL-key in PTK_START state (message 2) from mobile a8:54:b2:00:8b:34*Dot1x_NW_MsgTask_4: Feb 06 14:51:27.197: a8:54:b2:00:8b:34 Received EAPOL-key M2 with invalid MIC from mobile a8:54:b2:00:8b:34 version 2*osapiBsnTimer: Feb 06 14:51:28.173: a8:54:b2:00:8b:34 802.1x 'timeoutEvt' Timer expired for station a8:54:b2:00:8b:34 and for message = M2*dot1xMsgTask: Feb 06 14:51:28.173: a8:54:b2:00:8b:34 Retransmit failure for EAPOL-Key M1 to mobile a8:54:b2:00:8b:34, retransmit count 3, mscb deauth count 2*dot1xMsgTask: Feb 06 14:51:28.173: a8:54:b2:00:8b:34 Resetting MSCB PMK Cache Entry 0 for station a8:54:b2:00:8b:34*dot1xMsgTask: Feb 06 14:51:28.173: a8:54:b2:00:8b:34 Removing BSSID 34:db:fd:67:89:2a from PMKID cache of station a8:54:b2:00:8b:34*dot1xMsgTask: Feb 06 14:51:28.173: a8:54:b2:00:8b:34 Setting active key cache index 0 ---> 8*dot1xMsgTask: Feb 06 14:51:28.173: a8:54:b2:00:8b:34 Sent Deauthenticate to mobile on BSSID 34:db:fd:67:89:20 slot 1(caller 1x_ptsm.c:546)
    config of the SSID:
    (Cisco Controller) >show wlan 6WLAN Identifier.................................. 6Profile Name..................................... MedientechnikNetwork Name (SSID).............................. MedientechnikStatus........................................... EnabledMAC Filtering.................................... DisabledBroadcast SSID................................... DisabledAAA Policy Override.............................. DisabledNetwork Admission Control  Client Profiling Status ....................... Disabled   DHCP ......................................... Disabled   HTTP ......................................... Disabled  Radius-NAC State............................... Disabled  SNMP-NAC State................................. Disabled  Quarantine VLAN................................ 0Maximum number of Associated Clients............. 0Maximum number of Clients per AP Radio........... 200Number of Active Clients......................... 1Exclusionlist.................................... DisabledSession Timeout.................................. 86400 secondsUser Idle Timeout................................ 300 seconds--More-- or (q)uitUser Idle Threshold.............................. 0 BytesNAS-identifier................................... KPSS_WLC1CHD per WLAN..................................... EnabledWebauth DHCP exclusion........................... DisabledInterface........................................ medientechnikMulticast Interface.............................. Not ConfiguredWLAN IPv4 ACL.................................... unconfiguredWLAN IPv6 ACL.................................... unconfiguredmDNS Status...................................... DisabledmDNS Profile Name................................ default-mdns-profileDHCP Server...................................... DefaultDHCP Address Assignment Required................. DisabledStatic IP client tunneling....................... DisabledPMIPv6 Mobility Type............................. noneQuality of Service............................... SilverPer-SSID Rate Limits............................. Upstream      DownstreamAverage Data Rate................................   0             0Average Realtime Data Rate.......................   0             0Burst Data Rate..................................   0             0Burst Realtime Data Rate.........................   0             0Per-Client Rate Limits........................... Upstream      DownstreamAverage Data Rate................................   0             0Average Realtime Data Rate.......................   0             0--More-- or (q)uitBurst Data Rate..................................   0             0Burst Realtime Data Rate.........................   0             0Scan Defer Priority.............................. 4,5,6Scan Defer Time.................................. 100 millisecondsWMM.............................................. AllowedWMM UAPSD Compliant Client Support............... DisabledMedia Stream Multicast-direct.................... DisabledCCX - AironetIe Support.......................... DisabledCCX - Gratuitous ProbeResponse (GPR)............. DisabledCCX - Diagnostics Channel Capability............. DisabledDot11-Phone Mode (7920).......................... DisabledWired Protocol................................... NonePassive Client Feature........................... EnabledPeer-to-Peer Blocking Action..................... DisabledRadio Policy..................................... AllDTIM period for 802.11a radio.................... 1DTIM period for 802.11b radio.................... 1Radius Servers   Authentication................................ Disabled   Accounting.................................... Disabled   Dynamic Interface............................. Disabled   Dynamic Interface Priority.................... wlanLocal EAP Authentication......................... Disabled--More-- or (q)uitSecurity   802.11 Authentication:........................ Open System   FT Support.................................... Disabled   Static WEP Keys............................... Disabled   802.1X........................................ Disabled   Wi-Fi Protected Access (WPA/WPA2)............. Enabled      WPA (SSN IE)............................... Disabled      WPA2 (RSN IE).............................. Enabled         TKIP Cipher............................. Disabled         AES Cipher.............................. Enabled                                                               Auth Key Management         802.1x.................................. Disabled         PSK..................................... Enabled         CCKM.................................... Disabled         FT-1X(802.11r).......................... Disabled         FT-PSK(802.11r)......................... Disabled         PMF-1X(802.11w)......................... Disabled         PMF-PSK(802.11w)........................ Disabled      FT Reassociation Timeout................... 20      FT Over-The-DS mode........................ Enabled      GTK Randomization.......................... Disabled      SKC Cache Support.......................... Disabled--More-- or (q)uit      CCKM TSF Tolerance......................... 1000   WAPI.......................................... Disabled   Wi-Fi Direct policy configured................ Disabled   EAP-Passthrough............................... Disabled   CKIP ......................................... Disabled   Web Based Authentication...................... Disabled   Web-Passthrough............................... Disabled   Conditional Web Redirect...................... Disabled   Splash-Page Web Redirect...................... Disabled   Auto Anchor................................... Disabled   FlexConnect Local Switching................... Disabled   flexconnect Central Dhcp Flag................. Disabled   flexconnect nat-pat Flag...................... Disabled   flexconnect Dns Override Flag................. Disabled   FlexConnect Vlan based Central Switching ..... Disabled   FlexConnect Local Authentication.............. Disabled   FlexConnect Learn IP Address.................. Enabled   Client MFP.................................... Disabled   PMF........................................... Disabled   PMF Association Comeback Time................. 1   PMF SA Query RetryTimeout..................... 200   Tkip MIC Countermeasure Hold-down Timer....... 60AVC Visibilty.................................... Disabled--More-- or (q)uitAVC Profile Name................................. NoneFlow Monitor Name................................ NoneCall Snooping.................................... DisabledRoamed Call Re-Anchor Policy..................... DisabledSIP CAC Fail Send-486-Busy Policy................ EnabledSIP CAC Fail Send Dis-Association Policy......... DisabledKTS based CAC Policy............................. DisabledAssisted Roaming Prediction Optimization......... Disabled802.11k Neighbor List............................ Disabled802.11k Neighbor List Dual Band.................. DisabledBand Select...................................... DisabledLoad Balancing................................... DisabledMulticast Buffer................................. Disabled Mobility Anchor List WLAN ID     IP Address            Status -------     ---------------       ------802.11u........................................ DisabledMSAP Services.................................. Disabled
    (Cisco Controller) >show sysinfoManufacturer's Name.............................. Cisco Systems Inc.Product Name..................................... Cisco ControllerProduct Version.................................. 7.4.110.0Bootloader Version............................... 1.0.1Field Recovery Image Version..................... 6.0.182.0Firmware Version................................. FPGA 1.3, Env 1.6, USB console 1.27Build Type....................................... DATA + WPS
    My understanding is that because of the invalid MIC the WLC interpret that the frames are corrupt ?
    What could be the problem ?
    Thanks for your help !!!!
    Kind regards
    Philip

    802.11n and Apple iPad, Cisco Cius tablet, and Apple iPhone 4
    Each Wi-Fi enabled phone and tablet that supports 802.11n has specific antenna and channel configurations. Specifications for each device are listed on the manufacturer's website. Because these devices are 802.11n-enabled, they can use 802.11n enhancements such as MIMO and frame aggregation to help improve their upstream and downstream performance. The specifications for the Apple iPad, Cisco Cius, and Apple iPhone 4 follow:
    • The Apple iPad is a one-spatial stream (single antenna) 802.11n-enabled device that operates in 2.4- and 5-GHz spectrums using 20-MHz channels.
    • The Cisco Cius tablet is a one-spatial stream (single antenna) 802.11n-enabled device that operates in the 2.4-GHz spectrum using 20-MHz channels and the 5-GHz spectrum using 20- or 40-MHz channels.
    • The Apple iPhone 4 is a one-spatial stream 802.11n-enabled device that operates in only the 2.4-GHz spectrum using 20-MHz channels.
    How to Optimize 802.11n WLANs to Support Wi-Fi Enabled Phones and Tablets
    The following steps are recommended to help optimize a Cisco Unified Wireless Network 802.11n deployment to more effectively support the Apple iPad, Apple iPhone 4, Cisco Cius tablet, and other Wi-Fi phones, tablets, or clients with similar wireless profiles.

  • Hp office jet: I cannot print from mobile suddenly

    While trying to find a way so that my printer only prints in black and white it suddenly stopped printing from mobile. I am able to select the printer on my phone when I try to print, but my actual printer never seemed to receive the job. It says I am connected to my internet, and as I mentioned I can even select the printer. This happened after I changed the ink cartridge and went to test it by printing an email document. I thought it may have been the phone at first, because the document did not load before I selected the print option, and the iPhone I was using is old and glitchy. I tested it again on my iPad, but it still did not work.
    I don't know if this is the cause, but I tried to set up eprint. I needed to install my printer on my aunt's computer, but I was missing the disc, so I tried eprint. I pressed the button next the one for wireless settings(between the tower and the wrench) to set it up. I am able to use that service now, but I still can't print directly like before, only with eprint.
    I have tried to reset it to factory settings, but that didn't solve the problem. I set up the wireless and tried again, but it still did not work. I can select the printer, but the job never goes through, unless I use eprint.

    @kc555 
    Thank you for using HP support forum. I have sent you a private message. If you’re unsure how to check your private messages please click here.
    Thank you,
    Omar
    I Work for HP

Maybe you are looking for

  • Lightroom 4 soft proofing doesn't show installed ICC profiles

    If I go to printing options there are many paper profiles I can choose. However in the Other menu of the soft proofing tool, there is no profile except the visualization ones. I have an HP officejet 8500 pro printer and windows 7 64 bit.

  • Flash Player does not load content

    We have a page that should load a video but it will not work on all browsers. It works for some users in the company on IE 9 but for some of the employees it will not load. It works fine on Chrome. We are on Flash Player version 14.0.0.145, Windows 7

  • Preview : error while printing several pages per sheet

    I have a pdf file from which I would like to get a pdf with several pages per sheet. I cannot do that using acrobat through printing into a pdf file because it tells me to save it first ! So, as I did before upgrading my OS from SL to Lion, I tried t

  • My iPad 2 screen went black

    Last night, the screen on my iPad 2 went black. At first I thought it was because it froze up. The music that I was listenting to was still playing so I decided to let it continue to play to let the battery run down. I plugged it in this morning to c

  • Boot Camp Not Working From Windows Control Panel

    Hi, When I click on the 'Boot Camp' icon in the Windows Control Panel I get the usual warning from UAC. When I select 'Allow' I get an error message along the lines that "I don't have permission to access the startup disk" & the app will not run. I h