You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2008/01/09 02:30:34 UTC

[jira] Created: (TUSCANY-1952) Domain broken after stopping+starting a node

Domain broken after stopping+starting a node 
---------------------------------------------

                 Key: TUSCANY-1952
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-1.1
            Reporter: Jean-Sebastien Delfino
            Priority: Critical
             Fix For: Java-SCA-1.1


The SCA domain seems to be unusable after a node is stopped then started again.

Steps to reproduce the problem:

1. From the tutorial/cloud module start LaunchCloud.java, it'll start some services and a domain controller.
2. From the tutorial/store module start LaunchStore.java, it'll start the store composite.
3. Point your Web browser to http://localhost:8100/ui/store.html your should see the store UI showing a catalog of fruits
4. Stop LaunchStore by pressing Ctrl+C
5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the services seem to properly register/resolve in the domain anymore.


-- 
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-1952) Domain broken after stopping+starting a node

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

Simon Laws closed TUSCANY-1952.
-------------------------------

    Resolution: Won't Fix

The store tutorial now uses a different mechanism for parsing contributions and starting nodes

> Domain broken after stopping+starting a node 
> ---------------------------------------------
>
>                 Key: TUSCANY-1952
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.1
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Simon Laws
>             Fix For: Java-SCA-Next
>
>
> The SCA domain seems to be unusable after a node is stopped then started again.
> Steps to reproduce the problem:
> 1. From the tutorial/cloud module start LaunchCloud.java, it'll start some services and a domain controller.
> 2. From the tutorial/store module start LaunchStore.java, it'll start the store composite.
> 3. Point your Web browser to http://localhost:8100/ui/store.html your should see the store UI showing a catalog of fruits
> 4. Stop LaunchStore by pressing Ctrl+C
> 5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the services seem to properly register/resolve in the domain anymore.

-- 
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] Commented: (TUSCANY-1952) Domain broken after stopping+starting a node

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557469#action_12557469 ] 

Jean-Sebastien Delfino commented on TUSCANY-1952:
-------------------------------------------------

Sorry my previous comment should have said:
If anybody disagrees with the above assessment please put the JIRA back in SCA-1.1, and help us fix it as well as 1957 and 1958 :)

> Domain broken after stopping+starting a node 
> ---------------------------------------------
>
>                 Key: TUSCANY-1952
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.1
>            Reporter: Jean-Sebastien Delfino
>             Fix For: Java-SCA-Next
>
>
> The SCA domain seems to be unusable after a node is stopped then started again.
> Steps to reproduce the problem:
> 1. From the tutorial/cloud module start LaunchCloud.java, it'll start some services and a domain controller.
> 2. From the tutorial/store module start LaunchStore.java, it'll start the store composite.
> 3. Point your Web browser to http://localhost:8100/ui/store.html your should see the store UI showing a catalog of fruits
> 4. Stop LaunchStore by pressing Ctrl+C
> 5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the services seem to properly register/resolve in the domain anymore.

-- 
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-1952) Domain broken after stopping+starting a node

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

Jean-Sebastien Delfino updated TUSCANY-1952:
--------------------------------------------

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

> Domain broken after stopping+starting a node 
> ---------------------------------------------
>
>                 Key: TUSCANY-1952
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.1
>            Reporter: Jean-Sebastien Delfino
>             Fix For: Java-SCA-Next
>
>
> The SCA domain seems to be unusable after a node is stopped then started again.
> Steps to reproduce the problem:
> 1. From the tutorial/cloud module start LaunchCloud.java, it'll start some services and a domain controller.
> 2. From the tutorial/store module start LaunchStore.java, it'll start the store composite.
> 3. Point your Web browser to http://localhost:8100/ui/store.html your should see the store UI showing a catalog of fruits
> 4. Stop LaunchStore by pressing Ctrl+C
> 5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the services seem to properly register/resolve in the domain anymore.

-- 
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] Commented: (TUSCANY-1952) Domain broken after stopping+starting a node

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557110#action_12557110 ] 

Jean-Sebastien Delfino commented on TUSCANY-1952:
-------------------------------------------------

Another weird behavior, if I stop LaunchStore by pressing enter instead (which causes it to stop the node in a cleaner way) then the domain says "Stopping catalogs.composite". What's not correct is that catalogs.composite is in another node... which is still running. So there is definitely something fishy (or which I don't understand) in the node start/stop sequence and the domain controller behavior.

> Domain broken after stopping+starting a node 
> ---------------------------------------------
>
>                 Key: TUSCANY-1952
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.1
>            Reporter: Jean-Sebastien Delfino
>            Priority: Critical
>             Fix For: Java-SCA-1.1
>
>
> The SCA domain seems to be unusable after a node is stopped then started again.
> Steps to reproduce the problem:
> 1. From the tutorial/cloud module start LaunchCloud.java, it'll start some services and a domain controller.
> 2. From the tutorial/store module start LaunchStore.java, it'll start the store composite.
> 3. Point your Web browser to http://localhost:8100/ui/store.html your should see the store UI showing a catalog of fruits
> 4. Stop LaunchStore by pressing Ctrl+C
> 5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the services seem to properly register/resolve in the domain anymore.

-- 
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] Commented: (TUSCANY-1952) Domain broken after stopping+starting a node

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557466#action_12557466 ] 

Jean-Sebastien Delfino commented on TUSCANY-1952:
-------------------------------------------------

Simple bring-up of a scenario using SCA nodes and a domain controller quickly run into serious issues (see JIRAs 1957 and 1958), as of now I can say that the domain controller is not usable.

I am therefore lowering the priority of this issue from critical to major (as not being able to stop/start is not so important anymore if you can't use it at all anyway...).

I'm also moving this JIRA to the SCA-Next release as I don't see how to fix the domain + node implementation in the 1.1 release. It will need serious fixing after the 1.1 release.

If anybody disagrees with the above assessment please put the JIRA back in SCA-Next, and help us fix it as well as 1957 and 1958 :)

> Domain broken after stopping+starting a node 
> ---------------------------------------------
>
>                 Key: TUSCANY-1952
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.1
>            Reporter: Jean-Sebastien Delfino
>            Priority: Critical
>             Fix For: Java-SCA-Next
>
>
> The SCA domain seems to be unusable after a node is stopped then started again.
> Steps to reproduce the problem:
> 1. From the tutorial/cloud module start LaunchCloud.java, it'll start some services and a domain controller.
> 2. From the tutorial/store module start LaunchStore.java, it'll start the store composite.
> 3. Point your Web browser to http://localhost:8100/ui/store.html your should see the store UI showing a catalog of fruits
> 4. Stop LaunchStore by pressing Ctrl+C
> 5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the services seem to properly register/resolve in the domain anymore.

-- 
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] Assigned: (TUSCANY-1952) Domain broken after stopping+starting a node

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

Simon Laws reassigned TUSCANY-1952:
-----------------------------------

    Assignee: Simon Laws

> Domain broken after stopping+starting a node 
> ---------------------------------------------
>
>                 Key: TUSCANY-1952
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1952
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.1
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Simon Laws
>             Fix For: Java-SCA-Next
>
>
> The SCA domain seems to be unusable after a node is stopped then started again.
> Steps to reproduce the problem:
> 1. From the tutorial/cloud module start LaunchCloud.java, it'll start some services and a domain controller.
> 2. From the tutorial/store module start LaunchStore.java, it'll start the store composite.
> 3. Point your Web browser to http://localhost:8100/ui/store.html your should see the store UI showing a catalog of fruits
> 4. Stop LaunchStore by pressing Ctrl+C
> 5. Do steps 2 and 3 again, you won't see the catalog anymore. None of the services seem to properly register/resolve in the domain anymore.

-- 
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