Was running the setup, and came across....
Uncaught exception from user code:
ERROR: [scf-00040] Couldn't open filehandle /usr/local/scAgent3.5.0c/gui/etc/snapcreatorgui.conf: No such file or directory
at snapcreator.pl line 10068
main::UPDATE_GUI('/usr/local/scAgent3.5.0c/gui/etc/snapcreatorgui.conf', 'NetAppSC', '53616c7465645f5f74ad21f95eb398cea9ea1286d45764bbf2c0fcd2a73b2173', 0101167580, 'Y', 200) called at snapcreator.pl line 9946
main::SETUP called at snapcreator.pl line 458
Looked at the tarball...
tar -tf Snap_Creator_Community_Release_3.5.0-Linux64.tar | egrep '(^scAgent3.5.0c/[^/]*/$|gui/$)'
scServer3.5.0c/gui/
scAgent3.5.0c/logs/
scAgent3.5.0c/config/
scAgent3.5.0c/plugins/
scAgent3.5.0c/wsdl/
scAgent3.5.0c/bin/
I tried to fake it out and create gui/etc, but then received...
INFO: Updated Snap Creator Community Release 3.5.0c GUI
Uncaught exception from user code:
ERROR: [scf-00040] Couldn't open filehandle /usr/local/scAgent3.5.0c/bin/scServer: No such file or directory
at snapcreator.pl line 10112
main::UPDATE_START_SCRIPT('/usr/local/scAgent3.5.0c/bin/scServer') called at snapcreator.pl line 9952
main::SETUP called at snapcreator.pl line 458
# tar -tf Snap_Creator_Community_Release_3.5.0-Linux64.tar | grep 'scAgent3.5.0c/bin'
scAgent3.5.0c/bin/
scAgent3.5.0c/bin/scAgent
Is the tarball complete?