You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Dan Becker (JIRA)" <de...@tuscany.apache.org> on 2009/01/20 15:40:59 UTC

[jira] Created: (TUSCANY-2777) JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing

JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing
------------------------------------------------------------------------------------------------------------

                 Key: TUSCANY-2777
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2777
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Tutorial
    Affects Versions: Java-SCA-1.4
         Environment: Linux, Firefox 3.0.5 or konqueror, Sun JDK 1.6, Tuscany 1.4
            Reporter: Dan Becker


Customer (wouterh on IRC chat #tuscany on 2009/01/20) reports client side JavaScript errors that prevent the tutorial domain cloud from showing contributions.
To recreate:
cd tutorials\store\domain
java -jar ../../../modules/tuscany-node-launcher-1.4.jar domain

Visit http://localhost:9990/ui/cloud/ with browser.
Customer sees no contribution list. (I was able to see contribution list on windows/firefox 3.0.5)

When customer runs Firebug plugin and visits http://localhost:9990/ui/cloud/cloud-gadget.html, the plugin reports the following errors:
[08:28]	<wouterh>	2 errors for http://localhost:9990/ui/cloud/cloud-gadget.html
[08:28]	<wouterh>	the same 2 I pasted earlier
[08:29]	<wouterh>	redeclaration of const Generator
[08:29]	<wouterh>	http://localhost:9990/ui/cloud-gadget/cloud-gadget.js
[08:29]	<wouterh>	Line 474
[08:29]	<wouterh>	and
[08:29]	<wouterh>	Reference is not defined
[08:29]	<wouterh>	http://localhost:9990/ui/cloud/cloud-gadget.html
[08:29]	<wouterh>	Line 66

Full transcript is available on irc chat #tuscany from 2009-01-20.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-2777) JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing

Posted by "Dan Becker (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665844#action_12665844 ] 

Dan Becker commented on TUSCANY-2777:
-------------------------------------

Luciano and I tried a few experiments, so I add the data points here:

Working: Red Hat, Firefox 3.0.5, Sun SDK 1.6.0_11
Working: Windows, Firefox 3.0.5/Windows IE 6, Sun SDK 1.6.0_11
Working: Windows, Firefox 3.0.5/Windows IE 6, IBM SDK 1.5.0 20051002

> JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2777
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2777
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Tutorial
>    Affects Versions: Java-SCA-1.4
>         Environment: Linux, Firefox 3.0.5 or konqueror, Sun JDK 1.6, Tuscany 1.4
>            Reporter: Dan Becker
>
> Customer (wouterh on IRC chat #tuscany on 2009/01/20) reports client side JavaScript errors that prevent the tutorial domain cloud from showing contributions.
> To recreate:
> cd tutorials\store\domain
> java -jar ../../../modules/tuscany-node-launcher-1.4.jar domain
> Visit http://localhost:9990/ui/cloud/ with browser.
> Customer sees no contribution list. (I was able to see contribution list on windows/firefox 3.0.5)
> When customer runs Firebug plugin and visits http://localhost:9990/ui/cloud/cloud-gadget.html, the plugin reports the following errors:
> [08:28]	<wouterh>	2 errors for http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:28]	<wouterh>	the same 2 I pasted earlier
> [08:29]	<wouterh>	redeclaration of const Generator
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud-gadget/cloud-gadget.js
> [08:29]	<wouterh>	Line 474
> [08:29]	<wouterh>	and
> [08:29]	<wouterh>	Reference is not defined
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:29]	<wouterh>	Line 66
> Full transcript is available on irc chat #tuscany from 2009-01-20.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-2777) JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing

Posted by "Wouter Horré (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665432#action_12665432 ] 

Wouter Horré commented on TUSCANY-2777:
---------------------------------------

The same problem applies to composite-gadget.html and workspace-gadget.html.

Full details of my setup

Firefox 3.0.5
Ubuntu 8.10
Sun SDK 1.6.0 update 10

> JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2777
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2777
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Tutorial
>    Affects Versions: Java-SCA-1.4
>         Environment: Linux, Firefox 3.0.5 or konqueror, Sun JDK 1.6, Tuscany 1.4
>            Reporter: Dan Becker
>
> Customer (wouterh on IRC chat #tuscany on 2009/01/20) reports client side JavaScript errors that prevent the tutorial domain cloud from showing contributions.
> To recreate:
> cd tutorials\store\domain
> java -jar ../../../modules/tuscany-node-launcher-1.4.jar domain
> Visit http://localhost:9990/ui/cloud/ with browser.
> Customer sees no contribution list. (I was able to see contribution list on windows/firefox 3.0.5)
> When customer runs Firebug plugin and visits http://localhost:9990/ui/cloud/cloud-gadget.html, the plugin reports the following errors:
> [08:28]	<wouterh>	2 errors for http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:28]	<wouterh>	the same 2 I pasted earlier
> [08:29]	<wouterh>	redeclaration of const Generator
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud-gadget/cloud-gadget.js
> [08:29]	<wouterh>	Line 474
> [08:29]	<wouterh>	and
> [08:29]	<wouterh>	Reference is not defined
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:29]	<wouterh>	Line 66
> Full transcript is available on irc chat #tuscany from 2009-01-20.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-2777) JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing

Posted by "Wouter Horré (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665860#action_12665860 ] 

Wouter Horré commented on TUSCANY-2777:
---------------------------------------

It appears the Ubiquity add-on to firefox is interfering with the javascript code of Tuscany. When I disable the ubiquity add-on, the domain manager ui works as expected.

> JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2777
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2777
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Tutorial
>    Affects Versions: Java-SCA-1.4
>         Environment: Linux, Firefox 3.0.5 or konqueror, Sun JDK 1.6, Tuscany 1.4
>            Reporter: Dan Becker
>
> Customer (wouterh on IRC chat #tuscany on 2009/01/20) reports client side JavaScript errors that prevent the tutorial domain cloud from showing contributions.
> To recreate:
> cd tutorials\store\domain
> java -jar ../../../modules/tuscany-node-launcher-1.4.jar domain
> Visit http://localhost:9990/ui/cloud/ with browser.
> Customer sees no contribution list. (I was able to see contribution list on windows/firefox 3.0.5)
> When customer runs Firebug plugin and visits http://localhost:9990/ui/cloud/cloud-gadget.html, the plugin reports the following errors:
> [08:28]	<wouterh>	2 errors for http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:28]	<wouterh>	the same 2 I pasted earlier
> [08:29]	<wouterh>	redeclaration of const Generator
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud-gadget/cloud-gadget.js
> [08:29]	<wouterh>	Line 474
> [08:29]	<wouterh>	and
> [08:29]	<wouterh>	Reference is not defined
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:29]	<wouterh>	Line 66
> Full transcript is available on irc chat #tuscany from 2009-01-20.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TUSCANY-2777) JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing

Posted by "Dan Becker (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Becker resolved TUSCANY-2777.
---------------------------------

    Resolution: Invalid

Customer reports Firefox plugin was cause of the issue. The Firefox Firebug plugin and Firefox JavaScript console also corroborate this finding.

> JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent contribution list from showing
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2777
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2777
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Tutorial
>    Affects Versions: Java-SCA-1.4
>         Environment: Linux, Firefox 3.0.5 or konqueror, Sun JDK 1.6, Tuscany 1.4
>            Reporter: Dan Becker
>
> Customer (wouterh on IRC chat #tuscany on 2009/01/20) reports client side JavaScript errors that prevent the tutorial domain cloud from showing contributions.
> To recreate:
> cd tutorials\store\domain
> java -jar ../../../modules/tuscany-node-launcher-1.4.jar domain
> Visit http://localhost:9990/ui/cloud/ with browser.
> Customer sees no contribution list. (I was able to see contribution list on windows/firefox 3.0.5)
> When customer runs Firebug plugin and visits http://localhost:9990/ui/cloud/cloud-gadget.html, the plugin reports the following errors:
> [08:28]	<wouterh>	2 errors for http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:28]	<wouterh>	the same 2 I pasted earlier
> [08:29]	<wouterh>	redeclaration of const Generator
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud-gadget/cloud-gadget.js
> [08:29]	<wouterh>	Line 474
> [08:29]	<wouterh>	and
> [08:29]	<wouterh>	Reference is not defined
> [08:29]	<wouterh>	http://localhost:9990/ui/cloud/cloud-gadget.html
> [08:29]	<wouterh>	Line 66
> Full transcript is available on irc chat #tuscany from 2009-01-20.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.