1200 IOS - Web page not functional/different

Hi folks,
I run into a 1230 that would have a Web page completely different than the usual one. Instead of getting the normal User/pass menu and then the menu on the left side frame, you get this:
Cisco Systems
Accessing Cisco AIR-AP1220-IOS-UPGRD "1200AP"
Web Console - Manage the ap through the web interface.
Telnet - to the router.
Show interfaces - display the status of the interfaces.
Show diagnostic log - display the diagnostic log.
Monitor the router - HTML access to the command line interface at level 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
Extended Ping - Send extended ping commands.
Show tech-support - display information commonly needed by tech support.
Everything appears to work ok in that peage excepting the "Web Console" link which would probably go to the usual home page.
Getting to it from the console, everything looks to be ok. You can configure the unit using the IOS and the unit apparently works fine. I have 12.2(13) JA3 running.
I defaulted the unit, reloaded the image... I'm still getting that home page.
Any ideas?
Thanks,
ME

Hey guys, I had the exact same problem and this is what fixed it for me
AP_0.220#fsck flash:
Fsck operation may take a while. Continue? [confirm]
flashfs[1]: 163 files, 7 directories
flashfs[1]: 0 orphaned files, 0 orphaned directories
flashfs[1]: Total bytes: 7741440
flashfs[1]: Bytes used: 7741440
flashfs[1]: Bytes available: 0
flashfs[1]: flashfs fsck took 4 seconds.
Fsck of flash:: complete
Hope this helps.  This was annoying
-------UPDATE-------
Problem returned after above fix but now its really fixed and this is how:
Issue same commands as before
AP_0.220#fsck flash:
But also this:
AP#delete flash:crashinfo*
Right after this is done do a write mem.
If write mem is successful you should be good to go
You can also do a
#dir flash:
and check to see if there are any left over files you can delete to make more space
Hope this helps.  My AP has been fine for a few days now

Similar Messages

  • How can I forward a web page (not a link but the page) using Mac Mail'Mountain Lion?

    I want to mail a web page, not a link to the page but the page itself. I use Mountain Lion and Mac Mail. I used to be able to do this with Lion.

    Look in the outgoing email message window. Make sure Send Web Content is not set to Link Only

  • Safari - "web pages not responding" about once an hour. I'm about to switch to Chrome if I can't fix this.

    Safari - "web pages not responding" about once an hour. I'm about to switch to Chrome if I can't fix this. Help?

    Regarding #1, your post says you have a beta version of Firefox 4. That may well be incorrect, but that is why the site says you do not have the latest version.
    Losing graphics on the bookmarks toolbar and not having a working back button are not normal, but I'm not sure whether you want to troubleshoot Firefox 4, roll back to Firefox 3.6, or just move on.
    How can we help?

  • Web Pages not loading on Mobile Devices

    Browsing web pages not working on mobile devices
    I have bt inifinity 2, from my laptop and mac (with same wifi connection) webpages load no problem, from my android tablet and iphone (with same wifi connection) web pages not loading. On these devices I can load youtube videos, and apps have connections/load data, it seems to be limited just to browsing webpages.
    I have tried changing ssid for the 2 channels, I have tried disabling wifi on the router, and using apple time capsule as the router, everything seems to result in the same problem, you cannot browse web pages on mobile devices.
    previously i had adsl from bt and didnt have these issues.
    Solved!
    Go to Solution.

    Try turning Smart Setup off.
    http://bt.custhelp.com/app/answers/detail/a_id/44328/~/switching-smart-setup-on-and-off-on-the-bt-ho...
    Devices where there are known to be problems include:
    Some Apple devices including iPhone 5 and Apple TV
    some Android smartphones
    Xbox<
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Pulisher CUCM web page not display

    Hello,
    Publisher cucm web page not displayed and DB not accessible IP phones working on Subscriber but I can't change any settings.Cisco Tomcat service not working and I can't restarting. (ver. 7.1.5)

    If you cannot change any config then it's more than just not being able to use a webpage, there must be some problem with the ccm/DB services on the PUB.
    SSH to the server and see if there are error messages, I'd suggest a whole reboot.
    HTH
    java
    If this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • N8 Browser 'Web: Page not found'

    My default browser are having trouble to load pages. If I use a bookmark or a link from Social all I get is 'Web: Page not found. Please check address'. If I try some other bookmarks its the same until one works and then the other ones start to work as well.
    I have Opera and Opera mini installed and they work fine.

    Hey Nokia N8 has no porblem of web browser.
    The issue that we all faced was connection , we page not found etc...WHEN we click on any link in social network and also in application like youtube.
    The solution is go to connectivety, destinations and there in delete all settings except your LAN ( do it once to check that I am right and your phone browser works perfect).. once done then browse links and application on net and there you go....
    Now the problem was b'cos of settings from your mobile operator so get that correct... and that will also work...
    Regards,
    Navneet Singhal

  • Part of Web page not getting displayed in IE6.0

    Hi,
    I m facing an strange problem, my saftware was properly working in IE 5.5 but when i check it on IE 6.0 part of web page which gets loaded through a Servlet does not gets properly displayed, ie the lower portion gets hidden, to an extent of surprise if i resize page manully then it gets displayed.
    i have to give demo to the client day after tommarow, if any one can help me in this context, that is how to get it rectified,
    I request you to mail me urs suggestions on:
    [email protected]
    Thanks...
    Ashish

    Hi,
    In all probabilities thats a display problem rather than codes. Try different settings on your computer. If not try running that on someone else's comp whcih has ie6 but does not have a refresh rate problem. Even if you think that migth be code related you might try a javascript function to resize your page on the body onLoad function.
    Hope this helps
    Aviroop

  • Go to a new web page (not a new tab)

    I'm using version 10 of flash. I can got to  a new web page that creates a new tab on the browser which is not what I want to  do. on (release) {
    getURL ("CEO.pdf","_blank");
    } I don't  want to create a new tab, just move to a new web page. I've tried on  (release) {
    getURL ("CEO.pdf","_self");
    } however nothing  happens. I've also tried on (release)  {
    getURL("javascript:launchwin('CEO.pdf' , 'newwindow' ,  'scrollbars=1')"); with the following in  javascript: <SCRIPT LANGUAGE="JavaScript"> var  javascript_version = 1.0;</SCRIPT>
    <SCRIPT  LANGUAGE="JavaScript1.1"> javascript_version =  1.1;</SCRIPT>
    <script language="JavaScript"  type="text/javascript">
    <!-- var newwin; function  launchwin(winurl,winname,winfeatures)
    //This launches a new window and  then
    //focuses it if window.focus() is supported.
    newwin =  window.open(winurl,winname,winfeatures); if(javascript_version >  1.0)
    //delay a bit here because IE4 encounters errors
    //when trying  to focus a recently opened  window
    setTimeout('newwin.focus();',250);
    //  -->
    </script> and nothing happens when I click on the  button. Would appreciate any support. I'm very new to action script,  however experienced as a programmer. Thanks!!!

    Test on a server and see if that helps.  Testing browser-related controls in the IDE doesn't usually play out as it will when live.

  • Web page not displaying

    Has anyone run across a problem with others not being able to see the web page Lightroom made. I used the Jardine Pro template. It works fine for me using a Mac and PC and 3 different browsers but I've had one person tell me they only see a blank screen that's brown (the background color)
    www.duendevision.com/LaVie
    Thanks much
    Duende

    Don, tomrock
    They both sent the links they used in their emails and they worked fine when I clicked on them. And as mentioned one of them for sure goes to the site since she gets the brown back ground. I'm waiting to see if they work with a link made by Picasa which is simple html. It seems Lightroom uses XML and there may be updates needed to their browsers to work (is my only guess) but I wouldn't know what update.

  • Chat Support web page not working

    Can anybody tell me when it is expected that the chat support page for smart storage / small business warranty support will be fixed.
    https://supportforums.cisco.com/community/netpro/small-business/sbproductwarranty It broke about 2 - 3 weeks ago and whilst I am being told that it does operate if you have Firefox or Chrome Internet Explorer 9 is not supported!     The second drop down list is non functioning.
    I find this unbelievable. I thought that IE was the most used browser (I appreciate some people do not like it) and the fact that Cisco have not accommodated this product when supposedly designing their support web pages worries me, as I use IE and have just purchased some Cisco hardware / software.
    Kriss

    Dear Cindy
    Thank you for your reply. But I think the issue is related to software, as I feel that the web page support provided by Cisco, is part of the overall package which I purchased.  In unrelated areas I have also had to turn on compatibility view in IE9 to gain correct access to elements of the hardware of my CISCO product, therefore the hardware has also been indirectly affected.
    Surely the new support web page was tested prior to going live?  cant you put the old page back until you sort this out? I appreciate these are simplistic statements but you can see my point of view.
    My original question is how long will it take to put right the defect in the support web pages?. 
    Kind Regards
    Kriss

  • ADF web pages not getting displayed inside the frame

    I am working with an Oracle Application called "Oracle Transportation Management"...to which our Development Group have asked to log an issue to this forum thread. Please let us know if you can assist:
    Client has added an external link to an ADF web page in OTM and when they click the link, it gives an error message saying it cannot be displayed within frame. Per the client, if they add frame busting to the deployment descriptor, it makes other screens in OTM to open in new window.
    ERROR:
    Warning: Unable to load content in a frame. Frame content will load at the top level.
    we tried setting "oracle.adf.view.rich.security.FRAME_BUSTING" to "never", but this makes all selections open in a new window.
    How do we correct this?

    Hi,
    wrong forum. If this is an existing application that you are not developing then the problem needs to be tracked by the application owner. If this happens to be Oracle Applications then you can use one of their forums here on OTN. Note that normally setting frame bursting to never indeed should solve the problem
    Note: This context parameter is ignored and will behave as if it were set to never when either of the following context parameters is set to true
    org.apache.myfaces.trinidad.util. ExternalContextUtils.isPortlet
    oracle.adf.view.rich.automation.ENABLED
    Frank
    Edited by: Frank Nimphius on Oct 27, 2010 7:43 AM

  • Web pages not accessible ( timeout)

    I am at a complete loss with a problem that I am having with a server that I want to use as a web server, and I am hoping that someone may have some ideas on what is going on.
    I have 5 Xserves doing various things however the one that I need to use as a web server is giving me grief.
    Background: Servers are behind a University firewall. Web Server is Xserve G5 running 10.4.11, other services running on this machine are DNS, OD, NetBoot, and File Sharing. URL http://commarts.uws.edu.au
    The problem that I have is that web pages are timing out and are not visible from the web (external to the university) but they work fine via the local network. The first thing that I thought of was obviously the universities firewall but I have been assured that port 80 is open for all of these servers. I have confirmed this by doing a port scan from home on each one. Interestingly all servers do have port 80 open but only one is actually accessible from the web when the service is turned on. All others just time out when they are accessed.
    I have thought that this could be a DNS issue but the server that IS accessible from the web is getting its name from the DNS server, which is the one that I want to be seen, so at a guess this should count out DNS? Is it possible that it could be an external DNS issue???
    The only other thing that I can think of is that there is something wrong with the web configuration but I really don't know where to start looking at that.
    Does anyone have any other ideas about what may be going? This is something that I really need to sort out.
    Best regards,
    Darren

    Do you have multiple sites on that server? If yes. make sure none of them has performance cache enabled.
    Failing that, check if it works from other subnets inside your university networks, not just your local network.
    Also, check if you are using OS X Server's firewall. If yes, make sure it allows traffic to port 80 from any address.

  • Oracle 8i online docs web pages not working in IE5.5?

    Up until about a week ago, I was able to browse the online docs for Oracle 8i, using Internet Explorer 5.5 SP2 on Windows 2000 SP2. Now, I am getting incomplete web page loads and/or pages that repeatedly reload themselves. I do not experience this problem browsing the same pages with Netscape 6.2 on the same PC. The only relevant change on my PC I can think of was application of Service Pack 2 to Internet Explorer 5.5.
    An example URL is http://technet.oracle.com/docs/products/oracle8i/doc_library/817_doc/server.817/a76965/c01intro.htm#12981 - this page loads only down to the section "Data Integrity". Other pages exhibit similar behaviour. I don't experience this problem using IE5.5 with any other Web sites.
    I have tried clearing all cookies, cached files, etc. to no avail.
    Any help or suggestion will be appreciated.
    Regards,
    Philip Steiner

    Hi,
    You need to follow below steps:
    1) cd $JAVA_TOP
        2) zip -r customprod.zip. Where the list of all directory paths are present, relative to $JAVA_TOP, for custom application's java files at non-standard location.
        3) Generate & sign customprod.jar file.
    Command: adjava oracle.apps.ad.jri.adjmx -areas $JAVA_TOP/customprod.zip -outputFile $JAVA_TOP/customprod.jar -jar $CONTEXT_NAME 1 CUST jarsigner -storePass -keyPass
        4) Delete temporary customprod.zip.
    Command: rm $JAVA_TOP/customprod.zip
        5) Follow below steps to make the custom jar available for WebLogic
    a) Take a back-up of existing /admin/template/ebsProductManifest_xml.tmp
    b) Modify /admin/template/ebsProductManifest_xml.tmp to add entry for customprod.jar (after customall.jar) 
    c) Run AutoConfig
    d) Bounce the Mid-tier services
    Thanks,
    Anupam

  • How to include Chart in Web Page not as seperate image file?

    Hi, I am using JCharts and am trying to figure out how (or if it is even possible) to create a chart and then place it in a web page. All the examples I've seen show you how to create a JPEG of the chart and then link to this image from your web page. Is it not possible to surround the JPEG chart with other HTML so that I can keep my web page logo and menu etc on the same page as the chart?
    I can't find any examples which show how to surround your images with HTML as JCharts creates a JPG file and returns that in the Http Response e.g. "ServletEncoderHelper.encodeJPEG13(axisChart, 1.0f, response);".
    My environment is Java 1.4.2, Struts and Tomcat 4.1.30.
    Is there a way of drawing charts directly into a web page rather than displaying them on a seperate page as an image file?
    many thanks in advance,
    James.

    If you understand html, you know that to display an image, you must provide a reference to the image's location within the html code (there's no way to embed the image itself, directly in the html).
    An image's reference is just an url of where the image can be loaded from. Provide an url which goes to your dynamic chart servlet and requests the appropriate chart (i.e., you may have to pass in certain parameters in the url).

  • How to create Chart within a web page NOT as seperate page?

    Hi, I am using JCharts and am trying to figure out how (or if it is even possible) to create a chart and then place it in a web page. All the examples I've seen show you how to create a JPEG of the chart and then link to this image from your web page. Is it not possible to surround the JPEG chart with other HTML so that I can keep my web page logo and menu etc on the same page as the chart?
    I can't find any examples which show how to surround your images with HTML as JCharts creates a JPG file and returns that in the Http Response e.g. "ServletEncoderHelper.encodeJPEG13(axisChart, 1.0f, response);".
    My environment is Java 1.4.2, Struts and Tomcat 4.1.30.
    Is there a way of drawing charts directly into a web page rather than displaying them on a seperate page as an image file?
    many thanks in advance,
    James.

    Hi Hatton,
    in html, there exists an img-tag. this tag contains a parameter called src. And if you want to embedd an image in your html-page, you will put the source of the image you want to display to the src-parameter. The same with servlets or java server pages. For the browser it doesn't matter where the html comes from. it doesn't matter if it has to be generated by an servlet-container like tomcat. So you write a servlet, which will create an image and make it accessible to your servlet container and then insert an tag like
    <html>
    <body>
    <img src="http://yourdomain/servlet?param=value" width=aNumber height=aNumber>
    </body>
    </html>This can be done because servlets can be configured to response with images which can be created by java2d or something else...
    I hope, this will help you...

Maybe you are looking for

  • My computer is acting weird.

    It is telling me that all sites are untrustworthy and applications are not responding well. Finder is not working and I am not being able to update my software. Please help! Everytime, I restarting it, it gives me a message saying that your computer

  • Patching OIM 11.1.1.5.3 to 11.1.1.5.6 Question

    I would like to only patch my OIM 11.1.1.5.3 to OIM 11.1.1.5.6. Patch Number: 14760839 Bundle Name: Oracle Identity Management Suite BP patch of 11.1.1.5.2 Looking into the downloaded zip, I see patches for the following: - OIM 11.1.1.5.6 - OAM 11.1.

  • Oc4j-Unable to start

    I want to deploy MapViewer on Standalone OC4J. I have installed OC4J successfully on my m/c. But I am unable to start it. It gives me the below error: F:\OC4J\j2ee\home>java -jar oc4j.jar -config F:\OC4J\j2ee\home\config\server.xml Could not canonica

  • Flash doens't load external resources after refresh in Windows Firefox

    Hi guys, We're encountering a weird problem here. Implementing a Flash header that fades in&out through some external assets via XML... Works fine in all browsers on Windows & Mac, except, after refreshing the page in Firefox for Windows (XP, 7,...)

  • Wrong time estimate when downloading with pulsed downloads

    When downloading from fileservers (using 'free' download) with some servers the displayed download time estimate is horribly wrong. This seems to stem from their method of 'pulsed' fast packets download with long pauses between the packets. It would