Since I am using a Mac, I am trying to run VI in an VM Fusion Image (where I run all my windows programs). When installing, everything completes, but will not execute. I get an "invalid configuration location". screenshot below. I also looked at the sapvisualintelligence.ini file but don't see where it is pulling that variable unless it is @user.home and in which case not sure which directory to change it to.
Has anyone else modified their .ini file for directory issues like this or are there instructions for using the "-configuration" command line options somewhere?
Thanks in advance.
Joe
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
--launcher.appendVmargs
-vmargs
-Xmx1024m
-XX:MaxPermSize=128M
-Dtracelog.configfile=C:\Program Files\SAP Visual Intelligence\Desktop\BO_trace.ini
-Dhilo.iq.dir=C:\Program Files\SAP Visual Intelligence\IQ
-Dhilo.db.dir=%LOCALAPPDATA%\SAP\SAP Visual Intelligence\DataBase
-Dhilo.install.dir=C:\Program Files\SAP Visual Intelligence\
-Dhilo.iq.log.dir=%LOCALAPPDATA%\SAP\SAP Visual Intelligence\iq-logfiles
-Dhilo.maxvizdatasetsize=100000
-Dhilo.maxvizmapthreshold=30000
-Dhilo.filter.maxSize=1000
-Dhilo.shared.dir=%PUBLIC%\sapvi
-Dosgi.instance.area=@user.home/.sapvi/workspace
-Dosgi.configuration.area=@user.home/.sapvi/configuration
-Xbootclasspath/a:C:\Program Files\SAP Visual Intelligence\Desktop\jre\lib\jfxrt.jar