Giuseppe Corti Hi Victor,
We would need some more details to go deeper into the issue.
Can you define the scenario of your test? The three attempts you mention are performed one after another, maybe against a connection drop, or you start three parallel connections running simultaneously to the same server?
Ok. Here's the scenario. I build this application where it has a muti-tab panel in flex. The first panel connects to the lightstreamer server and manage to subscribe to the table. Then, I navigate to the second panel which loads an empty page and I navigate back to the first panel which again connects to the lightstreamer server without error. THEN, I repeat the process and this time it fails to connect to the server with the connection status showing 'CONNECTING'. It stays the same for every attempt afterwards.
Does that mean I have to close the connection to the lightstreamer server every time I leave the first panel before I make a new connection in the second attempt?
(Please note that the test is performed under stable internet connection and I can reproduce the error every time I repeat the test.)