Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 172)

Ticket Resolution Summary Owner Reporter
#160 fixed Attempt to protect stack guard pages failed dmik
Description

While starting-stopping SmartSVN 12 times in a row, I got this message to the console twice and each time it was followed by a crash in JVM.

The crash log is attached.

#159 fixed Occasional hangs on Ctrl-C dmik
Description

Sometimes the Java process hangs in the exit list on thread 1 when terminating the Java application by sending it a Ctrl-C signal.

This is rare and therefore it's easier to catch it when using the debug build of Odin/Java?. In either case it's not nice and needs to be fixed.

#155 invalid Association with java.exe or javaw.exe causes unexcpected troubles Batchheizer melf
Description

If *.jar -files are associated with java.exe or javaw.exe and a java program is started by double clicking some strange things happen. E.g Frostwire launches well but can't connect to internet. However using java -jar frostwire.jar makes it work. A cmd-file with the same expression works as well.

There are also effects on other programs. Vbox, ecomarket, pmmaps don't launch. Pdf-merge launch an error message. They work again after reboot. PM123 launch an error message,and no new files can be loaded. However last loaded file can be "played", it isn't played but saved as *.wav. Turns out that the DART-plugin has "popped out". It can be reinserted only after a reboot. Those effects do not happen if a java program is run by commandline or a cmd-file.

It should be said that the installed java is a wpi-pack from hobbes, but the content of openjdk is identical with build 22GA, except for an icon (java.ico). There are no additional entries in config.sys except for the SET JAVA_HOME=C:\openjdk6\ statement. The program object parameter is initially set to -jar %F , but the effect is the same for just -jar .

The behaviour has been confirmed by another person, see this thread in os2world.com forum http://www.os2world.com/forum/index.php/topic,4460.msg22284.html#msg22284 .

Note: See TracQuery for help on using queries.