Thursday, December 13, 2007
Thursday, December 13, 2007    

I just tried profiling an application with the Flex Profiler (memory usage thing is sweet btw), and while it seems to be working, the console spits this out each time:


java.net.SocketException: socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(Unknown Source)
at java.net.ServerSocket.implAccept(Unknown Source)
at java.net.ServerSocket.accept(Unknown Source)
at com.adobe.flash.profiler.internal.Client$2.run(Client.java:198)
at java.lang.Thread.run(Unknown Source)

Socket timeout.
Not sure what the problem is, don't think its Java version. And I can't seem to compare two memory snapshots at the moment.


3 Comments:

Blogger Alan said...
 

“Had same problem. I had Aptana installed, once I disabled it the profiler wqorked again.”
 
Anonymous Anonymous said...
 

“what security software are you using? I posted a solution to fix this problem if you are using ESET Smart Security.

http://www.grindstonemedia.net/2008/06/29/flex-profiler-connection-problems/

Are you on a MAC or Windows machine.”
 
Anonymous ryan said...
 

“Yeah aptanna and flex don't play nice Alan.

Somtimes better to have them installed in two separate eclipse installations.”
 
Post comment

Links to this post:


Create a Link

gotoAndStop( topOfPage );