Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bootstrap failed

Status
Not open for further replies.

pincode11

Programmer
Joined
Mar 27, 2006
Messages
5
Location
SK
Hi all, we have IDS 9.4 installed on Windows 2003 server.
The problem is that when I try to backup using command
onbar -b -w -L 1 bootstrap creation failed.
The
server message log and onbar activity log seems OK but when onbar script tries to
create bootstrap by (ism_catalog -create_bootstrap...) the following output
is writen out:

d:\informix\bin\onbar -b -w -L 1
01/31/06 08:11:38 savegrp: command 'save -g ISMData -LL -f - -m hour.eu.jm.com -B -t 1108715286 -l 9 -q -W78 D:\ISM\2.20\index\hour.eu.jm.com ' for client hour.eu.jm.com exited with return code 9.
01/31/06 08:11:38 savegrp: hour.eu.jm.com:index failed.
* hour.eu.jm.com:index Connection refused
01/31/06 08:11:38 savegrp: hour.eu.jm.com:index will retry 1 more time(s)
01/31/06 08:12:53 savegrp: command 'save -g ISMData -LL -f - -m hour.eu.jm.com -B -t 1108715260 -l 9 -q -W78 D:\ISM\2.20\index\hour.eu.jm.com ' for client hour.eu.jm.com exited with return code 9.
01/31/06 08:12:53 savegrp: hour.eu.jm.com:index failed.
* hour.eu.jm.com:index 1 retry attempted
* hour.eu.jm.com:index Connection refused
01/31/06 08:12:53 savegrp: hour.eu.jm.com:index will retry 0 more time(s)
01/31/06 08:14:08 savegrp: command 'save -g ISMData -LL -f - -m hour.eu.jm.com -B -t 1138691422 -l 9 -q -W78 -N bootstrap D:\ISM\2.20\res D:\ISM\2.20\mm D:\ISM\2.20\index\hour.eu.jm.com ' for client hour.eu.jm.com exited with return code 9.
01/31/06 08:14:08 savegrp: hour.eu.jm.com:bootstrap failed.
* hour.eu.jm.com:bootstrap Connection refused
01/31/06 08:14:08 savegrp: hour.eu.jm.com:bootstrap will retry 1 more time(s)
01/31/06 08:15:23 savegrp: command ' save -g ISMData -LL -f - -m hour.eu.jm.com -B -t 1138691422 -l 9 -q -W78 -N bootstrap D:\ISM\2.20\res D:\ISM\2.20\mm D:\ISM\2.20\index\hour.eu.jm.com ' for client hour.eu.jm.com exited with return code 9.
01/31/06 08:15:23 savegrp: hour.eu.jm.com:bootstrap failed.
* hour.eu.jm.com:bootstrap 1 retry attempted
* hour.eu.jm.com:bootstrap Connection refused
01/31/06 08:15:24 savegrp: hour.eu.jm.com:bootstrap will retry 0 more time(s)

If anybody can assist me with this problem I will be very grateful.
Thanks
 
I found out, that when I unplugged the network cable and restarted IDS, onbar worked fine and bootstrap was created. But when I started IDS with enabled network then the same problem appeared.
Any ideas??
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top