2011-05-18 09:28:17 PDT
When I try to start RSS Owl with my default 64 bit Java (1.6_u24), an error window displays with jvm error -1.
By adding a command line option to have RSS Owl load with the 32 bit java, the program now starts correctly.
The option is identical to what is required to use 32 bit Eclipse:
-vm C:\s\java32\bin\javaw.exe (where my 32 bit java is stored at c:\s\java32)