cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4631
Views
0
Helpful
2
Replies

Cisco 3750 Syslog message

Hello, i am using a 3750 stack switch in which i get the following messages:

Jun  6 08:45:33.405: %Error 9, Failed to open the file Password:

Jun  6 08:45:33.531: %Error 9, Failed to open the file Username:

Jun  6 08:45:33.649: %Error 9, Failed to open the file Username:

Jun  6 08:45:37.759: %Error 9, Failed to open the file Password:

Jun  6 08:56:22.835: %Error 9, Failed to open the file Username:

Jun  6 08:56:26.937: %Error 9, Failed to open the file Password:

switch1#sh ver
Cisco IOS Software, C3750 Software (C3750-IPBASEK9-M), Version 12.2(53)SE1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Fri 12-Mar-10 15:50 by prod_rel_team
Image text-base: 0x01000000, data-base: 0x02C00000

ROM: Bootstrap program is C3750 boot loader
BOOTLDR: C3750 Boot Loader (C3750-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)

escb-sw-main1 uptime is 15 weeks, 11 minutes
System returned to ROM by power-on
System restarted at 12:43:39 EET Mon Feb 21 2011
System image file is "flash:/c3750-ipbasek9-mz.122-53.SE1.bin"


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
export@cisco.com.

cisco WS-C3750G-24TS-1U (PowerPC405) processor (revision F0) with 131072K bytes of memory.
Processor board ID FOC1402W226
Last reset from power-on
2 Virtual Ethernet interfaces
56 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.

512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address       : 04:FE:7F:C0:99:00
Motherboard assembly number     : 73-10219-07
Power supply part number        : 341-0098-02
Motherboard serial number       : FOC14025QJ7
Power supply serial number      : AZS1350055M
Model revision number           : F0
Motherboard revision number     : F0
Model number                    : WS-C3750G-24TS-S1U
System serial number            : FOC1402W226
Top Assembly Part Number        : 800-26859-01
Top Assembly Revision Number    : F0
Version ID                      : V03
CLEI Code Number                : CNMWS00ARC
Hardware Board Revision Number  : 0x09


Switch Ports Model              SW Version            SW Image
------ ----- -----              ----------            ----------
*    1 28    WS-C3750G-24TS-1U  12.2(53)SE1           C3750-IPBASEK9-M
     2 28    WS-C3750G-24TS-1U  12.2(53)SE1           C3750-IPBASEK9-M


Switch 02
---------
Switch Uptime                   : 15 weeks, 12 minutes
Base ethernet MAC Address       : 04:FE:7F:C4:C5:00
Motherboard assembly number     : 73-10219-07
Power supply part number        : 341-0098-02
Motherboard serial number       : FOC14023X6T
Power supply serial number      : DCA135093KQ
Model revision number           : F0
Motherboard revision number     : F0
Model number                    : WS-C3750G-24TS-S1U
System serial number            : FOC1402W1ZT
Top assembly part number        : 800-26859-01
Top assembly revision number    : F0
Version ID                      : V03
CLEI Code Number                : CNMWS00ARC

Configuration register is 0xF

switch1#

TIA, Nicos Nicolaides
1 Accepted Solution

Accepted Solutions

andtoth
Level 4
Level 4

Hi Nicos,

I could not find any related defects for this issue and it seems to be cosmetic.

I researched on the log and found out that these logs are thrown in case of a deadlock. This is when a process tries to access a file which is already being accessed by another process.

If you are still receiving the errors, could you try reloading the switch stack and check whether you are still seeing the issue?

Best regards,

Andras

View solution in original post

2 Replies 2

andtoth
Level 4
Level 4

Hi Nicos,

I could not find any related defects for this issue and it seems to be cosmetic.

I researched on the log and found out that these logs are thrown in case of a deadlock. This is when a process tries to access a file which is already being accessed by another process.

If you are still receiving the errors, could you try reloading the switch stack and check whether you are still seeing the issue?

Best regards,

Andras

Problem resolved with a reload as u suggested. Thanks

TIA, Nicos Nicolaides