Hi Jamin,

Same error as original poster here.  It appears that the application has two
subdirectories (one for Windows and one for Unix).  Copying the iSQL-Viewer.lax
file for the appropriate type (Unix in my case) up one directory seems to get
past this initial error.  However, the application then still fails to start
with the following output:

$ ./isql.sh Detecting plugins...
HistoryManager::saveCurrent($INSTALL_PATH/3rdparty/iSQL/.iSQL-Viewer/history/
autoload.history)
Exception::($INSTALL_PATH/3rdparty/iSQL/.iSQL-Viewer/history/autoload.history
(No such file or directory))
Runtime Exception::(null)
The $INSTALL_PATH shows that you are missing an environment variable definition. If you chose the .jar install package instead of .tar.gz those thing should have been taken care of automatically. You can look at the izPack script to see the postprocessing we do to configuration files to make sure they work properly.

Hope this helps,
Emmanuel

--
Emmanuel Cecchet - Research scientist
EPFL - LABOS/DSLAB - IN.N 317
Phone: +41-21-693-7558

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to