01-17-2013 12:16 AM
dmalik wrote:
Sorry to here about the troubles you're having. I have created 15+ projects and have imported a few over from 4.6 without issue. Are you getting any error messages or anything like that? Is a specific project causing the issue? I'd like to help and will escalate to the tools team to get the issue fixed if it's reproducable.
Cheers,
Dustin
Are you on Windows? I'm not seeing any problems in general, everything seems totally fine, until I shut down, then it just refuses to startup again. At this point I'm getting completely neurotic about ever hitting that x-button!
I can't really see it being project related, but it's possible. I'm basically loading the same 2 projects each time. The other thing I always do is import my preferences file which includes syntax coloring and other settings.
01-17-2013 12:19 AM
Looking at my crash logs, there is some mention of QNX right before the exception, but I'm not sure it's related.
!ENTRY org.eclipse.ui 2 0 2013-01-10 12:08:15.486 !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points. !SUBENTRY 1 org.eclipse.ui 2 0 2013-01-10 12:08:15.486 !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.comm ands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx .ui.commands.category.help' !ENTRY org.eclipse.ui 4 0 2013-01-10 12:08:21.276 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException at com.adobe.flexbuilder.codemodel.tree.OffsetInforma tionFactory.findFileNode(OffsetInformationFactory. java:348) at com.adobe.flexbuilder.codemodel.tree.OffsetInforma tionFactory.findAbsoluteOffsets(OffsetInformationF actory.java:167)
01-17-2013 08:41 AM
I don't really know much about how to read the log files either, but I do see that "Commands should really have a category" warning in my logs too, without any visible problems occuring, so that error is probably not so critical.
My app : Get set - Get up! Get ready for the snooze revolution.
01-17-2013 09:26 AM
03-01-2013 03:45 AM
Hrm,
I'm getting the same behaviour. Its worth mentioning I have:
FB4.5 - Worked best using Tablet SDK for PB
FB4.6 - Sometimes got Java errors on Sim//Deploy config
FB4.7 - Sometimes "crashes" on launch. Relaunch causes hangs (need to delete .lock file)
I've placed FB4.7 on a fresh PC.
For future troubleshooters, I've installed NDK after-the-fact most recently since it died (was rebuilding the emulator family for BB10 but now sidetracked fixing FB4.7). It was not forcefully terminated, and its a proper legal copy.
Here is the interesting error:
!ENTRY org.eclipse.ui 4 0 2013-03-01 01:36:45.570
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at com.adobe.flexbuilder.codemodel.tree.OffsetInforma
That hang seems to cause the Widgets to die, which causes the rest of the errors in the log.
Haven't really dug into it, will fix it tomorrow. But another interesting find in the log:
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.ide.IDEWorkbenchActivityHe
03-01-2013 04:18 PM - edited 03-01-2013 04:38 PM
For future peeps looking to troubleshoot the error,
Band-aid:
If it still fails:
For those interested, attached are logs showing the problem as well. Including a bad workbench.xml and a good workbench.xml
03-15-2013 12:16 PM - edited 03-15-2013 12:16 PM
Had to do this again today.
The tell tale sign is that you launch Flash Builder 4.7, and Flash Builder 4.7 immediately closes with no indicator.
Browsing to
C:\Users\%username%\Adobe Flash Builder 4.7\.metadata
You can open the file
.log
In Notepad, and see the workspace error. It seems to randomly happen when I have open QNX workspaces in FB 4.7. Probably an old 4.5 or 4.6 app left open.