Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Connect failed because the object is already connected

Avatar

Level 2

  I'm getting this error at startup:

Main Thread (Suspended: ArgumentError: Error #2082: Connect failed because the object is already connected.)

flash.net::LocalConnection/connect [no source]

com.adobe.rtc.session.managers::SessionManagerLocalConnection/http://www.adobe.com/2006/connect/cocomo/session/internal::login

com.adobe.rtc.session::ConnectSession/login

com.adobe.rtc.session::ConnectSessionContainer/commitProperties

mx.core::UIComponent/validateProperties

mx.managers::LayoutManager/validateProperties

mx.managers::LayoutManager/doPhasedInstantiation

Function/http://adobe.com/AS3/2006/builtin::apply [no source]

mx.core::UIComponent/callLaterDispatcher2

mx.core::UIComponent/callLaterDispatcher

   I have started the local server (and restarted for several times) but the problem persists.

1 Reply

Avatar

Level 2

I found that the problem. This errror ocurs because i was trying to connect to the localhost for several times. Just create two  dummys connections to localhost from an empty project and then it will work.