WebLogic 10.3.2 console hangs when attempting configuration changes

Hi,
I am running:
WebLogic 10.3.2
Windows XP x86 64bit
JRockit JVM 1.6.0
I have done a fresh install (twice) and whenever I start the main admin console and try to create a new server or deployment it just sits there and hangs. There are no other servers setup just the defualt AdminServer in development mode. The only other variable is that I have versions 9.2 & 10.3.0 of WL installed - in seperate home locations however so they should not conflict.
Here's a thread dump........
============
1.
============
"Main Thread" waiting for lock weblogic.t3.srvr.T3Srvr@1265e12 WAITING
     java.lang.Object.wait(Native Method)
     java.lang.Object.wait(Object.java:485)
     weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:849)
     weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:465)
     weblogic.Server.main(Server.java:67)
"(Signal Handler)" RUNNABLE
null
"(OC Main Thread)" RUNNABLE
null
"(Code Generation Thread 1)" RUNNABLE
null
"(Code Optimization Thread 1)" RUNNABLE
null
"(VM Periodic Task)" RUNNABLE
null
"(Attach Listener)" RUNNABLE
null
"Finalizer" RUNNABLE
     jrockit.memory.Finalizer.waitForFinalizees(Native Method)
     jrockit.memory.Finalizer.access$700(Finalizer.java:12)
     jrockit.memory.Finalizer$4.run(Finalizer.java:189)
     java.lang.Thread.run(Thread.java:619)
"Reference Handler" RUNNABLE
     java.lang.ref.Reference.waitForActivatedQueue(Native Method)
     java.lang.ref.Reference.access$100(Reference.java:11)
     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:82)
"(Sensor Event Thread)" RUNNABLE
null
"VM JFR Buffer Thread" RUNNABLE native
null
"Timer-0" waiting for lock java.util.TaskQueue@12618b6 WAITING
     java.lang.Object.wait(Native Method)
     java.lang.Object.wait(Object.java:485)
     java.util.TimerThread.mainLoop(Timer.java:483)
     java.util.TimerThread.run(Timer.java:462)
"Timer-1" waiting for lock java.util.TaskQueue@1410fe0 TIMED_WAITING
     java.lang.Object.wait(Native Method)
     java.util.TimerThread.mainLoop(Timer.java:509)
     java.util.TimerThread.run(Timer.java:462)
"[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" RUNNABLE
     sun.management.ThreadImpl.getThreadInfo0(Native Method)
     sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:145)
     weblogic.platform.VM15.threadDumpAsString(VM15.java:22)
     weblogic.platform.VM.threadDumpAsString(VM.java:137)
     weblogic.t3.srvr.JVMRuntime.getThreadStackDump(JVMRuntime.java:111)
     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     java.lang.reflect.Method.invoke(Method.java:597)
     weblogic.management.jmx.modelmbean.WLSModelMBean.getAttribute(WLSModelMBean.java:525)
     com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
     com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
     weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:163)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
     weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:298)
     weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:273)
     weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerConnection.getAttribute(ManagedMBeanServerConnection.java:304)
     weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getAttribute(FederatedMBeanServerInterceptor.java:308)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
     weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:163)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
     weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
     weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:298)
     weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:273)
     weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5$1.run(JMXConnectorSubjectForwarder.java:326)
     weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
     weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
     javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1404)
     javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
     javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
     javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
     javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:600)
     javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
     weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
     weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
     javax.management.remote.rmi.RMIConnectionImpl_1032_WLStub.getAttribute(Unknown Source)
     javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.getAttribute(RMIConnector.java:878)
     javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:263)
     weblogic.management.jmx.MBeanServerInvocationHandler.doInvoke(MBeanServerInvocationHandler.java:504)
     weblogic.management.jmx.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:380)
     $Proxy73.getThreadStackDump(Unknown Source)
     com.bea.console.actions.core.server.ThreadStackDumpAction.getCollection(ThreadStackDumpAction.java:61)
     com.bea.console.actions.BaseTableAction.display(BaseTableAction.java:46)
     com.bea.console.actions.BaseDisplayAction.execute(BaseDisplayAction.java:92)
     org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
     org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
     org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
     org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:91)
     org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
     com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:261)
     org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
     org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
     org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
     org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
     org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
     com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:256)
     org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
     com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:133)
     org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)
     com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
     com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)
     com.bea.portlet.adapter.scopedcontent.StrutsStubImpl.render(StrutsStubImpl.java:107)
     com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:292)
     com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:428)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:727)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
     com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)
     com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
     com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
     com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:208)
     com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:162)
     com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
     com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
     com.bea.netuix.servlets.manager.UIServlet.doGet(UIServlet.java:211)
     com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:196)
     com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:47)
     weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)
     weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
     weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
     weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
     weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
     weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
"weblogic.time.TimeEventGenerator" waiting for lock weblogic.time.common.internal.TimeTable@7bc04d TIMED_WAITING
     java.lang.Object.wait(Native Method)
     weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:286)
     weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:117)
     java.lang.Thread.run(Thread.java:619)
"weblogic.timers.TimerThread" waiting for lock weblogic.timers.internal.TimerThread@7af929 TIMED_WAITING
     java.lang.Object.wait(Native Method)
     weblogic.timers.internal.TimerThread$Thread.run(TimerThread.java:267)
"[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@141130f WAITING
     java.lang.Object.wait(Native Method)
     java.lang.Object.wait(Object.java:485)
     weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:157)
     weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
"Thread-7" waiting for lock java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@141149d WAITING
     sun.misc.Unsafe.park(Native Method)
     java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
     java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
     java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
     weblogic.utils.concurrent.JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
     weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:567)
     weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:615)
     weblogic.store.internal.PersistentStoreImpl$2.run(PersistentStoreImpl.java:383)
"ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" RUNNABLE
     weblogic.work.ExecuteThread.notifyRequest(ExecuteThread.java:145)
     weblogic.work.RequestManager.executeIt(RequestManager.java:247)
     weblogic.work.SelfTuningWorkManagerImpl.scheduleInternal(SelfTuningWorkManagerImpl.java:166)
     weblogic.work.SelfTuningWorkManagerImpl.schedule(SelfTuningWorkManagerImpl.java:149)
     weblogic.work.WorkManagerLifecycleImpl.schedule(WorkManagerLifecycleImpl.java:156)
     weblogic.servlet.internal.MuxableSocketHTTP.resolveServletContext(MuxableSocketHTTP.java:406)
     weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:347)
     weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:105)
     weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
     weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
     weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
     weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
"ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" RUNNABLE native
     weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
     weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
     weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
     weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
     weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
     weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
"ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" RUNNABLE native
     weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
     weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
     weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
     weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
     weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
     weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
"VDE Transaction Processor Thread" waiting for lock [email protected] WAITING
     java.lang.Object.wait(Native Method)
     java.lang.Object.wait(Object.java:485)
     com.octetstring.vde.backend.standard.TransactionProcessor.waitChange(TransactionProcessor.java:367)
     com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:212)
"DoSManager" TIMED_WAITING
     java.lang.Thread.sleep(Native Method)
     com.octetstring.vde.DoSManager.run(DoSManager.java:433)
"Thread-11" waiting for lock java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@734dcd WAITING
     sun.misc.Unsafe.park(Native Method)
     java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
     java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
     java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
     weblogic.utils.concurrent.JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
     weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:567)
     weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:615)
     weblogic.store.internal.PersistentStoreImpl$2.run(PersistentStoreImpl.java:383)
"weblogic.GCMonitor" waiting for lock java.lang.ref.ReferenceQueue$Lock@11a9ae0 TIMED_WAITING
     java.lang.Object.wait(Native Method)
     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
     weblogic.platform.GCMonitorThread.waitForNotification(GCMonitorThread.java:88)
     weblogic.platform.GCMonitorThread.run(GCMonitorThread.java:64)
"DynamicListenThread[Default]" RUNNABLE native
     java.net.PlainSocketImpl.socketAccept(Native Method)
     java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390)
     java.net.ServerSocket.implAccept(ServerSocket.java:453)
     java.net.ServerSocket.accept(ServerSocket.java:421)
     weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
     weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:528)
     weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:420)
     weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:171)
     java.lang.Thread.run(Thread.java:619)
"DynamicListenThread[Default[1]]" RUNNABLE native
     java.net.PlainSocketImpl.socketAccept(Native Method)
     java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390)
     java.net.ServerSocket.implAccept(ServerSocket.java:453)
     java.net.ServerSocket.accept(ServerSocket.java:421)
     weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
     weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:528)
     weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:420)
     weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:171)
     java.lang.Thread.run(Thread.java:619)
"[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@125148e WAITING
     java.lang.Object.wait(Native Method)
     java.lang.Object.wait(Object.java:485)
     weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:157)
     weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
"[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@11a9d86 WAITING
     java.lang.Object.wait(Native Method)
     java.lang.Object.wait(Object.java:485)
     weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:157)
     weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Thanks for any help in advance...

Hi thanks for your reply. Very strangely without making any changes I left it alone for an hour or so and it seems to be ok after that!

Similar Messages

  • Preview hangs when attempting to print documents....

    Since upgrading to Lion. Preview hangs when attempting to print documents....
    Will not even open the print dialog window and results in having to use Force Quit to Exit. Anyone experiencing the same? Any ideas?

    Just notices the other threads actually. Interesting about the Canon print drivers, as I do have UFRII Canon drivers loaded. I have a number of different Printers, including Lexmark, HP Plotters and Canon.
    The hang log doesn't come up after the crash. But I think this the Entry in Console relating to the last time it went down:
    Date/Time:       2011-07-28 17:56:58 +0200
    OS Version:      10.7 (Build 11A511)
    Architecture:    x86_64
    Report Version:  8
    Command:         Preview
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Version:         5.5 (719)
    Build Version:   1
    Project Name:    Preview
    Source Version:  719000000000000
    Parent:          launchd [272]
    PID:             4234
    Event:           hang
    Duration:        1.02s
    Steps:           11 (100ms sampling interval)
    Pageins:         0
    Pageouts:        0
    Process:         Preview [4234]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Architecture:    x86_64
    UID:             1125109884
      Thread 0x2d91b      DispatchQueue 1
      User stack:
        11 ??? (in Preview) [0x1031c8c64]
          11 NSApplicationMain + 867 (in AppKit) [0x7fff8f5c852a]
            11 -[NSApplication run] + 548 (in AppKit) [0x7fff8f34a42b]
              11 ??? (in Preview) [0x1031ca1bc]
                11 -[NSApplication sendEvent:] + 4354 (in AppKit) [0x7fff8f3b39fa]
                  11 -[NSApplication _handleKeyEquivalent:] + 526 (in AppKit) [0x7fff8f4bb439]
                    11 -[NSMenu performKeyEquivalent:] + 281 (in AppKit) [0x7fff8f4bc7e3]
                      11 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125 (in AppKit) [0x7fff8f53f086]
                        11 -[NSMenuItem _corePerformAction] + 399 (in AppKit) [0x7fff8f53f34f]
                          11 -[NSApplication sendAction:to:from:] + 139 (in AppKit) [0x7fff8f452852]
                            11 -[NSObject performSelector:withObject:] + 61 (in CoreFoundation) [0x7fff9048211d]
                              11 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 477 (in AppKit) [0x7fff8f854695]
                                11 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 606 (in AppKit) [0x7fff8f857cf5]
                                  11 -[NSWindowController window] + 109 (in AppKit) [0x7fff8f543105]
                                    11 -[NSWindowController _windowDidLoad] + 566 (in AppKit) [0x7fff8f54ba23]
                                      11 ??? (in PrintCocoaUI) [0x10953e6b4]
                                        11 ??? (in PrintCocoaUI) [0x10953df07]
                                          11 ??? (in PrintCocoaUI) [0x10952a7b1]
                                            11 ??? (in PrintCocoaUI) [0x1095277c2]
                                              11 ??? (in PrintCocoaUI) [0x10952730e]
                                                11 ??? (in PrintCocoaUI) [0x109525f82]
                                                  11 -[MCDUFR2FinishingPDEPlugIn PDEPanelsForType:withHostInfo:] + 176 (in FinishingPDE) [0x109586076]
                                                    11 -[MCDUFR2FinishingPDE initWithCallback::] + 60 (in FinishingPDE) [0x109573fe0]
                                                      11 -[MCDUFR2PDEPanelCommon initWithCallback:bundle:funcList:] + 257 (in PDEUtilities) [0x1095e0cd3]
                                                        11 -[MCDUFR2FinishingPDE restoreValuesAndReturnError:] + 55 (in FinishingPDE) [0x109574b04]
                                                          11 -[MCDUFR2PDEPanelCommon restoreValuesAndReturnError:] + 69 (in PDEUtilities) [0x1095e0fb9]
                                                            11 -[MCDUFR2PDEPanelCommon setValuesFromTicket] + 391 (in PDEUtilities) [0x1095e18ab]
                                                              11 -[MCDUFR2CNPDEBidiController dealloc] + 25 (in PDEUtilities) [0x1095d1183]
                                                                11 Info_Terminate + 40 (in PDEUtilities) [0x109602e3e]
                                                                  11 Info_Terminate + 34 (in libinfo.dylib) [0x108d78340]
                                                                    11 zTerminate_ccpd_util + 40 (in libinfo.dylib) [0x108d780de]
                                                                      11 __wait4 + 10 (in libsystem_kernel.dylib) [0x7fff95fde156]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Thread 0x2d96d      DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x2f204    
      User stack:
        11 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff902d0b85]
          11 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff95fde192]
      Kernel stack:
        11 workqueue_exit + 1904 (in mach_kernel) [0xffffff80005a13b0]
      Binary Images:
             0x1031c7000 -        0x1033aefef  com.apple.Preview 5.5 (719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
             0x108d77000 -        0x108d7ffff  libinfo.dylib ??? (???) <034FF819-662D-9B5F-F87F-3D355394216D> /Library/Printers/Canon/UFR2/Libs/libinfo.dylib
             0x10951f000 -        0x109556fff  com.apple.print.framework.Print.Private 7.0 (378) <9EECB9C5-32C3-3CBE-8D9A-82E929A7D69A> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
             0x109573000 -        0x109599fff  jp.co.canon.MCDUFR2.PDEs.Finishing 2.24 (2.24) <257061CE-1CD3-DDB5-9433-E2C3D5E7BD0F> /Library/Printers/Canon/UFR2/PDEs/FinishingPDE.plugin/Contents/MacOS/FinishingP DE
             0x1095cf000 -        0x109618fe7  jp.co.canon.MCDUFR2.PDEUtilities 2.24 (2.24) <ED9873C7-D207-D5EE-B3F7-B85868D9A82B> /Library/Printers/Canon/UFR2/Frameworks/PDEUtilities.framework/Versions/A/PDEUt ilities
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff8f345000 -     0x7fff8ff3dfff  com.apple.AppKit 6.7 (1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         AirPort Base Station Agent [423]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:    x86_64
    UID:             1125109884
      Thread 0x1a1b       DispatchQueue 1
      User stack:
        11 ??? (in AirPort Base Station Agent) [0x10d19f654]
          11 ??? (in AirPort Base Station Agent) [0x10d1b0353]
            11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
              11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                  11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                    11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x1a60       DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x1a70     
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 __select + 10 (in libsystem_kernel.dylib) [0x7fff95fdddf2]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Binary Images:
             0x10d19e000 -        0x10d1b5fff  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <4B2DADB0-223B-32AA-9438-30FBEA0A8FE6> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         aosnotifyd [354]
    Path:            /usr/sbin/aosnotifyd
    Architecture:    x86_64
    UID:             1125109884
      Thread 0x1108       DispatchQueue 1
      User stack:
        11 start + 52 (in aosnotifyd) [0x10a1d8700]
          11 main + 74 (in aosnotifyd) [0x10a1dfed2]
            11 -[AOSNotificationDaemon startup] + 1291 (in aosnotifyd) [0x10a1dfe5d]
              11 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8ff6e983]
                11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                  11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                    11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x1111       DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x1168     
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 __select + 10 (in libsystem_kernel.dylib) [0x7fff95fdddf2]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Binary Images:
             0x10a1d7000 -        0x10a215ff7  aosnotifyd ??? (???) <20049BC2-C314-3A6C-8DF7-80ED7C14C291> /usr/sbin/aosnotifyd
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff8ff63000 -     0x7fff90275fff  com.apple.Foundation 6.7 (833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         appleprofilepolicyd [349]
    Path:            /usr/libexec/appleprofilepolicyd
    Architecture:    x86_64
    UID:             0
      Thread 0x10d8       DispatchQueue 1
      User stack:
        11 start + 52 (in appleprofilepolicyd) [0x10490adf4]
          11 ??? (in appleprofilepolicyd) [0x10490b170]
            11 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff95fdc238]
              11 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc686]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Binary Images:
             0x10490a000 -        0x10490bfff  appleprofilepolicyd ??? (???) <213612DA-05F9-3A89-AA89-A93F6E3EE4CC> /usr/libexec/appleprofilepolicyd
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         applepushserviced [80]
    Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    Architecture:    x86_64
    UID:             0
      Thread 0x1e8        DispatchQueue 1
      User stack:
        11 ??? (in applepushserviced) [0x10c29e134]
          11 ??? (in applepushserviced) [0x10c29e218]
            11 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8ff6e86f]
              11 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8ff6e983]
                11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                  11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                    11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x20f        DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x17cf     
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 __select + 10 (in libsystem_kernel.dylib) [0x7fff95fdddf2]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Thread 0x2f271    
      User stack:
        11 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff902d0b85]
          11 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff95fde192]
      Kernel stack:
        11 workqueue_exit + 1904 (in mach_kernel) [0xffffff80005a13b0]
      Binary Images:
             0x10c29d000 -        0x10c308fff  applepushserviced ??? (???) <E341CBD0-7A62-3D06-BD6F-77545E6DB6DC> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff8ff63000 -     0x7fff90275fff  com.apple.Foundation 6.7 (833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         AppleSpell [378]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:    x86_64
    UID:             1125109884
      Thread 0x130a       DispatchQueue 1
      User stack:
        11 ??? (in AppleSpell) [0x109bc7cf8]
          11 ??? (in AppleSpell) [0x109bc7faa]
            11 -[NSSpellServer run] + 74 (in Foundation) [0x7fff900bf2ea]
              11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
                11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                  11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                    11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x132a       DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Binary Images:
             0x109bc6000 -        0x109c82ff7  com.apple.AppleSpell 1.7 (131) <6CF6E283-A7F1-37AA-A461-56AFD527396B> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff8ff63000 -     0x7fff90275fff  com.apple.Foundation 6.7 (833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         autofsd [78]
    Path:            /usr/libexec/autofsd
    Architecture:    x86_64
    UID:             0
      Thread 0x221        DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x222        DispatchQueue 6
      User stack:
        11 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8bfcf9a4]
          11 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff95fde022]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Binary Images:
             0x108cd8000 -        0x108cd9fff  autofsd ??? (???) <0C88EC3A-8EA7-368E-832C-CF6FB08B1370> /usr/libexec/autofsd
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         awacsd [44]
    Path:            /usr/sbin/awacsd
    Architecture:    x86_64
    UID:             0
      Thread 0x1c3        DispatchQueue 1
      User stack:
        11 ??? (in awacsd) [0x10ea85690]
          11 ??? (in awacsd) [0x10ea8c150]
            11 ??? (in awacsd) [0x10ea94802]
              11 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc6b6]
      Kernel stack:
        11 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234590]
      Thread 0x265        DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Binary Images:
             0x10ea84000 -        0x10ead9ff7  awacsd ??? (???) <B4E2E687-C6BF-3356-B7F3-84943947BAE3> /usr/sbin/awacsd
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         BBDaemon [83]
    Path:            /Library/Application Support/BlackBerry/BBDaemon
    Architecture:    i386
    UID:             0
    Process:         BBLaunchAgent.app [427]
    Path:            /Library/Application Support/BlackBerry/BBLaunchAgent.app
    Architecture:    i386
    UID:             1125109884
    Process:         blued [23]
    Path:            /usr/sbin/blued
    Architecture:    x86_64
    UID:             0
      Thread 0x133        DispatchQueue 1
      User stack:
        11 ??? (in blued) [0x108a6ee5c]
          11 ??? (in blued) [0x108aa302c]
            11 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8ff6e86f]
              11 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8ff6e983]
                11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                  11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                    11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x194        DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x242      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 __select + 10 (in libsystem_kernel.dylib) [0x7fff95fdddf2]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Binary Images:
             0x108a6d000 -        0x108ae0ff7  blued ??? (???) <509C1835-D875-3B48-BC6E-3C78264CD25D> /usr/sbin/blued
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff8ff63000 -     0x7fff90275fff  com.apple.Foundation 6.7 (833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         check_afp [1776]
    Path:            /System/Library/Filesystems/AppleShare/check_afp.app/Contents/MacOS/check_afp
    Architecture:    x86_64
    UID:             0
      Thread 0x8cf1       DispatchQueue 1
      User stack:
        11 ??? (in check_afp) [0x109d1250c]
          11 ??? (in check_afp) [0x109d1430f]
            11 ??? (in check_afp) [0x109d12972]
              11 ??? (in check_afp) [0x109d1288a]
                11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
                  11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                    11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                      11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                        11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x8d02       DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x8cf9     
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 ??? (in check_afp) [0x109d1436b]
              11 mach_msg_server_once + 270 (in libsystem_kernel.dylib) [0x7fff95fdc49a]
                11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x8d05     
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 __select + 10 (in libsystem_kernel.dylib) [0x7fff95fdddf2]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Binary Images:
             0x109d11000 -        0x109d15fff  com.apple.check_afp 2.5 (2.5) <4D506AC8-9B97-35F3-B9B4-0918B1993EC8> /System/Library/Filesystems/AppleShare/check_afp.app/Contents/MacOS/check_afp
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         com.apple.dock.extra [345]
    Path:            /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra .xpc/Contents/MacOS/com.apple.dock.extra
    Architecture:    x86_64
    UID:             1125109884
      Thread 0x10b2       DispatchQueue 1
      User stack:
        11 ??? (in com.apple.dock.extra) [0x104e27984]
          11 xpc_service_main + 440 (in XPCService) [0x7fff958f28b9]
            11 NSApplicationMain + 867 (in AppKit) [0x7fff8f5c852a]
              11 -[NSApplication run] + 463 (in AppKit) [0x7fff8f34a3d6]
                11 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8f34da95]
                  11 _DPSNextEvent + 659 (in AppKit) [0x7fff8f34e191]
                    11 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff92082aae]
                      11 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff92082c21]
                        11 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff9207b4ff]
                          11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                            11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                              11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                                11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x10bc       DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Binary Images:
             0x104e26000 -        0x104e2afff  com.apple.dock.extra 1.0 (1) <16A00A96-FFEF-3F2E-B629-453D3C51469E> /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra .xpc/Contents/MacOS/com.apple.dock.extra
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff8f345000 -     0x7fff8ff3dfff  com.apple.AppKit 6.7 (1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff92079000 -     0x7fff9239cfff  com.apple.HIToolbox 1.7 (???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff958f1000 -     0x7fff958f7ff7  com.apple.XPCService 1.0 (1) <7CD3F8A6-7F2A-36FB-B838-D7BB504DB894> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         com.apple.security.pboxd [4238]
    Path:            /System/Library/PrivateFrameworks/RemoteViewServices.framework/XPCServices/com. apple.security.pboxd.xpc/Contents/MacOS/com.apple.security.pboxd
    Architecture:    unknown
    UID:             1125109884
    Note:            Exited before symbolication
      Thread 0x2d9f6      DispatchQueue 1
      User stack:
        11 ??? [0x108ddb8b4]
          11 ??? [0x108ddcdd5]
            11 ??? [0x7fff8f34a3d6]
              11 ??? [0x7fff8f34da95]
                11 ??? [0x7fff8f34e191]
                  11 ??? [0x7fff92082aae]
                    11 ??? [0x7fff92082c21]
                      11 ??? [0x7fff9207b4ff]
                        11 ??? [0x7fff90427216]
                          11 ??? [0x7fff90427a04]
                            11 ??? [0x7fff9041f29c]
                              11 ??? [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x2da01      DispatchQueue 2
      User stack:
        11 ??? [0x7fff8bfcd19e]
          11 ??? [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x2f216    
      User stack:
        11 ??? [0x7fff902d0b85]
          11 ??? [0x7fff95fde192]
      Kernel stack:
        11 workqueue_exit + 1904 (in mach_kernel) [0xffffff80005a13b0]
      Binary Images:
    Process:         configd [15]
    Path:            /usr/libexec/configd
    Architecture:    x86_64
    UID:             0
      Thread 0xe9         DispatchQueue 1
      User stack:
        11 ??? (in configd) [0x1031c6fcc]
          11 ??? (in configd) [0x1031c7783]
            11 ??? (in configd) [0x1031c8088]
              11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                  11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                    11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0xea         DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff95fdde06]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Thread 0xec       
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 ??? (in configd) [0x1031c8a66]
              11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
                11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                  11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                    11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x11a      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 ??? (in configd) [0x1031d33dd]
              11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
                11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                  11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                    11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x185      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 __select + 10 (in libsystem_kernel.dylib) [0x7fff95fdddf2]
      Kernel stack:
        11 wakeup + 992 (in mach_kernel) [0xffffff8000552580]
      Thread 0x186      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 pppcntl_run_thread + 2194 (in PPPController) [0x103601142]
              11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
                11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                  11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                    11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x2f28a    
      User stack:
        11 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff902d0b85]
          11 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff95fde192]
      Kernel stack:
        11 workqueue_exit + 1904 (in mach_kernel) [0xffffff80005a13b0]
      Binary Images:
             0x1031c6000 -        0x1031efff7  configd ??? (???) <2F1DBCF7-E9C0-348D-B806-1AA71E536A84> /usr/libexec/configd
             0x1035f3000 -        0x103632fff  com.apple.SystemConfiguration.PPPController 1.7 (1.7) <DFB9B133-1E88-337B-8083-53DFB5E37E09> /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         cookied [3719]
    Path:            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/Support/cookied
    Architecture:    x86_64
    UID:             1125109884
      Thread 0x244ef      DispatchQueue 1
      User stack:
        11 ??? (in cookied) [0x10bf41edc]
          11 _cookied_main + 852 (in CFNetwork) [0x7fff94534095]
            11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
              11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                  11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                    11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x244f1      DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Binary Images:
             0x10bf41000 -        0x10bf41ff7  cookied ??? (???) <FE3E60E6-147A-3E9F-ABA1-5909DFB522B2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/Support/cookied
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff94445000 -     0x7fff945a8fff  com.apple.CFNetwork 520.0.13 (520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         coreaudiod [127]
    Path:            /usr/sbin/coreaudiod
    Architecture:    x86_64
    UID:             202
      Thread 0x2ff        DispatchQueue 1
      User stack:
        11 ??? (in coreaudiod) [0x106167220]
          11 ??? (in coreaudiod) [0x1061ce80a]
            11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
              11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                  11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x311        DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x366      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 ??? (in coreaudiod) [0x1061d8990]
              11 ??? (in coreaudiod) [0x1061d249c]
                11 ??? (in coreaudiod) [0x1061d252c]
                  11 ??? (in coreaudiod) [0x1061d2370]
                    11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                      11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                        11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                          11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x2f2a3    
      User stack:
        9 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff902d0b85]
          9 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff95fde192]
      Kernel stack:
        9 workqueue_exit + 1904 (in mach_kernel) [0xffffff80005a13b0]
      Thread 0x2f2a4    
      User stack:
        9 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff902d0b85]
          9 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff95fde192]
      Kernel stack:
        9 workqueue_exit + 1904 (in mach_kernel) [0xffffff80005a13b0]
      Binary Images:
             0x106166000 -        0x106224ff7  coreaudiod ??? (???) <81C9C2A8-C33E-3F2E-A1A1-E61DA5414B0C> /usr/sbin/coreaudiod
          0x7fff8bfcb000 -     0x7fff8bfd9fff  libdispatch.dylib ??? (???) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
          0x7fff9027f000 -     0x7fff9035cfef  libsystem_c.dylib ??? (???) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
          0x7fff903ef000 -     0x7fff905c2ff7  com.apple.CoreFoundation 6.7 (635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff95fc7000 -     0x7fff95fe7fff  libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    Process:         coreservicesd [26]
    Path:            /System/Library/CoreServices/coreservicesd
    Architecture:    x86_64
    UID:             0
      Thread 0x18f        DispatchQueue 1
      User stack:
        11 ??? (in coreservicesd) [0x10f65ce98]
          11 _CoreServicesServerMain + 747 (in CarbonCore) [0x7fff8a1d6095]
            11 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff90436f2f]
              11 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff90427216]
                11 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff90427a04]
                  11 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff9041f29c]
                    11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff95fdc67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x190        DispatchQueue 2
      User stack:
        11 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8bfcd19e]
          11 kevent + 10 (in libsystem_kernel.dylib) [0x7fff95fde7e6]
      Kernel stack:
        11 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537bb0]
      Thread 0x21c      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 fmodWatchConsumer + 332 (in CarbonCore) [0x7fff8a147410]
              11 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff95fddbca]
      Kernel stack:
        11 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8383]
          11 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ca7cb]
            11 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059ee69]
              11 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a4f3]
                11 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f36b]
                  11 thread_continue + 1661 (in mach_kernel) [0xffffff800022f0ed]
                    11 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x21d      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff902d0b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff902cd8bf]
            11 read + 10 (in libsystem_kernel.dylib) [0x7fff95fdeaf2]
      Kernel stack:
        11 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8383]
          11 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ca7cb]
            11 read_nocancel + 120 (in mach_kernel) [0xffffff8000561cc8]
              11 write + 209 (in mach_kernel) [0xffffff80005615c1]
                11 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000323c87]
                  11 tsleep + 91 (in mach_kernel) [0xffffff80005527fb]
                    11 wakeup + 632 (in mach_kernel) [0xffffff8000552418]
                      11 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f36b]
                        11 thread_continue + 1661 (in mach_kernel) [0xffffff800022f0ed]
                          11 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Binary Images:
             0x10f65c000 -        0x1

  • On my PC, iTunes 11.0.3.42 causes it to hang when attempting to view a .MOV (1.6GB) requiring a cold boot. What could be causing this?

    On my PC running windows XP Service Pack 3, iTunes 11.0.3.42 causes it to hang when attempting to view a .MOV (1.6 GB) requiring a cold boot. What could be causing this? Corrupted .MOV? Too little RAM? It successfully plays a 162 MB .MOV.

    Hello David,
    Thank you for providing all that information about the iTunes issue you are experiencing.  We would first want to rule out any software issues before we can determine if it has to do with RAM.  I found an article that will help you isolate and troubleshoot software issues that could be causing iTunes to behave this way:
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/TS1421
    I hope this helps you get back on track with watching movies in iTunes! 
    Best,
    Sheila M.

  • Iphoto hangs when attempting to print photo

    iphoto hangs when attempting to print photo even after rebuilding library

    With the amount of information you've provided it's impossible to offer a solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    what fixes have you tried?
    where is your library located?
    did you apply any updates or upgrades just prior to the problem occurring?
    are you running a "managed" or "referenced" library?
    what type of Mac?
    how much free space on your boot drive?

  • An error occurs when attempting to change module

    Hello,
    I just bought and installed the CC 2014.
    When launching Lightroom CC 5 I immediately get an error:
    "An error occurs when attempting to change module"
    (see attached screenshot)
    Apart from the error, I try to go to Lightroom-->Preferences.
    However, the preferences DO NOT open.  Must solve this.
    Perhaps this problem is related to the error reported?
    Note:
    I did notice that someone else already got the same problem:
    https://forums.adobe.com/thread/1454379?q=An%20error%20occurs%20when%20attempting%20to%20c hange%20module
    Unfortunately no one has answered him.
    Hoping that you can help me.
    Thanks & Regards,
    Tal

    Try the solutions here:
    http://helpx.adobe.com/lightroom/kb/error-changing-modules-lightroom.html

  • Ovi Maps 3.0 exits when attempting to change inter...

    I installed Ovi Maps 3.0 on my N95 (firmware V31.0.017).  I just used it for two weeks on a trip to the US, and it worked great!  Much better than Nokia Maps 2 in my opinion :-)
    After one week however, I suddenly could no longer change the internet settings in Ovi Maps.  When I selected Options > Tools > Settings > Internet, Ovi Maps would hang for about 5 seconds and then quit.  Initially this worked well though.
    The annoying thing is that, at the time when this first occured, the Internet access point in my Ovi Maps application was set to the WLAN network in my local hotel in the US.  I could continue to go online in my hotel, but no longer e.g. via the cellular network.  Now that I'm back home in Europe, I have no means to go online anymore.
    I thought I'd simply uninstall Ovi Maps 3.0 and install it fresh.  Unfortunately, "simply uninstalling Ovi Maps" seems to be an issue, as is clear from several other postings in this forum.  To uninstall applications, one would think of using the Application Manager on the phone or in PC Suite.  However, the former doesn't list Ovi Maps on my N95, while the latter doesn't show *any* of the installed applications on my N95.  Both phenomena have been reported elsewhere, and seem to be dependent on the phone model.
    So here are my questions:
    1) Does anyone have an idea why Ovi Maps may quit when attempting to change the internet settings?
    2) Is there any other way to cleanly uninstall Ovi Maps 3.0?
    Thanks!
    Gert
    Solved!
    Go to Solution.

    I managed to resolve the problem I reported above. 
    Since my Ovi Maps app always quit when attempting to go online, except when the connection was made through the WLAN access point of my illustrious US hotel, I tried the following:
    In the main menu of my phone, I opened Tools > Settings > Connection > Access points.  This showed a long list of access points I have been using over the past year or so.  I located the access point of the illustrious hotel, and deleted it from the list.  Then, when I started Ovi Maps again, and went to Tools > Settings > Internet, it again allowed me to define my desired access point, without quitting.
    In conclusion, leaving a WLAN access point setting in Ovi Maps that you won't be able to connect to anymore, can be unsafe.  I don't know if there was anything specific to the particular access point that I used.  (The hotel itself was good though ;-)  Nokia people who read this posting may want to look into this?
    Gert

  • Another "An error occurred when attempting to change modules" error

    Hello all:
    After using Adobe Photoshop Lightroom on Mac OSX trouble free for the past 6 months, I opened up Lightroom today and received the following error: "An error occurred when attempting to change modules." I had not made any changes in between when it worked normally and when the error started to occur. I beleive the last thing I did before this error occurred was to go into the Print Module.
    Other information--I keep all my RAW .NEF files on an external Firewire (800) 750 GB drive. This is on Mac OS X 10.5 running Adobe Photoshop Lightroom 1.3 and also with 1.4.1. I'm running an iMac 20" with dual-core 2.2 Ghz Intel processors and 4 GB of RAM. I have around 25k images total.
    When I noticed this problem, I was on Lightroom 1.3. I immediately upgraded to 1.4.1, which did not solve the problem. I have also tried many suggestions in the forums including uninstalling the application and removing the .plist file.
    I thought I had come up with a solution by creating a new catalog, then importing the former into it. While this seems to work immediately after the import process, as soon as I close it, the problem manifests itself again.
    More details that may or (likely) may not help:
    - Going to the Develop and Print Modules gives me no problems. However, when I click on Library, Slideshow, or Web, I see the error.
    - I upgraded my Mac to the latest patch level after observing this error to no avail.
    So it looks like my choices are to create a new file and reimport every single time, or lose all of the work I've done for the past 6 months on thousands of images.
    Can anyone please help???? I promise to post the solution when we fix this darn thing so others may benefit. I'd be happy to run through any troubleshooting that y'all would suggest outside of switching to a Canon.
    Thanks!!!!
    Matt

    I'd first check for the existence of a file ending in .lock, which should be present when LR is in use, but if it exists when LR is quit, it can cause problems, and should be deleted.
    Please post back your results.

  • I have Lightroom 5 installed on my MacBook Air but when I try to open the program I receive the message "An error occurred when attempting to change modules".  I uninstalled, emptied trash and re-installed but I continue to get the same message.

    I have Lightroom 5 installed on my iMac which I downloaded (uploaded?) to my MacBook Air (via wi-fi) but unlike the iMac, I'm unable to use the program on the MacBook Air.  When I open the program on the iMac and click 'file', (as people using the program would know) there are 21 options - import pics, export, etc, etc - however, in the version on the MacBook Air, opening 'file' gives me four options - New Catalogue, Open Catalogue, Page Setup and Printer - and with that comes the pop-up message "An error occurred when attempting to change modules".  Any ideas please?

    A forum thread from 3 years ago talking about LR 1.x which had this problem seems to need permissions fixed or new folders created with the corrected permissions.  You might try doing a repair permissions for your user and/or run LR as an administrator user.  I am a PC person so cannot tell you exactly how to do that.
    https://forums.adobe.com/message/1457020

  • An error occurred when attempting to change modules.--when i log in as a guest program works fine but when i log in onb my account that pops up

    An error occurred when attempting to change modules. this comes up on my account on my mac but not when guest account  ?

    I fixed the problem myself, no response in chat nor phone (1 hour in hold an no answer) here's the link, step # 5 saved me! Here's the link seems to be a very common problem, hope it works for you! Error changing modules | Lightroom

  • Lightroom 4: An error occurred when attempting to change modules.

    I downloaded Lightroom 4 a few days ago and installed it on my MacBook Pro. Everything worked great. I thought it would overwrite Lightroom 3, but it didn't. So Lightroom 3 is still installed, but I haven't opened it since I installed Lightroom 4.
    I downloaded Lightroom 4.3 this morning and installed it on the same MacBook Pro.  Using my MacBook Pro and a second monitor, I opened Lightroom 4.3 and worked on some photos. Everything worked great.
    Then I began watching a slideshow in the Lightroom 4.3 slideshow module on the second monitor with my MacBook Pro in the library module. During the slideshow I clicked on the slideshow module on my MacBook Pro and got this error message:
    An error occurred when attempting to change modules.
    Now I can’t get into the slideshow module. I just get the error message.
    I moved the preferences file to the trash and reopened Lightroom 4 but lost color labels, so I put it back in the preferences folder.
    Thanks for your help

    I called Adobe and let them fiddle online with Lightroom on my MacBook Pro. The Adobe tech claims I have a corrupt permissions file. He told me to contact Apple and have them rebuild my permissions file.
    When I contacted Apple, the tech said to startup my MackBook Pro with the option key held down until the first screen appears. Then click on: Recovery HD, arrow, Language, Disk Utility, Macintosh HD, Repair Disk Permissions.
    I did this three times, but some permissions were not repaired. Another Apple tech then suggested I bring my MackBook Pro to a Macintosh authorized repair shop, and have them repair my permissions file. I asked if I can buy Norton Utilities or a similar program and do it myself. The Apple tech said yes, but an authorized repair person will know which permissions to repair and which ones not to touch.
    Unless someone on this forum can tell me how to do this repair myself, I’ll get it repaired next week. And, I’ll post the results as soon as I can.

  • An error occurred when attempting to change modules Lightroom 5 CC

    I've seen other users pose this question but haven't seen any solutions that work for me.  I get the error: "An error occurred when attempting to change modules" when I open up Lightroom 5 on one user, but on another user it opens up fine.  I've tried moving and trashing preferences, uninstalling and reinstalling the program.  It's the same whether I open an existing catalog or try to open Lightroom while creating a new project.  Any help would be greatly appreciated.  This occured after updating to Mavericks on a 2011 iMac.  All other Creative Cloud apps seem to have installed just fine.

    Hi 99jon,
    Many thanks for that. Had been going through this list yesterday and now again today:
    Ref  Solution 1: Lightroom is at its latest update
    Ref  Solution 2: It's interesting how I cannot find the Preferences file anywhere on my mac. (new mac pro, OS 10/9.2) . . .
    Ref  Solution 3: Lightroom doesn't allow me to do anything after the error message appears
    Ref  Solution 4: don't have any Nik Software plug-ins
    Ref  Solution 5: checked permissions and changed all to "Read & Write" - makes no difference
    Ref  Solution 6: I don't have a different user account on my mac.
    Not sure what else to do.

  • An error occurred when attempting to change modules.

    Loaded LR on my iMac, tried to copy & use a catalogue from W7 P/C. Now get "An error occurred when attempting to change modules."  when opening LR. Tried a variety of on-line suggestions, HELP. NB too much hassle with all the other apps to start a new user with such as Adobe and Microsoft.
    George

    Hi, I¹ve been through it again to ensure I¹ve not forgot things. Completely
    removed Lightroom and all files I can find, etc and reloaded. Some tedious
    result. Step 6 is too time consuming at the moment for me, too many things
    on the go since I¹m about to go on holiday and on return I shall need
    Lightroom on this iMac. Any clues? This iMac had Mavericks from new,
    uploaded to Yosemite and then loaded Photoshop CC, Lightroom etc and get
    this damned problem.
    Reading around the web I¹m not the only one with this issue, to suggest a
    new user a/c is a soft option without resolving the issue.
    I hope an expert from Adobe can resolve this,
    Regards, George (retired IT Manager and IT Systems Project Manager)

  • An error occurred when attempting to change modules. message after my regist numb?

    after I put my regist number appears this message= An error occurred when attempting to change modules.
    and I cannot use my lightroom
    What to do?

    http://helpx.adobe.com/lightroom/kb/error-changing-modules-lightroom.html

  • I have a mac, and am trying to install lightroom 3.6, everything says it has installed ok, but when trying to open I get this message...An error occurred when attempting to change modules.

    anybody have any idea?

    https://forums.adobe.com/search.jspa?q=error+occurred+when+attempting+to+change+modules&pl ace=%2Fplaces%2F1383621&depth=…

  • ???  I just installed Lightroom 5 from Amazon for my Mac with 10.10.1 software.  When I open it I get: "An error occurred when attempting to change modules".  It won't import photos and has no side panels under Library.  What should I do?

    I just installed Lightroom 5 from Amazon for my Mac with 10.10.1 software.  When I open it I get: "An error occurred when attempting to change modules".  It won't import photos and has no side panels under Library.  What should I do?

    I Nearly bought from Amazon too but I found a thread from Adobe stating that the only recognized outlet for lightoom is themselves and other outlets serial numbers will not be guaranteed.
    THat at was sufficient for me to buy direct from Adobe, hope you get it sorted.

Maybe you are looking for

  • Backing up iPad to the cloud

    if i back up my photos and videos to iCloud and then delete them from my iPad will I loose them from cloud as well?

  • Image in front of text in Pages for ipad, help!

    When using Pages how can I insert an image or shape and then put it either in front of or behind text? On the poster template there is a start that does what I'm looking for but I can work out how to do it myself! Thanks

  • XSL - dynamically select XML data source

    I need to create an XSL file that will be used to transform one of many XML files. The XML files are structurally identical, but they contain different data. I would like pass a parameter (most likely in the query string) identifying the appropriate

  • How can my IDoc create shipment with a given number

    Hi, I m using IDoc type SHPMNT03, message type SHPMNT and precess code SHPM to create shipment document via EDI. How can I generate a shippment with a specific number and not with the number genetrated automatically?? thx in advance.

  • Activating 2 iPhone 5 Two Days Apart

    I bought 2 iPhone 5 phones and I am switching from AT&T to Verizon. My wife is going to be out of town until Sunday. Can I activate my phone on Verizon's network and will her phone on AT&T remain active? Or will they both port over once one phone is