Creator 2 freezed

Hi all,
Creator 2 freezed after running the project on Solaris 10. Here is the log file of the VM. I hope someone from the Creator team can tell me what went wrong.
# An unexpected error has been detected by HotSpot Virtual Machine:
#  SIGSEGV (0xb) at pc=0x00050042, pid=3183, tid=29
# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# C  0x00050042
---------------  T H R E A D  ---------------
Current thread (0x085a2280):  JavaThread "AWT-EventQueue-1" [_thread_in_native, id=29]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00050042
Registers:
EAX=0x00050042, EBX=0x08495250, ECX=0x08495254, EDX=0x00000004
ESP=0xa3557458, EBP=0xa3557474, ESI=0x08483718, EDI=0x0998b3c8
EIP=0x00050042, EFLAGS=0x00010206
Top of Stack: (sp=0xa3557458)
0xa3557458:   a98fc468 08483718 0998b3c8 08495254
0xa3557468:   0998b3c8 08483718 a995a000 a3557490
0xa3557478:   a99067c7 08483718 0998b3c8 00000001
0xa3557488:   0998b2e0 aa35e000 a35574c0 aa33bbf3
0xa3557498:   08483718 030000c8 0998b3c8 00000000
0xa35574a8:   00000001 0000004c 00000021 085a2280
0xa35574b8:   c38ef8e8 c38ef8e8 a355750c cb407fcd
0xa35574c8:   085a233c a355753c 0998b2e0 00000000
Instructions: (pc=0x00050042)
0x00050032:  
[error occurred during error reporting, step 100, id 0xb]
Stack: [0xa3518000,0xa3558000),  sp=0xa3557458,  free space=253k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x00050042
C  [libX11.so.4+0x367c7]  XDrawRectangle+0x37
C  [libmawt.so+0x4bbf3]  Java_sun_awt_X11Renderer_XDrawRect+0xc3
j  sun.awt.X11Renderer.XDrawRect(JJIIII)V+0
j  sun.awt.X11Renderer.drawRect(Lsun/java2d/SunGraphics2D;IIII)V+40
j  sun.java2d.SunGraphics2D.drawRect(IIII)V+10
J  org.openide.actions.GarbageCollectAction$MemButton.paintComponent(Ljava/awt/Graphics;)V
v  ~RuntimeStub::alignment_frame_return Runtime1 stub
j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+260
J  javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
v  ~RuntimeStub::alignment_frame_return Runtime1 stub
j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292
j  org.openide.awt.Toolbar.paint(Ljava/awt/Graphics;)V+2
j  javax.swing.JComponent.paintWithOffscreenBuffer(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIILjava/awt/Image;)V+174
j  javax.swing.JComponent.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Component;Ljava/awt/Graphics;IIII)Z+131
J  javax.swing.JComponent._paintImmediately(IIII)V
j  javax.swing.JComponent.paintImmediately(IIII)V+83
J  javax.swing.RepaintManager.paintDirtyRegions()V
j  javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run()V+32
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+26
j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub
V  [libjvm.so+0xa77f7]
V  [libjvm.so+0xa7664]
V  [libjvm.so+0xa7648]
V  [libjvm.so+0xb4fce]
V  [libjvm.so+0xb4efd]
V  [libjvm.so+0xb4e70]
V  [libjvm.so+0xb4d71]
V  [libjvm.so+0xb4d15]
V  [libjvm.so+0x2b7d82]
C  [libc.so.1+0x9f708]
C  [libc.so.1+0x9f9f0]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.awt.X11Renderer.XDrawRect(JJIIII)V+0
j  sun.awt.X11Renderer.drawRect(Lsun/java2d/SunGraphics2D;IIII)V+40
j  sun.java2d.SunGraphics2D.drawRect(IIII)V+10
J  org.openide.actions.GarbageCollectAction$MemButton.paintComponent(Ljava/awt/Graphics;)V
v  ~RuntimeStub::alignment_frame_return Runtime1 stub
j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+260
J  javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
v  ~RuntimeStub::alignment_frame_return Runtime1 stub
j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292
j  org.openide.awt.Toolbar.paint(Ljava/awt/Graphics;)V+2
j  javax.swing.JComponent.paintWithOffscreenBuffer(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIILjava/awt/Image;)V+174
j  javax.swing.JComponent.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Component;Ljava/awt/Graphics;IIII)Z+131
J  javax.swing.JComponent._paintImmediately(IIII)V
j  javax.swing.JComponent.paintImmediately(IIII)V+83
J  javax.swing.RepaintManager.paintDirtyRegions()V
j  javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run()V+32
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+26
j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
  0x08144ed0 JavaThread "System clipboard synchronizer" daemon [_thread_in_vm, id=138]
  0x08542200 JavaThread "SIGTERM handler" daemon [_thread_blocked, id=134]
  0x09d3abc8 JavaThread "Default RequestProcessor" daemon [_thread_blocked, id=133]
  0x09525780 JavaThread "process reaper" daemon [_thread_blocked, id=103]
  0x0826d800 JavaThread "Inactive RequestProcessor thread [Was:Refresh-After-WindowActivated/null]" daemon [_thread_blocked, id=40]
  0x09beee28 JavaThread "MDR event dispatcher" daemon [_thread_blocked, id=36]
  0x08074fd0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
  0x09458e70 JavaThread "TimerQueue" daemon [_thread_blocked, id=30]
=>0x085a2280 JavaThread "AWT-EventQueue-1" [_thread_in_native, id=29]
  0x092e1c00 JavaThread "Creator Error Handler Listener" [_thread_in_native, id=28]
  0x084e6120 JavaThread "Active Reference Queue Daemon" daemon [_thread_blocked, id=16]
  0x084dac68 JavaThread "Timer-0" daemon [_thread_blocked, id=15]
  0x084bcf00 JavaThread "AWT-Motif" daemon [_thread_blocked, id=14]
  0x084bca28 JavaThread "AWT-Shutdown" [_thread_blocked, id=13]
  0x08492c90
[error occurred during error reporting, step 170, id 0xb]
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x08074430/0x08074460] Safepoint_lock - owner thread: 0x08135620
[0x080744c0/0x080744f0] Threads_lock - owner thread: 0x08135620
Heap
def new generation   total 11968K, used 837K [0xab000000, 0xabc00000, 0xacd80000)
  eden space 11648K,   5% used [0xab000000, 0xab0a9e30, 0xabb60000)
  from space 320K,  49% used [0xabbb0000, 0xabbd7848, 0xabc00000)
  to   space 320K,   0% used [0xabb60000, 0xabb60000, 0xabbb0000)
tenured generation   total 147064K, used 75323K [0xacd80000, 0xb5d1e000, 0xc3000000)
   the space 147064K,  51% used [0xacd80000, 0xb170eda0, 0xb170ee00, 0xb5d1e000)
compacting perm gen  total 58624K, used 58531K [0xc3000000, 0xc6940000, 0xcb000000)
   the space 58624K,  99% used [0xc3000000, 0xc6928e30, 0xc6929000, 0xc6940000)
No shared spaces configured.
Dynamic libraries:
0x08050000      /home/bardu/sun/Creator2/java/bin/java
0xd17b0000      /lib/libthread.so.1
0xd17c0000      /lib/libdl.so.1
0xd16b0000      /lib/libc.so.1
0xd12d0000      /home/bardu/sun/Creator2/java/jre/lib/i386/client/libjvm.so
0xd12a0000      /lib/libsocket.so.1
0xd16a0000      /usr/lib/libsched.so.1
0xd1260000      /usr/lib/libCrun.so.1
0xd1240000      /lib/libm.so.1
0xd11a0000      /lib/libnsl.so.1
0xd1140000      /lib/libm.so.2
0xd1110000      /lib/libscf.so.1
0xd10e0000      /lib/libdoor.so.1
0xd10c0000      /lib/libuutil.so.1
0xd10a0000      /lib/libmd5.so.1
0xd1070000      /lib/libmp.so.2
0xd1030000      /home/bardu/sun/Creator2/java/jre/lib/i386/native_threads/libhpi.so
0xd0bd0000      /home/bardu/sun/Creator2/java/jre/lib/i386/libverify.so
0xd0b90000      /home/bardu/sun/Creator2/java/jre/lib/i386/libjava.so
0xd0b60000      /home/bardu/sun/Creator2/java/jre/lib/i386/libzip.so
0xce110000      /usr/lib/locale/en_CA.ISO8859-1/en_CA.ISO8859-1.so.3
0xaa600000      /home/bardu/sun/Creator2/java/jre/lib/i386/libj2pkcs11.so
0xaa5b0000      /usr/lib/libpkcs11.so
0xaa590000      /usr/lib/libcryptoutil.so.1
0xaa540000      /usr/lib/security/pkcs11_softtoken.so
0xaa520000      /home/bardu/sun/Creator2/java/jre/lib/i386/libnet.so
0xaa430000      /home/bardu/sun/Creator2/java/jre/lib/i386/libawt.so
0xaa370000      /home/bardu/sun/Creator2/java/jre/lib/i386/libmlib_image.so
0xaa2f0000      /home/bardu/sun/Creator2/java/jre/lib/i386/motif21/libmawt.so
0xa9a20000      /usr/dt/lib/libXm.so.4
0xaa2d0000      /usr/openwin/lib/libXp.so.1
0xa99c0000      /usr/openwin/lib/libXt.so.4
0xa9990000      /usr/openwin/lib/libXext.so.0
0xa9970000      /usr/openwin/lib/libXtst.so.1
0xa98d0000      /usr/openwin/lib/libX11.so.4
0xa9860000      /home/bardu/sun/Creator2/java/jre/lib/i386/libfontmanager.so
0xa9830000      /usr/openwin/lib/libSM.so.6
0xa9810000      /usr/openwin/lib/libICE.so.6
0xa97a0000      /usr/openwin/lib/locale/common/xlibi18n.so.2
0xa9780000      /usr/openwin/lib/locale/iso8859-1/xomEuro.so.2
0xa9750000      /usr/lib//liblayout.so
0xa9710000      /usr/openwin/lib/locale/common/ximlocal.so.2
0xa95f0000      /home/bardu/sun/Creator2/java/jre/lib/i386/libnio.so
0xa95c0000      /lib/librt.so.1
0xa95a0000      /lib/libaio.so.1
0xa9580000      /usr/lib/libsendfile.so.1
0xa0ea0000      /home/bardu/sun/Creator2/java/jre/lib/i386/libdcpr.so
VM Arguments:
jvm_args: -Djdk.home=/home/bardu/sun/Creator2/java -Dnetbeans.osenv=/tmp/nbenv.3149 -Dnetbeans.osenv.nullsep=false -Dnetbeans.dirs=:/home/bardu/sun/Creator2/bin/../nb4.1:/home/bardu/sun/Creator2/bin/../ide5:/home/bardu/sun/Creator2/bin/../enterprise1:/home/bardu/sun/Creator2/bin/../rave2.0:/home/bardu/sun/Creator2/bin/../extra -Dnetbeans.home=/home/bardu/sun/Creator2/platform5 -Xbootclasspath/p:/home/bardu/sun/Creator2/patches/6311051.jar -Dnetbeans.importclass=com.sun.rave.extension.ide.launcher.upgrade.RaveDummyUpgrade -Xms96m -Xmx384m -XX:PermSize=32m -XX:MaxPermSize=128m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -Xverify:none -Dnetbeans.javacore.background_scanning=true -Dsunappsrvint.home=/home/bardu/sun/Creator2/SunAppServer8
java_command: org.netbeans.Main --userdir /home/bardu/.Creator/2_0 --branding rave
Environment Variables:
JRE_HOME=/usr/jdk/instances/jdk1.5.0
PATH=/usr/bin:/usr/X11/bin:/usr/openwin/bin:/usr/lib/oss/bin:/opt/csw/bin:/usr/lib/oss/bin:/opt/csw/bin
USERNAME=bardu
LD_LIBRARY_PATH=/home/bardu/sun/Creator2/java/jre/lib/i386/client:/home/bardu/sun/Creator2/java/jre/lib/i386:/home/bardu/sun/Creator2/java/jre/../lib/i386
SHELL=/bin/sh
DISPLAY=:0.0
Signal Handlers:
SIGSEGV: [libjvm.so+0x30a0a0], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGBUS: [libjvm.so+0x30a0a0], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGFPE: [libjvm.so+0x16cf90], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGPIPE: [libjvm.so+0x16cf90], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGILL: [libjvm.so+0x16cf90], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGHUP: [libjvm.so+0x2b8990], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGINT: [libjvm.so+0x2b8990], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGQUIT: [libjvm.so+0x2b8990], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGTERM: [libjvm.so+0x2b8990], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
---------------  S Y S T E M  ---------------
OS:                        Solaris 10 1/06 s10x_u1wos_19a X86
           Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 07 December 2005
uname:SunOS 5.10 Generic_118844-26 i86pc  (T2 libthread)
rlimit: STACK 8480k, CORE infinity, NOFILE 65536, AS infinity
load average:1.62 1.10 1.57
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 1031036k(470176k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_04-b05) for solaris-x86, built on Jun  3 2005 03:29:22 by unknown with unknown Workshop:0x550Thanks in advance.
Stephan

I found that when my Creator2 crashed on startup (every time) with an out of memory problem (and after I had updated the memory config parameters) that by removing $HOME/.Creator directory (actually saving it for future reference) and re-starting, things settled down again.
You lose your data references and any modules you installed but at least it gets it working again.
...Lyall

Similar Messages

  • Creator Freeze Often -- SWING Worker thread also

    I'm developping an app with creator. And I have many freezes in several minutes long as some people mentioned before.
    I'm running win XP on an opeteron 244(1.8G) x2 , with 2G memory. I've updated creator to the latest updates, but it doesn't seem to be better.
    The things I found is that when I edit Session Bean , Creator takes especially long time to come up.
    At that time, SWING worker thread of Creator IDE also stopping, No update of display , I only look window frame.
    You know the SWING has a Single thread model ,so if some logic uses SWING worker's thread long time, all displying process will be stopped.
    Below is the stacktrace just after a few seconds when Creator freeze by editing Session Bean.
    I use the stacktrace tool at http://tmitevski.users.mcs2.netarray.com/trace.do
    Full thread dump Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode):
    "StackTrace Remote Thread" prio=5 tid=0x48b10418 nid=0x368 waiting on condition [0x00000000..0x4e85fbac]
    "Inactive RequestProcessor thread [Was:TimedWeakReference/org.netbeans.modules.projectapi.TimedWeakReference]" daemon prio=2 tid=0x48cc9e78 nid=0x634 in Object.wait() [0x4e89f000..0x4e89fbe8]
         at java.lang.Object.wait(Native Method)
         at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:692)
         - locked <0x1eeb8620> (a java.lang.Object)
    "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.netbeans.modules.editor.NbEditorUI$2]" daemon prio=2 tid=0x48d00d18 nid=0x814 in Object.wait() [0x4e79f000..0x4e79fce8]
         at java.lang.Object.wait(Native Method)
         at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:692)
         - locked <0x1eeb8690> (a java.lang.Object)
    "Inactive RequestProcessor thread [Was:Java Children Provider/org.netbeans.modules.java.ui.nodes.elements.SourceChildren$4]" daemon prio=2 tid=0x48ce0d98 nid=0xd8c in Object.wait() [0x4e65f000..0x4e65fae8]
         at java.lang.Object.wait(Native Method)
         at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:692)
         - locked <0x1edbfe00> (a java.lang.Object)
    "Inactive RequestProcessor thread [Was:Suggestions Broker/org.netbeans.modules.tasklist.suggestions.SuggestionsBroker$2]" daemon prio=2 tid=0x473e1c80 nid=0x9fc in Object.wait() [0x4b84f000..0x4b84fbe8]
         at java.lang.Object.wait(Native Method)
         at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:692)
         - locked <0x1ed09d38> (a java.lang.Object)
    "Timer-48" prio=7 tid=0x492d4748 nid=0x930 in Object.wait() [0x4e43f000..0x4e43fa68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1eb90290> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-46" prio=7 tid=0x4831ede8 nid=0xff0 in Object.wait() [0x4e71f000..0x4e71fae8]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1ea9f428> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-44" prio=7 tid=0x48b26ab0 nid=0xc50 in Object.wait() [0x4e81f000..0x4e81fb68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1dc0d688> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-42" prio=7 tid=0x50f3bb68 nid=0x8f0 in Object.wait() [0x4e7df000..0x4e7dfa68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1db078b8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-40" prio=7 tid=0x48bbde20 nid=0xf0c in Object.wait() [0x4e75f000..0x4e75f9e8]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1d85d2b8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-38" prio=7 tid=0x50e67840 nid=0x8a4 in Object.wait() [0x4e6df000..0x4e6dfae8]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1d7bc160> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-36" prio=7 tid=0x48ba3f50 nid=0xf58 in Object.wait() [0x4e5df000..0x4e5dfd68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1d7bc1d8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-34" prio=7 tid=0x48abb270 nid=0xee8 in Object.wait() [0x4e53f000..0x4e53fb68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1d339d68> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-32" prio=7 tid=0x47a6e050 nid=0xe98 in Object.wait() [0x4e69f000..0x4e69fa68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1b93e2e8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-30" prio=7 tid=0x4925bd38 nid=0x9a8 in Object.wait() [0x4e4bf000..0x4e4bfa68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1b3022f0> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-28" prio=7 tid=0x4930aae8 nid=0x620 in Object.wait() [0x4b70f000..0x4b70fae8]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1af19770> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-26" prio=7 tid=0x485620c8 nid=0x120 in Object.wait() [0x4e59f000..0x4e59fb68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1978f0f8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-24" prio=7 tid=0x46d7e9e8 nid=0xaf8 in Object.wait() [0x4e61f000..0x4e61fbe8]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x196f19e8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "VCS Command Tasks Starter Loop" daemon prio=2 tid=0x48aeed00 nid=0x96c in Object.wait() [0x4e4ff000..0x4e4ffbe8]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x18841770> (a org.netbeans.modules.vcscore.commands.CommandProcessor)
         at java.lang.Object.wait(Object.java:474)
         at org.netbeans.modules.vcscore.commands.CommandProcessor.executorStarterLoop(CommandProcessor.java:757)
         - locked <0x18841770> (a org.netbeans.modules.vcscore.commands.CommandProcessor)
         at org.netbeans.modules.vcscore.commands.CommandProcessor.access$700(CommandProcessor.java:65)
         at org.netbeans.modules.vcscore.commands.CommandProcessor$5.run(CommandProcessor.java:776)
         at java.lang.Thread.run(Thread.java:595)
    "Timer-16" prio=7 tid=0x46fa81a8 nid=0x69c in Object.wait() [0x4e3ff000..0x4e3ffd68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x151bf408> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "Timer-12" prio=7 tid=0x479eacf0 nid=0x2ec in Object.wait() [0x4b4df000..0x4b4dfce8]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.util.TimerThread.mainLoop(Timer.java:483)
         - locked <0x1499b4e8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "URLdisplayer" prio=7 tid=0x4865de20 nid=0xe2c in Object.wait() [0x4727f000..0x4727fd68]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x12a02bb0> (a org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer)
         at java.lang.Object.wait(Object.java:474)
         at org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer.getNextTask(NbDdeBrowserImpl.java:223)
         - locked <0x12a02bb0> (a org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer)
         at org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer.run(NbDdeBrowserImpl.java:235)
         at java.lang.Thread.run(Thread.java:595)
    "Text-Layout" prio=2 tid=0x475967e8 nid=0xa68 in Object.wait() [0x4b68f000..0x4b68fae8]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x129e8cd0> (a org.netbeans.editor.view.spi.ViewLayoutQueue)
         at java.lang.Object.wait(Object.java:474)
         at org.netbeans.editor.view.spi.ViewLayoutQueue.waitForTask(ViewLayoutQueue.java:128)
         - locked <0x129e8cd0> (a org.netbeans.editor.view.spi.ViewLayoutQueue)
         at org.netbeans.editor.view.spi.ViewLayoutQueue$LayoutThread.run(ViewLayoutQueue.java:182)
    "MDR event dispatcher" daemon prio=2 tid=0x47b8b450 nid=0x9c8 in Object.wait() [0x4b88f000..0x4b88fa68]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at org.netbeans.mdr.util.EventNotifier$EventsDelivery.run(EventNotifier.java:257)
         - locked <0x087d1b10> (a java.util.LinkedList)
         at java.lang.Thread.run(Thread.java:595)
    "DestroyJavaVM" prio=5 tid=0x00038890 nid=0x4e4 waiting on condition [0x00000000..0x0007fae8]
    "TimerQueue" daemon prio=5 tid=0x46da6908 nid=0x768 in Object.wait() [0x4716f000..0x4716fb68]
         at java.lang.Object.wait(Native Method)
         at javax.swing.TimerQueue.run(TimerQueue.java:233)
         - locked <0x07b22b68> (a javax.swing.TimerQueue)
         at java.lang.Thread.run(Thread.java:595)
    "AWT-EventQueue-1" prio=7 tid=0x46ea8478 nid=0x990 runnable [0x4820e000..0x4820fbe8]
         at java.net.Inet4AddressImpl.getHostByAddr(Native Method)
         at java.net.InetAddress$1.getHostByAddr(InetAddress.java:842)
         at java.net.InetAddress.getHostFromNameService(InetAddress.java:532)
         at java.net.InetAddress.getHostName(InetAddress.java:475)
         at java.net.InetAddress.getHostName(InetAddress.java:447)
         at java.net.InetSocketAddress.getHostName(InetSocketAddress.java:210)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:341)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:142)
         at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:280)
         at com.mysql.jdbc.Connection.createNewIO(Connection.java:1774)
         at com.mysql.jdbc.Connection.<init>(Connection.java:437)
         at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:268)
         at com.sun.rave.sql.DesignTimeDataSource.getConnection(DesignTimeDataSource.java:238)
         at com.sun.rave.sql.DesignTimeDataSource.getConnection(DesignTimeDataSource.java:214)
         at com.sun.sql.rowset.JdbcRowSetXImpl.connect(JdbcRowSetXImpl.java:410)
         at com.sun.sql.rowset.JdbcRowSetXImpl.prepare(JdbcRowSetXImpl.java:532)
         at com.sun.sql.rowset.JdbcRowSetXImpl.execute(JdbcRowSetXImpl.java:349)
         at caico.jsf.svc.itemSvc.<init>(itemSvc.java:81)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at com.sun.rave.insync.beans.BeansUnit.instantiateBean(BeansUnit.java:884)
         at com.sun.rave.insync.live.LiveUnit.ressurectDesignBean(LiveUnit.java:339)
         at com.sun.rave.insync.live.LiveUnit.resurrect(LiveUnit.java:406)
         at com.sun.rave.insync.live.LiveUnit.sync(LiveUnit.java:294)
         at com.sun.rave.insync.live.LiveUnitWrapper.sync(LiveUnitWrapper.java:115)
         at com.sun.rave.insync.models.FacesModel.syncImpl(FacesModel.java:899)
         at com.sun.rave.insync.Model.sync(Model.java:207)
         at com.sun.rave.insync.Model.sync(Model.java:173)
         at com.sun.rave.insync.ModelSet$WindowManagerPropertyRegistry.processNodes(ModelSet.java:107)
         at com.sun.rave.insync.ModelSet$WindowManagerPropertyRegistry.propertyChange(ModelSet.java:125)
         at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
         at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
         at org.netbeans.core.windows.RegistryImpl.doFirePropertyChange(RegistryImpl.java:249)
         at org.netbeans.core.windows.RegistryImpl.tryFireChanges(RegistryImpl.java:222)
         at org.netbeans.core.windows.RegistryImpl.selectedNodesChanged(RegistryImpl.java:186)
         at org.netbeans.core.windows.RegistryImpl.topComponentActivated(RegistryImpl.java:138)
         at org.netbeans.core.windows.WindowManagerImpl.notifyRegistryTopComponentActivated(WindowManagerImpl.java:893)
         at org.netbeans.core.windows.Central.setActiveMode(Central.java:182)
         at org.netbeans.core.windows.Central.userActivatedMode(Central.java:1451)
         at org.netbeans.core.windows.view.DefaultView.userActivatedModeView(DefaultView.java:591)
         at org.netbeans.core.windows.view.ui.TabbedHandler$ActivationManager.handleActivation(TabbedHandler.java:477)
         at org.netbeans.core.windows.view.ui.TabbedHandler$ActivationManager.eventDispatched(TabbedHandler.java:425)
         at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2206)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2100)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2099)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2099)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2099)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2099)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2099)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2099)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2099)
         at java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2058)
         at java.awt.Component.dispatchEventImpl(Component.java:3867)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3889)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    "Creator Error Handler Listener" prio=5 tid=0x4665f3d8 nid=0xf70 runnable [0x481cf000..0x481cfce8]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
         - locked <0x0793baf0> (a java.net.SocksSocketImpl)
         at java.net.ServerSocket.implAccept(ServerSocket.java:450)
         at java.net.ServerSocket.accept(ServerSocket.java:421)
         at com.sun.rave.errorhandler.DebugServerThread.run(DebugServerThread.java:81)
    "Java2D Disposer" daemon prio=10 tid=0x467d6760 nid=0xa08 in Object.wait() [0x46c8f000..0x46c8fce8]
         at java.lang.Object.wait(Native Method)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
         - locked <0x07451380> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
         at sun.java2d.Disposer.run(Disposer.java:107)
         at java.lang.Thread.run(Thread.java:595)
    "Active Reference Queue Daemon" daemon prio=2 tid=0x467bb638 nid=0xb70 in Object.wait() [0x46c4f000..0x46c4fd68]
         at java.lang.Object.wait(Native Method)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
         - locked <0x07451408> (a java.lang.ref.ReferenceQueue$Lock)
         at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2465)
         at java.lang.Thread.run(Thread.java:595)
    "Timer-0" daemon prio=5 tid=0x4678f2f0 nid=0xaf0 in Object.wait() [0x46c0f000..0x46c0f9e8]
         at java.lang.Object.wait(Native Method)
         at java.util.TimerThread.mainLoop(Timer.java:509)
         - locked <0x07451498> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:462)
    "AWT-Windows" daemon prio=7 tid=0x467a54a0 nid=0x790 runnable [0x46a6f000..0x46a6fa68]
         at sun.awt.windows.WToolkit.eventLoop(Native Method)
         at sun.awt.windows.WToolkit.run(WToolkit.java:269)
         at java.lang.Thread.run(Thread.java:595)
    "AWT-Shutdown" prio=5 tid=0x467a5008 nid=0xafc in Object.wait() [0x46a2f000..0x46a2fae8]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x07451568> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:474)
         at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
         - locked <0x07451568> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:595)
    "CLI Requests Server" daemon prio=5 tid=0x4676b380 nid=0xa64 runnable [0x4693f000..0x4693fbe8]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
         - locked <0x07451720> (a java.net.SocksSocketImpl)
         at java.net.ServerSocket.implAccept(ServerSocket.java:450)
         at java.net.ServerSocket.accept(ServerSocket.java:421)
         at org.netbeans.CLIHandler$Server.run(CLIHandler.java:758)
    "Low Memory Detector" daemon prio=5 tid=0x00ab83b8 nid=0xee0 runnable [0x00000000..0x00000000]
    "CompilerThread0" daemon prio=10 tid=0x00ab7020 nid=0x9c4 waiting on condition [0x00000000..0x465cfa4c]
    "Signal Dispatcher" daemon prio=10 tid=0x00ab6470 nid=0x31c runnable [0x00000000..0x00000000]
    "Finalizer" daemon prio=9 tid=0x00aa95e0 nid=0x85c in Object.wait() [0x4654f000..0x4654fa68]
         at java.lang.Object.wait(Native Method)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
         - locked <0x074519c0> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x00aa8150 nid=0xf1c in Object.wait() [0x4650f000..0x4650fae8]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:474)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
         - locked <0x07451590> (a java.lang.ref.Reference$Lock)
    "VM Thread" prio=10 tid=0x00aa5780 nid=0x808 runnable
    "VM Periodic Task Thread" prio=10 tid=0x00ab9858 nid=0x1b0 waiting on condition

    Use a SwingUtilities.invokeLater(...) to invoke the main GUI. This will allow the button to repaint itself before the main GUI is invoked.

  • Solaris 10 and Java Studio Creator 2

    Hi all,
    I'm used to work with Netbeans 5.0 and Creator 2 at the same time, which caused no trouble on Linux, but since I switched to Solaris 10 (on the same machine 1 GByte RAM, Intel Pentium IV 2.4 GHz) Creator freezed if I try to start NetBeans.
    For me it is not clear whether this is a Solaris or Creator 2 issue, therefore I'm going to post this at the Creator forum as well.
    Stephan

    Hi Abdelkrim,
    Try to place variable ArrayList mySelectedXXX
    to SessionBean and change your prerender code to something like that to reflect changes:
    //prerenderer method
    // you need this check in order to execute this code only first time page is rendered
    if (getSessionBean1().getMySelectedXXX() == null) {
        getSessionBean1().setMySelectedXXX(new ArrayList());
        while (resultSet.next()) {
            getSessionBean1().getMySelectedXXX().add(new Long(resultSet.getLong("id_XXX")));
        checkboxGroup1.setSelected(getSessionBean1().getMySelectedXXX());
    }Also you'll need to execute getSessionBean1().setMySelectedXXX(null); when you leave the page.
    Roman.

  • Creator 2 Solaris Version

    Hi all,
    I'm used to work with Netbeans 5.0 and Creator 2 at the same time, which caused no trouble on Linux, but since I switched to Solaris 10 (on the same machine 1 GByte RAM, Intel Pentium IV 2.4 GHz) Creator freezed if I try to start NetBeans.
    For me it is not clear whether this is a Solaris or Creator 2 issue, therefore I'm going to post this at the Solaris forum as well.
    Stephan

    The 2 are really separate (different ports, different user directories).
    Try starting netbeans 5 with a clean user directory:
    netbeans -userdir <some_clean_dir>

  • Problem Creating APPLICATION Bean

    As you all know, JSF application bean are used to store information across all user sessions.
    When I create an application bean class with sun creator 2 release, my IDE freezes. And I have to restart creator and then it enters a slump again and the loop continues.
    Please could someone guide me.
    I intend to use the application bean to cache an object that is required by all users so that once the app bean is initialized then it can be available across all user session. Then each user can take that object and use it for it operations.
    I will be glad if I could get help pretty soon.

    tnks,
    I have tried to use the default ApplicationBean1 that gets created when u create a new project.
    To my amazement, when I embed codes in constructor or init() creator freeze-up and i have to shutdown abruptly and restart. The problem persist until i use the file system to expunge the code i'd earlier embedded.
    Looking forward to hepls from everyone

  • Firefox 15 freezes on printing PDF to Adobe PDF Creator printer

    I just installed Firefox 15.0.1 on WIndows XP SP2. Also installed NoScript 2.5.5 and DownloadHelper 4.9.9, current Flash plugin and Shockwave.
    The browser seems to print fine to all my physical printers. But when I attempt to print to the Adobe PDF printer driver, Firefox freezes. Windows XP's spooler reports that a job is being spooled to the queue but it seems Firefox never opens up the PDF WIndows File dialog to create and save the file. I must force-close Firefox from the Task Manager, it is frozen solid.
    Upon force-close, Windows reports that a print job was sent to the Adobe PDF printer (I turned on notifications).
    I have attempted running Firefox in Safe Mode. I have attempted to reset printer in about:config; I have removed all printer lines in prefs.js. I have disabled both plugins (the only 2 enabled when running in standard mode), I have checked Page Setup specs.
    I have no crash ID as I must force-close the program in order to get out of it, it never recovers.
    It seems from here that Firefox is failing to open up the File dialog for the PDF, and therefore it simply hangs waiting for the PDF driver to unlock it and return focus.
    Any help would be appreciated! I am using the same version of the PDF converter driver on another machine, also running WIndows XP SP2, running Firefox 3.6, and it gives me no problems whatsoever.

    In some versions of Acrobat, there are two printers created. If you have one named "Distiller" could you try printing to that one?
    You also could reset the printing preferences stored by Firefox.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''printer''' and pause while the list is filtered
    (3) Right-click '''print.print_printer''' and choose Reset. You can reset your Adobe PDF printer-specific settings as well, which will take many clicks....
    Any luck?

  • FIREFOX IS FREEZING MY BACKGROUND GIF IMAGES WHEN THEY USED TO RUN SMOOTHLY BEFORE.

    WE CREATE WEBSITES USING THE WEEBLY CREATOR, AND ALL OF OUR BACKGROUND IMAGING WORKS FLAWLESSLY IN CHROME.
    BUT WE DESIGN ALL OF OUR WEBSITES USING THE FIREFOX BROWSER, AND CERTAIN BACKGROUNDS ARE FREEZING WHEN THEY NEVER USED TO DO SO BEFORE.
    1. WE DELETED FOXFIRE AND UPDATED IT AGAIN
    2. WE DISABLED ALL OF OUR PLUGINS AND THAT DIDN'T WORK.
    3 WE WENT TO THE CONFIF: SETTINGS AND MADE SURE BOTH VIDEO AND GRAPH SETTINGS WHERE SET TO TRUE AND WE ARE STILL HAVING A HUGE PROBLEM WITH FREEZING BAD.
    4. WE DISABLED HARDWARE ACCELERATOR WITH STILL NO LUCK
    "application": {
    "name": "Firefox",
    "version": "37.0.1",
    "buildID": "20150402191859",
    "userAgent": "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0",
    "updateChannel": "release",
    "supportURL": "https://support.mozilla.org/1/firefox/37.0.1/WINNT/en-US/",
    "numTotalWindows": 2,
    "numRemoteWindows": 0
    "crashes": {
    "submitted": [],
    "pending": 1
    "modifiedPreferences": {
    "browser.cache.disk.smart_size.first_run": false,
    "browser.cache.disk.capacity": 358400,
    "browser.cache.frecency_experiment": 2,
    "browser.places.smartBookmarksVersion": 7,
    "browser.sessionstore.upgradeBackup.latestBuildID": "20150402191859",
    "browser.startup.homepage_override.mstone": "37.0.1",
    "browser.startup.homepage_override.buildID": "20150402191859",
    "dom.mozApps.used": true,
    "extensions.lastAppVersion": "37.0.1",
    "gfx.direct3d.last_used_feature_level_idx": 0,
    "media.gmp-gmpopenh264.lastUpdate": 1428406839,
    "media.gmp-gmpopenh264.version": "1.3",
    "media.gmp-gmpopenh264.enabled": true,
    "media.gmp-manager.lastCheck": 1428406839,
    "network.cookie.prefsMigrated": true,
    "places.history.expiration.transient_current_max_pages": 104472,
    "plugin.state.np_wtapp": 1,
    "plugin.state.npadobeaamdetect": 2,
    "plugin.importedState": true,
    "plugin.state.np32dsw": 2,
    "plugin.disable_full_page_plugin_for_types": "application/pdf",
    "plugin.state.nppdf": 2,
    "plugin.state.npwlpg": 2,
    "plugin.state.npintelwebapiipt": 2,
    "plugin.state.npspwrap": 2,
    "plugin.state.npappdetector": 2,
    "plugin.state.npintelwebapiupdater": 2,
    "plugin.state.npgoogleupdate": 2,
    "plugin.state.nphpdetect": 2,
    "plugins.load_appdir_plugins": true,
    "privacy.sanitize.migrateFx3Prefs": true
    "lockedPreferences": {},
    "graphics": {
    "numTotalWindows": 2,
    "numAcceleratedWindows": 2,
    "windowLayerManagerType": "Direct3D 11",
    "windowLayerManagerRemote": true,
    "adapterDescription": "Intel(R) HD Graphics 4000",
    "adapterVendorID": "0x8086",
    "adapterDeviceID": "0x0166",
    "adapterSubsysID": "1854103c",
    "adapterRAM": "Unknown",
    "adapterDrivers": "igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32",
    "driverVersion": "10.18.10.3304",
    "driverDate": "9-9-2013",
    "adapterDescription2": "",
    "adapterVendorID2": "",
    "adapterDeviceID2": "",
    "adapterSubsysID2": "",
    "adapterRAM2": "",
    "adapterDrivers2": "",
    "driverVersion2": "",
    "driverDate2": "",
    "isGPU2Active": false,
    "direct2DEnabled": true,
    "directWriteEnabled": true,
    "directWriteVersion": "6.3.9600.17415",
    "webglRenderer": "Google Inc. -- ANGLE (Intel(R) HD Graphics 4000 Direct3D11 vs_5_0 ps_5_0)",
    "info": {
    "AzureCanvasBackend": "direct2d 1.1",
    "AzureSkiaAccelerated": 0,
    "AzureFallbackCanvasBackend": "cairo",
    "AzureContentBackend": "direct2d 1.1"
    "javaScript": {
    "incrementalGCEnabled": true
    "accessibility": {
    "isActive": false,
    "forceDisabled": 0
    "libraryVersions": {
    "NSPR": {
    "minVersion": "4.10.8",
    "version": "4.10.8"
    "NSS": {
    "minVersion": "3.17.4 Basic ECC",
    "version": "3.17.4 Basic ECC"
    "NSSUTIL": {
    "minVersion": "3.17.4",
    "version": "3.17.4"
    "NSSSSL": {
    "minVersion": "3.17.4 Basic ECC",
    "version": "3.17.4 Basic ECC"
    "NSSSMIME": {
    "minVersion": "3.17.4 Basic ECC",
    "version": "3.17.4 Basic ECC"
    "userJS": {
    "exists": false
    "extensions": [
    "name": "Adobe Acrobat - Create PDF",
    "version": "2.0",
    "isActive": false,
    "id": "[email protected]"
    "name": "Norton Toolbar",
    "version": "2015.2.1.3",
    "isActive": false,
    "id": "{2D3F3651-74B9-4795-BDEC-6DA2F431CB62}"
    "experiments": []
    WE WOULD LIKE OT CONTINUE TO USE FIREFOX FOR OUR WEBSITE CREATION BUT IF THESE FREEZES DON'T STOP WE WILL BE FORCED TO CHANGE OVER TO CHROME FOR ALL OUR CLIENTS. HERE IS THE WEBSITE AND THE BACKGROUND IMAGES WHICH ARE FREEZING.
    http://www.allianceoftheholytrinity.com/
    1. http://www.allianceoftheholytrinity.com/10014-audio--video-messages-of-faith-10014.html
    2. http://www.allianceoftheholytrinity.com/10014-virtual-3d-tours-10014.html
    3. http://www.allianceoftheholytrinity.com/10014-inside-the-vatican-10014.html
    PLEASE HELP.....

    ''mrbunnylamakins [[#answer-714804|said]]''
    <blockquote>
    Try this...... your gif animation may be off
    Toggle animated GIFs :: Add-ons for Firefox
    [https://addons.mozilla.org/en-us/firefox/addon/toggle-animated-gifs/]
    or
    1) in a new tab type in the URL '''about:config'''
    2) click the button saying '''I'll Be Careful'''
    3) type into the search bar at top '''image.animation_mode'''
    4) It should read '''Normal''' under mode
    The Firefox preference image.animation_mode determines how the browser handles animated gifs. It has three values that it accepts:
    * none - will prevent all animation and display a static image instead.
    * once - will run through the animation once and then stop.
    * normal (default) - will allow it to play repeatedly.
    The new value takes effect right away, which you can test on any page that is displaying animated gifs. If a page is already open, you need to reload it before the change becomes available.
    </blockquote>
    ''mrbunnylamakins [[#answer-714804|said]]''
    <blockquote>
    Try this...... your gif animation may be off
    Toggle animated GIFs :: Add-ons for Firefox
    [https://addons.mozilla.org/en-us/firefox/addon/toggle-animated-gifs/]
    or
    1) in a new tab type in the URL '''about:config'''
    2) click the button saying '''I'll Be Careful'''
    3) type into the search bar at top '''image.animation_mode'''
    4) It should read '''Normal''' under mode
    The Firefox preference image.animation_mode determines how the browser handles animated gifs. It has three values that it accepts:
    * none - will prevent all animation and display a static image instead.
    * once - will run through the animation once and then stop.
    * normal (default) - will allow it to play repeatedly.
    The new value takes effect right away, which you can test on any page that is displaying animated gifs. If a page is already open, you need to reload it before the change becomes available.
    </blockquote>

  • The curse of the windows 7 freeze....ack help

    First let me start by saying i have seen the many other post about this very issue and none of which have helped me. I also realize that this post is long, but I am trying to be as detailed as possible. So in hopes of not exceeding bandwith here goes:
     I am experiencing the persistant idle freeze. No mouse No task manager kill etc. Hard shutdown only. I do not have to remove my battery for this. The freeze occurs when idle. If i boot the pc and walk away i can come back minutes later and it will be frozen, even at the windows log on screen. So i must run a scan, or typically i run my playlist muted so that it does not freeze. After reading other posts on this topics i have tried such suggestions with no luck. Such as:
    1. Updated Bios
    2. Updated all drivers
    3. Removed Norton, AVG and installed Avira(have done scans with Avira, malwarebytes, CC cleaner...no viruses)
    4. I have disabled all hibernation, standby etc and even screen saver.
    5. Disabled AeroPeek and have locked taskbar
    6. Perfomed disk clean up, check disk, systems scans etc. Harddrive etc all good, no heating issues, etc
    Now i cannot do a defrag.... freezes. Cannot run defrag in safe mode.....nothing happens wont come up.
    This pc is less than 3 months old, problem start occuring one month after purchase. The only programs i have installed are ym messenger, aol messenger and imvu. All of which work fine. Although i have also noticed that since this problem has occured my IMVU has slowed but that might be do to a new release of imvu itself. (release was loaded with many xtra doo hickeys)
    I cannot run process explorer to see what program is causing this, simply because If i run it, it wont freeze...(yep awesome i know)) I also tried though CMD.....same result although i did atleast get some OCX files registered (nightmare number 2)
    I cannot remove and reinstall windows 7, since my pc had it pre installed and i did not read the small print that said make a  media image when opening this rather large box..... FML...waiting on delivery from toshiba..
    Since i use this pc for college....it is vital i have it, and sending in a 3 month old pc, is not..........kosher to my needs. Especially from what i have seen in forums....is a new HD installed problem returning month later.
    ok......FML its taken me about 5 hours to type this since i am work and have been interrupted all day. but NO freezes and here is why i think. I Disabled Toshiba Service Center.. mostly because i found running 43k kbs for a useless program to be (insert favorite profanity) and since then i have not froze. So instead of deleting this post I will leave it up and in days to come I will post if i am cured or not, although for 5 hrs now i have not froze. I will also include my system specs and if anyone has any other ideas please feel free to respond. Thank ye (profanity).
    1 last thing... has this happened with other brands or is it limited to Win7/toshiba products? Cos ill kick myself in the ass if it is and i didnt buy the HP that was next to my pc
    Satellite L675D-S7012 : Detailed Product Specs
    customize this model »
    Processor*
    AMD Athlon™ II Dual-Core Mobile Processor P320
    Operating System*
    Genuine Windows 7 Home Premium (64-bit)
    Memory*
    4GB DDR3 memory
    Display Size*
    17.3" widescreen
    Display Type*
    HD+ TruBrite® LED Backlit display
    Display Resolution*
    16:9 aspect ratio, Supports 720p content, 1600x900
    Graphics Engine*
    ATI® Mobility Radeon™ HD 4250
    Graphics Memory*
    256MB-1405MB dynamically allocated shared graphics memory
    Hard Drive*
    320GB HDD (5400rpm)
    Optical Drives*
    DVD-SuperMulti drive (+/-R double layer) supporting up to 11 fomats
    Webcam
    Webcam and microphone built into LCD bezel
    FM Tuner with Antenna
    No FM Tuner with Antenna
    Wireless LAN*
    Wi-Fi® Wireless networking (802.11b/g/n)
    Bluetooth
    No Bluetooth (No Antenna)
    Inputs and Controls
    TouchPad™ pointing device with multi touch control, Standard US keyboard with 10-key pad (Black)
    Security and Protection
    Security Cable Lock Slot, TOSHIBA Supervisor Password Utility
    Modem
    No Modem port
    LAN
    10/100 Ethernet LAN
    Audio
    Microphone jack (mono), Headphone jack (stereo), Standard stereo speakers
    AC Adapter
    65W (19V 3.42A) Auto-sensing, 100-240V / 50-60Hz input
    Battery
    Li-Ion (48Wh, 6-Cell)
    Battery Life*
    Up to 3.73 hours
    PC Express Slot
    No PC Express Slot
    SmartCard Reader
    No SmartCard Reader slot
    Media
    Memory Card Reader
    USB Ports*
    1-eSATA/USB combo port, 2-USB (2.0)
    HDMI
    HDMI output port
    Software*
    TOSHIBA Power-saving Eco utility™, TOSHIBA Disc Creator, TOSHIBA ReelTime™, TOSHIBA Bulletin Board™, TOSHIBA PC Health Monitor, Norton Internet Security™ 2010 (30-day trial), Microsoft® Silverlight™ , Microsoft® Office Home and Student 2007 Edition (60-day trial), TOSHIBA Recovery Disk Creator, Microsoft® Works Version 9.0, Microsoft® Windows Live Essentials including Photo Gallery, Messenger, Mail, Writer and Movie Maker., WildTangent® Orb™ Games Console, TOSHIBA Face Recognition, TOSHIBA Web Camera Application, TOSHIBA Media Controller
    Weight*

    ahhhh more fun, 3 windows updates are now causing a no boot, Black screen. Everytime i must do a system restore and i see the logs of the updates, anyone know what the cause of this problem is?

  • Why my new macbook freezes?

    It's exactly the 5th times that my new macbook freezes! I don't understand why! The screen remains like a screenshot, it's all blocked! And I can't do anything eccept force shoutdown by holding pressed the shutdown button!
    I don't understand if it's an hardware or software problem. I copied the system.log of the last freeze, so I paste it here, hoping you'll help me
    system.log:
    Descrizione: Resoconto eventi sistema
    Dimensione: 236 KB
    Ultima modifica: 12/03/09 22:47
    Posizione: /var/log/system.log
    Contenuto recente: ...
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: hibernatewriteimage done(0)
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: sleep
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: Wake reason = EC LID0
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: System Wake
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: Previous Sleep Cause: 5
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: USB (OHCI):Port 6 on bus 0x4 has remote wakeup from some device
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: WLCE_COUNTRY_CODECHANGED
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: en1: 802.11d country code set to 'X3'.
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    Mar 12 22:29:03 macbook-di-giuseppe kernel[0]: NVEthernet::mediaChanged - Link Down
    Mar 12 22:29:07 macbook-di-giuseppe kernel[0]: Auth result for: 00:19:5b:f6:8b:c6 MAC AUTH succeeded
    Mar 12 22:29:07 macbook-di-giuseppe kernel[0]: AirPort: Link Up on en1
    Mar 12 22:29:11 macbook-di-giuseppe kernel[0]: WLCE_COUNTRY_CODECHANGED
    Mar 12 22:29:11 macbook-di-giuseppe kernel[0]: en1: 802.11d country code set to 'GB'.
    Mar 12 22:29:11 macbook-di-giuseppe kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 5 6 7 8 9 10 11 12 13 1 2 3 4 5 6 7 8 9 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 40 48 56 64 104 112 120 128 136 36 44 52 60 100
    Mar 12 22:29:11 macbook-di-giuseppe kernel[0]: smbiodreconnect: Reconnected to 192.168.0.2
    Mar 12 22:29:16 macbook-di-giuseppe SoftwareUpdateCheck[1067]: Checking for updates
    Mar 12 22:30:13 macbook-di-giuseppe com.apple.launchd[64] ([0x0-0x6f06f].SoftwareUpdateCheck[1067]): Exited with exit code: 102
    Mar 12 22:31:04 macbook-di-giuseppe /usr/sbin/ocspd[1081]: starting
    Mar 12 22:31:23 macbook-di-giuseppe com.apple.launchd[1] (com.apple.backupd-wake[1061]): Exited with exit code: 1
    Mar 12 22:43:01 macbook-di-giuseppe ntpd[14]: time reset -0.529290 s
    Mar 12 22:46:28 localhost kernel[0]: npvhash=4095
    Mar 12 22:46:18 localhost com.apple.launchctl.System[2]: fsck_hfs: Volume is journaled. No checking performed.
    Mar 12 22:46:18 localhost com.apple.launchctl.System[2]: fsck_hfs: Use the -f option to force checking.
    Mar 12 22:46:20 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    Mar 12 22:46:20 localhost com.apple.launchd[1] (com.apple.blued): Unknown key for boolean: EnableTransactions
    Mar 12 22:46:20 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight
    Mar 12 22:46:20 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight
    Mar 12 22:46:21 localhost kextd[10]: 416 cached, 0 uncached personalities to catalog
    Mar 12 22:46:29 localhost kernel[0]: hi mem tramps at 0xffe00000
    Mar 12 22:46:28 localhost DirectoryService[31]: Launched version 5.6 (v514.24)
    Mar 12 22:46:29 localhost kernel[0]: PAE enabled
    Mar 12 22:46:28 localhost fseventsd[26]: event logs in /.fseventsd out of sync with volume. destroying old logs. (112897 13 112963)
    Mar 12 22:46:27 localhost bootlog[35]: BOOT_TIME: 1236894375 0
    Mar 12 22:46:29 localhost kernel[0]: 64 bit mode enabled
    Mar 12 22:46:28 localhost rpc.statd[17]: statd.notify - no notifications needed
    Mar 12 22:46:29 localhost kernel[0]: Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    Mar 12 22:46:28 localhost DirectoryService[31]: Improper shutdown detected
    Mar 12 22:46:29 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Mar 12 22:46:28 localhost fseventsd[26]: log dir: /.fseventsd getting new uuid: B63C4D9D-15D7-4501-884E-E5B86D99B92A
    Mar 12 22:46:29 localhost kernel[0]: vmpagebootstrap: 447666 free pages and 11086 wired pages
    Mar 12 22:46:29 localhost kernel[0]: migtable_maxdispl = 79
    Mar 12 22:46:30 localhost kernel[0]: Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    Mar 12 22:46:30 localhost kernel[0]: Extension "com.apple.driver.AppleIntelCPUPowerManagement" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    Mar 12 22:46:30 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    Mar 12 22:46:30 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    Mar 12 22:46:30 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet
    Mar 12 22:46:30 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Mar 12 22:46:30 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Mar 12 22:46:30 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall
    Mar 12 22:46:30 localhost kernel[0]: Loading security extension com.apple.security.seatbelt
    Mar 12 22:46:30 localhost kernel[0]: calling mpopolicyinit for mb
    Mar 12 22:46:30 localhost kernel[0]: Seatbelt MACF policy initialized
    Mar 12 22:46:30 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb)
    Mar 12 22:46:30 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Mar 12 22:46:30 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Mar 12 22:46:30 localhost kernel[0]: MAC Framework successfully initialized
    Mar 12 22:46:30 localhost kernel[0]: using 9175 buffer headers and 4096 cluster IO buffer headers
    Mar 12 22:46:30 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Mar 12 22:46:30 localhost kernel[0]: Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    Mar 12 22:46:30 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Mar 12 22:46:30 localhost kernel[0]: Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    Mar 12 22:46:30: --- last message repeated 1 time ---
    Mar 12 22:46:30 localhost kernel[0]: mbinit: done
    Mar 12 22:46:30 localhost kernel[0]: Security auditing service present
    Mar 12 22:46:30 localhost kernel[0]: BSM auditing present
    Mar 12 22:46:30 localhost kernel[0]: rooting via boot-uuid from /chosen: 17E051C8-7DB5-3F29-B40E-533FB5C596EF
    Mar 12 22:46:30 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Mar 12 22:46:30 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/TOSHIBA MK2553GSX Media/IOGUIDPartitionScheme/Customer@2
    Mar 12 22:46:30 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Mar 12 22:46:30 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 20165120 to: 21916672 (joffset 0x10302000)
    Mar 12 22:46:30 localhost kernel[0]: jnl: unknown-dev: journal replay done.
    Mar 12 22:46:30 localhost kernel[0]: HFS: Removed 4 orphaned unlinked files or directories
    Mar 12 22:46:30 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete
    Mar 12 22:46:30 localhost kernel[0]: Jettisoning kernel linker.
    Mar 12 22:46:30 localhost kernel[0]: Resetting IOCatalogue.
    Mar 12 22:46:30 localhost kernel[0]: IGPU: family specific matching fails
    Mar 12 22:46:30 localhost kernel[0]: Matching service count = 1
    Mar 12 22:46:30 localhost kernel[0]: Matching service count = 2
    Mar 12 22:46:30: --- last message repeated 4 times ---
    Mar 12 22:46:30 localhost kernel[0]: NVDANV50HAL loaded and registered.
    Mar 12 22:46:30 localhost kernel[0]: IGPU: family specific matching fails
    Mar 12 22:46:32 localhost kernel[0]: Previous Shutdown Cause: 3
    Mar 12 22:46:32 localhost kernel[0]: IGPU: family specific matching fails
    Mar 12 22:46:34 localhost kernel[0]: BTCoexistence feature not supported!
    Mar 12 22:46:34 localhost kernel[0]: wl0: Broadcom BCM432b 802.11 Wireless Controller
    Mar 12 22:46:34 localhost kernel[0]: 5.10.38.27
    Mar 12 22:46:34 localhost kernel[0]: [HCIController][configurePM] power parent ready after 1 tries
    Mar 12 22:46:34 localhost kernel[0]: IGPU: family specific matching fails
    Mar 12 22:46:35: --- last message repeated 1 time ---
    Mar 12 22:46:35 localhost kernel[0]: Matching service count = 0
    Mar 12 22:46:36 localhost configd[33]: Error: No interface name for AirPort_Brcm43xx
    Mar 12 22:46:36 localhost configd[33]: Error: ioPublishedDriverCallback() failed to initDeviceFromService()
    Mar 12 22:46:36 localhost mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[21]: starting
    Mar 12 22:46:38 macbook-di-giuseppe configd[33]: setting hostname to "macbook-di-giuseppe.local"
    Mar 12 22:46:38 macbook-di-giuseppe blued[79]: Apple Bluetooth daemon started.
    Mar 12 22:46:38 macbook-di-giuseppe /usr/sbin/ocspd[80]: starting
    Mar 12 22:46:43 macbook-di-giuseppe kernel[0]: Sound assertion "0 == mMikeyPeripheralInterruptSource" failed in "/SourceCache/AppleHDA/AppleHDA-162.1.37/AppleMikeyDriver/AppleMikeyACPI.cpp" at line 289 goto Exit
    Mar 12 22:46:43 macbook-di-giuseppe /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[22]: Login Window Application Started -- Threaded auth
    Mar 12 22:46:43 macbook-di-giuseppe kernel[0]: NVEthernet: Ethernet address 00:23:df:a5:49:b0
    Mar 12 22:46:43 macbook-di-giuseppe kernel[0]: AirPort_Brcm43xx: Ethernet address 00:23:6c:94:ce:d7
    Mar 12 22:46:45 macbook-di-giuseppe kernel[0]: NVEthernet::mediaChanged - Link Down
    Mar 12 22:46:45 macbook-di-giuseppe kernel[0]: AirPort: Link Down on en1
    Mar 12 22:46:46 macbook-di-giuseppe ntpdate[78]: can't find host time.euro.apple.com
    Mar 12 22:46:46 macbook-di-giuseppe ntpdate[78]: no servers can be used, exiting
    Mar 12 22:46:46 macbook-di-giuseppe org.ntp.ntpd[14]: Error : nodename nor servname provided, or not known
    Mar 12 22:46:47 macbook-di-giuseppe kernel[0]: Auth result for: 00:19:5b:f6:8b:c6 No Ack
    Mar 12 22:46:47 macbook-di-giuseppe airportd[93]: Error: Apple80211Associate() failed -6
    Mar 12 22:46:47 macbook-di-giuseppe airportd[93]: Could not find any preferred networks; trying broadcast requests..
    Mar 12 22:46:51 macbook-di-giuseppe kernel[0]: WLCE_COUNTRY_CODECHANGED
    Mar 12 22:46:51 macbook-di-giuseppe kernel[0]: en1: 802.11d country code set to 'GB'.
    Mar 12 22:46:51 macbook-di-giuseppe kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 5 6 7 8 9 10 11 12 13 1 2 3 4 5 6 7 8 9 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 40 48 56 64 104 112 120 128 136 36 44 52 60 100
    Mar 12 22:46:51 macbook-di-giuseppe loginwindow[22]: Login Window Started Security Agent
    Mar 12 22:46:52 macbook-di-giuseppe SecurityAgent[107]: NSExceptionHandler has recorded the following exception:\nNSRangeException -- * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)\nStack trace: 0x3719a 0x951f1e3b 0x96281eeb 0x96281f2a 0x95cb17ff 0x95c2f188 0x70f59 0x71798 0x5ac01 0x6f216 0x62daa 0x640f9 0x65b7e 0x63931 0x6245f 0x67dc2 0x77c9f 0xd648 0x12c40 0x129f3 0xd18a 0x95c6e733 0x961e4455 0x962088e8 0x96208cd8 0x91d152c0 0x91d150d9 0x91d14f4d 0x93906d7d 0x93906630 0x938ff66b 0x10fc7 0x202a 0x1
    Mar 12 22:46:52 macbook-di-giuseppe kernel[0]: Auth result for: 00:19:5b:f6:8b:c6 MAC AUTH succeeded
    Mar 12 22:46:52 macbook-di-giuseppe kernel[0]: AirPort: Link Up on en1
    Mar 12 22:46:56 macbook-di-giuseppe authorizationhost[106]: MechanismInvoke 0x126510 retainCount 2
    Mar 12 22:46:56 macbook-di-giuseppe SecurityAgent[107]: MechanismInvoke 0x1016a0 retainCount 1
    Mar 12 22:46:56 macbook-di-giuseppe SecurityAgent[107]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring...
    Mar 12 22:46:56 macbook-di-giuseppe SecurityAgent[107]: NSExceptionHandler has recorded the following exception:\nNSRangeException -- * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)\nStack trace: 0x3719a 0x951f1e3b 0x96281eeb 0x96281f2a 0x95cb17ff 0x95c2f188 0x70f59 0x71798 0x5ac01 0x6f216 0x62daa 0x66126 0x67e3f 0x77c9f 0xd648 0x12c40 0x129f3 0xd18a 0x95c6e733 0x961e4455 0x962088e8 0x96208cd8 0x91d152c0 0x91d150d9 0x91d14f4d 0x93906d7d 0x93906630 0x938ff66b 0x10fc7 0x202a 0x1
    Mar 12 22:46:57 macbook-di-giuseppe SecurityAgent[107]: MechanismDestroy 0x1016a0 retainCount 1
    Mar 12 22:46:57 macbook-di-giuseppe loginwindow[22]: Login Window - Returned from Security Agent
    Mar 12 22:46:57 macbook-di-giuseppe authorizationhost[106]: MechanismDestroy 0x126510 retainCount 2
    Mar 12 22:46:57 macbook-di-giuseppe loginwindow[22]: USER_PROCESS: 22 console
    Mar 12 22:46:57 macbook-di-giuseppe com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[103]): Exited: Terminated
    Mar 12 22:46:57 macbook-di-giuseppe com.apple.launchctl.Aqua[112]: launchctl: Please convert the following to launchd: /etc/machinit_per_user.d/trial_expiredNTFS.plist
    Mar 12 22:46:57 macbook-di-giuseppe com.apple.launchd[109] (com.apple.AirPortBaseStationAgent): Unknown key for boolean: EnableTransactions
    Mar 12 22:46:57 macbook-di-giuseppe com.apple.launchd[109] (0x100f60.NTFS for Mac OS X): Failed to check-in!
    Mar 12 22:46:57 macbook-di-giuseppe mDNSResponder[21]: NOTE: Wide-Area Service Discovery disabled to avoid crashing defective DNS relay 192.168.0.1:53
    Mar 12 22:46:57 macbook-di-giuseppe /System/Library/CoreServices/coreservicesd[40]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Cartella pubblica di Giuseppe) returned -14135
    Mar 12 22:46:58 macbook-di-giuseppe com.apple.launchd[109] ([email protected][113]): Exited with exit code: 1
    Mar 12 22:46:59 macbook-di-giuseppe loginwindow[22]: Unable to resolve startup item: status = -43, theURL == NULL = 1
    Mar 12 22:46:59 macbook-di-giuseppe loginwindow[22]: Unable to resolve startup item: status = -35, theURL == NULL = 1
    Mar 12 22:47:00 macbook-di-giuseppe kextd[10]: writing kernel link data to /var/run/mach.sym
    Message was edited by: Messia

    Boot (hold shift key down) and run in Safe Mode for awhile. See what happens.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Creator of 'Mac611 - Mobile Mac Support' (designed exclusively for an iPhone/iPod touch)

  • Itunes freezes when I attempt to burn CD from playlist

    When I try to burn a CD from a playlist, all goes well until I click on to the pulsating "Burn Disc" Icon. Then, itunes freezes. I cannot execute any function at that point other than to use Windows Task Manager to shut down itunes. I read the posts in this section and tried the remedy of installing the GEAR installer to remove gearsec.exe and GEARSEC security with GEARsoftware. Contrary to the instructions, the software never asked me if I wanted gearsec.exe removed. That didn't solve the problem. This is a new problem that I did not experience in the past as I have burned several CD's from itunes before. I am now using itunes version 4.9.0.17 with Windows XP (Home Edition) with SP2. I will appreciate any directions that you can give me to correct this problem. Below are the results of my CD Diagnostic Check that I ran through itunes:
    Microsoft Windows XP Home Edition Service Pack 2 (Build 2600)
    iTunes 4.9.0.17
    CD Driver 2.0.4.3
    CD Driver DLL 2.0.3.2
    LowerFilters: Cdr4_xp (7.1.0.190),
    UpperFilters: GEARAspiWDM (2.0.4.3), Cdralw2k (7.1.0.189), pwd_2k (7.1.0.189),
    Video Driver: NVIDIA GeForce FX 5200 GeForce FX 5200
    Check the website of your computer manufacturer or video card vendor to verify that you have the latest video drivers.
    IDE\DiskST380011A______________________________3.16___, Bus Type ATA, Bus Address [0,0]
    USBSTOR\DiskHDS722516VLAT20___________, Bus Type USB
    IDE\CdRomJLMSDVD-ROM_XJ-HD166___________________DD05___, Bus Type ATA, Bus Address [0,0]
    IDE\CdRomNEC_DVD+RW_ND-1100A____________________10FD___, Bus Type ATA, Bus Address [1,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some Dell computers need an update to the ATA bus driver before iTunes recognizes CDs. If you have a Dell computer, check the Dell support website for details.
    D: JLMS DVD-ROM XJ-HD166, Rev DD05
    Audio CD in drive.
    Found 15 songs on CD, playing time 28:41 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 00:30:60
    Track 3, start time 01:32:42
    Track 4, start time 03:24:07
    Track 5, start time 05:04:68
    Track 6, start time 06:51:51
    Track 7, start time 10:02:35
    Track 8, start time 12:02:37
    Track 9, start time 14:38:49
    Track 10, start time 17:10:39
    Track 11, start time 18:57:12
    Track 12, start time 20:32:00
    Track 13, start time 22:57:07
    Track 14, start time 25:21:43
    Track 15, start time 27:20:53
    Check the website of your computer or drive manufacturer to verify that you have the latest firmware for your CD / DVD drive.
    Audio CD reading succeeded.
    E: _NEC DVD+RW ND-1100A, Rev 10FD
    Audio CD in drive.
    Found 13 songs on CD, playing time 37:52 on Audio CD.
    Track 1, start time 00:02:32
    Track 2, start time 02:58:60
    Track 3, start time 05:27:55
    Track 4, start time 08:25:27
    Track 5, start time 11:36:02
    Track 6, start time 14:41:42
    Track 7, start time 17:29:22
    Track 8, start time 20:01:00
    Track 9, start time 23:28:72
    Track 10, start time 26:57:50
    Track 11, start time 29:06:60
    Track 12, start time 32:20:50
    Track 13, start time 34:32:15
    Check the website of your computer or drive manufacturer to verify that you have the latest firmware for your CD / DVD drive.
    Audio CD reading succeeded.
    Thanks.

    hi Robert!
    I am using Roxio Easy Media Creator 7. (version 7.1.1.189 to be precise). I have no other CD burning software but I do have an Iomega external hard drive connected USP2. The software that comes with that is Iomega Automatic Backup v3.2.
    no, i can't find anything relevant to do with conflicts with those packages. I'm not sure it's worth trying to uninstall 7.1 just to see what happens. (given that it's actually
    b working
    at the moment.)
    curses. okay, at this point in time, all i can suggest is to start wading through our sea of documentation on burning problems. i believe you've already seen some of this, so apologies in advance:
    b noir, "error codes" #4, 08:56am Aug 25, 2005
    and then it's into the holding pattern ... keep checking the links to Apple docs, because they get updated. keep refreshing the thread with a post every now and then, in case we've been able to accumulate some more relevant working wisdom on the forums.
    sorry i couldn't be of more help.
    love, b

  • Macbook Pro 13' freezes for 10 secs and hard drives clicks

    Hi all,
    I recently purchased a macbook pro 13" and it has started to make clicking noises every now and again (but it doesn't beep). The mac is also starting to freeze for about 5-10secs and then returning to normal.
    The hard drive inside the macbook pro is a 160GB model.
    Does anyone know why this is happening and how i can solve it?
    Many thanks

    Contact Apple. It sounds like a hard drive issue. It may need to be replaced.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

  • Adobe Reader 9 installation freezes computer

    upon running the installation for adobe reader 9, setup gets to 99.90 percent, then a new window comes up, similar to the installation window. Estimated time remaining gets to 9 seconds, then the installation freezes, and so does everything else. A cold reboot is required...
    I'm currently using foxit reader to read PDFs (Also, programs that print to PDF files cause a similar freeze.
    Computer details:
    Vista 32 bit Home premium.
    3gb ram
    300+gb hard disk space more than 50gb free
    Dell inspiron 530 desktop
    Spyware doctor - Avira antivir - and Threatfire installed
    Interestingly enough, this is being typed in an open firefox window as the installer is frozen, along with the desktop and taskbar.
    Additional details:
    Reader (at that time version 8)
    Along with PDFcreator both worked perfectly on my system
    After reinstalling windows to clear my system *and changing antivirus to Avira - note no security issues are flagged by avira when installer runs*
    Pdf creator went buggy. Pdfs printed by PDF creator would freeze when Reader tried opening them. (Although after restarting the system those same pdfs could be opened)
    An attempt to repair the Adobe reader installation for version 8 failed, Then Opening Reader alone would freeze my computer. And I had to crudely uninstall Reader as a result. *May have left files - but I've scoured the Temp folders for them*
    Anyway, installing adobe reader 9 then led to the error. (Interestingly, adobe reader 9 did appear installed after a cold reboot, and worked, however it dissapeared after the next normall restart.
    &I've tried installing using a new acc, same error.
    &FOxit reader works
    &Adobe version 8 does not appear on my system.
    &All normal computer functions seem to work..(Although a video on Gamespot recently displayed buggy stuff, not related i think)
    &Installations of other programs work
    &i've tried installing in a different directory
    &Spyware doc, Threatfire, and Avira scans come up clean.
    Just restarted *cold reboot*
    The system took a long time to shut down *held the power button for longer*
    And the hard disk didnt stop spinning for a very long time...
    It also took a very long time to start the computer
    Also, running an installer makes me undo the changes made by the adobe reader 9 installation, since it was suspeneded.

    Use the Microsoft Installer Cleanup to remove vestiges of any version of
    Reader in your Registry. Then turn off all antivirus and spyware
    programs. Then try to re-install
    Mike

  • Problem with qt creator

    Hi,
    I have a problem with qt creator (4.8.0) and Lion (10.7.3).  I don't find issues on the Web consequently I write here.
    I use X11 to display results of application. All is okay about my app but the problem is after closing the console. When we go on Qt Creator, it freezes and i have to kill the process if I want to do anything.
    Please help me, thx a lot !

    Did you contact the folks at Qt Creator?
    http://qt.nokia.com/support

  • DVD Creator

    I have a Mac OS X and it does not include idvd. I need to make DVDs that will play in a DVD player. Does anyone know of good software that is available to help me with this problem. I see there are some in the App store but I am not liking the reviews and I have been ripped off before with programs that freeze.

    I've never used DVD Creator; however, iDVD can still be purchased at various online resellers such as Amazon, ebay, and others - simply look for iLife 11 retail disk, it contains iDVD and there really is no equivalent for it anywhere with its' customizable themes and menus. Here is one Google search result:
    http://www.google.com/search?q=ilife+11&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:e n-US:official&client=firefox-a#q=ilife+11&hl=en&client=firefox-a&hs=hmz&rls=org. mozilla:en-US:official&prmd=imvnsl&source=univ&tbm=shop&tbo=u&sa=X&ei=zkHIT7C0C6 nM2AWmuuXbDQ&ved=0CKQBEK0E&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=461a394effdaa70 c&biw=1165&bih=601
    I would not even think about creating one of my "master pieces" without iDVD and purchased a retail copy just to have an install disk if I should need it.

  • Macbook Air with Snow Leopard is freezing

    I have a first gen, fully updated, Macbook Air currently running Snow Leopard.
    Every once in a while, my computer completely freezes. No pinwheel, just a freeze. I can see the cursor, but I can't move it. It happens every few minutes and the freezes last for 10-30 seconds (sometimes even longer).
    It doesn't have to do with heat because sometimes this will happen right when I open my computer. And sometimes it will do it after I've been working for an hour or so. Also, it's not limited to the programs that it does it on. It could be Firefox, MS Word, or no program at all.
    It's very random, but it's happening more and more often (just happened while typing this question!! about a minute long freeze)

    Check your Activity Monitor and see what your CPU power and memory are doing. How full is your hard drive?
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

Maybe you are looking for

  • All of a sudden I can't login with my apple ID

    I've been using iTunes for years on my PC, and I've had it running on this machine since early summer.  Now I get "Apple ID you entered couldn't be found or your password was incorrect."    I knew it wasnt wrong but I went ahead and reset it.  Still

  • VAT Tax determination- question about "Requirement" for Table-Is mandatory?

    Hi everybody, I am having problems to determine the appropriate VAT tax percent in some cases in Mexico. In Mexico for billing at the border with other countries the VAT tax percent is 11% and for billing inside the country the VAT tax percent is 16%

  • Video is not displayed during rendering

    Since the purchase of a new PC (Windows 7, Intel i7, Geforce GTX970, 16 Gb RAM) its not possible anymore to render AVCD or .mts clips. The clips can be played in WMP. When te clips are loaded and played only the audio is played and the video remains

  • Reg enhacement for purchase order?

    Hi experts,  if there is any open purchase order for the material   system should give pop up while saving purchase order . can any one provide me the solution Thanks

  • How to make my display be the main view with my mac Book Pro

    How to set up my external display automatically work as the main display when plugged into my MacBook Pro. I had it set up to work this way on my old MBP but I got a new MBP with Mountian Lion and the Display set up seen different and I can figure ou