Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 172)

Ticket Resolution Summary Owner Reporter
#71 wontfix unnecessary dependence on gccxxx.dll dryeo
Description

Java includes a dependence on ftp://ftp.netlabs.org/pub/gcc/gcc4core.wpi. This can result in multiple installs of these DLLs, wasted bandwidth downloading them yet again for very little benefit. Simple solution is to set GCCOPT='-static-libgcc' This will statically link the couple of small functions that may be needed.

#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

#77 fixed Can still not start Java applications elygre
Description

This is the same situation as described in Ticket #57. I have installed the new versions of Java and Odin and have still to reboot eCS 5-10 times before Genj is started. Each time the CPU-meter shows 99.9 % utilization for about 1-2 minutes before displaying the error message SYS1808: The process has stopped. The software diagnostic code (exception code) is 0005. The new thing now is that trying to install Jalbum gives the same result (#58). If I manage to start Genj I can close it and restart it many times without rebooting, but eventually it that luck also ends. Normally if Genj has started I can also start the installation of Jalbum. First it displays a graphical screen and asks for language. Then a progress bar start moving, but after a few sec. it stops - and that is it. The CPU-meter show no use of the CPU (0.3 %).

Note: See TracQuery for help on using queries.