Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 172)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#40 fixed Can't find Jar file in default dir. Yoda_Java6
Description

I try to start a Java app this way: java.exe -jar jeti2.jar

(Jeti2.jar is in cur. dir)

Result:

Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.io.FileNotFoundException?: Jeti2.jar (File not fo und)

at java.util.zip.ZipFile?.open(Native Method) at java.util.zip.ZipFile?.<init>(ZipFile?.java:131) at java.util.jar.JarFile?.<init>(JarFile?.java:150) at java.util.jar.JarFile?.<init>(JarFile?.java:87)

If I start it like: Java.exe -jar K:\java1\jeti2\Jeti2.jar App loads, but then fails l8r with some other problem.

Looks like this Java 6 switches away from curdir, when it starts, and then can't find the app.

No earlier versions (1.31 1.41 1.42) shows this behavior, when started same way.

#41 fixed Odin pack 20101230 makes å, ä , ö not working in my browser melf
Description

Sorry if this is the wrong place, but I can't really find out where to put it.

The Odin pack, 2010-12-30 which shall be used together with the java6 beta release, makes å, ä, ö to appear as other signs when writing in a input-window (like this) through a web-browser.

This goes back to normal when the previous Odin-release 2010-10-01 is installed instead.

#44 fixed SMP: System hangs on closing java app losepete
Description

I've only tried using Version 1.6.0 Build 19 Beta (2010-12-30) to run a java game Sudoku - v0.9.12 of freesudoku, freesudoku.sourceforge.net - 3 times.

On every occassion the game plays fine *but* when exiting the game the system hangs and it is not possible to "kill" javaw.exe using TOP.

I also had 1 crash on exit which produced a log. I attach the log as hs_err_pid106.log

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.