Operating System - HP-UX
1753598 Members
6314 Online
108796 Solutions
New Discussion юеВ

make_config warning and errors

 
SOLVED
Go to solution
Sergej Kleva
Frequent Advisor

make_config warning and errors

HI!

I've done the following:
# make_depots -v -d /ignite_depot/Rel_B.11.23 -s /dev/dsk/c0t0d0
# make_config -s /ignite_depot/Rel_B.11.23 -c /opt/ignite/data/Rel_B.11.23/config
NOTE: make_config can sometimes take a long time to complete. Please be
patient!
ERROR: swlist command for /ignite_depot/Rel_B.11.23 failed.
WARNING: Incomplete definition for the product "SysMgmtAgent",
beginning at line 118283. The following attributes are not
defined:
filesets the filesets contained in the product
WARNING: Incomplete definition for the file "?", beginning at line
18041. The following attributes are not defined:
size the size of the file
ERROR: Incomplete definition for the file "?", beginning at line
18041. The following attributes are not defined:
path the full pathname of the file
The attribute(s) must be defined before the parsing can
continue.
ERROR: An error occurred while reading file
"/ignite_depot/Rel_B.11.23/catalog/Jdk15/JDK15-DEMO/INFO".
WARNING: Incomplete definition for the file
"/usr/lib/nls/msg/zh_TW.utf8/nroff.cat", beginning at line
2359. The following attributes are not defined:
size the size of the file

SUMMARY: 0 config files were created correctly.
1 config file could not be created due to errors.


After so much patient script just died with above errors ...
any suggestions?
Brgds,
Sergej
3 REPLIES 3
Bob Ingersoll
Valued Contributor
Solution

Re: make_config warning and errors

It seems that make_depots may have had a problem. Check the output carefully for errors. Is there enough space in /ignite_depot/Rel_B.11.23 to hold the depot?
Sergej_5
Regular Advisor

Re: make_config warning and errors

Sure there is a lot of space ...

I found that one of my hard disks has been broken ... so i think the issue were in broken disk i think ...

I'll reply it when this assume will be confirmed ...

Brgds,
Sergej
Sergej Kleva
Frequent Advisor

Re: make_config warning and errors

closed