CFBuilder Beta 3 hangs on me when starting up.

It seems to take forever for the IDE to get to the point that I can be productive.  It even seems to freeze the entire OS while it's doing its thing behind the scenes.  I took a thread dump during this hanging period.  Running XP SP3.  CFBuilder: Version: 1.0.0 Build: 263215
Full thread dump Java HotSpot(TM) Client VM (11.0-b16 mixed mode):
"Worker-8" prio=5 tid=0x337ebc00 nid=0xdd8 in Object.wait() [0x3824f000..0x3824fa14]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05c3b5d0> (a java.lang.Object)
        at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:187)
        - locked <0x05c3b5d0> (a java.lang.Object)
        at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:87)
        at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:232)
        at org.eclipse.core.internal.utils.StringPoolJob.run(StringPoolJob.java:99)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
"Worker-7" prio=5 tid=0x36bba800 nid=0x6fc in Object.wait() [0x3814f000..0x3814fa94]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05c3b5d0> (a java.lang.Object)
        at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:187)
        - locked <0x05c3b5d0> (a java.lang.Object)
        at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:87)
        at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:232)
        at org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.lockDocument(LastSave ReferenceProvider.java:291)
        at org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.readDocument(LastSave ReferenceProvider.java:243)
        at org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.getReference(LastSave ReferenceProvider.java:124)
        at org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer$2.run(DocumentLineDiffer. java:515)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
"Worker-6" prio=5 tid=0x36bb9800 nid=0xf80 in Object.wait() [0x3804f000..0x3804fb14]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x08494a10> (a org.eclipse.core.internal.jobs.Semaphore)
        at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:38)
        - locked <0x08494a10> (a org.eclipse.core.internal.jobs.Semaphore)
        at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:737)
        at org.eclipse.core.internal.jobs.InternalJob.join(InternalJob.java:344)
        at org.eclipse.core.runtime.jobs.Job.join(Job.java:384)
        at com.adobe.ide.coldfusion.server.job.CFStartUpJobManager.run(CFStartUpJobManager.java:51)
        at com.adobe.ide.coldfusion.startup.BuildCFServerSettings.run(BuildCFServerSettings.java:24)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
"Worker-5" prio=5 tid=0x3392cc00 nid=0x103c in Object.wait() [0x37f4f000..0x37f4fb94]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05605200> (a org.eclipse.core.internal.jobs.WorkerPool)
        at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
        - locked <0x05605200> (a org.eclipse.core.internal.jobs.WorkerPool)
        at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:217)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
"Worker-4" prio=5 tid=0x3392c800 nid=0x129c in Object.wait() [0x37e4f000..0x37e4fc14]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05605200> (a org.eclipse.core.internal.jobs.WorkerPool)
        at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
        - locked <0x05605200> (a org.eclipse.core.internal.jobs.WorkerPool)
        at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:217)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
"Worker-3" prio=5 tid=0x34029400 nid=0x15e4 runnable [0x37d4f000..0x37d4fc94]
   java.lang.Thread.State: RUNNABLE
        at java.io.WinNTFileSystem.list(Native Method)
        at java.io.File.list(Unknown Source)
        at org.eclipse.core.internal.filesystem.local.LocalFile.childNames(LocalFile.java:88)
        at org.eclipse.core.filesystem.provider.FileStore.childStores(FileStore.java:121)
        at org.eclipse.core.filesystem.provider.FileStore.childInfos(FileStore.java:103)
        at org.eclipse.core.internal.localstore.UnifiedTree.getLocalList(UnifiedTree.java:331)
        at org.eclipse.core.internal.localstore.UnifiedTree.addChildren(UnifiedTree.java:129)
        at org.eclipse.core.internal.localstore.UnifiedTree.addNodeChildrenToQueue(UnifiedTree.java: 233)
        at org.eclipse.core.internal.localstore.UnifiedTree.accept(UnifiedTree.java:107)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystem ResourceManager.java:784)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResource Manager.java:768)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshRoot(FileSystemReso urceManager.java:815)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResource Manager.java:761)
        at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1528)
        at com.adobe.ide.coldfusion.rcp.intro.ApplicationWorkbenchAdvisor$2.runInWorkspace(Unknown Source)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38 )
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
"Worker-2" prio=5 tid=0x3392c000 nid=0x2f8 in Object.wait() [0x3646f000..0x3646fd14]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x033c0110> (a org.eclipse.core.internal.jobs.Semaphore)
        at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:38)
        - locked <0x033c0110> (a org.eclipse.core.internal.jobs.Semaphore)
        at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:168)
        at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:105)
        at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:82)
        at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:118)
        at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1747)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1795)
        at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.j ava:2554)
        at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.jav a:1773)
        at org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3410)
        at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob$RealJob.run(InitializeAfterLoadJob.jav a:35)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
"Worker-1" prio=5 tid=0x34265c00 nid=0x8fc in Object.wait() [0x3604f000..0x3604fd94]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05c3b5d0> (a java.lang.Object)
        at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:187)
        - locked <0x05c3b5d0> (a java.lang.Object)
        at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:87)
        at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:232)
        at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:117)
        at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1747)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1795)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782)
        at org.eclipse.jdt.internal.core.JavaModelManager$19.run(JavaModelManager.java:4615)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
"Java indexing" daemon prio=4 tid=0x36a1d400 nid=0x169c in Object.wait() [0x37c0f000..0x37c0fa14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x07cc3010> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager)
        at java.lang.Object.wait(Object.java:485)
        at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:378)
        - locked <0x07cc3010> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager)
        at java.lang.Thread.run(Unknown Source)
"SocketTimeout" daemon prio=10 tid=0x34181000 nid=0xcc4 waiting on condition [0x37acf000..0x37acfc14]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at HTTPClient.SocketTimeout.run(StreamDemultiplexor.java:917)
"org.eclipse.jface.text.reconciler.MonoReconciler" daemon prio=2 tid=0x3418f400 nid=0x1534 in Object.wait() [0x3795f000..0x3795fd14]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x07b14d90> (a org.eclipse.jface.text.reconciler.DirtyRegionQueue)
        at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconci ler.java:179)
        - locked <0x07b14d90> (a org.eclipse.jface.text.reconciler.DirtyRegionQueue)
"pool-5-thread-2" prio=5 tid=0x34191c00 nid=0x178c waiting on condition [0x3760f000..0x3760fa14]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x079894a0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"pool-3-thread-3" prio=5 tid=0x3419c400 nid=0x1688 waiting on condition [0x3614f000..0x3614fa94]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x074302b8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"pool-5-thread-1" prio=5 tid=0x339ca400 nid=0x15fc waiting on condition [0x3750f000..0x3750fb14]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x079894a0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"pool-4-thread-1" prio=5 tid=0x3420c000 nid=0x92c waiting on condition [0x3696f000..0x3696fb94]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x0742f878> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"LongIdleFileChangedNotifier - (1000ms)" prio=7 tid=0x3428a800 nid=0xd20 waiting on condition [0x3686f000..0x3686fc14]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at com.aptana.ide.editors.unified.utils.UpdaterThread.run(UpdaterThread.java:153)
"IdleFileChangedNotifier - (200ms)" prio=7 tid=0x3391dc00 nid=0xe24 waiting on condition [0x3676f000..0x3676fc94]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at com.aptana.ide.editors.unified.utils.UpdaterThread.run(UpdaterThread.java:153)
"pool-1-thread-2" prio=5 tid=0x34099800 nid=0xc80 waiting on condition [0x3666f000..0x3666fd14]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x07290a08> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"pool-3-thread-2" prio=5 tid=0x34270800 nid=0x9c0 waiting on condition [0x3656f000..0x3656fd94]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x074302b8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"pool-3-thread-1" prio=5 tid=0x3391c000 nid=0x920 waiting on condition [0x3636f000..0x3636fa94]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x074302b8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"pool-1-thread-1" prio=5 tid=0x3425f400 nid=0x71c waiting on condition [0x3626f000..0x3626fb14]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x07290a08> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(Unknown Source)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
        at java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
"ProfileManager Apply Profiles - (1000ms)" prio=7 tid=0x33f20800 nid=0xb38 in Object.wait() [0x35f4f000..0x35f4fc94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x0834f3c0> (a org.eclipse.swt.widgets.RunnableLock)
        at java.lang.Object.wait(Object.java:485)
        at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:186)
        - locked <0x0834f3c0> (a org.eclipse.swt.widgets.RunnableLock)
        at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
        at org.eclipse.swt.widgets.Display.syncExec(Display.java:4312)
        at com.aptana.ide.core.ui.CoreUIUtils.getActiveEditor(CoreUIUtils.java:726)
        at com.aptana.ide.core.ui.CoreUIUtils.getActiveEditorURI(CoreUIUtils.java:777)
        at com.aptana.ide.editors.profiles.ProfileManager.resetAndApply(ProfileManager.java:531)
        at com.aptana.ide.editors.profiles.ProfileManager.onUpdaterThreadUpdate(ProfileManager.java: 475)
        at com.aptana.ide.editors.unified.utils.UpdaterThread.run(UpdaterThread.java:142)
"Thread-3" prio=7 tid=0x34205800 nid=0x674 waiting on condition [0x35acf000..0x35acfd14]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at com.adobe.ide.editor.cfml.EditorUpdaterThread.run(EditorUpdaterThread.java:88)
"Bundle File Closer" daemon prio=7 tid=0x34010c00 nid=0x13a0 in Object.wait() [0x359cf000..0x359cfd94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x0725b0d0> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
        at java.lang.Object.wait(Object.java:485)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.ja va:393)
        - locked <0x0725b0d0> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:333)
"Worker-0" prio=5 tid=0x34033800 nid=0x880 runnable [0x3502e000..0x3502fa94]
   java.lang.Thread.State: RUNNABLE
        at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
        at java.io.File.isDirectory(Unknown Source)
        at com.adobe.ide.coldfusion.startup.CFServerListener$2.accept(CFServerListener.java:149)
        at java.io.File.listFiles(Unknown Source)
        at com.adobe.ide.coldfusion.startup.CFServerListener.getCFCsFromWebRoot(CFServerListener.jav a:146)
        at com.adobe.ide.coldfusion.startup.CFServerListener.getCFCsFromWebRoot(CFServerListener.jav a:202)
        at com.adobe.ide.coldfusion.startup.CFServerListener.getCFCsFromWebRoot(CFServerListener.jav a:202)
        at com.adobe.ide.coldfusion.startup.CFServerListener.getCFCsFromWebRoot(CFServerListener.jav a:202)
        at com.adobe.ide.coldfusion.startup.CFServerListener.getCFCsFromWebRoot(CFServerListener.jav a:204)
        at com.adobe.ide.coldfusion.startup.CFServerListener.serverChanged(CFServerListener.java:101 )
        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 com.adobe.ide.coldfusion.server.core.CFServerManager.notifyServerListeners(CFServerManage r.java:364)
        at com.adobe.ide.coldfusion.server.core.CFServerManager.notifyServerListeners(CFServerManage r.java:335)
        at com.adobe.ide.coldfusion.server.job.CFServerCollectSettingsJob.run(CFServerCollectSetting sJob.java:156)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
"CommandLineArgsServer" prio=5 tid=0x33f88400 nid=0x670 runnable [0x3458f000..0x3458fb94]
   java.lang.Thread.State: RUNNABLE
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(Unknown Source)
        - locked <0x055820b0> (a java.net.SocksSocketImpl)
        at java.net.ServerSocket.implAccept(Unknown Source)
        at java.net.ServerSocket.accept(Unknown Source)
        at com.adobe.ide.coldfusion.rcp.LaunchHelper$CommandLineArgsServer.run(Unknown Source)
"[ThreadPool Manager] - Idle Thread" daemon prio=5 tid=0x33f62800 nid=0x1408 in Object.wait() [0x3438f000..0x3438fc14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05582140> (a org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor)
        at java.lang.Object.wait(Object.java:485)
        at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:106)
        - locked <0x05582140> (a org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor)
"[Timer] - Main Queue Handler" daemon prio=5 tid=0x33f3f400 nid=0x610 in Object.wait() [0x3448f000..0x3448fc94]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05582228> (a java.lang.Object)
        at org.eclipse.equinox.internal.util.impl.tpt.timer.TimerImpl.run(TimerImpl.java:141)
        - locked <0x05582228> (a java.lang.Object)
        at java.lang.Thread.run(Unknown Source)
"Framework Event Dispatcher" daemon prio=5 tid=0x33908800 nid=0x1658 in Object.wait() [0x33ddf000..0x33ddfd94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05464810> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
        at java.lang.Object.wait(Object.java:485)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.ja va:393)
        - locked <0x05464810> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:333)
"Start Level Event Dispatcher" daemon prio=5 tid=0x338e9800 nid=0x910 in Object.wait() [0x33cdf000..0x33cdfa14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05464888> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
        at java.lang.Object.wait(Object.java:485)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.ja va:393)
        - locked <0x05464888> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:333)
"State Data Manager" daemon prio=5 tid=0x3390c400 nid=0x13d4 waiting on condition [0x33bdf000..0x33bdfa94]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at org.eclipse.osgi.internal.baseadaptor.StateManager.run(StateManager.java:306)
        at java.lang.Thread.run(Unknown Source)
"Low Memory Detector" daemon prio=5 tid=0x32e17800 nid=0x10c4 runnable [0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
"CompilerThread0" daemon prio=9 tid=0x32e12800 nid=0xb8c waiting on condition [0x00000000..0x335df8bc]
   java.lang.Thread.State: RUNNABLE
"Attach Listener" daemon prio=9 tid=0x32e10000 nid=0x174 runnable [0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=9 tid=0x32e0ec00 nid=0x170c waiting on condition [0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=9 tid=0x32dff000 nid=0x924 in Object.wait() [0x332df000..0x332dfd94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05359480> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(Unknown Source)
        - locked <0x05359480> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(Unknown Source)
        at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
"Reference Handler" daemon prio=10 tid=0x32dfa400 nid=0x155c in Object.wait() [0x331df000..0x331dfa14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x0535a1e8> (a java.lang.ref.Reference$Lock)
        at java.lang.Object.wait(Object.java:485)
        at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
        - locked <0x0535a1e8> (a java.lang.ref.Reference$Lock)
"main" prio=7 tid=0x008f7000 nid=0x660 in Object.wait() [0x0012e000..0x0012fc48]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x034143f8> (a org.eclipse.core.internal.jobs.Semaphore)
        at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:38)
        - locked <0x034143f8> (a org.eclipse.core.internal.jobs.Semaphore)
        at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:168)
        at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:105)
        at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:82)
        at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:118)
        at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1747)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1795)
        at com.aptana.ide.editors.unified.errors.ProjectFileErrorListener.onErrorsChanged(ProjectFil eErrorListener.java:88)
        at com.aptana.ide.editors.unified.FileService.fireErrorsChanged(FileService.java:847)
        at com.aptana.ide.editors.unified.FileService.setFileErrors(FileService.java:798)
        at com.adobe.ide.editor.cfml.parsing.ExtendedHTMLParser$3.run(ExtendedHTMLParser.java:920)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        - locked <0x08394120> (a org.eclipse.swt.widgets.RunnableLock)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        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:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
"VM Thread" prio=9 tid=0x32df5400 nid=0x17d0 runnable
"Gang worker#0 (Parallel GC Threads)" prio=9 tid=0x008fb800 nid=0xc3c runnable
"Gang worker#1 (Parallel GC Threads)" prio=9 tid=0x008fc400 nid=0xe84 runnable
"VM Periodic Task Thread" prio=10 tid=0x32e19c00 nid=0x12c4 waiting on condition
JNI global references: 824
Heap
par new generation   total 9088K, used 7527K [0x02bd0000, 0x035a0000, 0x05330000)
  eden space 8128K,  80% used [0x02bd0000, 0x03239e80, 0x033c0000)
  from space 960K, 100% used [0x033c0000, 0x034b0000, 0x034b0000)
  to   space 960K,   0% used [0x034b0000, 0x034b0000, 0x035a0000)
tenured generation   total 121024K, used 51133K [0x05330000, 0x0c960000, 0x22bd0000)
   the space 121024K,  42% used [0x05330000, 0x0851f510, 0x0851f600, 0x0c960000)
compacting perm gen  total 65536K, used 33802K [0x22bd0000, 0x26bd0000, 0x32bd0000)
   the space 65536K,  51% used [0x22bd0000, 0x24cd2928, 0x24cd2a00, 0x26bd0000)
No shared spaces configured.

We have logged bug 81678 for the same. We are investigating the issue.
Thanks,
Hemant

Similar Messages

  • Itunes 10 Hangs When Started On Windows 7 Ultimate 64 bit - Sp1 Beta 178

    Hi
    Itunes 10 hangs when started on Windows 7 Ultimate 64 bit - Sp1 Beta 178
    I have tried following things :
    -Scanned for Virus + SpyWare
    -Scanned for Corrupted System Files
    -Scanned for Errors in registry
    -Cleaned up items that startup with windows
    -Installed latest Ati Catalyst 10.8 Drivers
    -Checked settings in Itunes Version 10
    My Mobile Model :
    Apple Iphone 3gs 16 Gb
    My Hardware and software :
    HP Pavilion m9660sc PC
    Intel Core I7 980X 3.33 Ghz
    DDR3 PC2-8500 6 Gb Memory
    HDD WDC WD10EADS-65L5B1
    DVD-RW TSSTcorp TS-H653Z
    LG L225WT Size 22 Screen
    AMD Radeon HD 4850 1 Ghz Memory
    Mainboard Pegatron Intel X58 Express
    Windows 7 Ultimate 64 bit
    Windows 7 Service Pack 1 Beta 178
    Adobe Reader 9.3.4 - Norwegian
    Spotify Version 0.4.7
    Microsoft Security Essentials 2.0 Beta
    Personal Ancestral File 5
    Java(TM) 6 Update Version 21
    Google Sketchup Pro 7.1
    Google Chrome Version 6.0.472.53
    Tales Of Monkey Island Version 2.0.0.0
    Kai Anders Wold - [email protected]

    Here is the latest update :
    Removing Microsoft Security Essentials 2.0 Beta fixed the itunes 10 hangs.
    Kai Anders Wold - [email protected]

  • Font loading when starting Acrobat - Acrobat hangs

    I have the problem of a kind of "hang-up" of Acrobat 9 when opening a file. Actually this problem started with Acrobat 6 or 5 I think and I have not found a solution or a reason why. Also I did stopped searching for solutions some time ago and tried to live with this feature of Acrobat.
    Today I started searching again and found this here:
    http://www.adobeforums.com/webx/.3bc3a7f1/22
    I investigated some time in verifying that the font loading is causing my problem.
    This is what happens:
    - Acrobat is not running. I open a PDF file. Acrobat starts, the file is opening after a few seconds, fast enough. After 10 seconds or so the application hangs and does not react. A second tab is opening and when you look into the task manager you see that csrss.exe is running with 50% CPU usage on top of Acrobat with the remaining 50%. After - it seems a long time, like leaning back and having a cup of coffee - the system comes back an one can work with the PDF file just like normal.
    - When you just close the file and not Acrobat as such and open a new file, the hang-up does not occur.
    - Only when you close Acrobat and open a new file it happens again.
    My work-around after knowing this - after a few years of searching - is to to start Acrobat on booting the PC by putting the application into autostart and never close it during the day.
    I can not uninstall fonts. I need them all.
    Now the question: Is there anything new on this subject? Is there a way to disable font loading when starting Acrobat?
    I have tried some of the speed-up tools, that disable some plug-ins. They do not help.
    Thanks for some feedback and may be a better solution than mine.
    (If only Acrobat would load the fonts first, tell me it is loading the fonts and how long this takes, and then open the file I need to read - this would be nice ... )

    I use XP Pro and have the same problem on other computers with XP Pro.
    For the fun of it I un-installed Acrobat 9 and re-installed and - surprise surprise. No hang-up. Just perfect.
    I started and closed Acrobat several times and every time I think the hang-up, that used to be a minute and more before re-installing - is a little longer. At least it feels like.
    I remember I had the same observation when I upgraded to Acrobat 9. But a few days later the hang-up was there again.
    I will observe ... and keep you updated.
    I am using type 1 and true type fonts and Adobe Type manager to manage ma many fonts.
    On page display I have "use local fonts" checked. I don't see a difference, when I un-check.
    Ideas to solve the issue are aprreciated

  • Hang when starting JDev in Win2k server...

    I've searched this forum and in fact quite a lot posts are saying that they have the same problem. When starting the JDeveloper in windows 2000, after loading the addins it hangs and leaving the splash screen alone :) Many replies said JDeveloper 3.1.1.2 is win2k certified. Ok, here is another unsuccessful case, here is the config of my machine:
    PII 333 192MB Ram
    Windows 2000 server SP1 installed
    MS Visual Studio SP4
    MS Office 2000 Sevice Release 1a
    Default IE version bundled with windows 2000
    JRE 1.3 international version
    System locale: English (United States)
    Installed Languages:
    Western Europe and United States (Default)
    Traditional Chinese
    Simplified Chinese
    Japanese
    And I haven't install any Oracle database and OCI yet. I can say my system config is "clean" enough as all softwares are new installation with most updated patch. And when I set the default language to others (eg. trad. chin.) the JDev even cannot start (only hanged minimized icon in task bar without loading addins and splash screen), therefore I here provide my langauge settings. Thank you in advance in any help and suggestions

    Alan,
    This may not be of much use to you, but all the same I am running JDeveloper3.0 (although this version is not certified for Win2K!!!) on Windows 2000 server with success.
    My system config is
    HP Brio Pentium III 600 Mhtz.
    316 (256 + 64) MB RAM
    Installed Softwares :
    Oracle 8.1.5 Enterprise Edition
    JDeveloper 3.0
    Rational Rose 2000e Enterprise Edition
    IBM WebSphere Application Server 3.0
    Visual Age for Java 3.5 Advanced Edition
    IBM HTTP Server V1.3.6.2
    No problems till now.
    However, I do get some problems with DAC forms in the Design mode - JDev simpler exits!!!But I can counter that by recompiling my projects and then switching in the Design mode for the DAC form
    Other than this there is no serious problems
    --Sandeep

  • MBP 'hangs' when starting up (beachbal appears)

    When starting up the MBP 'hangs' and the beachbal appears. Only a hard reset (power off/on) helps.
    This started after installing lion.

    Sorry, I do not use or ever heard of "freehand MX". All I can tell you is to make sure it is compatible w/your current OS & to post in the Adobe Forums since it is an Adobe product.
    "also if i could ask what cable would i need so i can get my emac talking to my imac, for transfering files etc."
    See Knowledge Base Article - http://docs.info.apple.com/article.html?artnum=25575 Mac OS: Moving files from your older Macintosh to a new one
    Also, if you have a High-speed connection, the easiest & fastest way is through AIM (AOL Instant Messenger).
    iChat has the same ability of transferring large files as AIM.
    http://docs.info.apple.com/article.html?artnum=150934
    Adium
    YouSendIt to email the files to yourself.

  • ITunes 10.5 beta: Error -50 when starting iTunes

    Hi all,
    When i try to start iTunes from the dock i always get the error -50.
    I'm also using OSX Lion 10.7 beta.
    I have the same problem with iTunes 10.3, only 10.2 works fine, but i already updated my iPhone to iOS 5 beta, so i'm not able to use 10.2 anymore.
    I've searched a lot of this problem on google and stuff but i only found solutions for this error while downloading a video or something else, but not when starting iTunes.
    Please can someone help me?

    If you are an authorized member of Apple's developer program, you have forums and resources through which you can address issues with seed versions of Apple's software. Posting here or in any public forum is a violation of your NDA with Apple. If you are not an authorized developer, then you have an illegal copy of the software.
    Either way, we cannot help you with questions about unreleased Apple software in these forums.
    Regards.

  • HT1310 I press option when starting up my computer and it just hangs or at least never gives me the list of startup disks before it's booted up.

    I press option when starting up my computer and it just hangs or at least never gives me the list of startup disks before it's booted up. I can choose which startup up disk when I'm already booted up from settings --> Startup Disk but how do I know if my Macintosh HD internal drive disk fails I'll be able to boot from my supposedly bootable backup drive?
    What am I missing? I have the latest Mountain Lion, could this be bug in that new Op System?
    Does the startup drive list (before bootup) only show up if the Macintosh HD is not bootable (crashed or broken)?
        Dave

    Replugging my keyboard into my front USB2 slot was half the solution. I had my keyboard plugged into a KVM switch which goes into the back. The other half was that I needed to unplug my backup firewire hard drive from the front port to a chained drive with the source hooked into the back of the Mac Pro. Not sure if it was the cable or the firewire slot that gummed up the hardware startup hard drive selection diaglog.
    I also tried resetting the NVRAM and only got one Mac startup sound. That didn't seem to do it but then again it could of been a necessary condition as well.
    Thanks everyone for your help.
       Dave

  • RAC hangs when starting or stopping 2nd instance of 2 node RAC

    Has anyone seen the problem with all transactions and/or logins hanging when starting or stopping the 2nd node of a 2 node RAC database. When I shut down the 2nd instance using srvctl I occasionally get errors and long delays connecting. On our larger database with instances having a very large SGAs, trying to connect you sometimes get ORA-12537 or ORA-01033. Users experience a very long hang before getting the errors. These instances have very large SGAs of about 30GB on each node.
    In the log of the first instance we see messages like the following for quite a while.
    Global Resource Directory frozen
    Communication channels reestablished
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    Mon Jan 8 06:59:08 2007
    LMS 1: 0 GCS shadows cancelled, 0 closed
    Mon Jan 8 06:59:08 2007
    LMS 0: 0 GCS shadows cancelled, 0 closed
    Set master node info
    Submitted all remote-enqueue requests
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    Mon Jan 8 06:59:23 2007
    LMS 0: 20740 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 1: 20744 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 0: 20882 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 1: 20627 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:24 2007
    LMS 0: 20781 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:24 2007
    Thanks in advance.

    I have tested with only one node and starting and stopping is much faster without any cache fusion traffic. The application is not RAC aware, it was written without regard for RAC. As you say there may be some accessing of the same block by all nodes causing RAC to remaster blocks when a node is shut down.
    My concern is the length of time users are afftected when I am starting a node that has been offline for a while. With the large SGA I have, it appears users are affected adversely for several minutes, in affect causing an outage which we are trying to avoid by using RAC.

  • Firefox hangs when starting, Firefox window title bar says "Firefox (not responding)". (was: Firefox crashes)

    Firefox hangs when starting, during session restore. Uninstalled then installed new Firefix. Same problem. Firefox window title bar says "Firefox (not responding)". It just hangs, won;t display even one page. What to do? Tried -safe-mode, smae result.

    I keep too many tabs open and whilst trying to download a pdf file Firefox 8.01 hung and when I restarted it the Embarrassing page opened. I knew which tab I needed to delete but as soon as I tried to navigate to the errant tab it said "Not Responding" and nothing I could do would make it respond. I tried command line opening in safe mode and the same thing happened.
    I have read the other posts but cannot send a crash dump as it is "Not Responding" and does not get far enough to crash.
    IanH

  • FF hangs when starting up

    FF hangs when starting up; error message Process: firefox-bin [1036] Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin Identifier: firefox-bin Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [970] Interval Since Last Report: 1304 sec Crashes Since Last Report: 1 Per-App Interval Since Last Report: 0 sec Per-App Crashes Since Last Report: 1 Date/Time: 2012-02-06 10:21:47.854 -0800 OS Version: Mac OS X 10.5.8 (9L31a) Report Version: 6 Anonymous UUID: 00AE1616-697F-4365-AFF4-0979E3DD1691 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: unknown required load command 0x80000022

    Sorry, I do not use or ever heard of "freehand MX". All I can tell you is to make sure it is compatible w/your current OS & to post in the Adobe Forums since it is an Adobe product.
    "also if i could ask what cable would i need so i can get my emac talking to my imac, for transfering files etc."
    See Knowledge Base Article - http://docs.info.apple.com/article.html?artnum=25575 Mac OS: Moving files from your older Macintosh to a new one
    Also, if you have a High-speed connection, the easiest & fastest way is through AIM (AOL Instant Messenger).
    iChat has the same ability of transferring large files as AIM.
    http://docs.info.apple.com/article.html?artnum=150934
    Adium
    YouSendIt to email the files to yourself.

  • PS Hangs When Starting

    PS hangs when starting by clicking icon on Windows 8.1 Pro Taskbar: Grayed Welcome screen with nothing clickable. If open any image any format only one layer called "Index" is locked and cannot unlock. Under Layer menu only one submenu available and that is "Layer Style..." and when that is hovered only one option is available and that is "Global Light..."
    Is this some psycho religious fanatic virus? What is going on?

    Maybe a Preferences reset will clear it up.
    Start Photoshop and very quickly hold down Ctrl-Alt-Shift. When the "Delete Photoshop Settings File" dialog appears, release those keys and click "yes" and let Photoshop finish loading.
    You have to be quick with those keys, so it may take a few tries.

  • InDesign hangs up when starting

    Just downloaded All of My apps through the Cloud, but InDesign hangs up when starting??????

    reset your preferences -
    acrobat:  http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7feb.w .html
    adobe media encoder: https://forums.adobe.com/thread/1713540
    after effects:  http://helpx.adobe.com/after-effects/using/preferences.html
    dreamweaver:  https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html
    flash:  http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html
    illustrator:  http://helpx.adobe.com/illustrator/using/setting-preferences.html
    indesign:  https://forums.adobe.com/thread/526990
    lightroom: https://helpx.adobe.com/lightroom/help/setting-preferences-lightroom.html
    muse (mac): https://forums.adobe.com/thread/1246022?tstart=0
    photoshop:  https://forums.adobe.com/thread/375776
    photoshop elements:  https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html,  http://www.photokaboom.com/photography/learn/Photoshop_Elements/troubleshooting/1_delete_p references_file.htm
    premiere elements:  https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html
    premiere pro: http://www.mediacollege.com/adobe/premiere/pro/troubleshooter/trash-preferences.html
    if that fails, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall

  • SAP system hang when start the addon.

    Dear Expert,
    I just upgrade one of the SAP B1 server from 2007A to SAP B1 8.8 PL15, everything going smooth both server and clients.
    Except one client (new laptop with Win 7 Pro x86), this laptop fail to start the addon.
    Others clients with same specs Win 7 Pro have no problem to start addon.
    Addon started manually.
    After click start button for that addon, the system hang. If without the addon system working fine.
    If anyone have ideas to check much appreciate and thanks in advance.
    Regards,
    Mat

    Hi Bala,
    I did try your steps, but no luck. System still hang when start the addon.
    But, I can start SAP addon , example i try Screen Painter, and can start successfully. Only our addon cannot start.
    I'm not suspect our addon because others client working smooth, even the server also working fine.
    I did re-install DIAPI, even re-install SAP client a few time, but still fail to start addon (delete SAP client folder before install).
    Any one face this problem?
    Regards,
    mat
    Edited by: Mat Mat on Apr 21, 2011 10:43 AM

  • So aslmanager taking 99% and Console.app hangs when started

    So aslmanager taking 99% and Console.app hangs when started
    anybody know why aslmanager needs 99% of CPU and 2+ GB footprint?

    ok, i found a solution that worked for me. this may or may not be the problem you are having but give this a shoot. i think in my case the asl database got corrupted. unline tiger and below this database is not stored in asl.db in leopard. in leopard, the entire /var/log/asl directory is the database. so to remove the database and start from scratch, you need to
    sudo launchctl stop com.apple.syslogd
    sudo launchctl stop com.apple.aslmanager
    sudo mv /var/log/asl/* ~/tmp (you might as well use rm but i wanted to be safe)
    sudo launchctl start com.apple.syslogd
    For good measure I also ran the maintenance scripts:
    sudo periodic daily weekly monthly
    My machine has been dead quiet for hours now. darn, it's back to the kitchen for making my toast.
    so, what did we learn? Mac, PC - same thing; both are great until you have problems. only with pc's you have a lot more resources to tap into...
    Cheers,
    Haje

  • CS6 beta hangs - Exit Code 6

    CS6 beta hangs on opening any image or sometimes even at switching default workspace to for example photography. I have to use task manager to close the CS6. What is worse, after installing cs6beta even my LR4 has started to hang. Not always but it has started to hang. I am running HP envy 17 laptop. with i7 processor and 8GB of RAM.
    thanks

    When you PS hangs, you mean it just freezes? No messages, no crash report?
    Is it running fine when you launch PS and create a new file.
    Does it only do this when you open an image?
    What OS are you running?
    What video card are you running?
    Do you have the most up to date driver?
    Try disabling OpenGL drawing in preferences, then restarting Photoshop.
    CS6 shouldn't be any slower, but we did add more GPU support and could be hitting bugs in video drivers.
    Also, it would be a good idea to update your video card driver from the ATI web site.
    Edit > Preferences > Graphics Processor Settings is now listed as  "Use Graphics Processor".
    Let us know what you find.
    Thanks
    Pattie

Maybe you are looking for

  • Distribution Point migration status in CM12 console

    Hi, We are using sccm 2012 r2 cu2. we are in middle of migration. We have in sccm 2007 under secondary site server name assd1 it contain MP and DP role. Under ASSd1 server i was created one of the distribution point server and copied all the package

  • Is possible to create p&l , BS at profit centers in ECC 6

    Dear Experts, is possible to create p&l , BS at profit centers in ECC 6 urgent. thanks ramakrishna

  • Rotate/Align/Snap : Beginner's Quest.

    I am a graphics/Illustrator beginner, not even knowing the proper terms to word my question; so, please bear with me. I wanted to rotate a star, and align it with a pole, so that two of its points would snap to the pole.  It was achievable by trial a

  • Apple tv network connection not working after 4.2.2 upgrade

    I think the 4.2.2 upgrade has broken something.   My Apple tv wifi connection has been working fine.  Stopped working after the upgrade.  Laptop and mac mini working fine through the wap. My wap is a time capsule I've got good signal strength and a v

  • GUi Development Packages.

    Hi all. Respect to all who have mastered building complex GUI with swing! I thought it was going to be easy ! Unfortunatly this assumpsion has put me behind in my schedule. Are there any GUI builders availible that are both free and relativly easy to