I will have a look, but I am not doing any mobile development.
On Tue, Dec 3, 2013 at 2:23 PM, Martin Miko <[email protected]> wrote: > Hello again, > > well I've seen couple of odd FB errors, but not this one so far, after a > quick google I think this might be relevant [1]. Unfortunately, if this is > the case I cannot help you much. I have no experience with building > applications for mobile devices. > > [1] http://forums.adobe.com/message/5015573 > > Martin Miko > > > On Tue, Dec 3, 2013 at 9:10 PM, mark goldin <[email protected]> wrote: > > > I found it. Here is one entry: > > !ENTRY org.eclipse.ui 4 0 2013-12-03 10:47:28.469 > > !MESSAGE Unhandled event loop exception > > !STACK 0 > > com.google.common.collect.ComputationException: > > java.lang.NullPointerException > > at > > > > > com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:167) > > at > > > > > com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:116) > > at > > > > > com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.java:67) > > at > > > > > com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623) > > at > > > > > com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProject.java:701) > > at > > > > > com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476) > > at > > > > > com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.resolve(ResolvedQualifiersReference.java:80) > > at > > > > > com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.java:1049) > > at > > > > > com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.java:1089) > > at > > > > > com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefinition.java:373) > > at > > > > > com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(ClassDefinitionBase.java:497) > > at > > > > > com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(ClassDefinitionBase.java:463) > > at > > > > > com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.isInstanceOf(ClassDefinitionBase.java:417) > > at > > > > > com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase.isInstanceOf(TypeDefinitionBase.java:80) > > at > > > > > com.adobe.flexbuilder.flexunit.util.FlexUnitLibraryUtil.isFlexUnit1TestCaseClass(FlexUnitLibraryUtil.java:526) > > at > > > > > com.adobe.flexbuilder.flexunit.util.FlexUnitLibraryUtil.isTestCaseClass(FlexUnitLibraryUtil.java:491) > > at > > > > > com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.isValidSelection(FlexUnitContextMenuRunActionDelegate.java:477) > > at > > > > > com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.isValidSelection(FlexUnitContextMenuRunActionDelegate.java:545) > > at > > > > > com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.validateSelections(FlexUnitContextMenuRunActionDelegate.java:410) > > at > > > > > com.adobe.flexbuilder.flexunit.FlexUnitApplicableTester.test(FlexUnitApplicableTester.java:47) > > at org.eclipse.core.internal.expressions.Property.test(Property.java:58) > > at > > > > > org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:99) > > at > > > > > org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53) > > at > > > > > org.eclipse.core.internal.expressions.AdaptExpression.evaluate(AdaptExpression.java:91) > > at > > > > > org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:68) > > at > > > > > org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:21) > > at > > > > > org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53) > > at > > > > > org.eclipse.core.internal.expressions.IterateExpression.evaluate(IterateExpression.java:150) > > at > > > > > org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53) > > at > > > > > org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:72) > > at > > > > > org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53) > > at > > > > > org.eclipse.core.internal.expressions.EnablementExpression.evaluate(EnablementExpression.java:53) > > at > > > > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.evalEnablementExpression(LaunchShortcutExtension.java:287) > > at > > > > > org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.getShortcutsForSelection(LaunchingResourceManager.java:456) > > at > > > > > org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.pruneShortcuts(LaunchingResourceManager.java:391) > > at > > > > > org.eclipse.debug.internal.ui.contextlaunching.ContextRunner.selectAndLaunch(ContextRunner.java:121) > > at > > > > > org.eclipse.debug.internal.ui.contextlaunching.ContextRunner.launch(ContextRunner.java:82) > > at > > > > > org.eclipse.debug.internal.ui.actions.RelaunchLastAction.run(RelaunchLastAction.java:77) > > at > > > > > org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ActionDelegateHandlerProxy.java:289) > > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) > > at > > > > > org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) > > at > > > > > org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) > > at > > > > > org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:468) > > at > > > > > org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:786) > > at > > > > > org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:885) > > at > > > > > org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:567) > > at > > > > > org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:508) > > at > > > > > org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:123) > > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > > at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262) > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077) > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062) > > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1104) > > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1100) > > at org.eclipse.swt.widgets.Widget.wmKeyDown(Widget.java:1809) > > at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Control.java:4892) > > at org.eclipse.swt.widgets.Control.windowProc(Control.java:4560) > > at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341) > > at org.eclipse.swt.widgets.Display.windowProc(Display.java:4985) > > at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) > > at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2531) > > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3752) > > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) > > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) > > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) > > at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) > > at > > > > > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > > at > > > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) > > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > > at > > > > > com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79) > > at > > > > > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > > at > > > > > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > > at > > > > > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > > at > > > > > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) > > at > > > > > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: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:622) > > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) > > at org.eclipse.equinox.launcher.Main.run(Main.java:1410) > > Caused by: java.lang.NullPointerException > > at > > com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187) > > at > > > > > com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432) > > at > > > > > com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.java:66) > > at > > > > > com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623) > > at > > > > > com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeList(ASProjectScope.java:1306) > > at > > > > > com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(CompilerProject.java:106) > > at > > > > > com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(CompilerProject.java:95) > > at > > > > > com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:155) > > ... 82 more > > > > > > > > On Tue, Dec 3, 2013 at 2:06 PM, mark goldin <[email protected]> > wrote: > > > > > All errors are Java run time errors. Where do I get Java log file from? > > > > > > > > > On Tue, Dec 3, 2013 at 1:56 PM, Martin Miko <[email protected]> > > wrote: > > > > > >> Hi Mark, > > >> > > >> what sort of errors? Can you post the error trace? > > >> > > >> Martin Miko > > >> > > >> > > >> On Tue, Dec 3, 2013 at 8:31 PM, mark goldin <[email protected]> > > >> wrote: > > >> > > >> > I am continuously getting Java run time errors. I have created a > brand > > >> new > > >> > workspace but the errors are still coming. What else can I do? > > >> > > > >> > > > >> > > > >> > Thanks > > >> > > > >> > > > > > > > > >
