Cloning  a Panel

Hi,
I have a problem in work around with cloning a panel(say p1). Actually I want to show a new Frame with p1. Also I need to show the panel p1 in my old frame also. the panel p1 is working fine still the new frame appears, but once it is cloned and appears in the new frame, it is not showing its components properly in the old frame. Any suggestions, please let me know.
Thanks.

Actually I cloned the super object, not all the objects in the panel.

Similar Messages

  • Multiple panels of the same vi

    I want to run a VI multiple times at the same time (in parallel).
    That works in principle (dynamicaly load and run it in reentrant mode).
    But I never get multiple copies of the frontpanel of that VI.
    I tried several things, but I saw only one frontpanel of all the instances I started.
    How can I do that ??

    To dynamically create VIs with front panels you need to clone the VI. VI cloning can be done in many different ways, but if you want to build an executable of the code the attached example works very nicely.
    Just unzip the archive as it is and open and run main.vi in the llb file, then hit the new graph button to create clones of a VI displaying a graph of data controlled from main.vi.
    In this case I clone the VI by making copies of a VI that is included together with the llb/executable (when distributed I normally remove the diagramme of the VI), and I share data using a VI global.
    Another approach is to call a VI template instead of copying, and set the start value of the controls using VI server functionality, you can probably find more info about
    that if you search for VI cloning or cloning front panels.
    VI cloning is very useful even if the VI is not going to show a front panel; if you make a client-server solution and want each client session to be handled in parallel make a session handler, clone it for each connection and pass the connection handle to the clones by putting them in a list together with the name of the clone to handle that connection...The clone searches through the list, finds the connection and starts handling the commands from the client.
    MTO
    Attachments:
    VICloning.zip ‏52 KB

  • Learn what's inside LTR Volume 10 # 2

    Here's what you can learn from the current LabVIEW Technical Resource issue and Resource CD
    (Volume 10, Number 2):
    Learn about building a simulation tool in LabVIEW. This article will help you explore some of the methods involved in the design, implementation, and use of an actual simulation tool created with LabVIEW.
    Discover how to apply cloning techniques to block diagram objects. This article expands upon some known LabVIEW techniques for cloning front panels.
    Learn how to accurately represent numerical values in LabVIEW. This article explores significant digits and mathematical uncertainty.
    Learn how you can create indicators with maximum value indicators.
    Improve your L
    abVIEW GUI Design skills. This article explores a specific LabVIEW programming challenge: contextual pop-up menus.
    Accept the latest LTR Challenge by implementing sticky windows in LabVIEW.
    Visit http://www.ltrpub.com to order this issue, view free LabVIEW tips, or browse an Index to our extensive LTR Library of Back Issues and VIs from the last ten years.

    There is definitely some good information in these issues. I would recommend checking it out.

  • Photoshop cc 2014 suddenly trouble with cloning and healing tool

    I just updated photoshop cc 2014. I use a wacom tablet. Suddenly, when I use the healing brush or cloning brush. The brush control panel pops up and the tool simply doesn't work. After repeated attempts, I do succeed in getting this to work. Sure slows me down though.

    Sorry for the lack of the report it was my first time reporting an error for software... Never had an issue before.
    I haven't experienced the crash via text tool since I posted the question, but the Photoshop is still constantly crashing at startup, but every time I try to enter the report I get the error: Please try again later.m5

  • Java Control Panel quit unexpectedly while using the libjvm.dylib plug-in.

    OS X Server1 0.8.4, Mac Mini (5,1), Java 7u25 (jre-7u25-macosx-x64.dmg).
    Tried removing and re-installing Java 7u25 directly from Oracle's site.  Also did a fix disk permissions, rebuilt caches, deleted java caches,  etc...  I can't simply get the Java control panel to launch.
    I have the same version running on my MacBook Air (OS X 10.8.4 w/ Java 7u25) with no issues.  Obviously something is differnet and I see a lot of complaints of various versions of Java 7 and OS X on different searches, yet no solutions.  I also tried re-installing the JavaForOSX2013-004.dmg patch, even though this shouldn't affect access to the control panel, but could block a plugin from running in the browser (which ultimately is what I'm trying to solve).
    I can't revert back to Apple's Java 6, as the Java application I'm trying to run requires Java 7.  Details of the latest crash:
    Process:         java [739]
    Path:            /usr/bin/java
    Identifier:      net.java.openjdk.cmd
    Version:         1.0 (1.0)
    Code Type:       X86-64 (Native)
    Parent Process:  bash [734]
    User ID:         501
    PlugIn Path:       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/server/libjvm.dylib
    PlugIn Identifier: libjvm.dylib
    PlugIn Version:    ??? (1)
    Date/Time:       2013-06-28 13:49:06.800 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          4229 sec
    Crashes Since Last Report:           -13
    Per-App Interval Since Last Report:  29 sec
    Per-App Crashes Since Last Report:   -13
    Anonymous UUID:                      989AE788-972D-C73F-D998-78290667FBE3
    Crashed Thread:  22  Java: Java2D Queue Flusher
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000003b0
    VM Regions Near 0x3b0:
    -->
        __TEXT                 000000010cf87000-000000010cf98000 [   68K] r-x/rwx SM=COW  /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
    Application Specific Information:
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff9134a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91349c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8f004233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8f009916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8f0090e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff8a201eb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff8a201c52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff8a201ae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8c18e533 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff8c18ddf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  libosxapp.dylib                         0x0000000166e70b56 -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
    11  com.apple.AppKit                        0x00007fff8c1851a3 -[NSApplication run] + 517
    12  libosxapp.dylib                         0x0000000166e709b9 +[NSApplicationAWT runAWTLoopWithApp:] + 156
    13  liblwawt.dylib                          0x0000000166dca13e -[AWTStarter starter:] + 1591
    14  com.apple.Foundation                    0x00007fff8e31c5ca __NSThreadPerformPerform + 225
    15  com.apple.CoreFoundation                0x00007fff8efe6b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation                0x00007fff8efe6455 __CFRunLoopDoSources0 + 245
    17  com.apple.CoreFoundation                0x00007fff8f0097f5 __CFRunLoopRun + 789
    18  com.apple.CoreFoundation                0x00007fff8f0090e2 CFRunLoopRunSpecific + 290
    19  java                                    0x000000010cf8e42d CreateExecutionEnvironment + 871
    20  java                                    0x000000010cf88bdc JLI_Launch + 1952
    21  java                                    0x000000010cf8e78a main + 101
    22  java                                    0x000000010cf88434 start + 52
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff9134c386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff862a1cbd pthread_join + 847
    2   java                                    0x000000010cf8da2d ContinueInNewThread0 + 102
    3   java                                    0x000000010cf89847 ContinueInNewThread + 201
    4   java                                    0x000000010cf8d790 JVMInit + 251
    5   java                                    0x000000010cf895c5 JLI_Launch + 4489
    6   java                                    0x000000010cf8e78a main + 101
    7   java                                    0x000000010cf8e0bf apple_main + 92
    8   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d465109 ObjectMonitor::wait(long long, bool, Thread*) + 627
    4   libjvm.dylib                            0x000000010d502407 ObjectSynchronizer::wait(Handle, long long, Thread*) + 203
    5   libjvm.dylib                            0x000000010d37b723 JVM_MonitorWait + 156
    6   ???                                     0x000000010dcc1f90 0 + 4526448528
    7   ???                                     0x000000010dcb6158 0 + 4526399832
    8   ???                                     0x000000010dcb6158 0 + 4526399832
    9   ???                                     0x000000010dcb6158 0 + 4526399832
    10  ???                                     0x000000010dcb6158 0 + 4526399832
    11  ???                                     0x000000010dcb6158 0 + 4526399832
    12  ???                                     0x000000010dcb6333 0 + 4526400307
    13  ???                                     0x000000010dcb6158 0 + 4526399832
    14  ???                                     0x000000010dcb6158 0 + 4526399832
    15  ???                                     0x000000010dcb04f7 0 + 4526376183
    16  libjvm.dylib                            0x000000010d33f5c3 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
    17  libjvm.dylib                            0x000000010d33f390 JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) + 40
    18  libjvm.dylib                            0x000000010d4aec06 Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*) + 2514
    19  libjvm.dylib                            0x000000010d4aeed9 Reflection::invoke_constructor(oopDesc*, objArrayHandle, Thread*) + 417
    20  libjvm.dylib                            0x000000010d373b0e JVM_NewInstanceFromConstructor + 124
    21  ???                                     0x000000010dcc1f90 0 + 4526448528
    22  ???                                     0x000000010dcb6333 0 + 4526400307
    23  ???                                     0x000000010dcb6333 0 + 4526400307
    24  ???                                     0x000000010dcb69e1 0 + 4526402017
    25  ???                                     0x000000010dcb6333 0 + 4526400307
    26  ???                                     0x000000010dcb6333 0 + 4526400307
    27  ???                                     0x000000010dcb6333 0 + 4526400307
    28  ???                                     0x000000010dcb6333 0 + 4526400307
    29  ???                                     0x000000010dcb6333 0 + 4526400307
    30  ???                                     0x000000010dcb6158 0 + 4526399832
    31  ???                                     0x000000010dcb6158 0 + 4526399832
    32  ???                                     0x000000010dcb6158 0 + 4526399832
    33  ???                                     0x000000010dcb6158 0 + 4526399832
    34  ???                                     0x000000010dcb6158 0 + 4526399832
    35  ???                                     0x000000010dcb6158 0 + 4526399832
    36  ???                                     0x000000010dcb04f7 0 + 4526376183
    37  libjvm.dylib                            0x000000010d33f5c3 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
    38  libjvm.dylib                            0x000000010d33f390 JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) + 40
    39  libjvm.dylib                            0x000000010d35ae70 jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) + 219
    40  libjvm.dylib                            0x000000010d3541c8 jni_CallStaticVoidMethod + 267
    41  java                                    0x000000010cf8a17e JavaMain + 2333
    42  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    43  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d44dc10 ParkCommon(ParkEvent*, long long) + 42
    4   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    5   libjvm.dylib                            0x000000010d44e65f Monitor::wait(bool, long, bool) + 375
    6   libjvm.dylib                            0x000000010d2d921a GCTaskManager::get_task(unsigned int) + 56
    7   libjvm.dylib                            0x000000010d2da052 GCTaskThread::run() + 338
    8   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    9   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d44dc10 ParkCommon(ParkEvent*, long long) + 42
    4   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    5   libjvm.dylib                            0x000000010d44e65f Monitor::wait(bool, long, bool) + 375
    6   libjvm.dylib                            0x000000010d2d921a GCTaskManager::get_task(unsigned int) + 56
    7   libjvm.dylib                            0x000000010d2da052 GCTaskThread::run() + 338
    8   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    9   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d44dc10 ParkCommon(ParkEvent*, long long) + 42
    4   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    5   libjvm.dylib                            0x000000010d44e65f Monitor::wait(bool, long, bool) + 375
    6   libjvm.dylib                            0x000000010d2d921a GCTaskManager::get_task(unsigned int) + 56
    7   libjvm.dylib                            0x000000010d2da052 GCTaskThread::run() + 338
    8   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    9   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d44dc10 ParkCommon(ParkEvent*, long long) + 42
    4   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    5   libjvm.dylib                            0x000000010d44e65f Monitor::wait(bool, long, bool) + 375
    6   libjvm.dylib                            0x000000010d2d921a GCTaskManager::get_task(unsigned int) + 56
    7   libjvm.dylib                            0x000000010d2da052 GCTaskThread::run() + 338
    8   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    9   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46baf7 os::PlatformEvent::park(long long) + 385
    3   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    4   libjvm.dylib                            0x000000010d44e65f Monitor::wait(bool, long, bool) + 375
    5   libjvm.dylib                            0x000000010d562b00 VMThread::loop() + 444
    6   libjvm.dylib                            0x000000010d56261b VMThread::run() + 121
    7   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    8   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 8:: Java: Reference Handler
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d465109 ObjectMonitor::wait(long long, bool, Thread*) + 627
    4   libjvm.dylib                            0x000000010d502407 ObjectSynchronizer::wait(Handle, long long, Thread*) + 203
    5   libjvm.dylib                            0x000000010d37b723 JVM_MonitorWait + 156
    6   ???                                     0x000000010dcc1f90 0 + 4526448528
    7   ???                                     0x000000010dcb6158 0 + 4526399832
    8   ???                                     0x000000010dcb6158 0 + 4526399832
    9   ???                                     0x000000010dcb04f7 0 + 4526376183
    10  libjvm.dylib                            0x000000010d33f5c3 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
    11  libjvm.dylib                            0x000000010d33faa2 JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) + 258
    12  libjvm.dylib                            0x000000010d33fbdc JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) + 74
    13  libjvm.dylib                            0x000000010d376868 thread_entry(JavaThread*, Thread*) + 173
    14  libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    15  libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    16  libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    17  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    18  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 9:: Java: Finalizer
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d465109 ObjectMonitor::wait(long long, bool, Thread*) + 627
    4   libjvm.dylib                            0x000000010d502407 ObjectSynchronizer::wait(Handle, long long, Thread*) + 203
    5   libjvm.dylib                            0x000000010d37b723 JVM_MonitorWait + 156
    6   ???                                     0x000000010dcc1f90 0 + 4526448528
    7   ???                                     0x000000010dcb6158 0 + 4526399832
    8   ???                                     0x000000010dcb6333 0 + 4526400307
    9   ???                                     0x000000010dcb6333 0 + 4526400307
    10  ???                                     0x000000010dcb04f7 0 + 4526376183
    11  libjvm.dylib                            0x000000010d33f5c3 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
    12  libjvm.dylib                            0x000000010d33faa2 JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) + 258
    13  libjvm.dylib                            0x000000010d33fbdc JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) + 74
    14  libjvm.dylib                            0x000000010d376868 thread_entry(JavaThread*, Thread*) + 173
    15  libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    16  libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    17  libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    18  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    19  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff9134c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff86219f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff86219d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff862041d1 start_wqthread + 13
    Thread 11:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9134cd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff9181cdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff9181c9ee _dispatch_mgr_thread + 54
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff9134c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff86219f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff86219d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff862041d1 start_wqthread + 13
    Thread 13:: Java: Signal Dispatcher
    0   libsystem_kernel.dylib                  0x00007fff9134a6c2 semaphore_wait_trap + 10
    1   libjvm.dylib                            0x000000010d46ce57 check_pending_signals(bool) + 128
    2   libjvm.dylib                            0x000000010d469994 signal_thread_entry(JavaThread*, Thread*) + 57
    3   libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    4   libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    5   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    6   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 14:: Java: C2 CompilerThread0
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d44dc10 ParkCommon(ParkEvent*, long long) + 42
    4   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    5   libjvm.dylib                            0x000000010d44e5c6 Monitor::wait(bool, long, bool) + 222
    6   libjvm.dylib                            0x000000010d23d281 CompileQueue::get() + 153
    7   libjvm.dylib                            0x000000010d23dda2 CompileBroker::compiler_thread_loop() + 410
    8   libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    9   libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    10  libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    11  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    12  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 15:: Java: C2 CompilerThread1
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d44dc10 ParkCommon(ParkEvent*, long long) + 42
    4   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    5   libjvm.dylib                            0x000000010d44e5c6 Monitor::wait(bool, long, bool) + 222
    6   libjvm.dylib                            0x000000010d23d281 CompileQueue::get() + 153
    7   libjvm.dylib                            0x000000010d23dda2 CompileBroker::compiler_thread_loop() + 410
    8   libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    9   libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    10  libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    11  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    12  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 16:: Java: Service Thread
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46a98b os::PlatformEvent::park() + 173
    3   libjvm.dylib                            0x000000010d44dc10 ParkCommon(ParkEvent*, long long) + 42
    4   libjvm.dylib                            0x000000010d44e402 Monitor::IWait(Thread*, long long) + 160
    5   libjvm.dylib                            0x000000010d44e65f Monitor::wait(bool, long, bool) + 375
    6   libjvm.dylib                            0x000000010d4bd249 ServiceThread::service_thread_entry(JavaThread*, Thread*) + 109
    7   libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    8   libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    9   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    10  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    11  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46baf7 os::PlatformEvent::park(long long) + 385
    3   libjvm.dylib                            0x000000010d532d06 WatcherThread::run() + 328
    4   libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    5   libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff9134c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff86219f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff86219d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff862041d1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff9134c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff86219f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff86219d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff862041d1 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff9134c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff86219f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff86219d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff862041d1 start_wqthread + 13
    Thread 21:: Java: traceMsgQueueThread
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46baf7 os::PlatformEvent::park(long long) + 385
    3   libjvm.dylib                            0x000000010d465113 ObjectMonitor::wait(long long, bool, Thread*) + 637
    4   libjvm.dylib                            0x000000010d502407 ObjectSynchronizer::wait(Handle, long long, Thread*) + 203
    5   libjvm.dylib                            0x000000010d37b723 JVM_MonitorWait + 156
    6   ???                                     0x000000010dcc1f90 0 + 4526448528
    7   ???                                     0x000000010dcb6158 0 + 4526399832
    8   ???                                     0x000000010dcb6806 0 + 4526401542
    9   ???                                     0x000000010dcb04f7 0 + 4526376183
    10  libjvm.dylib                            0x000000010d33f5c3 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
    11  libjvm.dylib                            0x000000010d33faa2 JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) + 258
    12  libjvm.dylib                            0x000000010d33fbdc JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) + 74
    13  libjvm.dylib                            0x000000010d376868 thread_entry(JavaThread*, Thread*) + 173
    14  libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    15  libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    16  libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    17  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    18  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 22 Crashed:: Java: Java2D Queue Flusher
    0   libsystem_kernel.dylib                  0x00007fff9134c212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff86218b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8625cdce abort + 143
    3   libjvm.dylib                            0x000000010d46e0d7 os::abort(bool) + 25
    4   libjvm.dylib                            0x000000010d55d020 VMError::report_and_die() + 2306
    5   libjvm.dylib                            0x000000010d46f7cb JVM_handle_bsd_signal + 1073
    6   libsystem_c.dylib                       0x00007fff8620594a _sigtramp + 26
    7   libGL.dylib                             0x00007fff911f78b5 glGetString + 15
    8   liblwawt.dylib                          0x0000000166dc069f Java_sun_java2d_opengl_OGLContext_getOGLIdString + 35
    9   ???                                     0x000000010dcc1f90 0 + 4526448528
    10  ???                                     0x000000010dcb6333 0 + 4526400307
    11  ???                                     0x000000010dcb6806 0 + 4526401542
    12  ???                                     0x000000010dcb04f7 0 + 4526376183
    13  libjvm.dylib                            0x000000010d33f5c3 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
    14  libjvm.dylib                            0x000000010d33faa2 JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) + 258
    15  libjvm.dylib                            0x000000010d33fbdc JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) + 74
    16  libjvm.dylib                            0x000000010d376868 thread_entry(JavaThread*, Thread*) + 173
    17  libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    18  libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    19  libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    20  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    21  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 23:: Java: AWT-Shutdown
    0   libsystem_kernel.dylib                  0x00007fff9134c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8621bfe9 _pthread_cond_wait + 869
    2   libjvm.dylib                            0x000000010d46baf7 os::PlatformEvent::park(long long) + 385
    3   libjvm.dylib                            0x000000010d465113 ObjectMonitor::wait(long long, bool, Thread*) + 637
    4   libjvm.dylib                            0x000000010d502407 ObjectSynchronizer::wait(Handle, long long, Thread*) + 203
    5   libjvm.dylib                            0x000000010d37b723 JVM_MonitorWait + 156
    6   ???                                     0x000000010dcc1f90 0 + 4526448528
    7   ???                                     0x000000010dcb6158 0 + 4526399832
    8   ???                                     0x000000010dcb6806 0 + 4526401542
    9   ???                                     0x000000010dcb04f7 0 + 4526376183
    10  libjvm.dylib                            0x000000010d33f5c3 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
    11  libjvm.dylib                            0x000000010d33faa2 JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) + 258
    12  libjvm.dylib                            0x000000010d33fbdc JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) + 74
    13  libjvm.dylib                            0x000000010d376868 thread_entry(JavaThread*, Thread*) + 173
    14  libjvm.dylib                            0x000000010d531bd8 JavaThread::thread_main_inner() + 134
    15  libjvm.dylib                            0x000000010d5330ca JavaThread::run() + 440
    16  libjvm.dylib                            0x000000010d46e5f9 java_start(Thread*) + 173
    17  libsystem_c.dylib                       0x00007fff862177a2 _pthread_start + 327
    18  libsystem_c.dylib                       0x00007fff862041e1 thread_start + 13
    Thread 22 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000166f920a8  rdx: 0x0000000000000000
      rdi: 0x0000000000009207  rsi: 0x0000000000000006  rbp: 0x0000000166f920d0  rsp: 0x0000000166f920a8
       r8: 0x00007fff74b56278   r9: 0x0000000166f92080  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x000000010d8011f0  r13: 0x000000011118eca8  r14: 0x0000000166f93000  r15: 0x000000010d4716bc
      rip: 0x00007fff9134c212  rfl: 0x0000000000000206  cr2: 0x00007fff74b4fff0
    Logical CPU: 0
    Binary Images:
           0x10cf87000 -        0x10cf97fff +java (1.0 - 1.0) <147BD4EA-EA9C-301B-8C8A-D9F271391735> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
           0x10d0b5000 -        0x10d740fef +libjvm.dylib (1) <1B03A29F-0248-337E-8529-87706B48A7DE> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/server/libjvm.dylib
           0x10dc61000 -        0x10dc69fff +libverify.dylib (1) <C42EBBF2-FDE6-342B-9B75-7D91194E47C1> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libverify.dylib
           0x10dc6e000 -        0x10dc8ffef +libjava.dylib (1) <CEC400ED-E3D2-343D-8E19-587A4FF75CC2> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libjava.dylib
           0x10dca7000 -        0x10dcacfff +libzip.dylib (1) <89DD8E8C-F4A4-3E92-A2D6-CC8642447AC3> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libzip.dylib
           0x166560000 -        0x166569ff7  com.apple.java.JavaRuntimeSupport (14.8.0 - 14.8.0) <A08E8799-F5FF-3CBB-A753-FC2AF260ABEB> /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.frame work/JavaRuntimeSupport
           0x166578000 -        0x166582fff  JavaNativeFoundation (1) <F1FE02AF-1A2C-3EF7-9D1A-312FA21B51B9> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFou ndation.framework/Versions/A/JavaNativeFoundation
           0x16658d000 -        0x166592fff  com.apple.JavaVM (14.8.0 - 14.8.0) <83C8C2AB-E99D-39FF-80B4-90A7DEB1DAFB> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
           0x16659a000 -        0x16659ffff  JavaLaunching (1) <E89BD701-1C4E-3A44-8C32-6F81D2B53D13> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x166c40000 -        0x166cacff7 +libawt.dylib (1) <614FC193-CE14-3B85-9F8B-33F92FBD6D92> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libawt.dylib
           0x166cf0000 -        0x166db5fff +libmlib_image.dylib (1) <95F6D0B2-3A92-305F-A6AE-822BC990901B> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libmlib_image.dylib
           0x166dbc000 -        0x166e2cff7 +liblwawt.dylib (1) <8004F9F2-4EDF-3FF4-8B40-12F06C5C97FA> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/lwawt/liblwawt.dylib
           0x166e6f000 -        0x166e75fff +libosxapp.dylib (1) <19D025A3-9368-319D-AA64-EF835D78A0FF> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libosxapp.dylib
           0x166e8b000 -        0x166e8dfff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
           0x1682f6000 -        0x168300fff +libjli.dylib (1) <9792ED7A-1BD0-3D84-B551-F5DA12537016> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/libjli.dylib
           0x168fe1000 -        0x168ff9ff7 +libdeploy.dylib (0) <7E7F2C41-877D-36FC-B982-DE5BB8F1685B> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libdeploy.dylib
           0x169007000 -        0x169010fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x16a8f0000 -        0x16a907fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Frameworks/Sparkle.framework/Versions /A/Sparkle
           0x16a920000 -        0x16a9f9ff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x16ac56000 -        0x16ae14fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x16ae4b000 -        0x16afbbfff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x16aff3000 -        0x16b3b0ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.12.47 - 8.1.2) <41C027A9-3329-340E-995A-6B66C54B7DAD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x16b4e0000 -        0x16b4edfff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x16b4f4000 -        0x16b51ffff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
        0x7fff6cb87000 -     0x7fff6cbbb93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff84946000 -     0x7fff84947fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff849e8000 -     0x7fff84a2bff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff84a2c000 -     0x7fff84aaeff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff84aaf000 -     0x7fff84ad7fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff84ad8000 -     0x7fff84adafff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84b04000 -     0x7fff84c56fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff850e0000 -     0x7fff8517bfff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8521c000 -     0x7fff854c0ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff859d7000 -     0x7fff85a33ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff85a34000 -     0x7fff85a35ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff85a40000 -     0x7fff85a43ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff85a44000 -     0x7fff85a46fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff85a47000 -     0x7fff85a55ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff86203000 -     0x7fff862cfff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff862d0000 -     0x7fff862d4ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff862e4000 -     0x7fff8633efff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8633f000 -     0x7fff86340ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff86341000 -     0x7fff8636fff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff86370000 -     0x7fff8640afff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8640b000 -     0x7fff8641ffff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86420000 -     0x7fff86451ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff864dd000 -     0x7fff86517ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff86578000 -     0x7fff865cefff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff865db000 -     0x7fff86648ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86649000 -     0x7fff8664bff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8664c000 -     0x7fff86765fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff86790000 -     0x7fff8682eff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8685f000 -     0x7fff8695cff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff86a7f000 -     0x7fff8740f4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff87410000 -     0x7fff874d5ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8797b000 -     0x7fff8799aff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff879d8000 -     0x7fff879ffff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff87bcd000 -     0x7fff87ccffff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87cd0000 -     0x7fff87cd4fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87cd5000 -     0x7fff87d01ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87de8000 -     0x7fff881dffff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff881e0000 -     0x7fff881eeff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff881ef000 -     0x7fff88210fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff88211000 -     0x7fff88251ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff885f2000 -     0x7fff887f2fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff887f4000 -     0x7fff888c6ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff88b23000 -     0x7fff88b8cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff88b91000 -     0x7fff88bbcfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff88bcb000 -     0x7fff88c17ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff88c18000 -     0x7fff88c39ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff88c3a000 -     0x7fff88c42ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff88c47000 -     0x7fff88c54fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff88c84000 -     0x7fff88cb2fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff88cb3000 -     0x7fff88cb6fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff88cb7000 -     0x7fff88cb7fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff88cb8000 -     0x7fff88cc6fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff88d35000 -     0x7fff88d35fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff88e61000 -     0x7fff88e68fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff88e6b000 -     0x7fff88e82fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff88e83000 -     0x7fff89031fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89092000 -     0x7fff8909afff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8909b000 -     0x7fff890f5ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff890f6000 -     0x7fff890f8fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff890f9000 -     0x7fff89138ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89139000 -     0x7fff89147fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89153000 -     0x7fff89158fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff891b6000 -     0x7fff891b7fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff891b8000 -     0x7fff89220fff  l

    Do a backup, using either Time Machine or a cloning program, to ensure files/data can be recovered. Two backups are better than one.
    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode.  Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application unistaller. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About
    General information.
    Isolating issues in Mac OS X
    Troubleshooting Permission Issues
    Step by Step to Fix Your Mac

  • Problems after failed cloning

    Hello. I was stupid enough to make a clone of the disk in my Powerbook G4 with Super Duper before checking it was compatible with Leopard. I wasnt. I got several errors on the new larger drive after boot like:
    system extension was installed the wrong way and must be reinstalled.
    The files are in:
    /system/Library/Extensions/System.kext/PlugIns/
    Libkern.kext , Mach.kext , BSDKernel.kext and IOKit.kext ,
    The others are in:
    /system/Library/Extensions/
    autofs.kext , IOFireWireFamily.kext and IOFirewireSBP2.kext
    The powerbook boots but there is several probs. Mail wont start, Bluetoot is not there, Photoshop wont start and more.
    I still have the old drive with the previous system, but that drives is not visible as a boot drive in startup disk control panel. Anything I can do beside swap disks and use carbon copy cloner? Install Leopard from the DVD?
    Thanks for any advice
    Message was edited by: eflaten

    Sorry. I cloned my internal 10.5.1 80 gig disk to external 250 gig in a firewire cabinette. Then I replaced the original one inside my powerbook G4 with this clone. I made the clone with latest Super Duper, which I later found out was not compatible. So it is the 250 gig now inside my mac that doesnt work. Thanks for asking for clarifying

  • IMac G4 flat panel with slow mouse and ever-whirring fan

    hi there -
    my lovely iMac has treated me well for some time now, but gradually over the course of many months, it decided that it will not stop running it's fan, even when it seems cool it the touch and the room is cool. The noise is loud enough to drown out quiet music, and usually kicks in if the computer has been off overnight within about 15-20 minutes of startup, never to stop. i ave tried giving her space, moving the routers etc away, but alas...
    also, my mac has become prone to freezing the mouse quite often, but unplugging the mouse and replugging it seems to always fix it for a bit, but only temporarily - like 3 minutes or so sometimes, sometimes it's fine for longer after unplugging but just slow to react. and while it never used to freeze up altogether, it now quite often does.
    we have a good amount of programs and music, but i don't know enough about computers to know how much is too much. we always try to keep as little running as possible - i.e. just netscape, or netscape and itunes, or just itunes. here are my computer's stats:
    iMac G4 flat panel, 700MHZ Power PC G4 768 MB SD RAM
    i don't know if this is helpful, but:
    capacity on hard drive:38.15 GB available: 2.87
    any thoughts from you experts out there would be so very greatly appreciated. i love my little mac dearly, and don't want to see her bite the dust if all it would take is a little preemptive work! please help.
    iMac g4 flatscreen   Mac OS X (10.4.8)  

    My interpretation of the information you noted about the capacity of the
    hard disk drive and the remaining free-space, is indicative of too-full a
    hard disk drive so that could be the main problem. Instead of less than
    10% capacity remaining unused, you need to have more like 20% free.
    There also is a chance there could be bad sectors or some low-level
    corruption on the hard disk drive, in part due to it being too full and
    the drive is also using alot of space normally used as virtual memory
    by the system, so these small remaining places not filled all the time
    are being re-used and that could force the machine to cannabalize
    other data stored on the hard disk drive while the OS is looking for
    VM (virtual memory is automatically allotted and maintained by the
    system, by using hard drive free space; all applications and utilities
    on the computer use, need, and look for it.)
    Other causes of kernel panics could be related to hardware or software.
    Since the hard disk drive is extremely suspect, that is a place to start.
    The use of an external FireWire hard disk drive to save some files to,
    may be helpful; setting up a new external FW HDD may be hard since
    your computer maybe too full to get and use a cloning utility (superdooper
    or carbon copy cloner) but you may be able to save some items to CD
    or DVD-R media; and then start moving the originals of your saved work
    from the computer to the trash. A utility such as What Size can be handy
    to see what files are huge, where they are (and note system files are not
    the ones you need to toss; user generated ones are) and delete some.
    If the hard drive has sufficient damage from over-writing data, it may
    need to be replaced. If not, it may need to be totally erased and the
    Disk Utility used to zero old data and reformat. This is where a working
    copy (clone) on an external drive could be re-cloned back into a Mac
    from an earlier capture of the healthy system, and save alot of time in
    the restoration process; since a clone does not require all the installer
    discs to get a full system back. It does require forethought and action
    before a problem; and making backups of your system off the computer.
    I make complete computer hard drive copies with a clone utility; but these
    are not automatic. It is possible to set up a computer with an automatic
    backup system to make ongoing clones of the complete internal drive.
    The slowness of your system and peripherials is most likely the full
    hard disk drive; and/or issues resulting from that. I suspect this area
    is one requiring action and may be just a starting point to fix damages.

  • Windows 7 Enterprise is not genuine after installing new hard-drive and cloning the old one

    I retired from my job as a university professor two years ago, and they let me keep my laptop computer, which is a Dell Latitude E4300 with Windows 7 Enterprise installed. I do not have any of the original disks for Windows. Recently, the hard-drive began
    to fail, so I replaced it with a new one, cloning the old hard-drive onto the new one. Soon after that, a popup window began appearing saying that this computer is not running genuine windows. One important consequence of this is that I can no longer use Windows
    Update, so I have concerns about security. If I go to the control panel under “System”, it says windows is activated and gives me the Product ID. I have talked to tech support at Microsoft, and they tell me something along the lines of the following: that
    the problem is the new hard-drive is not recognized as being licensed to use this copy of Windows, and that I should post a question on one of the forums asking this: How can I reinstall Windows 7 Enterprise on the new hard-drive? Any assistance will be much
    appreciated.
    PS I have no idea which forum this should go under, so pretty much just picked one randomly.

    Thank you for the reply. Below is the diagnostic report:
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0x8004FE21
    Cached Online Validation Code: 0x0
    Windows Product Key: *****-*****-*****-*****-XVH7B
    Windows Product Key Hash: juq6zzHf9lIH1XRY1VK2YrQYWO0=
    Windows Product ID: 55041-011-1350732-86681
    Windows Product ID Type: 6
    Windows License Type: Volume MAK
    Windows OS version: 6.1.7601.2.00010100.1.0.004
    ID: {04DEBE17-699E-4D0A-A59D-3C196C2C84FE}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Enterprise
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.130828-1532
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 100 Genuine
    Microsoft Office Enterprise 2007 - 100 Genuine
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004005_E2AD56EA-765-b01a_E2AD56EA-766-0_E2AD56EA-148-80004005_16E0B333-89-80004005_B4D0AA8B-1029-80004005
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\wat\watux.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppobjs.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppc.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppwinob.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slc.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\slcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppuinotify.dll[6.1.7600.16385], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slui.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppcomapi.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcommdlg.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppsvc.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spsys.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spldr.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7601.17514], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{04DEBE17-699E-4D0A-A59D-3C196C2C84FE}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.004</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-BBBBB</PKey><PID>55041-011-1350732-86681</PID><PIDType>6</PIDType><SID>S-1-5-21-240060965-2561850352-3419627931</SID><SYSTEM><Manufacturer>Dell
    Inc.</Manufacturer><Model>Latitude E4300                  </Model></SYSTEM><BIOS><Manufacturer>Dell Inc.</Manufacturer><Version>A21</Version><SMBIOSVersion
    major="2" minor="4"/><Date>20110111000000.000000+000</Date></BIOS><HWID>68B63A07018400F8</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Pacific Standard Time(GMT-08:00)</TimeZone><iJoin>1</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>DELL 
    </OEMID><OEMTableID>M09    </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>100</Result><Products><Product GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>100</LegitResult><Name>Microsoft
    Office Enterprise 2007</Name><Ver>12</Ver><Val>1DB36DFCEA6586</Val><Hash>uf4pjarnSPRhy0+iMrKzL8KTLeY=</Hash><Pid>89388-707-1262377-65112</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="100"/><App Id="16" Version="12" Result="100"/><App Id="18" Version="12" Result="100"/><App Id="19" Version="12" Result="100"/><App Id="1A" Version="12" Result="100"/><App Id="1B" Version="12" Result="100"/><App
    Id="44" Version="12" Result="100"/><App Id="A1" Version="12" Result="100"/><App Id="BA" Version="12" Result="100"/></Applications></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Enterprise edition
    Description: Windows Operating System - Windows(R) 7, VOLUME_MAK channel
    Activation ID: 9abf5984-9c16-46f2-ad1e-7fe15931a8dd
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 55041-00172-011-135073-03-1033-7600.0000-0402011
    Installation ID: 017002020180881956515246274583104396790522223804443953
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: XVH7B
    License Status: Licensed
    Remaining Windows rearm count: 3
    Trusted time: 6/6/2014 2:38:03 PM
    Windows Activation Technologies-->
    HrOffline: 0x8004FE21
    HrOnline: N/A
    HealthStatus: 0x000000000001EFF0
    Event Time Stamp: 5:30:2014 15:10
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    Tampered File: %systemroot%\system32\sppobjs.dll
    Tampered File: %systemroot%\system32\sppc.dll|sppc.dll.mui
    Tampered File: %systemroot%\system32\sppcext.dll|sppcext.dll.mui
    Tampered File: %systemroot%\system32\sppwinob.dll
    Tampered File: %systemroot%\system32\slc.dll|slc.dll.mui
    Tampered File: %systemroot%\system32\slcext.dll|slcext.dll.mui
    Tampered File: %systemroot%\system32\sppuinotify.dll|sppuinotify.dll.mui
    Tampered File: %systemroot%\system32\slui.exe|slui.exe.mui|COM Registration
    Tampered File: %systemroot%\system32\sppcomapi.dll|sppcomapi.dll.mui
    Tampered File: %systemroot%\system32\sppcommdlg.dll|sppcommdlg.dll.mui
    Tampered File: %systemroot%\system32\sppsvc.exe|sppsvc.exe.mui
    Tampered File: %systemroot%\system32\drivers\spsys.sys
    HWID Data-->
    HWID Hash Current: MgAAAAEAAQABAAIAAQABAAAAAwABAAEAeqgiDXhybAimeiQ1hEDag8ysrmAi+8rbRso=
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name    OEMID Value    OEMTableID Value
      APIC            DELL          M09    
      FACP            DELL          M09    
      HPET            DELL          M09    
      BOOT            DELL          M09    
      MCFG            DELL          M09    
      ____            DELL          M09    
      ASF!            DELL          M09    
      TCPA                    
      SLIC            DELL          M09    
      SSDT            PmRef        CpuPm
    scott cohen

  • Problem with cloning a DataSource

    Hello!!
    I have cloned a DataSource and used the cloned DataSource(not the original DataSource which i used for cloning) for transmitting via RTP. I don get any exception or any error but the audio isn't getting transmitted.
    (I tried receiving the transmitted audio stream using JMF.. But JMF doesn't detect any)
    However when i use the DataSource(which i used for cloning) it worked..
    dl=CaptureDeviceManager.getDeviceList(new AudioFormat(AudioFormat.LINEAR));
    ml=((CaptureDeviceInfo)dl.firstElement()).getLocator();
    +staticsource=Manager.createCloneableDataSource(Manager.createDataSource(ml));             //staticsource has been declared as static and i tried to clone it to produce new DataSources whenever i need+
    source=((SourceCloneable)staticsource).createClone();
    +p=Manager.createProcessor(source);           
    // I tried using staticsource and it worked but i need to get it right using the cloned one..+
    I think i have explained my problem pretty clearly.. Sorry if i din..
    Thanks!!
    Edited by: s.baalajee on Jun 2, 2009 9:08 AM

    Thanks for the help sir.. I read a previous post of yours which helped me to track down the mistake.. It was a small mistake in my logic.. I had not used the DataSource I used for cloning to create the processor(which means I din use it)..
    When I used that also to create processor the clones produced from that DataSource worked.. I have posted the modified code below..
    Edited by: s.baalajee on Jun 3, 2009 11:02 PM
    /*This program is to capture audio and send it to another system*/
    //package AudioChat;
    import java.awt.*;
    import java.net.*;
    import javax.media.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.media.format.*;
    import javax.media.protocol.*;
    import javax.media.control.*;
    import java.util.*;
    public class ATransmit extends JDialog implements ControllerListener
         Processor p=null;
         DataSink sink;
         MediaLocator ml;
         static DataSource staticsource=null;     
         DataSource source;          
         String cip,cun;
         Panel panel;
         int port;
         static boolean audioinuse;
         //     audioinuse will be false for the first time only
         public ATransmit(String c,JFrame f,MediaLocator medialocator,int po,String un,boolean audio)
              super(f,"Audio Chat "+un);
              cip=c;cun=un;
              port=po;
              audioinuse=audio;
              System.out.println("CIP :"+cip);
              setVisible(true);
              setBounds(600,50,300,75);
              setResizable(false);
              setLayout(new GridLayout(1,1));
              panel=new Panel();
              panel.setBackground(Color.BLACK);
              panel.setLayout(new BorderLayout());
              add(panel);
              addWindowListener(new WindowAdapter()
                   public void windowClosing(WindowEvent we)
                        stopEverything();     //     stops the DataSink and the Processor
              setDefaultCloseOperation(DISPOSE_ON_CLOSE);
    // For the first time alone I create the DataSource(staticsource) from the MediaLocator and use it to create the processor
    //For the subsequent times I create Clones of staticsource and use it to create the Processor
              try
                   if(!audioinuse)
                        System.out.println("Initializing all components");
                        ml=medialocator;
                        Manager.setHint(Manager.LIGHTWEIGHT_RENDERER,true);
                        staticsource=Manager.createCloneableDataSource(Manager.createDataSource(ml));
                        p=Manager.createProcessor(staticsource);          
                   else
                        source=((SourceCloneable)staticsource).createClone();
                        p=Manager.createProcessor(source);     
                   p.addControllerListener(this);
                   p.configure();
                   Thread.sleep(500);
                   p.setContentDescriptor(new ContentDescriptor(ContentDescriptor.RAW_RTP));
                   if(encode(p))
                        p.realize();
                   else
                        System.out.println(“Encoding failed”);
                   Thread.sleep(500);
              catch (Exception e)
                   System.err.println("Got exception "+e);
         public boolean encode(Processor p)
              TrackControl track[] = p.getTrackControls();
              boolean encodingOk = false;
              for (int i = 0; i < track.length; i++)
                   if (!encodingOk && track[i] instanceof FormatControl)
                        if (((FormatControl)track).setFormat( new AudioFormat(AudioFormat.DVI_RTP)) == null)
                             track[i].setEnabled(false);
                        else
                             encodingOk = true;
                   else
                        track[i].setEnabled(false);
              return encodingOk;
         public synchronized void controllerUpdate(ControllerEvent ce)
              try
                   if (ce instanceof RealizeCompleteEvent)
                        Component comp;
                        System.out.println("Realized");     
                        sink=Manager.createDataSink(p.getDataOutput(), new MediaLocator("rtp://"+cip+":"+(15000+port)+"/audio"));
                        if ((comp=p.getControlPanelComponent()) != null)
                             panel.add(BorderLayout.SOUTH,comp);
                        startEverything();     //     start the DataSink and the Processor
                        validate();
                        System.out.println("Updated");
              catch(Exception e)
                   System.out.println("Exception rasied "+e);
         void startEverything()
              try
                   sink.open();sink.start();
                   p.start();
              catch(Exception e)
                   System.out.println("Got Exception :"+e);
         void stopEverything()
              try
                   if(p!=null)
                        p.stop();
                   if(sink!=null)
                        sink.stop();
                        sink.close();
                   if(p!=null)
                        p.deallocate();
                        p.close();
              catch(Exception e)
                   System.out.println("Got Exception :"+e);
         public static void main(String s[])
              Vector dl;
              MediaLocator ml;
              JFrame frame=new JFrame();
              frame.setBounds(400,400,400,400);
              frame.setVisible(true);
              dl=CaptureDeviceManager.getDeviceList(new AudioFormat(AudioFormat.LINEAR));     
              ml=((CaptureDeviceInfo)dl.firstElement()).getLocator();
              new ATransmit("192.192.175.64",frame,ml,0,"s.baalajee",false);               //Note the last argument is false
              new ATransmit("192.192.175.64",frame,ml,100,"s.baalajee",true);     
              new ATransmit("192.192.175.64",frame,ml,200,"s.baalajee",true);     
              new ATransmit("192.192.175.64",frame,ml,300,"s.baalajee",true);     
    Edited by: s.baalajee on Jun 3, 2009 11:04 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Cloning display while keeping native resolutions.

    Hi!
    I want to clone my screen but I want the picture to be displayed in de the native resolutions of both my displays.
    Situation:
    I have a 17" MacBook Pro (native resolution =1680x1050) and I have a 19" LCD-panel (native resolution = 1280x1024). Now, if I connect the LCD-panel with my MB P my desktop is being cloned. The resoltion on both monitors changes to 1280x1024.
    So, no problem fot the 19" LCD-panel (Because the picture is being displayed in the native resolution of the screen.) but the picture on my MB P looks very "yuk".
    Is there a way to correctly display the the picture (my desktop) on both monitors?

    You can't "clone your display" at both native resolutions (for one thing, the aspect ratio is very different between your two displays). Running an LCD display at anything other than it's native resolution leads to a "fuzzy" appearance due to the way LCDs generate an image - there's no fix for that, it's a physical property of the technology.
    You have mirroring turned on. With the external display connected, go to System Preferences > Displays > Arrangement tab and UNcheck the Mirror Displays box.
    Now you will have a desktop that spans across both displays, and you can use both at once.
    (Note - when you first uncheck mirroring, the external display may have the generic Apple desktop background. If so, go to System Preferences > Desktop & Screen Saver and it will refresh and shop your chosen backdrop on the external monitor as well. Also note that your menu bar and dock will only show on your internal display.)

  • LV 8.0.1 'NOT RESPONDING' and/or 'split' and unusable front panel while scrolling

    Hello,
    Is anyone aware of any display or front-panel glitches and bugs with LV 8.0.1?  I have been using LV for years, but I have never seen the front panel tear itself (literally) in sections while I use the standard scoll bars at the edges of teh screen, then become completely unusable and go into [NOT RESPONDING] mode (???). In other words, my front panel displays have always moved as one continuous piece when scrolling.  During these recent episodes, I would use the scroll bars and parts of my front panel displays would not move while the other section(s) tore away and scrolled as I commanded.  When this happens, my entire PC would slow down, the CPU usage would rise and a approach 100%, and the VI was unusable.  I have been writing a particular VI for several months, starting in LV 6.1, then LV 8.0 PRO-DEV, and recently upgraded to the LV 8.0.1 'maintenance' release.  The problem that  I describe here began to occur within two weeks of the maintenance upgrade.  The problem seemed to be propagating to my back-up version after I opened each VI in unsuccessful attempts to find a VI that did not appear corrupted.  It seemed as if any VI that I opened was going to be plagued by the bug that I described above and I thought that I was going to lose months of expensive work and my job!!!!.  In a last ditch effort ( and a stroke of pure genius) I started saving some of these coorupt version as 'PREVIOUS' in LV7.1 format.  This seems to have turned the situation around, for now, and saved my VIs from becoming corrupted and completely unusable. 
    Please let me know if anyone else has seen this.  Also, please let me know how to avoid this, in the future.  Does this indicate corruption of my LV 8.0.1 PRO-DEV environment or the VI files (or both)?  Does NI have tools to correct these corruptions?
    Thank you.

    Thank you. I can only point to the following events/ techniques that were somewhat different from my previous experiences/ techniques:
    1) Performed 'SAVE AS... ' new file name to these files over several months and several times a day using similar filenames with only one number character different between them
    2) Logging long data files to the root C: drive and closing in on less < 5GB HDD remaining (could this be overwriting soem temp files that LV uses to manag graphics???)
    3) After saving to LV 7.1 and re-opening with LV 8.0, I get a message that is new to me that explained something about wiring a Boolean constant to a case structure and how LV 7.1 or previous used this to keep a sub-vi in memory (???).  Unfortunately for me, I did not capture the exact syntax of this message and I do not wish to intentionally repeat this graphical feature.
    4) I copied a small block of code that contained a 'cloned' sub-vi from one block diagram to the a similar VI that , shortly afterward, exhibited the front-panle 'tearing' feature.  This is something that I usually do not do, and, again, is one of the only new actions from anything that I have done in LV for the past several years.
    5) After the message described in (3), above, the rescued LV 7.1 version had moved a handful of the most recently added indicators to a very remote location, about 30 seconds of edge-scrolling time, to the left of my front panel graphics.  I perfromed a 'drag' operation by selecting these and bumping them to the right edge of the screen for about 30 seconds to get them back to the vicinity of my front-panel graphics.  I have never experienced a VI that shifted inidcators so far off the edge of the screen.
    These are the only ' unique' events that I can recall before the 'tear; effect.
    Thank you.

  • Notifications panel doesn't open on ZTE Open version B2G 1.3.0.0-prerelease

    My Notification panel isn't opening. I'm running the latest version of FFOS, I updated today. A previous version of a few days ago had the same problem. The original version I got with the phone, I think it was v1.1 didn't have this problem. So is there any way I can fix the problem00?
    Thanks!

    @linuxholic: I flashed it by cloning and setting up the whole FFOS Repo. You have to then build the FFOS version you want. And then you have to flash it to your phone using ADB (Android Debug Bridge). I did all this on Ubuntu and advise you to do it on any Linux OS...
    Read through this guide: https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/ZTE_OPEN
    And then follow the instructions on cloning, setting up building and flashing FFOS here: https://developer.mozilla.org/en-US/Firefox_OS/Building_and_installing_Firefox_OS
    Note: There's a small issue with ZTE Open that it doesn't correctly configure the bootloader on default builds. So it's mentioned on the page (first link) how to avoid this. You need to add a boot.img image to your build before flashing it. This is the page they link to: http://sl.edujose.org/2013/10/adapted-boot-image-for-use-with-b2g.html

  • D30 not seeing KB during post from back panel

    This is a really more of an annoyance than an issue but I've noticed the D30's we're setting up don't see the KB during post when it's connected to the back USB ports on the Mobo.  Front panel reads it fine. It's not connected to the USB 3.0 ports either (indeed it's on USB1 whichhas the KB logo). 
    Unit will generate a KB error then attempt a PXE boot (which fails) at which point it will sense the correct drive and boot normally.  KB/mouse work fine once it's booted.  The cloned machine has the issue; the donor does not.  Identical BIOS version / settings.  I'm sure I'm missing something obvious; it's just perplexing since the front panel board works fine but the back panel doesn't - kinda counter intuitive.  Sure I could enable a BIOS setting to ignore the keyboard but what fun would that be?

    What BIOS version are you using?
    Are you using the (Lenovo) standard USB keyboard or something 3rd party?
    Any chance it's a false failure on the the failing system?  Are you able to get into BIOS setup using F1 on the keyboard even though the system is logging a KB error?
    Can't say I've seen this on any of our systems.  

  • How to create a copy of customized panel?

    Hi
    On a Button click am creating a panel at runtime using
    actionscript with some controls in there. Now i got requirement
    like at the same time.. i need to create a copy of that panel and
    need to add it as a child of another panel.
    Can any one help me how to create a duplicate copy of Panel??
    Thanks
    Pratap

    Hi,
    Thanks for reply...
    The clone() method returns a cloned copy of the event object
    by setting the type property and any new properties in the clone.
    I need to create a clone of a control(Panel).
    Any idea how to do that?

  • Big problem with put the same received dataSource on two different panels

    Hello All!
    I have a big problem, but first what have I done:
    I am writting application that is based on AVReceiver2 and AVTransmit2 from Sun help.
    I have modified AVReceiver2 to only receive one stream - video stream.
    I show received video on scrollPane, but I want to show the same video on second scrollPane in the same time. I have read about cloning dataSource, but I don't know how to modify that code to make it work.
    This is my receiver class (logger is my own class that have listbox, so don't watch on it. This is not important):
    public class Po&#322;&#261;czenie implements ReceiveStreamListener, SessionListener,
         ControllerListener
        String session = null;
        RTPManager manager = null;
        public Player player1 = null;
        boolean dataReceived = false;
        Object dataSync = new Object();
        private Logger logger;
        private JPanel&#377;ród&#322;oPo&#322;&#261;czone panelOgólny;
        private JPanel&#377;ród&#322;oSzczegó&#322;y panelSzczegó&#322;y;
        private Date dataRozpocz&#281;cia;
        public Po&#322;&#261;czenie(String session, JPanel&#377;ród&#322;oSzczegó&#322;y panelSzczegó&#322;y, JPanel&#377;ród&#322;oPo&#322;&#261;czone panelOgólny, Logger logger) {
            this.session = session;
            this.logger = logger;
            this.panelOgólny = panelOgólny;
            this.panelSzczegó&#322;y = panelSzczegó&#322;y;
        public void Start()
            if (!initialize())
                System.err.println("Failed to initialize the sessions.");
                System.exit(-1);
                System.err.println("Odbiór rozpocz&#281;ty");
        public boolean initialize() {
            try {
             InetAddress ipAddr;
             SessionAddress localAddr = new SessionAddress();
             SessionAddress destAddr;
             SessionLabel sessionLabel;
             // Open the RTP sessions.
               // Parse the session addresses.
              try {
                  sessionLabel = new SessionLabel(session);
              } catch (IllegalArgumentException e) {
                  System.err.println("Failed to parse the session address given: " + session);
                  return false;
              System.err.println("  - Otwarcie sesji RTP: addr: " + sessionLabel.addr + " port: " + sessionLabel.port + " ttl: " + sessionLabel.ttl);
              manager = (RTPManager) RTPManager.newInstance();
              manager.addSessionListener(this);
              manager.addReceiveStreamListener(this);
              ipAddr = InetAddress.getByName(sessionLabel.addr);
              if( ipAddr.isMulticastAddress()) {
                  // local and remote address pairs are identical:
                  localAddr= new SessionAddress( ipAddr,
                                     sessionLabel.port,
                                     sessionLabel.ttl);
                  destAddr = new SessionAddress( ipAddr,
                                     sessionLabel.port,
                                     sessionLabel.ttl);
              } else {
                  localAddr= new SessionAddress( InetAddress.getLocalHost(),
                                          sessionLabel.port);
                        destAddr = new SessionAddress( ipAddr, sessionLabel.port);
              manager.initialize( localAddr);
              // You can try out some other buffer size to see
              // if you can get better smoothness.
              BufferControl bc = (BufferControl)manager.getControl("javax.media.control.BufferControl");
              if (bc != null)
                  bc.setBufferLength(350);
                  manager.addTarget(destAddr);
            } catch (Exception e){
                System.err.println("Cannot create the RTP Session: " + e.getMessage());
                return false;
         // Wait for data to arrive before moving on.
         long then = System.currentTimeMillis();
         long waitingPeriod = 30000;  // wait for a maximum of 30 secs.
         try{
             synchronized (dataSync) {
              while (!dataReceived &&
                   System.currentTimeMillis() - then < waitingPeriod) {
                  if (!dataReceived)
                   System.err.println("  - Oczekiwanie na transmisj&#281; danych...");
                  dataSync.wait(1000);
         } catch (Exception e) {}
         if (!dataReceived) {
             System.err.println("No RTP data was received.");
             close();
             return false;
            return true;
         * Close the players and the session managers.
        protected void close() {
             try {
                player1.close();
             } catch (Exception e) {}
         // close the RTP session.
             if (manager != null) {
                    manager.removeTargets( "Closing session from AVReceive2");
                    manager.dispose();
                    manager = null;
         * SessionListener.
        public synchronized void update(SessionEvent evt) {
         if (evt instanceof NewParticipantEvent) {
             Participant p = ((NewParticipantEvent)evt).getParticipant();
             System.err.println("  - Do&#322;&#261;czy&#322; nowy u&#380;ytkownik: " + p.getCNAME());
         * ReceiveStreamListener
        public synchronized void update( ReceiveStreamEvent evt) {
         RTPManager mgr = (RTPManager)evt.getSource();
         Participant participant = evt.getParticipant();     // could be null.
         ReceiveStream stream = evt.getReceiveStream();  // could be null.
         if (evt instanceof RemotePayloadChangeEvent) {
             System.err.println("  - Received an RTP PayloadChangeEvent.");
             System.err.println("Sorry, cannot handle payload change.");
             System.exit(0);
         else if (evt instanceof NewReceiveStreamEvent) {
             try {
              stream = ((NewReceiveStreamEvent)evt).getReceiveStream();
              DataSource ds = stream.getDataSource();
    //=========important thing:
                            DataSource cloneableDS = Manager.createCloneableDataSource( ds );
                            DataSource clonedDS = ((SourceCloneable)cloneableDS).createClone();
    //========
              // Find out the formats.
              RTPControl ctl = (RTPControl)ds.getControl("javax.media.rtp.RTPControl");
              if (ctl != null){
                  System.err.println("  - Recevied new RTP stream: " + ctl.getFormat());
              } else {
                  System.err.println("  - Recevied new RTP stream");
              if (participant == null)
                  System.err.println("      The sender of this stream had yet to be identified.");
              else {
                  System.err.println("      The stream comes from: " + participant.getCNAME());
              // create a player by passing datasource to the Media Manager
    //=====important thing:
                            player1 = javax.media.Manager.createPlayer(clonedDS);
    //=====
              if (player1 == null)
                  return;
              player1.addControllerListener(this);
              player1.realize();
              // Notify intialize() that a new stream had arrived.
              synchronized (dataSync) {
                  dataReceived = true;
                  dataSync.notifyAll();
             } catch (Exception e) {
              System.err.println("NewReceiveStreamEvent exception " + e.getMessage());
              return;
         else if (evt instanceof StreamMappedEvent) {
              if (stream != null && stream.getDataSource() != null) {
              DataSource ds = stream.getDataSource();
              // Find out the formats.
              RTPControl ctl = (RTPControl)ds.getControl("javax.media.rtp.RTPControl");
              System.err.println("  - The previously unidentified stream ");
              if (ctl != null)
                  System.err.println("      " + ctl.getFormat());
              System.err.println("      had now been identified as sent by: " + participant.getCNAME());
         else if (evt instanceof ByeEvent) {
              System.err.println("  - Got \"bye\" from: " + participant.getCNAME());
          player1.close();
            manager.dispose();
        }

    I wanted to show the same video stream on 2 panels at the same time. The panels are on 2 different Tabs of TabbedPane.
    So I done some kind of switch:
    - when user change tab, I change vievport from one panel to another. This works gr8, but I need to record some received video on the same time when user watch it.
    I find some code to record - this works on single machine, but now, when I have cloned dataSource I supposed to be able to record received video, but guess what: it doesn't work.
    Code of recording part:
               DataSource ds2; // I cloned this the same as I posted earlier
                PushBufferStream pbs;
         Vector camImgSize = new Vector();
         Vector camCapDevice = new Vector();
         Vector camCapFormat = new Vector();
         int camFPS;
         int camImgSel;
         Processor processor = null;
         DataSink datasink = null;
        public void record()
            fetchDeviceFormats();
              camImgSel=0;     // first format, or otherwise as desired
              camFPS = 30;     // framerate
              // Setup data source
              fetchDeviceDataSource();
              createPBDSource();
              createProcessor(ds2); // i'm using cloned datasource
              startCapture();
              try{Thread.sleep(20000);}catch(Exception e){}     // 20 seconds
              stopCapture();
         boolean fetchDeviceFormats()
              Vector deviceList = CaptureDeviceManager.getDeviceList(new VideoFormat(null));
              CaptureDeviceInfo CapDevice = null;
              Format CapFormat = null;
              String type = "N/A";
              CaptureDeviceInfo deviceInfo=null;boolean VideoFormatMatch=false;
              for(int i=0;i<deviceList.size();i++)
                   // search for video device
                   deviceInfo = (CaptureDeviceInfo)deviceList.elementAt(i);
                   if(deviceInfo.getName().indexOf("vfw:")<0)continue;
                   Format deviceFormat[] = deviceInfo.getFormats();
                   for (int f=0;f<deviceFormat.length;f++)
                        if(deviceFormat[f] instanceof RGBFormat)type="RGB";
                        if(deviceFormat[f] instanceof YUVFormat)type="YUV";
                        if(deviceFormat[f] instanceof JPEGFormat)type="JPG";
                        Dimension size = ((VideoFormat)deviceFormat[f]).getSize();
                        camImgSize.addElement(type+" "+size.width+"x"+size.height);
                        CapDevice = deviceInfo;
                        camCapDevice.addElement(CapDevice);
                        //System.out.println("Video device = " + deviceInfo.getName());
                        CapFormat = (VideoFormat)deviceFormat[f];
                        camCapFormat.addElement(CapFormat);
                        //System.out.println("Video format = " + deviceFormat[f].toString());
                        VideoFormatMatch=true;     // at least one
              if(VideoFormatMatch==false)
                   if(deviceInfo!=null)System.out.println(deviceInfo);
                   System.out.println("Video Format not found");
                   return false;
              return true;
         * Finds a camera and sets it up
         void fetchDeviceDataSource() //I test it on localhost so I don't change it
              CaptureDeviceInfo CapDevice = (CaptureDeviceInfo)camCapDevice.elementAt(camImgSel);
              System.out.println("Video device = " + CapDevice.getName());
              Format CapFormat = (Format)camCapFormat.elementAt(camImgSel);
              System.out.println("Video format = " + CapFormat.toString());
              try
                   // ensures 30 fps or as otherwise preferred, subject to available cam rates but this is frequency of windows request to stream
                   FormatControl formCont=((CaptureDevice)ds2).getFormatControls()[0];
                   VideoFormat formatVideoNew = new VideoFormat(null,null,-1,null,(float)camFPS);
                   formCont.setFormat(CapFormat.intersects(formatVideoNew));
              catch(Exception e){}
         * Gets a stream from the camera (and sets debug)
         void createPBDSource()
              try
                   pbs=((PushBufferDataSource)ds2).getStreams()[0];
              catch(Exception e){}
         public void createProcessor(DataSource datasource)
              FileTypeDescriptor ftd = new FileTypeDescriptor(FileTypeDescriptor.MSVIDEO);
              Format[] formats = new Format[] {new VideoFormat(VideoFormat.INDEO50)};
              ProcessorModel pm = new ProcessorModel(datasource, formats, ftd);
              try
                   processor = Manager.createRealizedProcessor(pm);
              catch(Exception me)
                   System.out.println(me);
                   // Make sure the capture devices are released
                   datasource.disconnect();
                   return;
         private void startCapture()
              // Get the processor's output, create a DataSink and connect the two.
              DataSource outputDS = processor.getDataOutput();
              try
                   MediaLocator ml = new MediaLocator("file:capture.avi");
                   datasink = Manager.createDataSink(outputDS, ml);
                   datasink.open();
                   datasink.start();
              }catch (Exception e)
                   System.out.println(e);
              processor.start();
              System.out.println("Started saving...");
         private void pauseCapture()
              processor.stop();
         private void resumeCapture()
              processor.start();
         private void stopCapture()
              // Stop the capture and the file writer (DataSink)
              processor.stop();
              processor.close();
              datasink.close();
              processor = null;
              System.out.println("Done saving.");
         }I run method record() from gui, after I received stream.
    IMPORTANT:
         on:           processor.close();
    I have an exception:
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at com.sun.media.multiplexer.video.AVIMux.writeFooter(AVIMux.java:827)
    at com.sun.media.multiplexer.BasicMux.close(BasicMux.java:142)
    at com.sun.media.BasicMuxModule.doClose(BasicMuxModule.java:172)
    at com.sun.media.PlaybackEngine.doClose(PlaybackEngine.java:872)
    at com.sun.media.BasicController.close(BasicController.java:261)
    at com.sun.media.BasicPlayer.doClose(BasicPlayer.java:229)
    at com.sun.media.BasicController.close(BasicController.java:261)
    at jmonitorserver.engine.Po&#322;&#261;czenie.stopCapture(Po&#322;&#261;czenie.java:684)
    And the video file have 0kb, even during recording
    datasource ds2 is not null.
    any idea?

Maybe you are looking for

  • ASA 5505 configured for WebVPN connecting to Citrix Web Interface

    ASA 5505 configured for WebVPN connecting to Citrix Web Interface. i have a ASA 5505 that I am attempting to configure for WebVPN with passthrough into Web Interface .  The user authenticates into WebVPN OK and gets the option to click on the Citrix

  • Servlets not working in tomcat-4.1.24

    Servlets are not working in a new context which I have created in tomcat-4.1.24. if i put the same servlet in examples context it is working. jsps are working in the new context also. any idea???? binny

  • I deleted an account from my icloud. How do I put it back?

    Hello. Under my itunes account I added a company phone. It has a different number and different information. For some reason I added all together, now I realized that by mistake a erase my company phone information and I dont have anything on that Ip

  • Source and Program Monitor not working after October CC 2014 Update

    I updated to the October 2014 Replace of Premiere Pro and since then I have had major issues with the Source and Program monitors.  I can select a clip from the media browser and have it appear in the source monitor - click play.  The clip will play

  • Iphoto and GarageBand are missing.

    Greetings. Untill today then i realised that my iphoto and garageband are missing. I cant find these apps in my apps folder. I dont think it is the OS upgrade to 10.5.3 causing the problem. Is there any way to get back the apps without reinstalling t