in reply to Inline-Java Module Errors
Hi Dorian,
The error message that Inline::Java is giving tells you that it is configured not to start its own JVM, but to connect to a JVM process that is already running. java -version only shows you that Java is installed, but not that there is a JVM process running in the background. I'm guessing that in your Windows 2003 setup, you had a JVM being started somewhere, maybe as a service. I'd suggest you inspect your Windows 2003 setup to find out where and how that JVM is being started, and replicate that on your new Windows 2012 system.
Hope this helps,
-- Hauke D
|
|---|