I've traced this back to the interface-log.txt which shows the following error:[f=0000000] ERROR: Initializing AI Interface library from file "C:\Program Files (x86)\Spring\AI\Interfaces\Java\0.1\AIInterface.dll". The call to initStatic() returned unsuccessfuly.
I've tried multiple times to set my JAVA_HOME env variable, but not having much success. I can pull up a command prompt and type "java" and I'm getting the java executable. So I know other programs are finding it. I've tried the following different values:05/01/11 15:52:21 / ERROR(1): Failed locating a JRE installation, you may specify the JAVA_HOME env var.
"C:\Program Files\Java\jre6\"
"C:\Program Files\Java\jre6\bin"
C:\Program Files\Java\jre6\
C:\Program Files\Java\jre6\bin
I'm on Win 7 64 bit if that makes a difference.
Any suggestions?