Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (127 - 129 of 172)

Ticket Resolution Summary Owner Reporter
#82 fixed EXCEPTION_ACCESS_VIOLATION in connection with COM ports Tapio_Angervuori
Description

LIBC PANIC!! _um_free_maybe_lock: Tried to free block twice - block=031bf5c4 lock=0x1 pid=0x00a8 ppid=0x007c tid=0x0003 slot=0x00b3 pri=0x0200 mc=0x0000 F:\JAVA142_04\BIN\JAVA.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

What do I do next?

#94 invalid Locale Issue RealPhil
Description

How do I adjust my system to deal with a Java locale issue? Is there a way for me to fake an en_US locale?

[J:\beta]java -jar tomighty-0.5.jar 6-Apr-2011 10:06:01 PM org.tomighty.log.Log info INFO: Loading messages for locale en_CA 6-Apr-2011 10:06:02 PM org.tomighty.log.Log info INFO: Messages file not found: /messages_en_CA.properties

Sorry for the troubles.

#76 worksforme Java Sound API Frist test jar failed Rainer Stroebel
Description

http://java.sun.com/products/java-media/sound

http://www.oracle.com/technetwork/java/index-139508.html

I have downloaded the file and test the apps with GC Java 1.4.1_07 and Innotekt Java 1.4.2_05 about 2005 / 2006.

Now tested the first java app "CapturePlayback?" with the RC.

  1. The Window of the app is display
  1. press the load bottom

result:

[S:\CMD-PROC]java -version openjdk version "1.6.0-rc" OpenJDK Runtime Environment (build 1.6.0-rc-b19) OpenJDK Client VM (build 16.0-b13, mixed mode)

[S:\CMD-PROC]java -cp s:\download\java\jsound\javasounddemo\JavaSoundDemo?.jar Ca pturePlayback

[S:\CMD-PROC]java -cp s:\download\java\jsound\javasounddemo\JavaSoundDemo?.jar Ca pturePlayback java.lang.RuntimeException?: java.io.IOException: Could not get shell folder ID l ist

at sun.awt.shell.Win32ShellFolder2$ComTask?.execute(Win32ShellFolder2.jav

a:1258)

at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Win32ShellFolder2.j

ava:579)

at sun.awt.shell.Win32ShellFolderManager2.getPersonal(Win32ShellFolderMa

nager2.java:155)

at sun.awt.shell.Win32ShellFolder2$10.call(Win32ShellFolder2.java:678) at sun.awt.shell.Win32ShellFolder2$10.call(Win32ShellFolder2.java:665) at java.util.concurrent.FutureTask?$Sync.innerRun(FutureTask?.java:334) at java.util.concurrent.FutureTask?.run(FutureTask?.java:166) at java.util.concurrent.ThreadPoolExecutor?.runWorker(ThreadPoolExecutor?.

java:1110)

at java.util.concurrent.ThreadPoolExecutor?$Worker.run(ThreadPoolExecutor?

.java:603)

at sun.awt.shell.Win32ShellFolder2$ComTaskExecutor?$3.run(Win32ShellFolde

r2.java:1214)

at java.lang.Thread.run(Thread.java:636)

Caused by: java.io.IOException: Could not get shell folder ID list

at sun.awt.shell.Win32ShellFolder2.getFileSystemPath0(Native Method) at sun.awt.shell.Win32ShellFolder2.access$1000(Win32ShellFolder2.java:75

)

at sun.awt.shell.Win32ShellFolder2$8.call(Win32ShellFolder2.java:581) at sun.awt.shell.Win32ShellFolder2$8.call(Win32ShellFolder2.java:579) at sun.awt.shell.Win32ShellFolder2$ComTask?.execute(Win32ShellFolder2.jav

a:1249)

... 10 more

Kind Regards

Rainer

Note: See TracQuery for help on using queries.