|
I downloaded the Windows NoVM version of SCIM but it just seems to hang
after saying "Generating session key for symmetric cipher Rijndael...". Is
it broken ?
Answer:
As it turns out, there is a known problem with the installer which
means this version won't work if you have java1.3 or java1.4 installed.
It should work with Java1.2 however.
Unfortunately, we are using a third party installer so this problem is not
immediately fixable.
Workaround:
The problem is entirely in the program launcher (because it uses the
windows
Java.dll), which means that it is possible to run the program using
Java1.3
and Java1.4 if you do it manually.
To do this open a command window and type:
java -jar "Program Files\ProjectSCIM\SCIM.jar"
and SCIM will work correctly.
Okay, I'm convinced...let me download it.
|