Thursday, December 13, 2007
Flex 3 Beta 3 Profiling Error?
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 closedNot sure what the problem is, don't think its Java version. And I can't seem to compare two memory snapshots at the moment.
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.
Comments:
There are currently 4 Comments:
-
Alan said...“Had same problem. I had Aptana installed, once I disabled it the profiler wqorked again.”



