this is a very tricky problem; It had me write and re-write my code tons of times -- i could not figure out why my changes were not working. when trace calls started not showing up, i got curious as to if it wasn't me.
Flash builder 4 (cs5) Is not compiling the most recent code. I compile, and it opens up old code. Saving and re-saving, closing and opening, nothing seems to work;
When flex compiles, it compiles to some file (bin-debug, i believe). It is as if it just simply... isn't doing that, and a previous compile is what i am getting shown. Excruciatingly frustrating, since my code had me re-writing the way i handled arrays from an xml source. I thought i was pointed to the wrong source, which sent me on a 20 minute long cat and mouse game with no mouse.
Hi
You are not alone
Although the problem seems to have disappeared for me.
I have posted something similiar quite a while ago, and couldnt reproduce it since then.
http://forums.adobe.com/thread/601971?tstart=0
Not sure if this helps, but maybe we can come up with the fault's cause together.
Try doing a Project -> Clean.
A thing to watch out for: If a file isn't used by your application (like a brand new ActionScript class created but not used anywhere else), then the compiler will not compile that file. If you suspect this, try instantiating your class in your main application file.
Its a large file, but here.
!SESSION 2010-06-19 12:59:17.358 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -specifier flashbuilder-4.0 -nostartupscreen
Command-line arguments: -os win32 -ws win32 -arch x86 -specifier flashbuilder-4.0 -nostartupscreen
!ENTRY org.eclipse.ui 2 0 2010-06-19 12:59:38.740
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-19 12:59:38.740
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-19 12:59:39.152
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY com.adobe.flexbuilder.project 4 43 2010-06-19 12:59:39.502
!MESSAGE Error en SocketClientReceiver 69
!STACK 0
java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.li sten(ClientSocketsManager.java:57)
at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.ru n(ClientSocketsManager.java:113)
at java.lang.Thread.run(Unknown Source)
!ENTRY com.adobe.flexbuilder.standalone 4 1 2010-06-19 12:59:49.940
!MESSAGE p2:flexPlugin=C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/plugins/com.adobe.flexbuilder.flex_4.0.0.272416/
!ENTRY com.adobe.flexbuilder.standalone 4 1 2010-06-19 12:59:49.943
!MESSAGE p2:root=C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/
!ENTRY com.adobe.flexbuilder.standalone 4 1 2010-06-19 12:59:49.946
!MESSAGE p2: failed folder access on p2
!ENTRY com.adobe.flexbuilder.standalone 4 1 2010-06-19 12:59:54.464
!MESSAGE p2:flexPlugin=C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/plugins/com.adobe.flexbuilder.flex_4.0.0.272416/
!ENTRY com.adobe.flexbuilder.standalone 4 1 2010-06-19 12:59:54.467
!MESSAGE p2:root=C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/
!ENTRY com.adobe.flexbuilder.standalone 4 1 2010-06-19 12:59:54.470
!MESSAGE p2: failed folder access on p2
!SESSION 2010-06-19 13:01:50.367 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -specifier flashbuilder-4.0 -nostartupscreen
Command-line arguments: -os win32 -ws win32 -arch x86 -specifier flashbuilder-4.0 -nostartupscreen
!ENTRY org.eclipse.ui 2 0 2010-06-19 13:01:56.505
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-19 13:01:56.505
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-19 13:01:56.942
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY com.adobe.flexbuilder.project 4 43 2010-06-19 13:01:57.822
!MESSAGE Error en SocketClientReceiver 69
!STACK 0
java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.li sten(ClientSocketsManager.java:57)
at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.ru n(ClientSocketsManager.java:113)
at java.lang.Thread.run(Unknown Source)
!SESSION 2010-06-19 13:02:33.555 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-19 13:02:37.250
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-19 13:02:37.250
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-19 13:02:37.699
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!SESSION 2010-06-19 13:11:44.196 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-19 13:11:47.226
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-19 13:11:47.226
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-19 13:11:47.668
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!SESSION 2010-06-19 13:12:15.546 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-19 13:12:18.675
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-19 13:12:18.675
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-19 13:12:19.139
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!SESSION 2010-06-19 13:12:47.136 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-19 13:12:50.235
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-19 13:12:50.235
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-19 13:12:50.697
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.jface 2 0 2010-06-19 13:13:16.935
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-19 13:13:16.935
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllDeclarationsAction@1620378),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllDeclarationsAction@1620378),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-19 13:13:16.935
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllReferencesAction@1d1e713),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllReferencesAction@1d1e713),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SESSION 2010-06-21 16:53:20.295 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-21 16:53:27.673
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-21 16:53:27.673
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-21 16:53:29.419
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.jface 2 0 2010-06-21 17:00:00.773
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-21 17:00:00.773
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-21 17:00:00.773
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SESSION 2010-06-21 18:00:11.292 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-21 18:00:14.421
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-21 18:00:14.421
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-21 18:00:14.882
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.jface 2 0 2010-06-21 18:00:46.000
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-21 18:00:46.000
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@110ded)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@110ded)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-21 18:00:46.000
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@1a944b0)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@1a944b0)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SESSION 2010-06-22 18:47:46.743 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-22 18:47:50.802
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-22 18:47:50.802
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-22 18:47:51.527
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.jface 2 0 2010-06-22 18:48:09.288
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-22 18:48:09.288
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@1aad75)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@1aad75)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-22 18:48:09.288
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@171dc60)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@171dc60)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!ENTRY com.adobe.flexbuilder.project 4 43 2010-06-22 18:52:18.856
!MESSAGE Error instantiating breakpoint
!STACK 0
flash.tools.debugger.NoResponseException: Timeout occurred while waiting for debugging response from Flash Player for 750 milliseconds
at flash.tools.debugger.concrete.PlayerSession.setBreakpoint(PlayerSessi on.java:829)
at flash.tools.debugger.threadsafe.ThreadSafeSession.setBreakpoint(Threa dSafeSession.java:184)
at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.instantiat e(FlexLineBreakpoint.java:488)
at com.adobe.flexbuilder.debug.model.FlexDebugTarget.instantiateBreakpoi nt(FlexDebugTarget.java:1012)
at com.adobe.flexbuilder.debug.model.FlexDebugTarget.access$4(FlexDebugT arget.java:1006)
at com.adobe.flexbuilder.debug.model.FlexDebugTarget$1.run(FlexDebugTarg et.java:1054)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY com.adobe.flexbuilder.project 4 43 2010-06-22 18:52:42.169
!MESSAGE Error instantiating breakpoint
!STACK 0
flash.tools.debugger.NoResponseException: Timeout occurred while waiting for debugging response from Flash Player for 750 milliseconds
at flash.tools.debugger.concrete.PlayerSession.setBreakpoint(PlayerSessi on.java:829)
at flash.tools.debugger.threadsafe.ThreadSafeSession.setBreakpoint(Threa dSafeSession.java:184)
at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.instantiat e(FlexLineBreakpoint.java:488)
at com.adobe.flexbuilder.debug.model.FlexDebugTarget.instantiateBreakpoi nt(FlexDebugTarget.java:1012)
at com.adobe.flexbuilder.debug.model.FlexDebugTarget.access$4(FlexDebugT arget.java:1006)
at com.adobe.flexbuilder.debug.model.FlexDebugTarget$1.run(FlexDebugTarg et.java:1054)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SESSION 2010-06-22 23:18:26.260 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-22 23:18:30.495
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-22 23:18:30.496
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-22 23:18:31.350
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.jface 2 0 2010-06-22 23:22:27.048
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-22 23:22:27.048
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@1335ce4)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@1335ce4)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-22 23:22:27.048
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@1178dc3)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@1178dc3)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SESSION 2010-06-23 11:44:11.317 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-23 11:44:16.820
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-23 11:44:16.820
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-23 11:44:17.796
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.jface 2 0 2010-06-23 11:45:15.106
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-23 11:45:15.107
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@1edb0)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllDeclarationsAction@1edb0)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-23 11:45:15.107
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@9bbed7)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.edi tor.ui.actions.FindAllReferencesAction@9bbed7)),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!ENTRY com.adobe.flexide.embeddedplayer 4 1 2010-06-23 13:08:44.793
!MESSAGE Invalid model for itemRenderer: faceRender
!ENTRY org.eclipse.ui 4 0 2010-06-23 13:50:22.543
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.util.ConcurrentModificationException)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.ja va:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.ja va:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav a:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBui lderApplication.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl e.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec lipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja va:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja va:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
at java.util.AbstractList$Itr.next(Unknown Source)
at java.util.SubList$1.next(Unknown Source)
at org.eclipse.jface.text.AbstractDocument.getPositions(AbstractDocument .java:1715)
at org.eclipse.jface.text.source.AnnotationModel.getRegionAnnotationIter ator(AnnotationModel.java:737)
at org.eclipse.jface.text.source.AnnotationModel.getAnnotationIterator(A nnotationModel.java:699)
at org.eclipse.jface.text.source.AnnotationModel.getAnnotationIterator(A nnotationModel.java:710)
at org.eclipse.jface.text.source.AnnotationRulerColumn.doPaint1(Annotati onRulerColumn.java:718)
at org.eclipse.jface.text.source.AnnotationRulerColumn.doubleBufferPaint (AnnotationRulerColumn.java:532)
at org.eclipse.jface.text.source.AnnotationRulerColumn.redraw(Annotation RulerColumn.java:811)
at org.eclipse.jface.text.source.AnnotationRulerColumn$6.run(AnnotationR ulerColumn.java:798)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.ja va:134)
... 22 more
!SESSION 2010-06-23 20:49:08.234 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2010-06-23 20:49:13.005
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.ui 2 0 2010-06-23 20:49:18.677
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-23 20:49:18.677
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-23 20:49:23.045
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.jface 2 0 2010-06-23 20:49:55.252
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-23 20:49:55.252
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllDeclarationsAction@165afa5),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. declarations.in.workspace,Find All Declarations In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllDeclarationsAction@165afa5),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2010-06-23 20:49:55.252
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllReferencesAction@eea883),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all. references.in.workspace,Find All References In Workspace,
,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigati on,null,true),
ActionHandler(com.adobe.flexbuilder.as.editor.ui.packageexplorer.actio ns.FlexPackageExplorerFindAllReferencesAction@eea883),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!ENTRY com.adobe.flexbuilder.project 4 43 2010-06-23 20:53:56.042
!MESSAGE C:\Users\Hunter\Adobe Flash Builder 4a\FluffyFace\bin-debug\FluffyFace.swf (The system cannot find the file specified)
!STACK 0
java.io.FileNotFoundException: C:\Users\Hunter\Adobe Flash Builder 4a\FluffyFace\bin-debug\FluffyFace.swf (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.checkSwfIsDebu ggable(AbstractFlexLaunchDelegate.java:499)
at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.finalLaunchChe ck(AbstractFlexLaunchDelegate.java:475)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConf iguration.java:834)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConf iguration.java:703)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlu gin.java:866)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java: 1069)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.ui 2 0 2010-06-24 02:25:56.933
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-24 02:25:56.933
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!SESSION 2010-06-24 12:50:59.204 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-24 12:51:03.147
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-24 12:51:03.147
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-24 12:51:03.881
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!ENTRY org.eclipse.debug.core 4 2 2010-06-24 12:54:34.777
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.debug.core".
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Display.error(Display.java:1187)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:655)
at org.eclipse.debug.internal.ui.contexts.DebugModelContextBindingManage r.launchesTerminated(DebugModelContextBindingManager.java:341)
at org.eclipse.debug.internal.core.LaunchManager$LaunchesNotifier.run(La unchManager.java:303)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.internal.core.LaunchManager$LaunchesNotifier.notify (LaunchManager.java:256)
at org.eclipse.debug.internal.core.LaunchManager.fireUpdate(LaunchManage r.java:991)
at org.eclipse.debug.core.Launch.fireTerminate(Launch.java:401)
at org.eclipse.debug.core.Launch.handleDebugEvents(Launch.java:571)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java :1076)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin .java:1110)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.j ava:381)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.debug.core 4 120 2010-06-24 12:54:34.783
!MESSAGE An exception occurred during launch change notification.
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Display.error(Display.java:1187)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:655)
at org.eclipse.debug.internal.ui.contexts.DebugModelContextBindingManage r.launchesTerminated(DebugModelContextBindingManager.java:341)
at org.eclipse.debug.internal.core.LaunchManager$LaunchesNotifier.run(La unchManager.java:303)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.internal.core.LaunchManager$LaunchesNotifier.notify (LaunchManager.java:256)
at org.eclipse.debug.internal.core.LaunchManager.fireUpdate(LaunchManage r.java:991)
at org.eclipse.debug.core.Launch.fireTerminate(Launch.java:401)
at org.eclipse.debug.core.Launch.handleDebugEvents(Launch.java:571)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java :1076)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin .java:1110)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.j ava:381)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.debug.core 4 2 2010-06-24 12:54:34.788
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.debug.core".
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Display.error(Display.java:1187)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:655)
at org.eclipse.debug.internal.ui.views.console.ProcessConsole.resetName( ProcessConsole.java:459)
at org.eclipse.debug.internal.ui.views.console.ProcessConsole.handleDebu gEvents(ProcessConsole.java:441)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java :1076)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin .java:1110)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.j ava:381)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.debug.core 4 125 2010-06-24 12:54:34.791
!MESSAGE An exception occurred while dispatching debug events.
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Display.error(Display.java:1187)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:655)
at org.eclipse.debug.internal.ui.views.console.ProcessConsole.resetName( ProcessConsole.java:459)
at org.eclipse.debug.internal.ui.views.console.ProcessConsole.handleDebu gEvents(ProcessConsole.java:441)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java :1076)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin .java:1110)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.j ava:381)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SESSION 2010-06-24 15:19:36.479 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-24 15:19:39.848
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-24 15:19:39.848
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-24 15:19:40.382
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
!SESSION 2010-06-24 16:02:48.892 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2010-06-24 16:02:52.020
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-06-24 16:02:52.020
!MESSAGE Cannot bind to an undefined command: plug-in='com.adobe.ac.pmd.eclipse', id='com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category'
!ENTRY org.eclipse.ui 4 4 2010-06-24 16:02:52.497
!MESSAGE Unable to create menu item "com.adobe.ac.pmd.eclipse.toolbar.runCommand", command "com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category" not defined
-----
The problem is with the SDK settings selected for the Compiler.
Try going to 'Project' > 'Properties' > 'ActionScript Compiler'.
Now, in the 'Flex SDK section', try changing the SDK. Click on 'Apply'.
This will force FB to rebuild all settings for the project.
You can try again. FB should now have started compiling with latest code changes again.
Please Note: This is not a permanent fix though!
In case the problem re-occurs, you'll need to again perform the steps mentioned above to get FB back on track.
This same thing happened to me (again) yesterday. Between the quietly-malfunctioning Flash Builder and all the conflicting OSMF documenation I kept finding all over the web, I managed to waste the whole work day for what should have been a single line change. Today I switched to FlashDevelop. Good riddance to FB, what a turd.
I was hit twice now by this behavior. I have a project with several modules, and changes in that library project that every module uses, were ignored while debugging and even cleaning. Changing the Flex SDK helped the first time - I did that very desperatly and unconciously. Today I was hit again and was researching the web for not compiling code lines.
Personally I believe it must be a caching issue: For some reason the old assembly is referenced during debugging. So I cleaned the browser cache, and this resolved the issue for me without changing the Flex SDK.
Still a silly behavior, seeing a complete compile and then executing all my comments :-).
A work around would be probably to change the swf name with every compile, but have not done that.
Hope I will not be hit again!
So I just deactivated my FB 4.6 - after spending 2 days trying to get my app to recompile after simple code changes - without deleting and recreating the entire project each time.
I'd like to try with the plug-in version, but due to another bug, I can't install that on my 4.2 version of Eclipse.
One theory I have is based on my use of Dropbox in the source code container. Perhaps it blocked access to the compile process - while it was syncing the changes with the Dropbox mother ship. Will report back...
I had the same problem and spent whole night fighting the issue. I remember having this issue some long time ago too, and that was solved by a simple laptop restart. But this time it didn't help.
I tried one suggestion written here after another and finally rombooth1's idea of clearing the browser cache solved the problem. And it seems to be logical - the FB compiling is all right, just the browser loading the same swf file from its cache displays the same old result.
Thanks rombooth1 ![]()
Unprecedented. After 3 years working with FlashDevelop i went back to Flash Builder, since i fell in love with Flex way back, but it was still too young dev tool to be useful to me at that time. Same issue that troubled it before does now.. its hard to verbalize how ridiculous this feels - that important issues like these are still not handled properly.
So i got the same issue described above, Flex somehow "caches" the asset i embed using the [Embed(...)] tag, and doesnt use the updated assets i provide, eg. same issue like years ago persists, and none of the solutions suggested above work. Whats even more frustrating is - that there exist multiple posts JUST like this one - of people asking for a fix over the years, but none provides a consistent solution, nor did Adobe provide one during this whole time.
Switching back to FlashDevelop now.. though Adobe - you should know - id love to use Flash Bulder instead (if just it wasnt broken on some core level).
I'm having this same problem now, and I didn't manage to solve it, even changing workspace and etc...
But, in fact, my project has a lot of modules and images, because this is a 2.5D mmorpg game...
What I need to do to solve this problem? There is some configuration for big projects with several modules?
I checked to "Build Automatically"... But even after building, my changes aren't applied, my SWF isn't changing its file size compared to the previous one, even when I add or change internal images (embed) to/from my project. The only thing that changes is the creation date of the file, nothing more.
I've tried everything, all kinds of "solutions" that I found in the internet and forums, but nothing works. I tried to clean my project, clean my browser cache, reinstall my program, rebuild my workspace... But nothing works. The old code always remains there.
Its really easy with FD since you can just grab the latest build here and get the latest AIR SDK / FP / FLEX SDK support available (no need to self-add the latest plugins). Installed it and made my FB project working in 5 minutes.
*cry me a river* hopefully FB gets patched soon too. Love Adobe's dev tools.
Thanks for the help, I installed this program that you referred me here, FlashDevelop, and my project ran perfectly on it. I was afraid to appear some errors with FlashDevelop because my project is pretty big, but thanks God, it didn't give any error, worked 100%. ![]()
Well, unfortunately we will have to wait until Adobe fix this problem for us that we can go back to use the FlashBuilder. I also would love to work with FlashBuilder, because it's a program of the same developer of Flash, then it's obvious that the risk of having problems is much smaller when compared to a third-party program, but unfortunately we have no choice
Thanks again!! ![]()
And good luck with your project!! ![]()
Well, the FB is really buggy. A lot! And I feel the support is minimal, when I see old significant bugs not being fixed over long time. I worked in it only because I needed it over summer, but it's my nightmare, so I won't be using it anymore. Nevertheless, this bug was always solved by clearing the browser cache since. Did you even try to open the project in diffent browser? Just to be sure, the content of compiled files is actually changing.
I see, thx. I just wanted to make sure in other way, that the problem is not browser associated. Did you compare the compiled project content to the previous one? I mean on byte level, because size can be sometimes the same and the swf file doesn't need to be exactly that one file that contains the images - it can be in another module. Try it with Total Commander - Commands > Synchronize Dirs... and make sure the 'by content' checkbox is thicked near the Compare button.
Then you'll see on which side the problem lies.
firstly, thank you for trying to help ![]()
in my case the problem is not browser-related, its FB related.
As i mentioned it happened when i used the [Embed(...)] tag, while embedding a sprite sheet.
What i did to test if the png was somehow "cached on the background" was that i removed the png sprite sheet completely from harddrive. Cleaned browser's cache, Cleaned / recompiled / rebuilt etc the project. When the project ran, i still saw all the images from the sprite sheet in the output swf.
Alternatively i tried exporting the sprite sheet with fewer images, but all images (even those not present in the newer sprite sheet) were available in the swf output.
Alternatively i tried multiple other options mentioned by multiple users in multiple similiar/identical posts on the adobe forums to no avail.
My experience w flash dev is 9 years. Ive met with similiar problems in other SW solutions, but "none" so persistent - (albeit simple to fix, id assume) - as this one, over the years. IMO Adobe can do better (if they just wanted to).
Oh, sorry, I just quickly overread your problem, misunderstood the core of it and related it to my previous experience. My bad, I can see what you mean now.
I remember having similar problem too, but then I just used the links to external pics, which was just good enough in my case.
Anyway, its strange, how can FB cache it (and where actually), if the workspace, the project build and installation has been cleaned already. The last logical idea may be some sort of FB (or Flex SDK) temp folder not deleted when reinstalled. I also remember, that sometimes, despite I did Clean Build, it didn't work properly and rebuilt only few modules, so manual delete of the project was needed. But I suppose you already tried everything properly, so I'll leave it.
I agree with your note about Adobe. Wish you good luck with the work![]()
Hi,
There is not specific reason for FB not recompiling when the Embed assets are updated, but I can only guess that eclipse is not letting FB know that some part of the project filesystem (the assets in this case) has been updated. Whatever the cause, we would like a closer look at this bug. At this time, our QE team has not faced this issue, but from this thread it is evident that many users have.
So can I request those who have a project where this problem occurs to mail it to arijit -at- adobe -dot- com. We'll get some engineering attention to trying to find a root cause and possibly a fix.
Also, assuming this could be an eclipse issue, it would also be helpful if those of you facing this problem can try it with FB 4.7 http://labs.adobe.com/technologies/flashbuilder4-7/ , this version of FB is built with eclipse 3.7.1 (FB 4.6 was built with e 3.6) AND uses the new ASC 2 compiler (albeit for pure AS3 projects only, ASC2 does not work with Flex) and may not have this problem.
Thanks
Arijit
Engineering Manager - Flash Builder
I posted on this issue back in June 2012 (above).
As I mentioned back then - my 4.6 project source was in a Dropbox linked folder. I moved it to My Documents and created a new project there. This seemed to improve the issue for me - which leads me to think that the automatic Flex compiler was running into some concurrence locks with the Dropbox sync process (as they are both triggered at almost identical times)?
So - for Arijit's sake - I wonder how many folks having this issue (who have not suppressed their browser's auto-caching settings first and foremost) have their projects in something besides a native, local directory? One which also does not have any outside services running against it?
I'm surprised he didn't ask for a roll call of browser versions too...
Al
I think we are dealing with 2 different problems in this thread. There are a set of people here for who removing the generated SWF manually solved the problem of a stale SWF being loaded, and this set of developers will be able to set no-cache headers in the HTML wrapper for Flex projects to work around the stale SWF issue.
The more complex problem, and I do believe this is the more frustrating and long-standing one in this thread, is that of stale source code being compiled. There are mentions of some developers manually purging browser caches, manually changing SDKs, etc. to work around the problem. The only 2 reasons I can think of for stale source files being picked up are - 1) as Al mentions, having an external service manage a file (like a Dropbox managed file) could change the filesystem file caching 2) Win 7 has a file caching policy for shared folders, but from various web posts it seems like that impacts Windows managed files (like the Documents folder where FB projects are created by default). This in turn "may" be causing the eclipse resource refresh not being triggered (i.e. eclipse does not get to know there is a new version of a file)
So, I am curious whether all the folks here, for who purging the browser cache has not worked, are on Windows 7 (or Vista) ?
If not , are your folders managed by an external service?
Are the sources that are not being picked for compilation in the main project or in a library? ( I think not everyone is using libraries, but I just want to elimilate the project linkage angle)
Thanks
Arijit
Hi!
In my case:
removing SWF manually -> didnt help.
purging cache / changing SDK -> didnt help.
im on Win7, project folder and libs are loaded from D:\ (not a system folder), FB installed into C:\ Program Files x86 (default folder)
"folders managed by external service" - no(t aware of it)
"sources in main or library" - both.
> main = .
> library = ../../LIBRARY/
I had the same problem with code changes not being recognized (and also random pauses of the FB 4.6 editor window, etc...). Anyways, it was not browser cache or anything like that as I was running the swf directly and not in a html page. The code changes I made were being completely ignored, I would run debug mode and step right over them like they didn't exist, they were skipped.
I believe I solved it by completely removing myself from Windows 7 homegroups. I also disabled all file sharing on my drive where my projects and code is stored.
I didn't have these problem before, they suddenly cropped up after I tried sharing folders and joined a home group to access stuff on this computer from my laptop.
Now that I've removed the homegroup and folder sharing it seems ok so far. I think it was most likely the homegroup and not the sharing of a directory though.
Had the exact problem.
Any changes to the .as file were not compiling in the generated swf.
It would compile, but it was older code. No problems were thrown and the console was not generating anything abnormal.
I think what Eclispe is doing here is using the last version of the file that compiled correctly.
I originally tried everything listed here, cleaning and refreshing.
It's quite possible the source code you're attempting to build has either a minor, or fatal problem. Possibly fatal enough to not throw a error in the debugger.
Comment out, or try run a older version of the file to see if it builds the correct instance.
At the very least create a new project and see if the problem persists within your IDE, if not, then you at least have isolated the issue to your project folder.
Add me to the list: Flash Builder is crap.I just updated to 4.7, hoping to fix an issue with the output folder location on a different drive. Saving the file path there only seems to stick for the current session of Flash Builder use!
Now I am having the issue with file updates not getting compiled. I've had this issue with previous versions. It seems like Adobe has dropped the ball big time, which I guess is no surprise.
North America
Europe, Middle East and Africa
Asia Pacific