|
Hello all,
I had a similiar problem on Windows and traced it to the version of Java installed on the machine. BookSmart 1.9.2 uses a slightly newer version and if you machine has an older version in the ‘PATH’, attempts to get at My computer throw an ‘exception’ which in turn kills your BookSmart session.
You can either: 1. Uninstall your current Java version (through the Add/Remove programs thingy) – not recommended as it isn’t a guarantee. 2. Upgrade your java by downloading the ‘latest’ from java.sun.com – probably the easiest 3. Add the java bin directory shipped with BookSmart to the front of your existing PATH variable 4. Write a batch script to add the BookSmart java to the session running BookSmart.
I’m a geek – I did #4 and can assure you that it resolves the ‘where did BookSmart go?’ problem.
|