JavaFX Ensemble Issue
Joe McGlynn
joe.mcglynn at oracle.com
Thu Dec 20 11:23:15 PST 2012
Hi Folks,
The problem is that the version of the deployment toolkit javascript used in this specific Ensemble deployment is a copy from an older release of Java. The "best practice" for deployment is to use the always-updated version from java.com. I suspect this happened because Ensemble was deployed before the version of DT that supports FX was released.
We'll have it corrected shortly.
--
On Dec 20, 2012, at 6:19 AM, Joe McGlynn <joe.mcglynn at Oracle.com> wrote:
> I'm able to reproduce this problem with Safari on OS X (64 bit of course), it's either a problem with the deployment of the Ensemble demo or a bug in FX support in 7u10. We'll take a look ASAP, thanks for mentioning it.
>
>
>
>
> On Dec 20, 2012, at 5:11 AM, Daniel Zwolenski <zonski at gmail.com> wrote:
>
>> I hadn't seen your email before sending mine. Very interesting that it happens on 32bit only.
>>
>> I've definitely had this problem on jfx apps other than the ensemble one though so I'd guess more a problem in jfx than ensemble.
>>
>> If not a 64bit problem, maybe a problem with the packaging tool at the time it was packaged, eg a dodgy Main.class getting bundled in or something. The app that gave me trouble was built using the jfx packaging tool (which does some wiggy stuff with signing, pre-launchers, etc) and I thought worked on some computers but not others but too long ago to be sure.
>>
>> Messy stuff to debug!
>>
>>
>> On 20/12/2012, at 11:55 PM, "Dr. Michael Paus" <mp at jugs.org> wrote:
>>
>>> As I have pointed out already in a previous mail I have the same problem on a
>>> purely 32 Bit Windows system. Also this problem seems to be specific to this
>>> Ensemble demo or JavaFX because other non-JavaFX applets (even the one on the same
>>> page) do work.
>>> Michael
>>>
>>> Am 20.12.2012 13:43, schrieb Daniel Zwolenski:
>>>> On Thu, Dec 20, 2012 at 11:10 PM, Bruno Borges <bruno.borges at oracle.com>wrote:
>>>>
>>>>> Which browser are you using?
>>>>>
>>>>> Chrome doesn't run correctly Java in a 64bit environment. :-(
>>>>
>>>> Small semantic correction: *Java* doesn't run correctly in Chrome - it's
>>>> not Chrome's fault :)
>>>>
>>>> I could be wrong (so many variables!), but I reckon I have seen this same
>>>> problem with IE and Firefox too. I couldn't narrow down the issue but it
>>>> always seemed to relate to confusion between 32bit and 64bit JRE installs
>>>> and everything goes whack (with either the above scenario or the one where
>>>> you get the "can't run 64bit on 32bit" error thing - pot luck which one
>>>> you'd get). It's hard to fix once it's whack too.
>>>>
>>>> The only sure fire way I found was that if you completely format your
>>>> computer and start again and install only one JRE plugin for one browser,
>>>> using only the latest version of Java then it usually works. I'm sure there
>>>> is a less drastic fix but I never managed to nail down the exact steps. I
>>>> spent about a week of uninstalling/reinstalling Java, formatting computers,
>>>> removing browsers, etc, etc, trying to get stuff working for our trial
>>>> system (ended up making a zip and a bat file - we looked so cool). Best
>>>> week of my life.
>>>>
>>>> Ensemble in the app stores would be the way to go in my opinion - I believe
>>>> it's in Mac (although I think it took some hacking), hopefully there's work
>>>> happening to get it in the Windows and Pi stores.
>>>>
>>>>
>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Thu 20 Dec 2012 09:55:07 AM BRST, Florian Brunner wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> When I try to start JavaFX Ensemble from:
>>>>>>
>>>>>> http://www.oracle.com/**technetwork/java/javafx/**samples/index.html<http://www.oracle.com/technetwork/java/javafx/samples/index.html>
>>>>>>
>>>>>> it tells me to install Java.
>>>>>>
>>>>>> The following link shows that I've installed Java (Version 7 Update 10)
>>>>>> correctly, however:
>>>>>> http://java.com/de/download/**installed.jsp<http://java.com/de/download/installed.jsp>
>>>>>>
>>>>>> Also note that the "Embedding JavaFX 2 in Swing" on the same page runs
>>>>>> fine.
>>>>>>
>>>>>> Environment:
>>>>>> Java: 1.7.0_10; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
>>>>>> OS: Kubuntu 12.10, Linux version 3.5.0-19-generic running on amd64;
>>>>>> UTF-8; de_CH (nb)
>>>>>>
>>>>>>
>>>>>> Does anyone else have the same issue?
>>>>>>
>>>>>> Is this there an issue with JavaFX Ensemble or with my Java installation?
>>>>>>
>>>>>> -Florian
>>>>>>
>>>>>>
>>>>> --
>>>>> --
>>>>> Bruno Borges
>>>>> Principal Product Manager | JavaEE WebLogic GlassFish
>>>>> Oracle LAD PM Team | Cloud Application Foundation
>>>>> +55 11 5187 6514 (Work) | +55 11 99564 9058 (Mobi)
>>>>>
>>>
>>>
>>> --
>>> --------------------------------------------------------------------------------------
>>> Dr. Michael Paus, Chairman of the Java User Group Stuttgart e.V. (JUGS).
>>> For more information visit www.jugs.de.
>>>
>
More information about the openjfx-dev
mailing list