[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

2639.0. "hubloader failure upgrading Gigaswitch SCP" by KAOFS::S_HYNDMAN (Ride life's curves) Mon Aug 14 1995 17:44

	I am unable to upgrade one SCP module in a gigaswitch via the latest
version of Hubwatch/Hubloader.  I am upgrading to version 2.2 of the firmware
from v2.10 DL 1.00 BB0.00.  I was able to upgrade the other SCP in this 
gigaswitch and 4 other SCPs in two more gigaswitches.

	I have started the TFTP server.  I am able to show the version and the
community string is correct.  I click on load and the transfer completes.  
However shortly after the transfer begining, Hubloader fails with the folling
error messages.

	Any Ideas?

Scott

Load Agent Name:  kaogiga3;   Agent Address:  xxx.xxx.xxx.xxx <-- its ok
Slot Number: 4
Community String: XXXXXXX  <---- its ok
[GIGAswitch] Setting TFTP Server IP Address.
[GIGAswitch] Setting firmware image file name.
[GIGAswitch] Triggering image file transfer.
Community String: madness
[GIGAswitch] Polling for file transfer completion.
[INFO] Return code: -6090
[ERROR] Problem initializing socket (get)
[ERROR] Return code: -6090
[ERROR] FILE TRANSFER FAILED
 
T.RTitleUserPersonal
Name
DateLines
2639.1increase UDPMaxSock & TCPMaxSock NETCAD::WAGNERCOFFILMon Aug 14 1995 18:0913
>>[ERROR] Problem initializing socket (get)

What IP stack are you using?? 

If you are using HUBwatch or PATHWORKS V5.x, increase the UDPMaxSock and 
TCPMaxSock in the [TCPIP] section of the C:\PW or C:\HUBWATCH\IPSTACK 
PWTCP.INI file. 
This is usually the cause of socket(s) not initializing.

If you are using another IP stack increase these attributes accordingly.

Barb

2639.2KAOFS::S_HYNDMANRide life&#039;s curvesTue Aug 15 1995 10:419
    
    
    Barb,
    
    	Thanks for the reply.  I increaded the UDPMaxSock from 10 to 20 and
    it loaded correctly.  Funny how it worked for all the others.
    
    
    Scott