Long startup and save times for Fc

Its taking almost 5-7mins to open my FXP file (file size 256MB). I think Im running a pretty decent machine Intel Duo Core 2.4GHz, 2.4GHz with 4GB memory.
It also take a long time to save the file - almost 7mins. And often the Fc instance crashes with out of memory and Java null pointer errors.
I know this is beta version, but if you can give me some tips to cut down on these lengthy times will be greatly appreciated.
thanks,
Fu
Here is the content of generated error file:
# An unexpected error has been detected by Java Runtime Environment:
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x38713d71, pid=4448, tid=4368
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
# Problematic frame:
# C  [AdobeSWFL.dll+0x273d71]
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
---------------  T H R E A D  ---------------
Current thread (0x00396400):  JavaThread "main" [_thread_in_native, id=4368]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
Registers:
EAX=0x00000000, EBX=0x00100000, ECX=0x00008000, EDX=0x00000000
ESP=0x00139524, EBP=0x00139528, ESI=0x0019281c, EDI=0x00000000
EIP=0x38713d71, EFLAGS=0x00010206
Top of Stack: (sp=0x00139524)
0x00139524:   00000000 00139548 38713dde 00000000
0x00139534:   00400000 00010001 00000000 000000a0
0x00139544:   00000000 00000000 388a7705 00000000
0x00139554:   00000000 00400000 00400000 6c570000
0x00139564:   0019281c 00100000 5641ec70 00100000
0x00139574:   6c570000 388a77b7 5641e000 5641ec70
0x00139584:   00192728 49d52b58 388a5b71 5641ec70
0x00139594:   49d52b58 37dc06d0 5641ec70 50cb2b61
Instructions: (pc=0x38713d71)
0x38713d61:   e9 07 66 0f ef c0 eb 08 8d a4 24 00 00 00 00 90
0x38713d71:   66 0f 7f 07 66 0f 7f 47 10 66 0f 7f 47 20 66 0f
Stack: [0x00040000,0x00140000),  sp=0x00139524,  free space=997k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [AdobeSWFL.dll+0x273d71]
C  [AdobeSWFL.dll+0x273dde]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  com.adobe.flexide.embeddedplayer.PlayerNatives.CallActionScript(ILjava/lang/String;)Ljava /lang/String;
J  com.adobe.flexide.embeddedplayer.ExternalPlayer.callFunction2(Ljava/lang/String;)Ljava/la ng/String;
J  com.adobe.thermo.core.remoteobject.OutgoingCommandHandler.call(Ljava/lang/String;Ljava/la ng/String;[Ljava/lang/Object;)Ljava/lang/Object;
j  com.adobe.thermo.interfaces.GenericModelProxyInterface.endUpdate()V+14
j  com.adobe.thermo.models.UIModelSharingAdapter.refresh()V+42
j  com.adobe.thermo.models.UIModelSharingAdapter.currentModelChanged()V+138
j  com.adobe.thermo.models.UIModelSharingAdapter.framePopped(Lcom/adobe/thermo/core/workspac e/IDesignStackFrame;)V+1
j  com.adobe.thermo.core.workspace.DesignStack.notify(Lcom/adobe/thermo/core/workspace/IDesi gnStackFrame;Z)V+49
j  com.adobe.thermo.core.workspace.DesignStack.pop()Lcom/adobe/thermo/core/workspace/IDesign StackFrame;+80
j  com.adobe.thermo.core.workspace.WorkspaceManager.close()V+13
j  com.adobe.thermo.core.fxp.FXPCommands.deleteAllProjects()Z+107
j  com.adobe.thermo.application.ThermoAppWorkbenchAdvisor.preShutdown()Z+14
j  org.eclipse.ui.internal.Workbench.busyClose(Z)Z+5
j  org.eclipse.ui.internal.Workbench.access$15(Lorg/eclipse/ui/internal/Workbench;Z)Z+2
j  org.eclipse.ui.internal.Workbench$23.run()V+13
j  org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lan g/Runnable;)V+116
j  org.eclipse.ui.internal.Workbench.close(IZ)Z+20
j  org.eclipse.ui.internal.Workbench.close()Z+3
j  org.eclipse.ui.internal.WorkbenchWindow.busyClose()Z+52
j  org.eclipse.ui.internal.WorkbenchWindow.access$0(Lorg/eclipse/ui/internal/WorkbenchWindow ;)Z+1
j  org.eclipse.ui.internal.WorkbenchWindow$3.run()V+9
j  org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lan g/Runnable;)V+116
j  org.eclipse.ui.internal.WorkbenchWindow.close()Z+14
j  org.eclipse.jface.window.Window.handleShellCloseEvent()V+6
j  org.eclipse.jface.window.Window$3.shellClosed(Lorg/eclipse/swt/events/ShellEvent;)V+19
j  org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+231
J  org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
J  org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
j  org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
j  org.eclipse.swt.widgets.Decorations.closeWidget()V+12
j  org.eclipse.swt.widgets.Decorations.WM_CLOSE(II)Lorg/eclipse/swt/internal/win32/LRESULT;+ 28
J  org.eclipse.swt.widgets.Control.windowProc(IIII)I
J  org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
J  org.eclipse.swt.widgets.Decorations.windowProc(IIII)I
J  org.eclipse.swt.widgets.Shell.windowProc(IIII)I
J  org.eclipse.swt.widgets.Display.windowProc(IIII)I
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.win32.OS.DefWindowProcW(IIII)I
J  org.eclipse.swt.widgets.Shell.callWindowProc(IIII)I
J  org.eclipse.swt.widgets.Control.windowProc(IIII)I
J  org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
J  org.eclipse.swt.widgets.Decorations.windowProc(IIII)I
J  org.eclipse.swt.widgets.Shell.windowProc(IIII)I
J  org.eclipse.swt.widgets.Display.windowProc(IIII)I
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.win32.OS.DefWindowProcW(IIII)I
J  org.eclipse.swt.widgets.Shell.callWindowProc(IIII)I
J  org.eclipse.swt.widgets.Control.windowProc(IIII)I
J  org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
J  org.eclipse.swt.widgets.Decorations.windowProc(IIII)I
J  org.eclipse.swt.widgets.Shell.windowProc(IIII)I
J  org.eclipse.swt.widgets.Display.windowProc(IIII)I
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
J  org.eclipse.swt.widgets.Display.readAndDispatch()Z
J  org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptio nHandler;Lorg/eclipse/swt/widgets/Display;)V
j  org.eclipse.ui.internal.Workbench.runUI()I+393
j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j  org.eclipse.ui.internal.Workbench$5.run()V+23
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databindin g/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display; Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/ecl ipse/ui/application/WorkbenchAdvisor;)I+2
j  com.adobe.thermo.application.ThermoApplication.start(Lorg/eclipse/equinox/app/IApplicatio nContext;)Ljava/lang/Object;+149
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Objec t;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Ob ject;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Lja va/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object; +149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnabl e;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object; [Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/l ang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Lja va/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+ 161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+21 1
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
  0x359ba400 JavaThread "Worker-8" [_thread_blocked, id=5704]
  0x358fe800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5984]
  0x3560c400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4432]
  0x35199000 JavaThread "Thread-12" [_thread_in_native, id=5672]
  0x35137400 JavaThread "Worker-6" [_thread_blocked, id=2000]
  0x35191000 JavaThread "Worker-2" [_thread_blocked, id=952]
  0x338e2000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=2716]
  0x338e4800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=4976]
  0x32e8bc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3620]
  0x32e87000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1892]
  0x32e85c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=1848]
  0x32e84c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5724]
  0x32e73800 JavaThread "Finalizer" daemon [_thread_blocked, id=3144]
  0x32e72800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5284]
=>0x00396400 JavaThread "main" [_thread_in_native, id=4368]
Other Threads:
  0x32e6f400 VMThread [id=3580]
  0x32e96400 WatcherThread [id=4064]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation   total 36288K, used 29774K [0x02af0000, 0x05250000, 0x05250000)
  eden space 32256K,  92% used [0x02af0000, 0x047ee460, 0x04a70000)
  from space 4032K,   2% used [0x04e60000, 0x04e756c8, 0x05250000)
  to   space 4032K,   0% used [0x04a70000, 0x04a70000, 0x04e60000)
tenured generation   total 483968K, used 403021K [0x05250000, 0x22af0000, 0x22af0000)
   the space 483968K,  83% used [0x05250000, 0x1dbe34a8, 0x1dbe3600, 0x22af0000)
compacting perm gen  total 65536K, used 53749K [0x22af0000, 0x26af0000, 0x32af0000)
   the space 65536K,  82% used [0x22af0000, 0x25f6d5a0, 0x25f6d600, 0x26af0000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0040e000  C:\Program Files\Adobe\Adobe Flash Catalyst\Adobe Flash Catalyst.exe
0x7c900000 - 0x7c9b2000  C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000  C:\WINDOWS\system32\kernel32.dll
0x7e410000 - 0x7e4a1000  C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000  C:\WINDOWS\system32\GDI32.dll
0x5d090000 - 0x5d12a000  C:\WINDOWS\system32\COMCTL32.dll
0x77dd0000 - 0x77e6b000  C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000  C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000  C:\WINDOWS\system32\Secur32.dll
0x77c10000 - 0x77c68000  C:\WINDOWS\system32\MSVCRT.dll
0x76390000 - 0x763ad000  C:\WINDOWS\system32\IMM32.DLL
0x72000000 - 0x72014000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.100.v20080509-1800\ecli pse_1114.dll
0x77c00000 - 0x77c08000  C:\WINDOWS\system32\VERSION.dll
0x6d7c0000 - 0x6da07000  C:\Program Files\Adobe\Adobe Flash Catalyst\jre\bin\client\jvm.dll
0x76b40000 - 0x76b6d000  C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000  C:\WINDOWS\system32\MSVCR71.dll
0x6d310000 - 0x6d318000  C:\Program Files\Adobe\Adobe Flash Catalyst\jre\bin\hpi.dll
0x76bf0000 - 0x76bfb000  C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000  C:\Program Files\Adobe\Adobe Flash Catalyst\jre\bin\verify.dll
0x6d3b0000 - 0x6d3cf000  C:\Program Files\Adobe\Adobe Flash Catalyst\jre\bin\java.dll
0x6d7b0000 - 0x6d7bf000  C:\Program Files\Adobe\Adobe Flash Catalyst\jre\bin\zip.dll
0x5ad70000 - 0x5ada8000  C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476c000  C:\WINDOWS\system32\MSCTF.dll
0x003f0000 - 0x003fe000  C:\Program Files\Logitech\SetPoint\lgscroll.dll
0x78130000 - 0x781cb000  C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca\MS VCR80.dll
0x77690000 - 0x776b1000  C:\WINDOWS\system32\NTMARTA.DLL
0x774e0000 - 0x7761d000  C:\WINDOWS\system32\ole32.dll
0x71bf0000 - 0x71c03000  C:\WINDOWS\system32\SAMLIB.dll
0x76f60000 - 0x76f8c000  C:\WINDOWS\system32\WLDAP32.dll
0x77b40000 - 0x77b62000  C:\WINDOWS\system32\apphelp.dll
0x755c0000 - 0x755ee000  C:\WINDOWS\system32\msctfime.ime
0x605d0000 - 0x605d9000  C:\WINDOWS\system32\mslbui.dll
0x6d570000 - 0x6d583000  C:\Program Files\Adobe\Adobe Flash Catalyst\jre\bin\net.dll
0x71ab0000 - 0x71ac7000  C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000  C:\WINDOWS\system32\WS2HELP.dll
0x6d590000 - 0x6d599000  C:\Program Files\Adobe\Adobe Flash Catalyst\jre\bin\nio.dll
0x77120000 - 0x771ab000  C:\WINDOWS\system32\OLEAUT32.DLL
0x349f0000 - 0x34a45000  C:\Documents and Settings\xxxxxxxxx\Application Data\Adobe\Flash Catalyst\configuration\org.eclipse.osgi\bundles\198\1\.cp\swt-win32-3448.dll
0x763b0000 - 0x763f9000  C:\WINDOWS\system32\comdlg32.dll
0x773d0000 - 0x774d3000  C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x- ww_35d4ce83\COMCTL32.dll
0x77f60000 - 0x77fd6000  C:\WINDOWS\system32\SHLWAPI.dll
0x7c9c0000 - 0x7d1d7000  C:\WINDOWS\system32\SHELL32.dll
0x74d90000 - 0x74dfb000  C:\WINDOWS\system32\USP10.dll
0x3d930000 - 0x3da16000  C:\WINDOWS\system32\WININET.dll
0x34a50000 - 0x34a59000  C:\WINDOWS\system32\Normaliz.dll
0x34a60000 - 0x34b92000  C:\WINDOWS\system32\urlmon.dll
0x3dfd0000 - 0x3e1b8000  C:\WINDOWS\system32\iertutil.dll
0x34f10000 - 0x34f50000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexbuilder.utils.osnative_1.0.0.235712\os\win32\x86\JNIToNati veBridge.dll
0x36270000 - 0x36579000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.amt_1.0.0.235712\os\win32\x86\amtlib.dll
0x5b860000 - 0x5b8b5000  C:\WINDOWS\system32\NETAPI32.dll
0x4d4f0000 - 0x4d549000  C:\WINDOWS\system32\WINHTTP.dll
0x36700000 - 0x36706000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.amt_1.0.0.235712\os\win32\x86\amt_win_jnilib.dll
0x36720000 - 0x367bd000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.amt_1.0.0.235712\os\win32\x86\amtservices.dll
0x368e0000 - 0x368f4000  C:\Documents and Settings\xxxxxxxxx\Application Data\Adobe\Flash Catalyst\configuration\org.eclipse.osgi\bundles\198\1\.cp\swt-gdip-win32-3448.dll
0x4ec50000 - 0x4edf6000  C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.5581_x-ww_dfbc4 fc4\gdiplus.dll
0x36c60000 - 0x36c97000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.amt_1.0.0.235712\os\win32\x86\adobe_caps.dll
0x7c420000 - 0x7c4a7000  C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca\MS VCP80.dll
0x77920000 - 0x77a13000  C:\WINDOWS\system32\SETUPAPI.dll
0x36da0000 - 0x36dc0000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.amt_1.0.0.235712\os\win32\x86\asneu.dll
0x36fd0000 - 0x37253000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.amt_1.0.0.235712\os\win32\x86\AdobeLM_libFNP.dll
0x76d60000 - 0x76d79000  C:\WINDOWS\system32\iphlpapi.dll
0x71f60000 - 0x71f68000  C:\WINDOWS\system32\snmpapi.dll
0x68000000 - 0x68036000  C:\WINDOWS\system32\rsaenh.dll
0x37780000 - 0x37a45000  C:\WINDOWS\system32\xpsp2res.dll
0x76fd0000 - 0x7704f000  C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000  C:\WINDOWS\system32\COMRes.dll
0x71a50000 - 0x71a8f000  C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000  C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000  C:\WINDOWS\System32\winrnr.dll
0x37290000 - 0x372b5000  C:\Program Files\Bonjour\mdnsNSP.dll
0x76c30000 - 0x76c5e000  C:\WINDOWS\system32\WINTRUST.dll
0x77a80000 - 0x77b15000  C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000  C:\WINDOWS\system32\MSASN1.dll
0x76c90000 - 0x76cb8000  C:\WINDOWS\system32\IMAGEHLP.dll
0x76fc0000 - 0x76fc6000  C:\WINDOWS\system32\rasadhlp.dll
0x662b0000 - 0x66308000  C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000  C:\WINDOWS\System32\wshtcpip.dll
0x76080000 - 0x760e5000  C:\WINDOWS\system32\MSVCP60.dll
0x74290000 - 0x74294000  C:\WINDOWS\system32\icmp.Dll
0x372e0000 - 0x372fb000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.embeddedplayer_1.0.0.235712\os\win32\x86\adbeape.dll
0x37310000 - 0x37329000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.embeddedplayer_1.0.0.235712\os\win32\x86\EmbeddedPlaye rJNILib.dll
0x384a0000 - 0x38ccb000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.embeddedplayer_1.0.0.235712\os\win32\x86\AdobeSWFL.dll
0x76380000 - 0x76385000  C:\WINDOWS\system32\MSIMG32.dll
0x73b30000 - 0x73b45000  C:\WINDOWS\system32\mscms.dll
0x73000000 - 0x73026000  C:\WINDOWS\system32\WINSPOOL.DRV
0x7d1e0000 - 0x7d49c000  C:\WINDOWS\system32\msi.dll
0x75cf0000 - 0x75d81000  C:\WINDOWS\system32\mlang.dll
0x72d20000 - 0x72d29000  C:\WINDOWS\system32\wdmaud.drv
0x72d10000 - 0x72d18000  C:\WINDOWS\system32\msacm32.drv
0x77be0000 - 0x77bf5000  C:\WINDOWS\system32\MSACM32.dll
0x77bd0000 - 0x77bd7000  C:\WINDOWS\system32\midimap.dll
0x66e90000 - 0x66ed1000  C:\WINDOWS\system32\icm32.dll
0x767f0000 - 0x76818000  C:\WINDOWS\system32\schannel.dll
0x769c0000 - 0x76a74000  C:\WINDOWS\system32\USERENV.dll
0x40dd0000 - 0x40de0000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\os\win32\x86\NativeImporter.dl l
0x40ef0000 - 0x40f3a000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\BIB.dll
0x41060000 - 0x410a1000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\BIBUtils.dll
0x410d0000 - 0x411c1000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\ACE.dll
0x412f0000 - 0x418c3000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\AGM.dll
0x418f0000 - 0x41942000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\ARE.dll
0x41970000 - 0x41dcc000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\MPS.dll
0x41df0000 - 0x4209e000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\CoolType.dll
0x422c0000 - 0x423ca000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\PDFPort.dll
0x423e0000 - 0x429a7000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\AdobePDFL.dll
0x429c0000 - 0x42a2d000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\AdobeXMP.dll
0x42a40000 - 0x42ae7000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\JP2KLib.dll
0x71b20000 - 0x71b32000  C:\WINDOWS\system32\MPR.dll
0x42b00000 - 0x42b2e000  C:\Program Files\Adobe\Adobe Flash Catalyst\plugins\com.adobe.flexide.nativelibs_1.0.0.235712\libs\AXE8SharedExpat.dll
0x74c80000 - 0x74cac000  C:\WINDOWS\system32\oleacc.dll
0x33e60000 - 0x33e68000  C:\Documents and Settings\xxxxxxxxx\Application Data\Adobe\Flash Catalyst\configuration\org.eclipse.osgi\bundles\85\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x33e80000 - 0x33e8f000  C:\Documents and Settings\xxxxxxxxx\Application Data\Adobe\Flash Catalyst\configuration\org.eclipse.osgi\bundles\90\1\.cp\jWinHttp.dll
0x493e0000 - 0x493fa000  C:\WINDOWS\system32\hccutils.DLL
0x49400000 - 0x4941a000  C:\Program Files\Dell\QuickSet\dadkeyb.dll
0x7e290000 - 0x7e401000  C:\WINDOWS\system32\shdocvw.dll
0x754d0000 - 0x75550000  C:\WINDOWS\system32\CRYPTUI.dll
0x77a20000 - 0x77a74000  C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000  C:\WINDOWS\System32\CSCDLL.dll
0x75f80000 - 0x7607d000  C:\WINDOWS\system32\browseui.dll
0x76980000 - 0x76988000  C:\WINDOWS\system32\LINKINFO.dll
0x76990000 - 0x769b5000  C:\WINDOWS\system32\ntshrui.dll
0x76b20000 - 0x76b31000  C:\WINDOWS\system32\ATL.DLL
0x75f60000 - 0x75f67000  C:\WINDOWS\System32\drprov.dll
0x5fe60000 - 0x5fe6e000  C:\WINDOWS\System32\ntlanman.dll
0x60150000 - 0x60167000  C:\WINDOWS\System32\NETUI0.dll
0x607b0000 - 0x607f0000  C:\WINDOWS\System32\NETUI1.dll
0x71c80000 - 0x71c87000  C:\WINDOWS\System32\NETRAP.dll
0x75f70000 - 0x75f7a000  C:\WINDOWS\System32\davclnt.dll
0x63a50000 - 0x63a99000  C:\WINDOWS\system32\PortableDeviceApi.dll
VM Arguments:
jvm_args: -Xms512m -Xmx512m -XX:MaxPermSize=256m -XX:PermSize=64m
java_command: <unknown>
Launcher Type: generic
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre1.6.0_03\lib\ext\QTJava.zip
PATH=C:/Program Files/Adobe/Adobe Flash Catalyst/jre/bin/client;C:/Program Files/Adobe/Adobe Flash Catalyst/jre/bin;C:\Program Files\Adobe\Adobe Flash Catalyst\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\AT&T Global Network Client\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files\QuickTime\QTSystem\;C:\WINDOWS\system32\WindowsPowerShell\v1.0
USERNAME=xxxxxxxxx
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
---------------  S Y S T E M  ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 2097151k(1555124k free), swap 4194303k(3495592k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_01-b06) for windows-x86, built on Mar 14 2007 00:24:02 by "java_re" with unknown MS VC++:1310
Message was edited by: Techfu. Adding error message text

I always wondered about all those bin-release## directories being formed had to do something with the slow down.
Even thought Im not a code person, I opened the code view and deleted all the unwanted bin-release directories and looks like it did the trick. Now my fxp file size is down to like 30MB....and much much faster and stable.
thank you very much for all the help,
Fu

Similar Messages

  • Fcp4 Excessive render time and save time

    Excessive render time and save time ...... i mean this can take 2 hours!!! what can be done to fix this? is this normal? what may be the problem? its killing me!! mac g5 duel 1.8 512 meg

    More info.
    Is it a long sequence?
    Is it effects and layer intensive?
    How large is your project file after saving?
    What are you rendering to/
    What are you editing... DV... HD etc.
    Render time can vary greatly depending on these and other issues.
    As for long saves, is only one project open when you are saving?
    When projects get really large they start to take longer and longer to save and become harder to work with.
    rh

  • Need to make automatic startup  and shut down for the instance

    hi to all
    i have os : Red Hat lunix as 3 , woth oracle DB 10g 10.0.1
    need to make an automatic startup and shut down for the instance when i start and shutdown the OS
    i tried Use dbstart and dbshut scripts then created file dbora at dbora as a script
    then i did
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/S99dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/S99dbora
    nothing worked
    if you will attach me any files
    my mail is :
    [email protected]
    thanks much
    Ahmed

    Hi,
    The /etc/oratab should have an entry for this database with 'Y' in the last field as:
    Oracle_sid: Oracle_Home:Y, so when dbstart command issued it will check the oratab and starts the database.
    I advise you to keep the dbstart and dbshut in different scripts and save them directly in the runlevel directories, instead of creating links.
    thanks
    srinivas.

  • When will I receive my I phone 6 case which i ordered along with the Iphone6 ?As per the website it says october . How long is the wait time for the Iphone 6 case?

    When will I receive my I phone 6 case which i ordered along with the I phone 6 ?As per the website it says October. How long is the wait time for the I phone 6 case?

    While we have no idea within this Community Forum how long you would have to wait for your iPhone 6 Case, I can tell you that there would not be a "general" answer of value.  Like any product that is available in different materials and colors, the inventory varies based on what you have specifically ordered.  For example, I visited an Apple Store on the day after the iPhone 6 became available and was interested in the "Midnight Blue" Leather"  Apple iPhone 6 Case.  The store had plenty of all the other colors, but that specific case and color had sold out that morning. 

  • Start and end time for a mapping in process flow

    We are executing 6 mappings in a process flow. 4 out of 6 run in parallel . The log file created in a control center denotes start and end time for a process flow. But Is there any way to find out how long those individual mappings took ? Is start/end time logged on a mapping level somewhere ?
    Thanks

    As well as the repository browser you can use the SQL Developer reports on the utility exchange which are based on the public views.
    http://www.oracle.com/technology/products/warehouse/htdocs/Experts/owb_sqldeveloper.zip
    You can dig in and see how these are read from the SQL views.
    Cheers
    David

  • In Month View, showing start and stop times for appointments

    Hi, I want to show both the start and stop times for all appointments in my iCal Month view and have not been able to figure out how to do that. Any suggestions? - Dave

    I would also like to know how to do this if possible. I want to print month-view schedules with start and end times for events. Thought I'd bump this up to see if anyone has any ideas.

  • If I have manually set "Start Time" and "Stop Time" for songs, and my hard drive is backed up in Time Machine, when files/songs are transferred on new hard drive, will my "Start Time" "Stop Time" options be there?

    My Macbook Pro will be going in for reimaging and my hard drive will be wiped, I want to know if all my iTunes preferences will be copied if I have backed them up on Time Machine. Specifically, if I have set certain "Start Time" and "Stop Time" for my songs, and I copy my iTunes library, will these "Start Time" and "Stop Time" options remain or will I have to manually set them one by one once again? I need a reply ASAP! Thanks so much!

    As far as I'm aware the start & stop times are stored in the library database, not the media files. If you backup/restore/transfer the whole library then the settings are included. If you create a complete copy of your iTunes folder on another drive you can connect to that copy by holding down option/alt as you start iTunes so you can check that everything is working properly before you send the Macbook away.
    tt2

  • HT1438 Estimated cost and turnaround time for new iPad screen replacement?

    Looking to see what others have experienced in roundabout cost and turnaround time for screen/glass replacement on new iPad... Everything else seems to be in working order...

    Apple's Limited Warranty http://www.apple.com/legal/warranty/ for iPad excludes coverage for damage resulting from accident, disassembly, unauthorized service and unauthorized modifications.
    Apple will provide a replacement iPad for:
    iPad model
    Out-of-Warranty Service Fee
    New iPad
    $299
    iPad 2, iPad
    $249
    You can get the glass replaced at 3rd party repair sources for less $, however, the Apple warranty will be voided.
    iPad Repair & Screen Replacement Services
    http://www.ifixyouri.com/16-ipad-repairs
    RepairZoom iPad Repair
    http://www.repairzoom.com/ipad-repair.html
    Mission Repair
    http://www.missionrepair.com/Apple_iPad_Repair_Services_s/431.htm
     Cheers, Tom

  • Startup and Shutdown scripts for OCS 9.0.4 on Windows?

    Hi,
    I wanted to know if startup and shutdown scripts for OCS 9.0.4 on Windows are available.
    I am thinking something like the ocsctl_sample scripts that OCS10g included.
    I have checked the OCS 9.0.4 documentation and not a lot of information for the windows platform is avaiable.
    Any information will be appreciated.
    Thanks,
    Ana

    There is no scripts that comes with 9.0.4.
    One possibility is to just write the commands you normally use in a batch-file, but note that then you have no checking, and if OCS runs on several machines you should have some checking for required processes etc.
    We are using some scripts that does this, but I'm not shure where they came from, possibly from Metalink or from this forum. Try a search. Our scripts are changed quite a bit for our needs, but I might be able to find the original ones.

  • Get Start and End times for each step in a job

    Can someone tell me how to get the start and end times for each step in a background job?  Table TBTCP only stores the time that the step was saved in a background job.  Table TBTCO stores the times for the entire job and not each individual step.
    Thanks.
    Ryan

    Hi,
    Please check this tables and FM perhaps they may help
    TBTCJSTEP  - Background Job Step Overview
    TBTCR          - Batch scheduler execution time
    TBTCS          - Background Processing: Time Schedule Table
    GET_JOB_RUNTIME_INFO
    Regards,
    Ferry Lianto

  • Is anyone else experiencing long restart and shutdown times?

    I installed Mavericks the day it came out. I am experiencing very long restart and shutdown times, well over 2 minutes. I thought the shutdown times with Mountain Lion were bad. Is anyone else having this issue? If so, how did you fix it?

    Check your Date & Time and Region Format.
    Set time automatically.

  • Favor to ask : can you open this labview 2009 Vi and save it for me in a Labview 8.6 readable vi ?

    Hi guys, 
    I have a favor to ask : May somebody would be nice enough to open this Labview 2009 VI and save it in a Labview 8.6 readable VI  ? You'll probably have some missing blocks cause I use specials ones but I don't want to have to re-make all the VI.
    Thanks you very much
    G.
    Solved!
    Go to Solution.
    Attachments:
    Control3.vi ‏29 KB

    notimperial wrote:
    Probably not the right place to do this, but could someone onpen this in labview 2010 and save it in a format compatible with labview 2009?
    Thank you in advance
    You are right we have a thread for this here.
    http://forums.ni.com/t5/LabVIEW/Downconvert-VI-Req​uests/m-p/1067229
    Here is your vi please use the downconvert thread next time.
    Tim
    Johnson Controls
    Holland Michigan
    Attachments:
    WFMreaderIII.vi ‏53 KB

  • New iphone. someone else put in their username and password. time for me to update the iphone. downloaded itunes onto pc. plugged in iphone and waiting for prompt to show phone. pc thinks it is the camera. how do i get itunes/pc to recognize iphone ?

    new iphone. (someone else put in their username and password. so i had lots of apps that i had to eliminate but do NOT wish to compromise the contact list) time for me to update the iphone. downloaded itunes onto pc. plugged in iphone and waiting for prompt to show phone. pc thinks it is the camera. how do i get itunes/pc to recognize iphone ? then, how do i backup contacts and proceed before updating iphone?

    This forum is for questions from those managing sites on iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. You'll be most likely to get help with this issue if you ask in the general iTunes or iPhone forums.
    Regards.

  • Custom high and low times for square waves

    Hi, is there a way to create a square wave that has an incremental HIGH pulse width and a fixed LOW pulse width?
    Sorry I'm quite new with labview, any help is appreciated, thanks!
    Solved!
    Go to Solution.

    Hi GBPC,
    My name is Jack and I work at National Instruments UK.
    I understand you are trying to output a square wave signal with a fixed low time and variable high time in labVIEW.
    The reply above works great if you want to use the signal internally. Alternatively if you are trying to output the signal with a piece of internal or external Data Acquisition (DAQ) hardware you will want to use LabVIEWs DAQmx Tool palette.
    I have created a quick example below for you to look at that should help you come to a solution. It uses the DAQmx VIs to create and initialize a channel and then runs it in a loop with controls to change the high and low times using a property node.
    Hope this helps
    Jack. W
    Applications Engineer
    National Instruments
    Attachments:
    Variable High Time Pulse Generator.png ‏37 KB

  • Residence and restention time for archiving object

    Folks
    I am starting archiving in our company and have question on residence time and retention time of the document.
    In which activity or t code we use to specify these timing once we determine that timing after discussing with business.
    So we have to specify these timing by module like SD ,MM or individually for each archiving object eg
    SD_VBKA
    Can some one specify the IMG activity in where to specify these timings or direction in this area
    thanks

    HI,
    Please check the below link :
    http://help.sap.com/saphelp_45b/helpdata/en/ed/df10ecd81411d1a9620000e8a6f09e/content.htm
    http://www.saptips.com/wpSelectDoc.asp?cmbCategory=Data%20Archiving
    Regards
    Sreedhar Reddy

Maybe you are looking for

  • Sorting Contacts by Last Name on DROID 2 Global

    I have not been able to find a way to sort my contacts by last name then first. My contacts are downloaded from my exchange server.  Within my Outlook client they are sorted by Last name.  Is there a fix for this?

  • Fan started making a loud noise

    Help just switched on my computer and the fan is so loud .......any answerrs

  • ABAP proxy to Stored procedure on MySQL sync

    Hi, I have one question regarding above scenario. Scenario is like this: user will run sync scenario from some ABAP report, which will connect to PI through ABAP proxy, execute some stored procedure on MySQL server, get data back and update some Z-ta

  • Installing cs6 on lap top

    CAN I INSTALL CS6 ON MY LAP TOP AND I NOW RUN IT ON MY DESK COMPUTER???

  • Not syncing camera roll photos to PC, will sync from PC

    Iphone 5 Recently upgraded to ios 7 Windows 7 Itunes 11.1 Recently backed up locally all photos and wiped off phone. When I take new photos, they do not transfer during sync to my pc.  If I add photos on the PC to the designated sync folder, they tra