On 7/26/2017 21:12, Michaël Michaud wrote:
> Hi Ede, Jumpers
> 
> I have had some problems to start OpenJUMP, probably since the day I upgraded 
> my jvm to java 1.8.0_141.
> 
> If I open the dos console, cd to the bin directory, and run oj_windows.bat, 
> it works
> If I right click on the .bat file and execute it "as administrator", it also 
> works
> But if i just double-click on the .bat or on the .exe, nothing happens (the 
> console flickers)
> 
> Can anyone reproduce this behaviour ? 

works for me w/ java 1.8.0_141 64bit

>Can it be related to a change in the jvm security policy ?

unlikely. more likely java update did something wrong. what happens when you 
uncomment the debug option in the batch file? 

  rem -- uncomment to use 'java' for console output, if unset defaults to 
'javaw' for background jre  --
  set JAVA_BIN=java

that will activate the pause at the end of the bat, so we can what happens.

..ede



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to