CDV ❯ Root count not properly displayed upon auto-connect in dev-console
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
gkeim
-
Reporter: tgautier
-
February 06, 2009
-
0
-
Watchers: 0
-
April 10, 2009
-
February 20, 2009
Attachments
Description
See attached screenshots.
I have 1 root in the clustered heap.
I run the dev-console which is configured to auto-connect, you can see the first screen that is presented.
It shows 0 roots (not true).
Then I click on the object browser. It then correctly displays 1 root, as shown in the second screen.
Comments
Taylor Gautier 2009-02-06
Himadri Singh 2009-03-12
The steps followed:
- Started demo-server
- started two chatter application
- connect the dev-console and checked “connect automatically”
- closed all the application, tc server and dev console
- started demo server and the chatter applications again
- started dev-console
This time dev-console connects to the server automatically and root count was updated to 1.
This also happens if a client connects and defines a new root. Until clicking on the Object Browser the new root does not appear.