[Glass] restoreFromBackup: quitting my bash script?
Mariano Martinez Peck via Glass
glass at lists.gemtalksystems.com
Tue Jun 27 06:20:19 PDT 2017
Hi guys,
I don't know what is going on, but I have a bash script and it looks like
the topaz that performs the restoreFromBackup is quitting my bash!
echo "`date` Restorying from backup: $2 " >>
$GEMSTONE_LOGDIR/${GEMSTONE_NAME}_extentCompact.log
$GS_HOME/bin/startTopaz $stoneName -l <<EOF
set user DataCurator pass swordfish
login
begin
run
SystemRepository restoreFromBackup: '$backupFile'
%
EOF
echo "something"
When you run that I get on console:
[06/27/2017 09:00:35.887 EDT]
gci login: currSession 1 linked session
successful login
ERROR 2710 , a Error occurred (error 2710), Globals at: #IcuLibraryVersion
= 54.1 ; does not match loaded library = 51.2 (Error)
topaz 1> begin
topaz 1> run
SystemRepository restoreFromBackup: 'xxx.dbf.gz'
%
finshed restore commitRestore
--- 06/27/2017 09:00:46.559 EDT Logging out
The restore from backup completed, with 4776761 objects restored.
Ready for restore from transaction log(s).
Error on or near line 64 :: startTopaz xxxxx_331 -l :: startTopaz xxxxx_331
-l
Error on or near line 100 :: compactExtent xxx.dbf.gz xxxxx_331 ::
compactExtent xxx.dbf.gz xxxxx_331
As you can see the "something" is not printed. The `startTopaz` is quitting
my bash. I am almost sure this was not the case before...
Any ideas what I am doing wrong?
--
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20170627/4e79ad71/attachment.html>
More information about the Glass
mailing list