Config Register Not changing after reload

Hi Al,
I am having an issue with a Cisco 3850 Catalyst switch, issue as below:
- Current config register is 0x142 and have configured the config register to 0x102 but even after reload the new config register does not come in place.
- Have reloaded the switch 2x but with no luck. Changed the config register on the primary and secondary switch yet no luck. It is running SSO.
Show version:
sh ver
Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.03.02SE RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Thu 20-Feb-14 21:17 by prod_rel_team
Cisco IOS-XE software, Copyright (c) 2005-2014 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)
XXXX uptime is 1 day, 13 hours, 53 minutes
Uptime for this control processor is 1 day, 13 hours, 56 minutes
System returned to ROM by reload at 23:44:31 ADST Wed Feb 26 2014
System restarted at 23:50:23 ADST Wed Feb 26 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
9 Virtual Ethernet interfaces
56 Gigabit Ethernet interfaces
8 Ten Gigabit Ethernet interfaces
2048K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
250456K bytes of Crash Files at crashinfo:.
250456K bytes of Crash Files at crashinfo-2:.
1609272K bytes of Flash at flash:.
1609272K bytes of Flash at flash-2:.
0K bytes of Dummy USB Flash at usbflash0:.
0K bytes of Dummy USB Flash at usbflash0-2:.
0K bytes of  at webui:.
Base Ethernet MAC Address          :
Motherboard Assembly Number        :
Motherboard Serial Number          :
Model Revision Number              :
Motherboard Revision Number        :
Model Number                       :
System Serial Number             :
Switch Ports Model              SW Version        SW Image              Mode  
*    1 32    WS-C3850-24T       03.03.02SE        cat3k_caa-universalk9 INSTALL
     2 32    WS-C3850-24T       03.03.02SE        cat3k_caa-universalk9 INSTALL
Switch 02
Switch uptime                      : 1 day, 13 hours, 56 minutes
Base Ethernet MAC Address          :
Motherboard Assembly Number        :
Motherboard Serial Number          :
Model Revision Number              :
Motherboard Revision Number        :
Model Number                       : WS-C3850-24T
System Serial Number               :
Configuration register is 0x142 (will be 0x102 at next reload)

I have a 3850 switch with an identical issue.  I have been unable to get the device to boot using the existing config .
I have the following output in 'sh ver'
Configuration register is 0x142 (will be 0x102 at next reload)
BUT the device does not reload with 0x102, at the next reload, but continues to exhibit identical behaviour after repeated reboots.
Kind regards

Similar Messages

  • PO Release Strategy not changed after deletion of few line items with less

    Subject : PO Release Strategy not changed after deletion of few line items with less Total PO
    Dear Friends
    We have issue with PO Release strategy. We have created the PO. with release strategy  with multiple approvers.  After approval of first approval manager , one of the PO line item got deleted and Total PO value is reduced . The new PO value should have changed the PO release strategy. But it is not changed. Old release strategy only showing in the PO which is wrong. 
    Details of the PO
    PO no 4500000123 with 5 line items Total PO value : 100,000 USD Release strategy : AB
    PO line item 5 deleted. Now total PO value changed to 50,000 USD and the PO release strategy should have been changed to AA but not changed. Still showing PO release strategy AB only.
    Are there any OSS notes available to correct his bug.
    Please let me know if you need more details
    Thanks in Advance
    Thanks
    MVS

    Hi,
    release indicators  change it to 4.It may works. Please explore to all 6 indicators..........
    i.e,
    1-cannot be changed
    2-changable,no new determination of strategy
    3-changable,new release in case of strategy
    4-changable,new release in case of strategy or value change
    5-changable,new release if new strategy/outputted
    6-changable,new release if new strategy or value changed/ outputted......
    And check   Characteristic description and value in Classification  of Release strategies ........
    I hope this will help you. Thanking you.
    Regards,
    Venkat.

  • Error msg: "Config message not received after 45 seconds"

    I have developed a simple stateless session bean. After being called once, the following is output to the log:
    Thu Jan 04 18:15:46 CST 2001:<I> <RJVM> Signaling peer 3978882810638278829C198.171.129.36 gone: weblogic.rjvm.PeerGoneException:
    - with nested exception:
    [java.net.SocketException: Connection reset by peer]
    Exactly 45 seconds later the following is output and I can no longer access a JDBC connection from my pool:
    Thu Jan 04 18:16:31 CST 2001:<I> <CliCon-#|myserver|0.978653734170> Connection to client for ClientContext - id: '#|myserver|0.978653734170', bound: 'true', dead: 'false' has been unexpectedly lost be
    cause weblogic.rjvm.PeerGoneException: Config message not received after 45 seconds.
    Initiating hard disconnect.
    Can anyone shed some light on this for me?
    Thanks in advance!

    Hi,
    this is the explanation why this occours:
    If there is a t3 Client connects to the server, every ( weblogic.system.configTimeoutCheckVal
    ) time, ConfigTimeoutChecker will run to check the t3 client is disconnected or
    not. The problem is, if the client has already disconnected, the ConfigTimeoutChecker
    still runs every time to check the disconnected t3Client again and again.
    This should be solved with SP11.
    Christian Plenagl
    Developer Relations Engineer
    BEA Support
    "kelvin" <[email protected]> wrote:
    >
    I am using WLS 5.1 sp8 128SSL, I got this error. I results that the java
    object
    in the JMS channel is sometimes missing. I increased the weblogic server
    thread
    from 15 to 30. But still can't help. I also ugrade the client server
    to use the
    same sp8. But can't help. Some one mentions the sp9 can solve this problem.
    It
    is true? anyone have it for unix ? where can I download it? I can't
    find it in
    weblogic web site.
    Kelvin

  • Images not changing after upload ?

    Has anyone ever had this happen ? I have a site like a
    myspace type social community site and well some people have been
    having a problem where they upload the picture and it does not
    change for them ? When I refresh on my end it shows up just fine
    but on there end its showing up as the old picture, this is of
    cource after they have hit reload, cleared out the chache etc .. I
    am not sure what could be causeing it, could there be some odd
    server cacheing going on ?
    Anyhow any help would be awsome thanks !
    Mike.

    Try reloading the page once with code like this:
    <head>
    <script>
    function reloadItOnce(){
    if (self.name != 'xrefreshedx')
    self.name = 'xrefreshedx';
    self.location.reload(true);
    else self.name = '';
    </script>
    </head>
    <body onLoad="reloadItOnce()".........

  • URL is not change after successful authenticate with ISE 1.1.1

    Hi,
    I have setup Cisco Identity Service Engine (1.1.1) with Wireless LAN Controller (7.2.110)
    Everything is complete unless the URL redirect. My guest client can join the Guest SSID and also can authenticate to ISE.
    But after they success to authenticate with ISE, the URL in the browser doesn't change to the pre-configure. It still be something like https://ise-ip:8443/guestportal/redir.html . Anyway the content in the browser is changed to the URL that being configured such as http://www.google.com/
    How can I do with this situation cause everything is working fine but only the browser URL that is not change to the preconfigure one.
    Thanks,
    Pongsatorn

    Hi,
    This is the user experience when using central web authentication:
    http://www.cisco.com/en/US/products/ps11640/products_configuration_example09186a0080ba6514.shtml#final
    Here is the process when you use local web authentication:
    http://www.cisco.com/en/US/docs/security/ise/1.1/user_guide/ise_guest_pol.html#wp1295223
    Hope this helps,
    Tarik Admani
    *Please rate helpful posts*

  • Height of a Tile (or orther container) not changed after inserting nodes

    Hi,
    I am a javafx beginner and I'm struggeling with the size of the containers. Here is what I try to do:
    I am making a photo gallery in which an Album can contain subalbums and photos through which a user can scroll. The Album objects are stored in a Tile, the Photo objects in another Tile. These Tiles I want to display vertically in a VBox, which is in turn placed on a Clipview. Now my problem is: the height of the Tile is not changing when I insert Photos or Albums in the Tiles. And I need these heights (or that of the VBox) to do calculations for my scrollbar. When I print the bounds for the album Tile before inserting Album objects everything is 0, which is correct. But when I print the bounds after insertion of 10 Albums the height is given as the height of only 1 Album, even without hgap and vgap. The height of the VBox is also equal to this height of 1 node.
    What am I missing here? How can I get the correct height to use for my scrollbar calculations?
    I hope you can help me out, because it's hunting me for days now :-)
    Thanx,
    RedMary

    Well, that's one of the mysteries of JavaFX: the initialization order... :-)
    When you create the custom node, it is not yet in layout, so the tile isn't laid out either, and its dimensions aren't final.
    If I add a button to the scene to dump the data, you can see the final dimensions.
    I also tried a trick this week-end, to override doLayout to know when a node have been laid out. A quick test shown mixed results, but perhaps it can be a starting point.
    class Gallery extends CustomNode {
        var albumList = Tile {
            width: 1000
            vgap: 25
            hgap:25
            content: []
        var photoList = Tile {
            width: 1000
            vgap: 25
            hgap:25
            content: []
        var box = VBox {
            spacing: 50
            content: [albumList,photoList]
            override function doLayout(): Void
                super.doLayout();
                ShowData("After B layout");
        public override function create(): Node {
            ShowData("Before insertion:");
            for (i in [1..10]) {
                 var rect = Rectangle {
                     width: 100;
                     height: 100;
                     fill: Color.RED;
                 insert rect into albumList.content;
             for (i in [1..15]) {
                 var rect = Rectangle {
                     width: 100;
                     height: 100;
                     fill: Color.WHITE;
                 insert rect into photoList.content;
            ShowData("After insertion:");
            var group = Group {
                content:[box]
                override function doLayout(): Void
                    super.doLayout();
                    ShowData("After G layout");
            return(group)
        function ShowData(msg: String): Void {
            println("==> {msg}");
            println("albumList LayoutBounds:{albumList.layoutBounds}");
            println("albumList BoundsInLocal:{albumList.boundsInLocal}");
            println("albumList BoundsInParent:{albumList.boundsInParent}");
            println("box LayoutBounds:{box.layoutBounds}");
            println("box BoundsInLocal:{box.boundsInLocal}");
            println("box BoundsInParent:{box.boundsInParent}");
    Stage {
        title: "Application title"
        width: 1000
        height: 800
        var gallery = Gallery {}
        scene: Scene {
            width: 1000
            height: 800
            fill: Color.BLACK;
            content: [
                gallery,
                Button {
                    text: "D"
                    action: function (): Void {
                        gallery.ShowData("On button click");
    }

  • HU status not changing after GR

    Hi All,
    For a stock transfer order we create outbound delivery and create HU and then do PGI and at the receiving site we do GR via HU in MIGO transaction.
    however the status of the HU changes after it is created and after it is PGI ,,, but after doin GR the status does not change.
    Please help me with this ,,,
    Regards,
    Samuel

    hi,
    I am doing GR in MIGO transaction with respect to outbound delivery via HU, I am not creating inbound delivery.
    Regards,
    Samuel

  • External Hyperlinks Will Not Change after Publishing

    Hi - I'm running the most up to date iWeb and trying to publish external hyperlinks that will not change no matter what I do. They do not overlap, there is no image blocking them, and I have checked and rechecked that they work on iWeb perfectly. I have tried saving each update individually with the inspector, publishing each update individually, re-entering each url then tab or enter - basically everthing suggested on these forums. The site is scullyfilm.com and the external links are to my pages on my squarespace site.
    Any ideas?

    It's very simple to do and it's virtually impossible to do it wrong.
    Here's how I did it.
    Went to Squarespace :
    http://scullyfilm.squarespace.com/
    Right-clicked a link and copied it :
    In iWeb, selected a button and made it a hyperlink. iWeb automagically places the copied link in the URL field :
    Repeated for other 3 links.
    There's currently ONE hyperlink on your page (last updated 20140113) :
    http://scullyfilm.com/scullyfilm/HOME.html
    and it links to :
    http://scullyfilm.com/casting/
    which does not exist.

  • Partititon1,2,3 in  group ODS,FAC status not change after data redistribute

    Hello,
    first thanks for your help. By now the db2 data redistribute has been sucessful. but another issue occurs , could you give me some suggestion?
    1. run Tcode dbacockpit-->db2 for linux, unix, and windows database > configuration>database partiton group
    i found the stutus in db partion group NGRP_FAC_AB7 and NGRP_ODS_AB7 and partion 1,2.3. is partion not in partitioning map containers created. I know if we want to change the status from this to partion in partioning map status , we should do a redistribute.
    i have made a redistribute action like this
    1. double click what i want to distribute
    2. select the relevant partition , for example partition 0001
    3 click the execute immediatelly button .
    when i finished , the status is not changed . so i change the redistribute log located in /db2/db2ab7/sqllib/redist/ AB7.NGRP_FACT_AB7.2008022808582 .
    the log message is
    Data Redistribution cannot be continued.
    Error: Redistribution failed with SQLCODE=-6047 (rc=-2145779603).
    the SQL 6047 detail information is like the following. I don't know what happens.
    it's a SAP bug just like the previous issue ? Could you give me some suggestion ? Thanks
    db2 => ? sql6047
    SQL6047N Database partition group cannot be redistributed
    because table "<name>" does not have a partitioning
    key.
    Explanation:
    At least one table in the single-node database partition does not
    have a partitioning key. All tables in the single-node database
    must have a partitioning key before the database partition group
    can be redistributed to a multiple-node database partition
    group.
    The operation was not performed.
    User Response:
    Use the ALTER TABLE command to specify partitioning keys for
    tables that do not have one. Then try the request again

    Before redistribution, do your tables reside on only one partition? Does the error message you get list the table or tables that do not have a partitioning key?
    All fact tables, ODS tables and PSA tables are created with a partitioning key in a SAP BI system. However, in the FACT and ODS tablespace, there are a few BI management tables (name starting with 'RS') that do not get a partitioning key by default if created in a tablespace on only one partition. The BI data distribution wizard in the DBA Cockpit takes care of some of these tables, for example RSDMFACTAB and RSDMODSTAB. Maybe there are some additional ones.
    Please list the names of the tables without partitioning key. If the error message does not contain them, you can get them with the following SQL statement:
    select varchar(tabname,30)
    from syscat.tables a
    where tbspace='<your_tablespace>'
      and not exists (select partkeyseq from syscat.columns b
                             where a.tabschema=b.tabschema and a.tabname=b.tabname
                                      and b.partkeyseq > 0)
    Brigitte

  • Content-Length header not changed after url-rewrite... yields cut page.

    We use iPlanet6 ,service pack 4. The pages that return from the servlets are
    changed by the Application Server. The Application Server adds
    GXHC_GX_jst=901a10a6662d6164& to the all the URLs (which increase the
    page's size). The problem is that Application Server does not change the
    Content-Length header in the servlet response. This yields cut pages in the
    browser (IExplorer5).
    If we don't add the Content-Length header it works fine. (I.e., The pages
    are not cut.) Our problem is that we work with mobile devices that must have
    the Content-Length header to work properly.
    Q: Do you know if there is a patch that fix the problem?
    Q: Is it possible to configure the Application Server to prevent this
    url-rewrite?
    Regards,
              Aviram

    Hi guys,
    I would like to do url rewriting on our CF app but am worried I'll break something if I try and do it myself - is there anyone who would be interested in a bit of consultancy to help us achieve this?
    I want to turn http://www.allchichesterjobs.com/search-results.cfm?sector=21&q=part-time-jobs
    into http://www.allchichesterjobs.com/part-time-jobs
    I've tried this using IIS and URL Rewrite, when I browsed to http://www.allchichesterjobs.com/search-results.cfm?sector=21&q=part-time-jobs
    my browser was redirected to http://www.allchichesterjobs.com/part-time-jobs ok - but then I got a 404 error
    I'm wondering if I can pay someone to remote view my screen while we talk on skype and tell me what to do?
    Hope it's ok to post this sort of request on here
    Thanks very much indeed.
    Nick

  • Boot file not changed after XP was removed!!

    I installed XP on my macbook pro but when i removed the XP partition, the boot file was not changed. Every time i restart the computer it boots into the windows partition and tells me that no drive was found. In order to boot in OS X i have to hold the option key and choose the OS X drive which is the only one that appears on the screen... Any one know how to fix this problem?
    Alex

    You might want to reread the setup guide; you can use Startup Disk preference pane to establish a default boot disk.
    Doug

  • My safari did not change after downloading mountain lion

    I thought everying was suppose to look the same on all devices with Mountain Lion? on my ipad and iphone safari did not change.

    What do you mean by "look the same"?
    Installing Mountain Lion on your Mac does not change the visual appearance of the Safari app on your iPad and iPhone. In fact, installing Mountain Lion does nothing at all to your iOS devices.

  • Template not changing after updating

    Hi There
    I am just starting out with CS3 and it is like nothing I have
    ever experienced before. I have several problems which I just
    cannot work through and I am wondering if they are all linked to
    one simple reasoning - that I need to do a basic course which tells
    me all these basic points.
    - My templates have always updated fine until now.
    1. I have one site that the title will not change on the
    other pages that are based on the template, so when I change the
    title from main template to services and hit enter, it justs goes
    straight back to saying main template.
    2. I have another site that I changed the bottom navigation
    table and now it won't update in the other pages.
    3. I have yet another site that I changed the background, so
    that it now has a Fireworks background that I saved and imported.
    That came out fine on the template page, but then when I added new
    pages and updated the other pages, they wouldn't show the new
    background
    There are a couple of tables in this template and the text
    comes out different on some of the other pages to that on the
    actual template page - why does this happen? It is so frustrating.
    I haven't messed around with it. I just insert the table, write in
    the text and then edit the text to the size and colour. So, why is
    it inconsistent?
    I have heaps of other questions as well, but will maybe just
    post them as they become on the desperate list. I do wonder though,
    if there are some things that are basic knowledge that I need to
    know because I seem to be wasting alot of unnecessary time trying
    to work things out that seem basic.

    On Wed, 15 Aug 2007 01:24:16 +0000 (UTC), "Breezy Cam"
    <[email protected]> wrote:
    >
    >
    > Hi There
    >
    > I am just starting out with CS3 and it is like nothing I
    have ever experienced
    >before. I have several problems which I just cannot work
    through and I am
    >wondering if they are all linked to one simple reasoning
    - that I need to do a
    >basic course which tells me all these basic points.
    >
    > - My templates have always updated fine until now.
    >
    > 1. I have one site that the title will not change on the
    other pages that are
    >based on the template, so when I change the title from
    main template to
    >services and hit enter, it justs goes straight back to
    saying main template.
    > 2. I have another site that I changed the bottom
    navigation table and now it
    >won't update in the other pages.
    > 3. I have yet another site that I changed the
    background, so that it now has a
    >Fireworks background that I saved and imported. That came
    out fine on the
    >template page, but then when I added new pages and
    updated the other pages,
    >they wouldn't show the new background
    > There are a couple of tables in this template and the
    text comes out different
    >on some of the other pages to that on the actual template
    page - why does this
    >happen? It is so frustrating. I haven't messed around
    with it. I just insert
    >the table, write in the text and then edit the text to
    the size and colour.
    >So, why is it inconsistent?
    >
    > I have heaps of other questions as well, but will maybe
    just post them as they
    >become on the desperate list. I do wonder though, if
    there are some things
    >that are basic knowledge that I need to know because I
    seem to be wasting alot
    >of unnecessary time trying to work things out that seem
    basic.
    >
    >
    If you really do want help, take one site at a time. Post the
    URL and
    the problems you're having that are specific to that site.
    Chances are folks will be able to help you.
    Win
    Win Day, Wild Rose Websites
    http://www.wildrosewebsites.com
    [email protected]
    Skype winifredday

  • Project Definition should not change after releasing

    Hi SAP Gurus,
    Could anyone please throw some light on the method to disable project definiton field from changing after it has been released..

    Hi,
       Master data lock can be used with reference to the object selected, by going to editstatus-Lock----- master data, by selecting this, all the data (like fields present with respect that object, excluding cost planning, budgeting, account assignment) pertaining to the object will be locked and you wouldn't be able to make changes to those fields.
    Now, coming to automating of this lock can be done through using user status, when you set that user status, all the master data will locked.
    Regards
    Avisek Bhardwaj

  • Photo Icons Not Changing After Editing  - Help!

    Hello,
    I recently upgraded to Lion and just like Snow Leopard the photo icons have white borders around them, which is fine. The problem is that even after editing the photos in both Lightroom 3 and Photoshop CS5, the icons don't change by removing the white border like they used to in Snow Leopard. If I turn off the show icon preview, the icons don't show the image of course, but still don't change after editing. I liked being able to tell which ones I had already edited and which ones I still needed to edit. Can anyone help me with this? Maybe I have some setting I need to change? I want the icon to change after editing by either showing the picture or showing the picture w/o border like it used to. Thanks!

    On your Mac disable Photo Stream in the System/iCloud preference pane
    and in iPhoto's Photo Share preference pane.
    Reboot and reenable both respectively. That should jump start Photo Stream.
    OT

Maybe you are looking for

  • RMAN script for hot backup (looking for code critic) code attached.

    Hello Guru's, I have been having soem trouble running a successful hot full rman backup nightly. We max our CPU load whenever our RMAN takes too long and conflicts with a Legato tape backup. I have a development server that I attempted to get a consi

  • Including pictures in a jar file

    Hi all, I want to create a jar file where I include a couple of pictures...... I have succesfully included them into the archive but I have found that the coding I use cannot be sued within a .jar file and hence none of the pictures are loaded :( I'm

  • Why my refrencing value of  selectOneMenu to HashMap bean cause error?

    i use HashMap bean in my face-config xml to generate HashMap Bean and refrence it to my selectOneMenu , field "value" of selectedItems . evry thing is true and my combo box fill with my hashmap. but when i submit a form this error generate : java.lan

  • Chaning Web Rendition PDF files through CIS

    Hello, In our project we configured Content Server to convert word documents into PDF Web Renditions files. Now we have a requirement where we have to make some changes to the generated PDF files without changing the revision from an outside java cli

  • G4 with not boot with Tige- what are my options

    I have a PowerMac G4 500MHZ with a newly installed 120GB ATA drive and 1.5GB of RAM. In the last few weeks, I have tried all of the following. I installed OS9 on the new drive. I performed all the updates to 9.2.2. I made sure all software was update