Community
Participate
Working Groups
Smoke testing 3.2.5 I got the following when trying to fetch the source for www.cbc.ca: Exception in thread "Debug Session - Receive Manager" java.lang.IllegalStateException: [60854] should be done at org.eclipse.wst.jsdt.debug.internal.crossfire.transport.JSON.error(JSON.java:279) at org.eclipse.wst.jsdt.debug.internal.crossfire.transport.JSON.parse(JSON.java:265) at org.eclipse.wst.jsdt.debug.internal.crossfire.transport.JSON.read(JSON.java:249) at org.eclipse.wst.jsdt.debug.internal.crossfire.transport.CFSocketConnection.readPacket(CFSocketConnection.java:172) at org.eclipse.wst.jsdt.debug.transport.packet.PacketReceiveManager.readAvailablePacket(PacketReceiveManager.java:276) at org.eclipse.wst.jsdt.debug.transport.packet.PacketReceiveManager.run(PacketReceiveManager.java:84) at java.lang.Thread.run(Thread.java:662) Steps: 1. start remote session 2. navigate to www.cbc.ca 3. invoke the "Open Source" command on the script node for http://www.cbc.ca/
In a future release of Firebug, Crossfire support will be dropped completely in favour or JSD2 and RDP, as such no more bugs will be fixed for the Crossfire support. See: 1. https://wiki.mozilla.org/Firebug/WeeklyUpdates/2013-11-05#Crossfire 2. https://getfirebug.com/wiki/index.php/JSD2_Adoption 3. https://wiki.mozilla.org/Debugger