You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <tu...@ws.apache.org> on 2007/09/22 14:45:50 UTC

[jira] Created: (TUSCANY-1793) calculator-script displays message about package cache dir

calculator-script displays message about package cache dir
----------------------------------------------------------

                 Key: TUSCANY-1793
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1793
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Samples
    Affects Versions: Java-SCA-1.0
         Environment: Windows XP
            Reporter: Simon Nash
            Priority: Minor
             Fix For: Java-SCA-Next


When I run the calculator-script sample, I get the following output: 

run:
     [java] 3 + 2=5.0
     [java] 3 - 2=1.0
     [java] *sys-package-mgr*: can't create package cache dir, 'H:\tuscany-1.0-rc3a\tuscany-sca-1.0-incubating\lib\jython-2.2.jar\cachedir\packages'
     [java] 3 * 2=6.0
     [java] 3 / 2=1.5

The warning message about "package cache dir" is not shown in the README sample output.  Do I have a setup problem that is causing me to get this message, or is it always displayed?  If the former, then the README should contain instructions on how to avoid this.  If the latter, then the README sample output should be updated to include this.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1793) calculator-script displays message about package cache dir

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws updated TUSCANY-1793:
--------------------------------

    Fix Version/s:     (was: Java-SCA-Next)
                   Java-SCA-1.1

> calculator-script displays message about package cache dir
> ----------------------------------------------------------
>
>                 Key: TUSCANY-1793
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1793
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.0
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Priority: Minor
>             Fix For: Java-SCA-1.1
>
>
> When I run the calculator-script sample, I get the following output: 
> run:
>      [java] 3 + 2=5.0
>      [java] 3 - 2=1.0
>      [java] *sys-package-mgr*: can't create package cache dir, 'H:\tuscany-1.0-rc3a\tuscany-sca-1.0-incubating\lib\jython-2.2.jar\cachedir\packages'
>      [java] 3 * 2=6.0
>      [java] 3 / 2=1.5
> The warning message about "package cache dir" is not shown in the README sample output.  Do I have a setup problem that is causing me to get this message, or is it always displayed?  If the former, then the README should contain instructions on how to avoid this.  If the latter, then the README sample output should be updated to include this.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Closed: (TUSCANY-1793) calculator-script displays message about package cache dir

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws closed TUSCANY-1793.
-------------------------------

    Resolution: Fixed

This issue has been re-raised at TUSCANY-1793 and ant has added some explanation so I'm closing this version of it

> calculator-script displays message about package cache dir
> ----------------------------------------------------------
>
>                 Key: TUSCANY-1793
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1793
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.0
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Priority: Minor
>             Fix For: Java-SCA-1.1
>
>
> When I run the calculator-script sample, I get the following output: 
> run:
>      [java] 3 + 2=5.0
>      [java] 3 - 2=1.0
>      [java] *sys-package-mgr*: can't create package cache dir, 'H:\tuscany-1.0-rc3a\tuscany-sca-1.0-incubating\lib\jython-2.2.jar\cachedir\packages'
>      [java] 3 * 2=6.0
>      [java] 3 / 2=1.5
> The warning message about "package cache dir" is not shown in the README sample output.  Do I have a setup problem that is causing me to get this message, or is it always displayed?  If the former, then the README should contain instructions on how to avoid this.  If the latter, then the README sample output should be updated to include this.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Closed: (TUSCANY-1793) calculator-script displays message about package cache dir

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws closed TUSCANY-1793.
-------------------------------

    Resolution: Duplicate

What that should have said was....

This issue has been re-raised at TUSCANY-1950 and ant has added some explanation so I'm closing this version of it

> calculator-script displays message about package cache dir
> ----------------------------------------------------------
>
>                 Key: TUSCANY-1793
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1793
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.0
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Priority: Minor
>             Fix For: Java-SCA-1.1
>
>
> When I run the calculator-script sample, I get the following output: 
> run:
>      [java] 3 + 2=5.0
>      [java] 3 - 2=1.0
>      [java] *sys-package-mgr*: can't create package cache dir, 'H:\tuscany-1.0-rc3a\tuscany-sca-1.0-incubating\lib\jython-2.2.jar\cachedir\packages'
>      [java] 3 * 2=6.0
>      [java] 3 / 2=1.5
> The warning message about "package cache dir" is not shown in the README sample output.  Do I have a setup problem that is causing me to get this message, or is it always displayed?  If the former, then the README should contain instructions on how to avoid this.  If the latter, then the README sample output should be updated to include this.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Reopened: (TUSCANY-1793) calculator-script displays message about package cache dir

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws reopened TUSCANY-1793:
---------------------------------


> calculator-script displays message about package cache dir
> ----------------------------------------------------------
>
>                 Key: TUSCANY-1793
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1793
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.0
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Priority: Minor
>             Fix For: Java-SCA-1.1
>
>
> When I run the calculator-script sample, I get the following output: 
> run:
>      [java] 3 + 2=5.0
>      [java] 3 - 2=1.0
>      [java] *sys-package-mgr*: can't create package cache dir, 'H:\tuscany-1.0-rc3a\tuscany-sca-1.0-incubating\lib\jython-2.2.jar\cachedir\packages'
>      [java] 3 * 2=6.0
>      [java] 3 / 2=1.5
> The warning message about "package cache dir" is not shown in the README sample output.  Do I have a setup problem that is causing me to get this message, or is it always displayed?  If the former, then the README should contain instructions on how to avoid this.  If the latter, then the README sample output should be updated to include this.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org