You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by mark goldin <ma...@gmail.com> on 2013/12/03 20:31:29 UTC

Frustration with FB 4.7

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

Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
I will have a look, but I am not doing any mobile development.


On Tue, Dec 3, 2013 at 2:23 PM, Martin Miko <ma...@gmail.com> 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 <ma...@gmail.com> 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 <ma...@gmail.com>
> 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 <ma...@gmail.com>
> > 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 <ma...@gmail.com>
> > >> 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
> > >> >
> > >>
> > >
> > >
> >
>

Re: Frustration with FB 4.7

Posted by Martin Miko <ma...@gmail.com>.
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 <ma...@gmail.com> 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 <ma...@gmail.com> 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 <ma...@gmail.com>
> 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 <ma...@gmail.com>
> >> 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
> >> >
> >>
> >
> >
>

Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
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 <ma...@gmail.com> 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 <ma...@gmail.com> 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 <ma...@gmail.com>
>> 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
>> >
>>
>
>

Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
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 <ma...@gmail.com> 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 <ma...@gmail.com> 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
> >
>

Re: Frustration with FB 4.7

Posted by Martin Miko <ma...@gmail.com>.
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 <ma...@gmail.com> 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
>

Re: Frustration with FB 4.7

Posted by Alex Harui <ah...@adobe.com>.
There's a way to see if you're running out of heap in FB.

Is the workspace building when you get these errors?

You can try turning off some code-intelligence features.

-Alex

On 12/3/13 1:03 PM, "mark goldin" <ma...@gmail.com> wrote:

>It works normally after starting FB for maybe 10 min. Sometimes, longer
>and
>then starts throwing these errors and FB slowly dies.
>
>
>On Tue, Dec 3, 2013 at 2:59 PM, mark goldin <ma...@gmail.com> wrote:
>
>> Windows 7. *Version 7 Update 45*
>>
>>
>> On Tue, Dec 3, 2013 at 2:57 PM, Alex Harui <ah...@adobe.com> wrote:
>>
>>> I think this may be a class path or Java versioning problem.  What OS
>>>and
>>> version of Java is on your computer?
>>>
>>> On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:
>>>
>>> >Done that.
>>> >
>>> >
>>> >On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
>>> ><pi...@gmail.com>wrote:
>>> >
>>> >> Hi Mark.
>>> >>
>>> >> Try to increase amount of memory in FlashBuilder.ini
>>> >>
>>> >> -Xmx1024m
>>> >>
>>> >> Piotr
>>> >>
>>> >>
>>> >>
>>> >> -----
>>> >> Flex/Air developer open to new job offers and challenges.
>>> >> piotrzarzycki21@gmail.com
>>> >> --
>>> >> View this message in context:
>>> >>
>>> >>
>>> 
>>>http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-t
>>>p
>>> >>4058p4064.html
>>> >> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>>> >>
>>>
>>>
>>


Re: Frustration with FB 4.7

Posted by Lee Burrows <su...@leeburrows.com>.
something to try (no promises)...

edit the FB settings file (FlashBuilder.ini in the root folder for FB 
installation) and add "-clean" to the top of the file.

this will clear out eclipses cache the next time it starts (you may want 
to remove the -clean once you've run it - its a bit overkill to clean on 
every launch).

alternatively, i've found uninstall/reinstall to be a good (if time 
consuming) fix for most eclipse errors ive had that wont go away.



On 03/12/2013 21:03, mark goldin wrote:
> It works normally after starting FB for maybe 10 min. Sometimes, longer and
> then starts throwing these errors and FB slowly dies.
>
>
> On Tue, Dec 3, 2013 at 2:59 PM, mark goldin <ma...@gmail.com> wrote:
>
>> Windows 7. *Version 7 Update 45*
>>
>>
>> On Tue, Dec 3, 2013 at 2:57 PM, Alex Harui <ah...@adobe.com> wrote:
>>
>>> I think this may be a class path or Java versioning problem.  What OS and
>>> version of Java is on your computer?
>>>
>>> On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:
>>>
>>>> Done that.
>>>>
>>>>
>>>> On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
>>>> <pi...@gmail.com>wrote:
>>>>
>>>>> Hi Mark.
>>>>>
>>>>> Try to increase amount of memory in FlashBuilder.ini
>>>>>
>>>>> -Xmx1024m
>>>>>
>>>>> Piotr
>>>>>
>>>>>
>>>>>
>>>>> -----
>>>>> Flex/Air developer open to new job offers and challenges.
>>>>> piotrzarzycki21@gmail.com
>>>>> --
>>>>> View this message in context:
>>>>>
>>>>>
>>> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp
>>>>> 4058p4064.html
>>>>> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>>>>>
>>>


-- 
Lee Burrows
ActionScripter


Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
Thanks for all the suggestions. Will keep them in mind. But I have switched
to 4.11 for all projects that are in the workspace and it's been running
fine. Go figure.


On Wed, Dec 4, 2013 at 4:05 AM, Alexander Doroshko <
alexander.doroshko@jetbrains.com> wrote:

> On 04.12.2013 12:07, Martin Miko wrote:
>
>> And of course, if the budget and other limitations allow you to at least
>> try IntelliJ, I would definitely go for it.
>>
>
> If you decide to try take a look at these quick start guides:
> http://confluence.jetbrains.com/display/IntelliJIDEA/Flash+Development.
> Feedback and questions are welcome in the forum [1], issue tracker [2] or
> just e-mail me directly.
>
> Alexander
>
> [1] http://devnet.jetbrains.net/community/idea/ideacommunity
> [2] http://youtrack.jetbrains.com/issues/IDEA
>

Re: Frustration with FB 4.7

Posted by Alexander Doroshko <al...@jetbrains.com>.
On 04.12.2013 12:07, Martin Miko wrote:
> And of course, if the budget and other limitations allow you to at least
> try IntelliJ, I would definitely go for it.

If you decide to try take a look at these quick start guides: 
http://confluence.jetbrains.com/display/IntelliJIDEA/Flash+Development.
Feedback and questions are welcome in the forum [1], issue tracker [2] 
or just e-mail me directly.

Alexander

[1] http://devnet.jetbrains.net/community/idea/ideacommunity
[2] http://youtrack.jetbrains.com/issues/IDEA

Re: Frustration with FB 4.7

Posted by Martin Miko <ma...@gmail.com>.
Hi Mark,

to reiterate on what you and others wrote. Fiddling with java vm might
help, but my best guess would be some strange dependency in your project
structure, maybe some compiler option, or something obscure like that. I
spent countless hours hunting errors like this and afaik increasing memory
will only delay underlying errors.

First of all I would try it on different (simple) project, whether you can
reproduce it or not and try to pin point the failing part. With iterative
approach of starting with basic project and slowly adding up stuff till you
reach your current structure you might be successful. I guess you are
building something complex so it might not be an easy task, but worth a
shot. Since you can spend much more time hunting the bug elsewhere with
little to no success. As an example, we have a couple of air desktop apps
depending on our internal libraries and stuff like that and with wrong
combination of these app projects open we are not able to build anything,
however when we close one it works ok.

You can try to google on fine tuning of JVM's heap space, allocation steps,
GC optimization, etc. To get you an idea of what you are looking for see
these nice docs from IBM [1] plus see the JVM configuration options [2].

Another and I believe more interesting test might be use of alternative JVM
that is much faster. Unfortunately I can't try it myself as I'm developing
mainly on Mac, but as it was mentioned earlier in this mailing list, you
can try JRockit [3].

And of course, if the budget and other limitations allow you to at least
try IntelliJ, I would definitely go for it.

[1]
http://pic.dhe.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=%2Fcom.ibm.websphere.express.doc%2Finfo%2Fexp%2Fae%2Ftprf_tunejvm.html
[2]
http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html
[3]
http://mikecann.co.uk/programming/improve-flash-builder-performance-and-compile-times-by-30/

Martin


On Wed, Dec 4, 2013 at 7:05 AM, piotr.zarzycki <pi...@gmail.com>wrote:

> Mark I have switched to Intellij idea three years ago. -> Like Gary said I
> won't use FB anymore!
> Half year ago I tried FB again and nothing's changed. -> slow, big memory
> consumption, some of my colleagues also had such errors like you. :/
>
> Piotr
>
>
>
> -----
> Flex/Air developer open to new job offers and challenges.
> piotrzarzycki21@gmail.com
> --
> View this message in context:
> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp4058p4080.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>

Re: Frustration with FB 4.7

Posted by "piotr.zarzycki" <pi...@gmail.com>.
Mark I have switched to Intellij idea three years ago. -> Like Gary said I
won't use FB anymore!
Half year ago I tried FB again and nothing's changed. -> slow, big memory
consumption, some of my colleagues also had such errors like you. :/

Piotr



-----
Flex/Air developer open to new job offers and challenges.
piotrzarzycki21@gmail.com
--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp4058p4080.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Frustration with FB 4.7

Posted by Gary Young <fl...@gmail.com>.
Absolutely, but I'm sure you won't use FB when you adapt to IntelliJ idea.
BTW, they just released version 13, it's a great chance to buy.

-Gary


On Tue, Dec 3, 2013 at 4:39 PM, mark goldin <ma...@gmail.com> wrote:

> Will I be able to keep projects in both environments in sync? Or it's one
> way street?
>
>
> On Tue, Dec 3, 2013 at 3:36 PM, Gary Young <fl...@gmail.com> wrote:
>
> > Just switch to IntelliJ idea, everything will be perfect!!
> >
> >
> > On Tue, Dec 3, 2013 at 4:03 PM, mark goldin <ma...@gmail.com>
> wrote:
> >
> > > It works normally after starting FB for maybe 10 min. Sometimes, longer
> > and
> > > then starts throwing these errors and FB slowly dies.
> > >
> > >
> > > On Tue, Dec 3, 2013 at 2:59 PM, mark goldin <ma...@gmail.com>
> > wrote:
> > >
> > > > Windows 7. *Version 7 Update 45*
> > > >
> > > >
> > > > On Tue, Dec 3, 2013 at 2:57 PM, Alex Harui <ah...@adobe.com> wrote:
> > > >
> > > >> I think this may be a class path or Java versioning problem.  What
> OS
> > > and
> > > >> version of Java is on your computer?
> > > >>
> > > >> On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:
> > > >>
> > > >> >Done that.
> > > >> >
> > > >> >
> > > >> >On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
> > > >> ><pi...@gmail.com>wrote:
> > > >> >
> > > >> >> Hi Mark.
> > > >> >>
> > > >> >> Try to increase amount of memory in FlashBuilder.ini
> > > >> >>
> > > >> >> -Xmx1024m
> > > >> >>
> > > >> >> Piotr
> > > >> >>
> > > >> >>
> > > >> >>
> > > >> >> -----
> > > >> >> Flex/Air developer open to new job offers and challenges.
> > > >> >> piotrzarzycki21@gmail.com
> > > >> >> --
> > > >> >> View this message in context:
> > > >> >>
> > > >> >>
> > > >>
> > >
> >
> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp
> > > >> >>4058p4064.html
> > > >> >> Sent from the Apache Flex Users mailing list archive at
> Nabble.com.
> > > >> >>
> > > >>
> > > >>
> > > >
> > >
> >
>

Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
Will I be able to keep projects in both environments in sync? Or it's one
way street?


On Tue, Dec 3, 2013 at 3:36 PM, Gary Young <fl...@gmail.com> wrote:

> Just switch to IntelliJ idea, everything will be perfect!!
>
>
> On Tue, Dec 3, 2013 at 4:03 PM, mark goldin <ma...@gmail.com> wrote:
>
> > It works normally after starting FB for maybe 10 min. Sometimes, longer
> and
> > then starts throwing these errors and FB slowly dies.
> >
> >
> > On Tue, Dec 3, 2013 at 2:59 PM, mark goldin <ma...@gmail.com>
> wrote:
> >
> > > Windows 7. *Version 7 Update 45*
> > >
> > >
> > > On Tue, Dec 3, 2013 at 2:57 PM, Alex Harui <ah...@adobe.com> wrote:
> > >
> > >> I think this may be a class path or Java versioning problem.  What OS
> > and
> > >> version of Java is on your computer?
> > >>
> > >> On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:
> > >>
> > >> >Done that.
> > >> >
> > >> >
> > >> >On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
> > >> ><pi...@gmail.com>wrote:
> > >> >
> > >> >> Hi Mark.
> > >> >>
> > >> >> Try to increase amount of memory in FlashBuilder.ini
> > >> >>
> > >> >> -Xmx1024m
> > >> >>
> > >> >> Piotr
> > >> >>
> > >> >>
> > >> >>
> > >> >> -----
> > >> >> Flex/Air developer open to new job offers and challenges.
> > >> >> piotrzarzycki21@gmail.com
> > >> >> --
> > >> >> View this message in context:
> > >> >>
> > >> >>
> > >>
> >
> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp
> > >> >>4058p4064.html
> > >> >> Sent from the Apache Flex Users mailing list archive at Nabble.com.
> > >> >>
> > >>
> > >>
> > >
> >
>

Re: Frustration with FB 4.7

Posted by Gary Young <fl...@gmail.com>.
Just switch to IntelliJ idea, everything will be perfect!!


On Tue, Dec 3, 2013 at 4:03 PM, mark goldin <ma...@gmail.com> wrote:

> It works normally after starting FB for maybe 10 min. Sometimes, longer and
> then starts throwing these errors and FB slowly dies.
>
>
> On Tue, Dec 3, 2013 at 2:59 PM, mark goldin <ma...@gmail.com> wrote:
>
> > Windows 7. *Version 7 Update 45*
> >
> >
> > On Tue, Dec 3, 2013 at 2:57 PM, Alex Harui <ah...@adobe.com> wrote:
> >
> >> I think this may be a class path or Java versioning problem.  What OS
> and
> >> version of Java is on your computer?
> >>
> >> On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:
> >>
> >> >Done that.
> >> >
> >> >
> >> >On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
> >> ><pi...@gmail.com>wrote:
> >> >
> >> >> Hi Mark.
> >> >>
> >> >> Try to increase amount of memory in FlashBuilder.ini
> >> >>
> >> >> -Xmx1024m
> >> >>
> >> >> Piotr
> >> >>
> >> >>
> >> >>
> >> >> -----
> >> >> Flex/Air developer open to new job offers and challenges.
> >> >> piotrzarzycki21@gmail.com
> >> >> --
> >> >> View this message in context:
> >> >>
> >> >>
> >>
> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp
> >> >>4058p4064.html
> >> >> Sent from the Apache Flex Users mailing list archive at Nabble.com.
> >> >>
> >>
> >>
> >
>

Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
It works normally after starting FB for maybe 10 min. Sometimes, longer and
then starts throwing these errors and FB slowly dies.


On Tue, Dec 3, 2013 at 2:59 PM, mark goldin <ma...@gmail.com> wrote:

> Windows 7. *Version 7 Update 45*
>
>
> On Tue, Dec 3, 2013 at 2:57 PM, Alex Harui <ah...@adobe.com> wrote:
>
>> I think this may be a class path or Java versioning problem.  What OS and
>> version of Java is on your computer?
>>
>> On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:
>>
>> >Done that.
>> >
>> >
>> >On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
>> ><pi...@gmail.com>wrote:
>> >
>> >> Hi Mark.
>> >>
>> >> Try to increase amount of memory in FlashBuilder.ini
>> >>
>> >> -Xmx1024m
>> >>
>> >> Piotr
>> >>
>> >>
>> >>
>> >> -----
>> >> Flex/Air developer open to new job offers and challenges.
>> >> piotrzarzycki21@gmail.com
>> >> --
>> >> View this message in context:
>> >>
>> >>
>> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp
>> >>4058p4064.html
>> >> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>> >>
>>
>>
>

Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
Windows 7. *Version 7 Update 45*


On Tue, Dec 3, 2013 at 2:57 PM, Alex Harui <ah...@adobe.com> wrote:

> I think this may be a class path or Java versioning problem.  What OS and
> version of Java is on your computer?
>
> On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:
>
> >Done that.
> >
> >
> >On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
> ><pi...@gmail.com>wrote:
> >
> >> Hi Mark.
> >>
> >> Try to increase amount of memory in FlashBuilder.ini
> >>
> >> -Xmx1024m
> >>
> >> Piotr
> >>
> >>
> >>
> >> -----
> >> Flex/Air developer open to new job offers and challenges.
> >> piotrzarzycki21@gmail.com
> >> --
> >> View this message in context:
> >>
> >>
> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp
> >>4058p4064.html
> >> Sent from the Apache Flex Users mailing list archive at Nabble.com.
> >>
>
>

Re: Frustration with FB 4.7

Posted by Alex Harui <ah...@adobe.com>.
I think this may be a class path or Java versioning problem.  What OS and
version of Java is on your computer?

On 12/3/13 12:53 PM, "mark goldin" <ma...@gmail.com> wrote:

>Done that.
>
>
>On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki
><pi...@gmail.com>wrote:
>
>> Hi Mark.
>>
>> Try to increase amount of memory in FlashBuilder.ini
>>
>> -Xmx1024m
>>
>> Piotr
>>
>>
>>
>> -----
>> Flex/Air developer open to new job offers and challenges.
>> piotrzarzycki21@gmail.com
>> --
>> View this message in context:
>> 
>>http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp
>>4058p4064.html
>> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>>


Re: Frustration with FB 4.7

Posted by mark goldin <ma...@gmail.com>.
Done that.


On Tue, Dec 3, 2013 at 2:39 PM, piotr.zarzycki <pi...@gmail.com>wrote:

> Hi Mark.
>
> Try to increase amount of memory in FlashBuilder.ini
>
> -Xmx1024m
>
> Piotr
>
>
>
> -----
> Flex/Air developer open to new job offers and challenges.
> piotrzarzycki21@gmail.com
> --
> View this message in context:
> http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp4058p4064.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>

Re: Frustration with FB 4.7

Posted by "piotr.zarzycki" <pi...@gmail.com>.
Hi Mark.

Try to increase amount of memory in FlashBuilder.ini

-Xmx1024m

Piotr



-----
Flex/Air developer open to new job offers and challenges.
piotrzarzycki21@gmail.com
--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Frustration-with-FB-4-7-tp4058p4064.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.