Hi, During the Initialization, I've been facing this problem:
as I try to import configuration, at ra-node, the following message is showed to me: "Importing the configuration from a higher level of hierarchy... Testing the archive... /bin/tar -tvf /usr/local/openca/openca/var/tmp/ca-down FAILED Testing archive failed! 512" This is what the system shows. The dataexchange configuration used in the instalation was the following: file: /.../openca/openca/etc/config.xml <!-- these are the devices for the default dataexchange --> <option> <name>dataexchange_device_up</name> <value>/usr/local/openca/openca/var/tmp/ca-up</value> </option> <option> <name>dataexchange_device_down</name> <value>/usr/local/openca/openca/var/tmp/ca-down</value> </option> <option> <name>dataexchange_device_local</name> <value>/usr/local/openra/openca/var/tmp/ra-local</value> </option> file: /.../openra/openca/etc/config.xml <!-- these are the devices for the default dataexchange --> <option> <name>dataexchange_device_up</name> <value>/usr/local/openca/openca/var/tmp/ca-down</value> </option> <option> <name>dataexchange_device_down</name> <value>/usr/local/openca/openca/var/tmp/ca-up</value> </option> <option> <name>dataexchange_device_local</name> <value>/usr/local/openra/openca/var/tmp/ra-local</value> </option> If there was anything else that I could send in order to solve this problem just ask. Thanks, Ryan ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
