IcedTea6 1.10.3 Released!
Andreas Radke
a.radke at arcor.de
Fri Jul 22 03:54:11 PDT 2011
This brings up a regression here using it-finance.com stock market
charting software.
While I can use it well with icedtea 1.10.2 it doesn't take any input
from mouse or keyboard with 1.10.3. So I have to downgrade the package
here.
Console output:
working 1.10.2:
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.2) (ArchLinux-6.b22_1.10.2-1-x86_64)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
22.07.2011 12:41:45 Control init
INFO: Control Applet v1.09-SNAPSHOT
22.07.2011 12:41:46 Control memoryDetection
INFO: Detected 16065 Mo RAM
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
22.07.11 12:41 : v8.02.447 - codebase : http://e4.md.it-finance.com/MDV8/
22.07.11 12:41 : Java Version : 1.6.0_22
22.07.11 12:41 : System : Linux 2.6.39-ARCH amd64
22.07.11 12:41 : Processors : 8
22.07.11 12:41 : Memory allocated : 48.5Mb max: 711.125Mb free: 33.585487Mb
22.07.11 12:41 : Classpath : [http://www.marketdatasystems.com/download/charts/V8/applet447.jar]
22.07.11 12:41 : Screens : 1
22.07.11 12:41 : Screen 0 : :0.0 - 1274x958x-1 - (0.0, 0.0) - [top=0, left=0, bottom=41, right=0] - 60 Hz - Video acceleration: true
22.07.11 12:41 : init bundle "texts.texts" with locale de_DE_IGIndex
22.07.11 12:41 : init bundle "texts/dateformats" with locale de_DE_IGIndex
22.07.11 12:41 : init bundle "texts.proorder" with locale de_DE_IGIndex
22.07.11 12:41 : init bundle "texts.igindex" with locale de_DE_IGIndex
22.07.11 12:41 : load plugin IGIndex successfully
22.07.11 12:41 : init bundle "PRTLines.prt" with locale de_DE_IGIndex
22.07.11 12:41 : load plugin PRTLines successfully
broken with 1.10.3
Exception in thread "pool-1-thread-1" java.util.concurrent.RejectedExecutionException
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1956)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:816)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1337)
at java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:629)
at InstrumentSender.run(InstrumentSender.java:52)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
22.07.2011 12:34:47 Control init
INFO: Control Applet v1.09-SNAPSHOT
22.07.2011 12:34:48 Control memoryDetection
INFO: Detected 16065 Mo RAM
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
22.07.11 12:34 : v8.02.447 - codebase : http://e5.md.it-finance.com/MDV8/
22.07.11 12:34 : Java Version : 1.6.0_22
22.07.11 12:34 : System : Linux 2.6.39-ARCH amd64
22.07.11 12:34 : Processors : 8
22.07.11 12:34 : Memory allocated : 46.0Mb max: 711.125Mb free: 30.918549Mb
22.07.11 12:34 : Classpath : [http://www.marketdatasystems.com/download/charts/V8/applet447.jar]
22.07.11 12:34 : Screens : 1
22.07.11 12:34 : Screen 0 : :0.0 - 1274x958x-1 - (0.0, 0.0) - [top=0, left=0, bottom=41, right=0] - 60 Hz - Video acceleration: true
22.07.11 12:34 : init bundle "texts.texts" with locale de_DE_IGIndex
22.07.11 12:34 : init bundle "texts/dateformats" with locale de_DE_IGIndex
22.07.11 12:34 : init bundle "texts.proorder" with locale de_DE_IGIndex
22.07.11 12:34 : init bundle "texts.igindex" with locale de_DE_IGIndex
22.07.11 12:34 : load plugin IGIndex successfully
22.07.11 12:34 : init bundle "PRTLines.prt" with locale de_DE_IGIndex
22.07.11 12:34 : load plugin PRTLines successfully
any idea?
-Andy
(also ArchLinux Icedtea/OpenJDK package maintainer)
More information about the distro-pkg-dev
mailing list