DAQmxResetDevice never returns. PC must be rebooted

We have a problem where our program never returns from a call to DAQmxResetDevice(). The program cannot be stopped via task manager. Trying to shutdown the PC frequently results in a blue screen of death (BSOD). Sometimes the Windows won't even shut down and we must resort to physically powering off the PC.
This is the code that gets called when the program starts and when it tries to recover from an error such as the USB cable is removed and reinserted. Is there some precondition that should be checked before calling DAQmxResetDevice? Or should it ALWAYS be safe to call it? Note that some of the args and error handling has been removed so you can see the sequence of calls.
            err = DAQmxResetDevice( m_device );   <= hangs on this statement
            if (err != 0)
                DAQmxGetErrorString(err, errorString, 1024);
                Log(errorString);
            if( DAQmxCreateTask( "", &m_analogTaskHandle ) == 0)
                err = DAQmxCreateAIVoltageChan( ... m_analogTaskHandle ... );
                if( err == 0 )
                    DAQmxStartTask( m_analogTaskHandle );
Thanks for any ideas, we're getting close to product release and we don't want our customers having to reboot their PC just because of glitch in the NI code.
Hardware is a USB6008 connected to PC via an external
hub. Sometimes we have two of these systems (two hubs, two USB6008 cards)
connected to one PC. But it will happen when only one is currently conected.
Win7 64
DAQmx 9.2
Mitch

Additional Info. This is the WinDbg analysis of the minidump file created when the BSOD happens during shutdown. Note that the probable cause is nipalk.sys.
0: kd> !analyze -v
*                        Bugcheck Analysis                                    *
DRIVER_POWER_STATE_FAILURE (9f)
A driver is causing an inconsistent power state.
Arguments:
Arg1: 0000000000000004, The power transition timed out waiting to synchronize with the Pnp
    subsystem.
Arg2: 0000000000000258, Timeout in seconds.
Arg3: fffffa8006d58680, The thread currently holding on to the Pnp lock.
Arg4: fffff80000b9c510
Debugging Details:
DRVPOWERSTATE_SUBCODE:  4
FAULTING_THREAD:  fffffa8006d58680
CUSTOMER_CRASH_COUNT:  1
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
BUGCHECK_STR:  0x9F
PROCESS_NAME:  System
CURRENT_IRQL:  2
LAST_CONTROL_TRANSFER:  from fffff80002ad5992 to fffff80002ad45da
STACK_TEXT:  
`00000000 : nt!KiSwapContext+0x7a
`08e5ca90 : nt!KiCommitThreadWait+0x1d2
`8002de00 : nt!KeWaitForSingleObject+0x19f
`009b2180 : nipalk+0x8e784
`00024010 : 0xfffff8a0`14132000
`03569460 : 0xfffff800`00000000
`03a3d7b5 : 0xffff0000`00020000
`03569460 : 0x8002de00
`03a78488 : 0xfffff880`009b2180
`00000000 : 0xfffff8a0`00024010
`000e0082 : 0xfffff880`03569460
`00000000 : nimxdfk+0xb7b5
`ffffffff : 0xfffff880`03569460
`00000020 : nimxdfk+0x46488
BugCheck 1000009F, {4, 258, fffffa8006d58680, fffff80000b9c510}
Unable to load image \SystemRoot\System32\drivers\nipalk.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nipalk.sys
*** ERROR: Module load completed but symbols could not be loaded for nipalk.sys
Unable to load image \SystemRoot\system32\DRIVERS\nimxdfk.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nimxdfk.dll
*** ERROR: Module load completed but symbols could not be loaded for nimxdfk.dll
Probably caused by : nipalk.sys ( nipalk+8e784 )
BSODs are really unacceptable. Thanks for your help.
Mitch

Similar Messages

  • OS 10.8.5 screens go black, audio stops, must hard reboot

    So I have been having a really annoying problem the last few months. I'm running OS 10.8.5. My issue: screens go black, audio stops, must hard reboot...it happens at various times, but never while sitting at my machine, UNLESS viewing video in fullscreen as noted below.
    Today while watching VLC fullscreen it repeated this behavior three times in a row within 90 minutes.
    While watching in fullscreen and rendering in FCP - the video stops playing followed by the audio a few seconds later.
    I thought I had fixed the problem sometime ago by turning off my screen saver, but apparently that was not the solution.
    My specs:
    Model Name:     Mac Pro
      Model Identifier:     MacPro3,1
    Boot ROM Version:     MP31.006C.B05
      SMC Version (system):     1.25f4
    DEVICES (from system profiler):
    After Effects 11.0.2
    Premiere Pro 6.0
    ProcasterAudioredirector
    Blackmagic Audio
    Blackmagic Audio
    ATI Radeon HD 3870 x2
    Blackmagic Intensity Pro
    2 RAID controllers
    I have been watching my console log and captured all messages between reboots.
    The messages I think are resposible are as follows, they always appear in the console just before hard reboots are required to get the system back up:
    coreaudiod[338]: Enabled automatic stack shots because audio IO is inactive
    coreaudiod[338]: Disabled automatic stack shots because audio IO is active
    1PasswordAgent[493]: [HYBI] socketDidDisconnect: Error Domain=GCDAsyncSocketErrorDomain Code=7 "Socket closed by remote peer" UserInfo=0x1035168c0 {NSLocalizedDescription=Socket closed by remote peer}
    I am thinking it has to do with a conflict between the Blackmagic audio and system audio...but I am not sure.
    I am hoping someone here can help me troubleshoot. Here are the console messages between reboots (this log is for a single reboot):
    6/11/14 11:36:43.000 AM bootlog[0]: BOOT_TIME 1402504603 0
    6/11/14 11:36:49.000 AM kernel[0]: Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    6/11/14 11:36:43.564 AM com.apple.launchd[1]: *** launchd[1] has started up. ***
    6/11/14 11:36:49.000 AM kernel[0]: vm_page_bootstrap: 1940777 free pages and 139991 wired pages
    6/11/14 11:36:49.000 AM kernel[0]: kext submap [0xffffff7f80742000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000742000]
    6/11/14 11:36:49.000 AM kernel[0]: zone leak detection enabled
    6/11/14 11:36:49.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    6/11/14 11:36:49.000 AM kernel[0]: standard background quantum is 2500 us
    6/11/14 11:36:49.000 AM kernel[0]: mig_table_max_displ = 74
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto kext started!
    6/11/14 11:36:49.000 AM kernel[0]: Running kernel space in FIPS MODE
    6/11/14 11:36:49.000 AM kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    6/11/14 11:36:49.000 AM kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    6/11/14 11:36:49.000 AM kernel[0]: corecrypto.kext FIPS POST passed!
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=3 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=5 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=6 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=7 Enabled
    6/11/14 11:36:49.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    6/11/14 11:36:49.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    6/11/14 11:36:49.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    6/11/14 11:36:49.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    6/11/14 11:36:49.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    6/11/14 11:36:49.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    6/11/14 11:36:49.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    6/11/14 11:36:49.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    6/11/14 11:36:49.000 AM kernel[0]: MAC Framework successfully initialized
    6/11/14 11:36:49.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    6/11/14 11:36:49.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    6/11/14 11:36:49.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    6/11/14 11:36:49.000 AM kernel[0]: pci build Sep 29 2013 13:35:16, flags 0x23008, pfm64 (38 cpu) 0x3f80000000, 0x80000000
    6/11/14 11:36:49.000 AM kernel[0]: [ PCI configuration begin ]
    6/11/14 11:36:49.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 13:50:43 Sep 29 2013) initialization complete
    6/11/14 11:36:49.000 AM kernel[0]: Sleep failure code 0x00000000 0x31000000
    6/11/14 11:36:49.000 AM kernel[0]: console relocated to 0x3f90010000
    6/11/14 11:36:49.000 AM kernel[0]: [ PCI configuration end, bridges 15, devices 32 ]
    6/11/14 11:36:49.000 AM kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
    6/11/14 11:36:49.000 AM kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    6/11/14 11:36:49.000 AM kernel[0]: rooting via boot-uuid from /chosen: 8C316700-9B1B-38E3-919B-8FA97C2949FD
    6/11/14 11:36:49.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    6/11/14 11:36:49.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    6/11/14 11:36:49.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    6/11/14 11:36:49.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    6/11/14 11:36:49.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    6/11/14 11:36:49.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    6/11/14 11:36:49.000 AM kernel[0]: [MSI enabled,index:1]
    6/11/14 11:36:49.000 AM kernel[0]: Adapter (1103:622) at PCI 6:0:0 (May 15 2012)
    6/11/14 11:36:49.000 AM kernel[0]: [620.1]
    6/11/14 11:36:49.000 AM kernel[0]: FireWire runtime power conservation disabled. (2)
    6/11/14 11:36:49.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2 @2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/Samsung SSD 840 EVO 500GB Media/IOGUIDPartitionScheme/New 10.8@2
    6/11/14 11:36:49.000 AM kernel[0]: BSD root: disk1s2, major 1, minor 5
    6/11/14 11:36:49.000 AM kernel[0]: jnl: unknown-dev: replay_journal: from: 33114624 to: 36068352 (joffset 0x61ef638000)
    6/11/14 11:36:49.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 001ff3fffe33f940; max speed s800.
    6/11/14 11:36:49.000 AM kernel[0]: jnl: unknown-dev: journal replay done.
    6/11/14 11:36:49.000 AM kernel[0]: Kernel is LP64
    6/11/14 11:36:49.000 AM kernel[0]: USBMSC Identifier (non-unique): 058F63666471 0x58f 0x6366 0x100, 2
    6/11/14 11:36:49.000 AM kernel[0]: hfs: Removed 48 orphaned / unlinked files and 53 directories
    6/11/14 11:36:49.000 AM kernel[0]: USBMSC Identifier (non-unique): 20131019003959F 0x480 0x200 0x0, 2
    6/11/14 11:36:49.000 AM kernel[0]: USBMSC Identifier (non-unique): 20130521006485F 0x480 0xa007 0x100, 2
    6/11/14 11:36:49.000 AM kernel[0]: [0 0  ] start port.
    6/11/14 11:36:49.000 AM kernel[0]: [0 0  ] start port hard reset (probe 1).
    6/11/14 11:36:49.000 AM kernel[0]: [0 1  ] start port.
    6/11/14 11:36:49.000 AM kernel[0]: [0 1  ] start port hard reset (probe 1).
    6/11/14 11:36:43.564 AM com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    6/11/14 11:36:49.151 AM com.apple.launchd[1]: (com.tripplite.poweralert.PowerAlertEngineSA.plist) Unknown key for boolean: HopefullyExitsFirst
    6/11/14 11:36:49.151 AM com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    6/11/14 11:36:49.000 AM kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:1f:5b:34:e2:90
    6/11/14 11:36:49.000 AM kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:1f:5b:34:e2:91
    6/11/14 11:36:50.000 AM kernel[0]: jnl: disk0s2: replay_journal: from: 4347392 to: 5345280 (joffset 0x747000)
    6/11/14 11:36:50.545 AM com.apple.SecurityServer[19]: Session 100000 created
    6/11/14 11:36:50.625 AM com.apple.SecurityServer[19]: Entering service
    6/11/14 11:36:50.698 AM UserEventAgent[15]: Captive: [mySCCopyWiFiDevices:162] WiFi Device Name == NULL
    6/11/14 11:36:50.870 AM fseventsd[57]: event logs in /Volumes/250 SSD/.fseventsd out of sync with volume.  destroying old logs. (424 0 4826)
    6/11/14 11:36:50.872 AM fseventsd[57]: log dir: /Volumes/250 SSD/.fseventsd getting new uuid: C42D1F92-B071-4449-A739-6A7A5776FC91
    6/11/14 11:36:50.873 AM fseventsd[57]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (4639 7 4826)
    6/11/14 11:36:50.873 AM fseventsd[57]: log dir: /.fseventsd getting new uuid: EE4BF2AA-F0AA-4E31-8F1C-89CBCDA25DF8
    6/11/14 11:36:50.898 AM mDNSResponder[58]: mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56) starting OSXVers 12
    6/11/14 11:36:50.995 AM systemkeychain[61]: done file: /var/run/systemkeychaincheck.done
    6/11/14 11:36:51.000 AM kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key $Num (kSMCKeyNotFound)
    6/11/14 11:36:51.000 AM kernel[0]: SMC::smcReadKeyAction ERROR $Num kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    6/11/14 11:36:51.000 AM kernel[0]: iSCSI Initiator Previous Shutdown Cause: 3
    6/11/14 11:36:51.000 AM kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    6/11/14 11:36:51.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioDevice[0xffffff802935e500]::initHardware(0xffffff8027891c00)
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioDevice[0xffffff802935e500]::createAudioEngine()
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine[0xffffff8028614e00]::init()
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine::init SUCCEED
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine[0xffffff8028614e00]::initHardware(0xffffff802935e500)
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine[0xffffff8028614e00]::createNewAudioStream()
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine[0xffffff8028614e00]::peformFormatChange(0xffffff8029355400, 0xffffff8107cb3aa0, 0)
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine::createNewAudioStream SUCCEED
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine[0xffffff8028614e00]::createNewAudioStream()
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine[0xffffff8028614e00]::peformFormatChange(0xffffff8029183400, 0xffffff8107cb3aa0, 0)
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine::createNewAudioStream SUCCEED
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioEngine::initHardware SUCCEED
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioDevice::createAudioEngine SUCCEED
    6/11/14 11:36:51.000 AM kernel[0]: LPAudioDevice::initHardware SUCCEED
    6/11/14 11:36:51.000 AM kernel[0]: DeckLink_Driver: ****** Max Power On ******
    6/11/14 11:36:51.000 AM kernel[0]: jnl: disk0s2: journal replay done.
    6/11/14 11:36:51.000 AM kernel[0]: **** [CSRBluetoothHostControllerUSBTransport][start] -- completed -- this = 0xffffff802935a800 ****
    6/11/14 11:36:51.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- controller = 0xffffff802935a800
    6/11/14 11:36:51.000 AM kernel[0]: ** Device in slot: SLOT-2 **
    6/11/14 11:36:51.000 AM kernel[0]: ** Device in slot: SLOT-1 **
    6/11/14 11:36:51.008 AM mDNSResponder[58]: D2D_IPC: Loaded
    6/11/14 11:36:51.008 AM mDNSResponder[58]: D2DInitialize succeeded
    6/11/14 11:36:51.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    6/11/14 11:36:51.000 AM kernel[0]: DSMOS has arrived
    6/11/14 11:36:51.000 AM kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key BEMB (kSMCKeyNotFound)
    6/11/14 11:36:51.000 AM kernel[0]: jnl: disk4: replay_journal: from: 31825920 to: 32366592 (joffset 0x3a36000)
    6/11/14 11:36:51.000 AM kernel[0]: [0 0  ] start port soft reset (probe 1).
    6/11/14 11:36:51.880 AM fseventsd[57]: event logs in /Volumes/2TB RAID0/.fseventsd out of sync with volume.  destroying old logs. (423 0 4826)
    6/11/14 11:36:51.880 AM fseventsd[57]: log dir: /Volumes/2TB RAID0/.fseventsd getting new uuid: 99EF1AE6-412F-466A-845F-C7B1E75B651C
    6/11/14 11:36:52.000 AM kernel[0]: jnl: disk4: journal replay done.
    6/11/14 11:36:53.000 AM kernel[0]: [0 1  ] start port soft reset (probe 1).
    6/11/14 11:36:53.000 AM kernel[0]: [0 0  ] port started successfully.
    6/11/14 11:36:53.000 AM kernel[0]: [0 0 0] device probed successfully.
    6/11/14 11:36:53.000 AM kernel[0]: [0 1  ] port started successfully.
    6/11/14 11:36:53.000 AM kernel[0]: [0 1 0] device probed successfully.
    6/11/14 11:36:53.000 AM kernel[0]: Adapter vbus initialized
    6/11/14 11:36:54.200 AM com.apple.launchd[1]: (com.softraid.softraidd[128]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    6/11/14 11:36:54.200 AM com.apple.launchd[1]: (com.softraid.softraidd[128]) Job failed to exec(3) for weird reason: 2
    6/11/14 11:36:54.242 AM hidd[112]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    6/11/14 11:36:54.255 AM hidd[112]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    6/11/14 11:36:54.267 AM com.apple.launchd[1]: (com.openbase.com.openexec[124]) getpwnam("openbase") failed
    6/11/14 11:36:54.273 AM com.apple.launchd[1]: (com.openbase.com.openexec[124]) Job failed to exec(3). Setting up event to tell us when to try again: 3: No such process
    6/11/14 11:36:54.273 AM com.apple.launchd[1]: (com.openbase.com.openexec[124]) Job failed to exec(3) for weird reason: 3
    6/11/14 11:36:54.322 AM appleeventsd[117]: main: Starting up
    6/11/14 11:36:54.323 AM kdc[110]: label: default
    6/11/14 11:36:54.323 AM kdc[110]:           dbname: od:/Local/Default
    6/11/14 11:36:54.324 AM kdc[110]:           mkey_file: /var/db/krb5kdc/m-key
    6/11/14 11:36:54.324 AM kdc[110]:           acl_file: /var/db/krb5kdc/kadmind.acl
    6/11/14 11:36:54.333 AM rpcbind[142]: Could not join RPC bind multicast address
    6/11/14 11:36:54.344 AM com.apple.usbmuxd[91]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    6/11/14 11:36:54.347 AM kdc[110]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    6/11/14 11:36:54.410 AM coreservicesd[56]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    6/11/14 11:36:54.412 AM mds[104]: (Normal) FMW: FMW 0 0
    6/11/14 11:36:54.422 AM kdc[110]: KDC started
    6/11/14 11:36:54.466 AM loginwindow[107]: Login Window Application Started
    6/11/14 11:36:54.492 AM awacsd[120]: Starting awacsd connectivity-78.3 (Apr 25 2013 19:22:44)
    6/11/14 11:36:54.504 AM awacsd[120]: InnerStore CopyAllZones: no info in Dynamic Store
    6/11/14 11:36:54.540 AM mds[104]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    6/11/14 11:36:54.598 AM locationd[108]: NOTICE,Location icon should now be in state 0
    6/11/14 11:36:54.616 AM apsd[122]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:54.618 AM apsd[122]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:54.000 AM kernel[0]: macx_swapon SUCCESS
    6/11/14 11:36:54.000 AM kernel[0]: Sandbox: sandboxd(143) deny mach-lookup com.apple.coresymbolicationd
    6/11/14 11:36:54.619 AM sandboxd[143]: ([142]) rpcbind(142) deny job-creation
    6/11/14 11:36:54.649 AM WindowServer[149]: Server is starting up
    6/11/14 11:36:55.047 AM CleanApp Daemon[127]: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    6/11/14 11:36:55.048 AM CleanApp Daemon[127]: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    6/11/14 11:36:55.048 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.048 AM CleanApp Daemon[127]: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    6/11/14 11:36:55.048 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.048 AM CleanApp Daemon[127]: kCGErrorFailure: This user is not allowed access to the window system right now.
    6/11/14 11:36:55.206 AM CleanApp Daemon[127]: _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    6/11/14 11:36:55.211 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetEventPort: Invalid connection
    6/11/14 11:36:55.211 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetEventPort: Invalid connection
    6/11/14 11:36:55.211 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetEventPort: Invalid connection
    6/11/14 11:36:55.211 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetEventPort: Invalid connection
    6/11/14 11:36:55.235 AM CleanApp Daemon[127]: CGSRegisterConnectionNotifyProc called with invalid connection
    6/11/14 11:36:55.235 AM CleanApp Daemon[127]: CGSRegisterConnectionNotifyProc called with invalid connection
    6/11/14 11:36:55.243 AM CleanApp Daemon[127]: CGSRegisterConnectionNotifyProc called with invalid connection
    6/11/14 11:36:55.308 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetDockRect: Invalid connection
    6/11/14 11:36:55.308 AM CleanApp Daemon[127]: CGSGetCurrentDisplayMode: Invalid display 0x00000000
    6/11/14 11:36:55.413 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection
    6/11/14 11:36:55.413 AM CleanApp Daemon[127]: CGSGetDisplayBounds: Invalid display 0x00000000
    6/11/14 11:36:55.413 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection
    6/11/14 11:36:55.413 AM CleanApp Daemon[127]: CGSGetDisplayBounds: Invalid display 0x00000000
    6/11/14 11:36:55.420 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection
    6/11/14 11:36:55.420 AM CleanApp Daemon[127]: CGSGetDisplayBounds: Invalid display 0x00000000
    6/11/14 11:36:55.000 AM kernel[0]: fsevents: watcher CleanApp Daemon (pid: 127) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    6/11/14 11:36:55.718 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.764 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.766 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.798 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.799 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.799 AM CleanApp Daemon[127]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:55.817 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: CGSSetConnectionProperty: Invalid connection
    6/11/14 11:36:55.818 AM CleanApp Daemon[127]: kCGErrorInvalidConnection: Error enabling suspendResume handling
    6/11/14 11:36:56.338 AM qmasterqd[184]: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    6/11/14 11:36:56.339 AM qmasterqd[184]: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    6/11/14 11:36:56.339 AM qmasterqd[184]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:56.339 AM qmasterqd[184]: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    6/11/14 11:36:56.339 AM qmasterqd[184]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:56.339 AM qmasterqd[184]: kCGErrorFailure: This user is not allowed access to the window system right now.
    6/11/14 11:36:56.342 AM qmasterqd[184]: _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    6/11/14 11:36:56.508 AM qmastercc[189]: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    6/11/14 11:36:56.510 AM qmastercc[189]: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    6/11/14 11:36:56.510 AM qmastercc[189]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:56.512 AM qmastercc[189]: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    6/11/14 11:36:56.512 AM qmastercc[189]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:36:56.512 AM qmastercc[189]: kCGErrorFailure: This user is not allowed access to the window system right now.
    6/11/14 11:36:56.522 AM qmastercc[189]: _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    6/11/14 11:36:57.357 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 1 second
    6/11/14 11:36:57.363 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 1 second
    6/11/14 11:36:57.369 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 1 second
    6/11/14 11:36:57.375 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 1 second
    6/11/14 11:36:57.388 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 1 second
    6/11/14 11:36:57.410 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 1 second
    6/11/14 11:36:57.552 AM UserEventAgent[15]: Captive: [mySCCopyWiFiDevices:162] WiFi Device Name == NULL
    6/11/14 11:36:57.556 AM pasda[126]: CAgentTimer returning with an INFINITE timeout!
    6/11/14 11:36:57.556 AM pasda[126]: [CRemoteAgentTable::SetConfigurationValues] failed to open configuration file '/Library/Application Support/PowerAlertEngine/paconfig.ini'
    6/11/14 11:36:57.000 AM kernel[0]: Ethernet [Intel8254x]: Link up on en1, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [792d,6f48,0de1,0e00,45e1,4000]
    6/11/14 11:36:57.565 AM configd[21]: network changed: DNS*
    6/11/14 11:36:57.567 AM configd[21]: setting hostname to "VJTKs-Mac-Pro-2.local"
    6/11/14 11:36:57.603 AM netbiosd[193]: Unable to start NetBIOS name service:
    6/11/14 11:36:58.754 AM configd[21]: network changed: v4(en1+:192.168.1.105) DNS+ Proxy+ SMB
    6/11/14 11:36:58.776 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 2 seconds
    6/11/14 11:36:58.826 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 2 seconds
    6/11/14 11:36:58.838 AM mDNSResponder[58]: Excessive update rate for VJTK’s\032Mac\032Pro\032Cluster-3A9F54B3-B143-43C9-A728-63A9E73C3488._qmp4._tcp .local.; delaying announcement by 2 seconds
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:01.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1450
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1442
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1442
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1442
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:1442
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:617
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:617
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:617
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:617
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:84
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:84
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:84
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:84
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:32
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:03.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:04.262 AM stackshot[95]: Timed out waiting for IOKit to finish matching.
    6/11/14 11:37:04.620 AM apsd[122]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:32
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:04.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1449
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1451
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1441
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1452
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:1033
    6/11/14 11:37:05.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:32
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:68
    6/11/14 11:37:08.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:09.508 AM awacsd[120]: Exiting
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:1448
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:1448
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:1437
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:1437
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:1437
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:56
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:1437
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:0
    6/11/14 11:37:09.000 AM kernel[0]: 3926 m66deaaf0:56

    I'm going to reply to my own message. After spending some time trying to solve this problem, I found an application called Chapter Maker in the App Store. It is reasonably priced and once you have turned your podcast sent to iTunes into a movie by opening it in QuickTime, you can either just show it through QuickTime on your desktop or laptop computer, or if you want it to work in iTunes the way it used to work, you can send it from QuickTime to iMove (go to file/Export to... iMovie) where you can then export it as a movie to your desktop and open in Chapter Maker where you can add the chapter headings back in to the podcast and Export it. You can then add it back into the movie folder in iTunes where you can see the visuals in full screen and navigate through the chapters quickly.
    I also tried this out by connecting my iPad to my computer and moving the movie into my iPad. While it doesn't have the chapters visible to navigate quickly to a chapter heading, you can touch the play screen and drag it to the places you need to review. Not as nice as the old iOS version, but it also does show the visual screen using the full screen of the iPad.
    As I mentioned earlier, on my older iPod, I am able to view the visuals in full screen and by touching the list at the top right, it turns over to navigate through chapters with clearly labeled headings.
    I use this to study topics for myself and also to pass on information to students.
    I do wish they had kept the old version the way it was, but guess that's the way things go.
    Check out the application in the App Store called Chapter Maker if you are looking for the same solution to this problem. Even if you aren't, it's an easy way to add sections to any video.

  • Runtime,waitFor and exitValue() methods:child programm never return

    Sorry,my english is really bad!
    i do a programm with tests all the night different java programms.
    I have to compile and after run it.
    My problem is that even if the output and error streams are displayed,each time i have a big programm,the child process always stay blocked.
    I decided to use the dos command ....>>Results.txt to store the datas.
    But the problem is that the wait for and exitvalue methods never returns.

    Hi,
    you must provide a way to read not only the error stream (>>) but also the output stream (>). You can make it from java too. Something like this:
    Runtime rt = java.lang.Runtime.getRuntime();
    Process proc = rt.exec(cmd, null, workdir);
    int inp;
    while ((inp = proc.getInputStream().read()) != -1) {
      System.out.write(inp);
    int err;
    while ((err = proc.getErrorStream().read()) != -1) {
      System.out.write(err);
    proc.waitFor();Best regards,
    Martin

  • Often, Firefox app will close, but the underlying Windows process will not and cannot be stopped via Task Manager. When this happens, Firefox can no longer be used...the system must be rebooted.

    Hello,
    Often, the Firefox app will close, but the underlying Windows process will not and cannot be stopped via Task Manager. When this happens, Firefox can no longer be used...the system must be rebooted. This happens especially when many apps are running but even though there are plenty of memory resources available.
    I have tried to find if something is using Firefox in the background, but have no way to know what that would be.
    Their are no apparent viruses detected.
    Firefox is version v5.0 and occurred in earlier release.
    System is Windows 7 (64bit).

    well, it's not the same hardware and it's a bit different.
    I managed to pass that stage somehow but I still have a problem
    I don't use the built-in creator tool that comes with Spyrus as it doesn't know how to append a pre-staged media that was created by SCCM that should apply the Windows file system to a second partition and the WinPE to the first partition.
    I managed to do everything. my only problem is that the WTGCreator that comes with SCCM 2012 R2 creates the 350MB partition with FAT32 file system.
    when I boot from the device I get the WinPE, I can choose a task sequence and then it fails when trying to apply the wim file. the error tells me that the 350MB partition is FAT32 which is not supported (even though it chooses the second partition, which
    is all the rest of the disk space)
    what I did was adding another task that converts the 32 Fat partition to an NTFS partition and then the process continues and finishes successfully! but that's a workaround.
    I'm trying to make this process as smooth as possible without having additional steps
    Tamir Levy

  • The type of RETURNING parameter must be fully specified

    Hello,
    I want to program a locall class, a method to return a table of a local type:
    TYPES:
    BEGIN OF ty_line,
       id   TYPE char10,
       txt  TYPE string,
    END OF ty_line,
    ty_line_tt type standard table of ty_line.
    CLASS cl_html DEFINITION FINAL CREATE PRIVATE.
      PUBLIC SECTION.
        CLASS-METHODS parse importing fdata        type string_table
                            returning value(fmeta) type ty_line_tt.
    ENDCLASS.                    "cl_rep DEFINITION
    Got an error as in the subject. Does that mean that the table type MUST be declared in the ABAP dictionary?
    Regards,
    Michal

    Hello Michal
    Since your static method is PUBLIC you cannot use local types in its interface. The type of the RETURNING parameter must be public as well. Thus, you have to define it in the DDIC.
    Alternatively, you could switch to the more flexible EXPORTING parameters. Or you could return you itab as data reference, e.g.:
    *& Report  ZUS_LOCAL_CLASS                                             *
    REPORT  zus_local_class                                             .
    TYPES:
    BEGIN OF ty_line,
    id TYPE char10,
    txt TYPE string,
    END OF ty_line,
    ty_line_tt TYPE STANDARD TABLE OF ty_line.
    *       CLASS cl_html DEFINITION
    CLASS cl_html DEFINITION FINAL CREATE PRIVATE.
      PUBLIC SECTION.
        CLASS-METHODS parse IMPORTING fdata TYPE string_table
    *    RETURNING value(fmeta) TYPE ty_line_tt.
        RETURNING value(data_obj) TYPE REF TO data.
    ENDCLASS. "cl_rep DEFINITION
    *       CLASS cl_html IMPLEMENTATION
    CLASS cl_html IMPLEMENTATION.
      METHOD parse.
    *   define local data
        DATA:
          lt_line_tt    TYPE ty_line_tt.
        APPEND INITIAL LINE TO lt_line_tt.
        GET REFERENCE OF lt_line_tt INTO data_obj.
      ENDMETHOD.                    "parse
    ENDCLASS.                    "cl_html IMPLEMENTATION
    Regards
      Uwe

  • Adobe took early termination penalty   $ 764.30 from my account 10days ago insisting staff mistake but never returned  $ 764.30 back. I have chatted with two staffs for this and all I got was "please wait with patient"... 10 days already have passed since

    This is totally insane!! They took someone's money in a sec by 'MISTAKE' but haven't returned after 10days.
    I already have chatted with two staffs about this but different from what they promised, this still has not solved yet!
    My devoted time for this was totally wasted and I am still in suffering.
    I think this is theft!!!  What shall I do more?!

    I am really sorry to bring this issue to the forum but had no choice. Like I mentioned above, I already have contacted them but never returned me back. Sick of chatting with those staffs who act like answering machine and wasting my time because of their mistake. After I finally decided to post this last night, then they called me this morning that I have to wait 5days more.
    Sorry again, and thanks for your reply.
    J

  • JNI_CreateJavaVM() (1.4.0) NEVER returns if I call it from DLL !

    Hello,
    I'm invoking java application from C++ exe (Win2000) and this works almost fine (except DestroyJavaVM()), but if the same piece of code that handles Java resides in DLL then JNI_CreateJavaVM() (1.4.0) NEVER returns and the process gets stuck !!!
    What could be the reason ?
    Thanx !

    Hi,
    JVM can start java application from DLL if the application (that embeds java application and DLL) has message loop (or simple endless while loop, I tested).
    Vitally

  • When I move my mac the screen flicker and must be rebooted

    when I move my mac the screen flickers and goes blank then must be rebooted. Crap

    Hi , and a warm welcome to the forums!
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    And sorry to report that OSX is more Widows like than ever, but….
    If that doesn't help Reinstall the OS.

  • Toolkit.getDefaultToolkit() in Java service never returns on Windows

    I'm stumped by this problem. It appears to be specific to a single machine as I can reproduce it reliably there but not on other machines. I'm hoping someone has some thoughts on what could be going on.
    Here's the scenario:
    I have Tomcat 5 running as a service on a new installed Windows 2000 Server with up to date service packs and j2sdk1.4.2_06. The service is configure to run headless.
    I have a webapp that performs simple image transformations using AWT and Java2D. Any invocation of Toolkit.getDefaultToolkit() never returns. The thread just sits there consuming no CPU and does not throw an exception. I've narrowed it further to a call to new sun.awt.windows.WToolkit() in getToolKit(). sun.awt.windows.WToolkit is the value of the system property awt.toolkit.
    I can reproduce this exact behavior in a different scenario: the server is running sshd on cygwin. If I ssh to the server and run the following class, it also hangs at new sun.awt.windows.WToolkit().
    public class ToolkitTester
      public static void main(String[] args)
        System.out.println("awt.toolkit = " + System.getProperty("awt.toolkit"));
        System.out.print("Invoking: new sun.awt.windows.WToolkit()... ");
        new sun.awt.windows.WToolkit();
        System.out.println("done.");
    }Running this same class from a shell on the server works just fine.
    I have tried j2sdk1.4.2_03 and jdk1.5 with the same results. I've replicated this second scenario (logging in over ssh) on another Windows 2000 server and do not see this behavior.
    Any thoughts?
    Alon

    Okay. Here's the fix...
    The 'no video card' comment was actually pretty close. The issue appears to be with DirectDraw support. We found this by watching regmon as the testing code ran. Installing a new video driver may have addressed this but so does disabling using DirectDraw as described here:
    http://java.sun.com/products/java-media/2D/forDevelopers/java2dfaq.html#dither
    java -Dsun.java2d.noddraw=true
    Wow. Weird one.
    Alon

  • Select count(Key_Field) from table_name never returns

    I am doing some scalability tests and am building a db w/table that will contain 400Million records. I am trying to see how far along I am in the process, and am experiencing this problem.
    The select count(ID) never returns.
    Does anyone have any suggestions for me as to how i might make it perform better? I am not too familiar with such large scale implementations, so any advice would be appreciated, and you can feel free to tell me the most basic info... (I do read docs, etc, but there might be a place I have not yet searched..)
    The hardware is not an issue, at least for my testing, as it is as follows, and I see the IO on the arrays is busy, but not too busy, and that is to be expected, and we are neither CPU or RAM bound.
    SUN E4800
    12 CPUs
    48GB RAM
    2 T3 Arrays (fiber cards on different IO boards)
    4 internal drives (2 on each IO board), not mirrored or RAIDed

    This is always a troublesome type of query.
    Are you trying to count the number of all rows in a table? You can try to ANALYZE the table, then from user_tables select the NUM_ROWS
    I am doing some scalability tests and am building a db w/table that will contain 400Million records. I am trying to see how far along I am in the process, and am experiencing this problem.
    The select count(ID) never returns.
    Does anyone have any suggestions for me as to how i might make it perform better? I am not too familiar with such large scale implementations, so any advice would be appreciated, and you can feel free to tell me the most basic info... (I do read docs, etc, but there might be a place I have not yet searched..)
    The hardware is not an issue, at least for my testing, as it is as follows, and I see the IO on the arrays is busy, but not too busy, and that is to be expected, and we are neither CPU or RAM bound.
    SUN E4800
    12 CPUs
    48GB RAM
    2 T3 Arrays (fiber cards on different IO boards)
    4 internal drives (2 on each IO board), not mirrored or RAIDed

  • SAXParser.parse never returns!

    I'm using sockets to transfer xml data. When I feed my InputSource (containing the xml document) into the SAXPaser.parse method I can see the events being fired correctly (ie: startDocument, characters, startElement,etc) apart from the endDocument event. The parse method is executing all my code but it never returns! What should cause it to return? Do I need to close the socket connection or should it recognise when it has reached the final closing element?

    I couldn't find that exact implementation but I looked into the crimson version and it reads until it hits an EOF. It's a reasonable guess that the xerces version does the same. I think it has to read in the whole file becasue it cannot tell whether the document is well-formed otherwise.

  • MobileService.SyncContext.PushAsync never returns in Release build

    I am currently trying to create a windows phone app with azure mobile services but somehow offline sync is not working. When I create a release build and call await SyncContext.PushAsync() it never returns back to the context.
    I dont really know what is happening,
    Code:
     await App.MobileService.SyncContext.PushAsync();
     return true;
    When I run a debug build everything works fine.
    I can't understand, whats happening in Release mode?
    Its a very urgent. Please provide a quick solution or setup a call with me.
    Thanks,
    Hema
    hema

    Thank you for the answer, I added HttpMessageHandler to check which operation was causing the problem and a IMobileServiceSyncHandler, as I mentioned earlier when there is nothing to Push the syncing work fine and the pull can be made, but when the push
    needs to send data the request passes by OnPushCompleteAsync and does not get to the LoggingHandler.SendAsync or to the ExecuteTableOperationAsync and on the Output console I can see the following exceptions are thrown but the PushAsync does not fail and never
    ends.
    A first chance exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.ni.dll
    A first chance exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.ni.dll
    A first chance exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.ni.dll
    A first chance exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.ni.dll
    A first chance exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.ni.dll
    A first chance exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.ni.dll
    A first chance exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.ni.dll
    The thread 0x1080 has exited with code 259 (0x103).
    About the UI, this operation is triggered by the user (button) and is handle in an ICommand in a way that can only be triggered once and locked from other processes with a SemaphoreSlim, I add a little part of the sync code.
    await this.MobileServiceClient.SyncContext.PushAsync(cancellationToken);
    var query = SyncItemTable.CreateQuery().Where(syncItem => syncItem.UserId == userId);
    await SyncItemTable.PullAsync("PullSyncItem", query, true, cancellationToken);
    I am using the nugets WindowsAzure.MobileServices, 1.3.1 and WindowsAzure.MobileServices.SQLiteStore, 1.0.1
    I appreciate a quick response this is a stopper bug for the next release of our application.

  • [svn:fx-trunk] 12007: When the Internet Explorer browser window is obscured Stage. width and Stage.height never return the proper sizes until/ unless the IE window is unobscured long enough for the player to feel it needs to render initially .

    Revision: 12007
    Revision: 12007
    Author:   [email protected]
    Date:     2009-11-19 12:45:27 -0800 (Thu, 19 Nov 2009)
    Log Message:
    When the Internet Explorer browser window is obscured Stage.width and Stage.height never return the proper sizes until/unless the IE window is unobscured long enough for the player to feel it needs to render initially.  This was preventing our preloader from completing, since we were waiting for a non-0 Stage size.  Took a slightly different approach to solving the bug for which the original logic was added to work around.
    QE notes: None
    Doc notes: None
    Bugs: SDK-24191
    Reviewer: Alex, Evtim
    Tests run: Checkin
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/non-0
        http://bugs.adobe.com/jira/browse/SDK-24191
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/preloaders/Preloader.as

    Revision: 12007
    Revision: 12007
    Author:   [email protected]
    Date:     2009-11-19 12:45:27 -0800 (Thu, 19 Nov 2009)
    Log Message:
    When the Internet Explorer browser window is obscured Stage.width and Stage.height never return the proper sizes until/unless the IE window is unobscured long enough for the player to feel it needs to render initially.  This was preventing our preloader from completing, since we were waiting for a non-0 Stage size.  Took a slightly different approach to solving the bug for which the original logic was added to work around.
    QE notes: None
    Doc notes: None
    Bugs: SDK-24191
    Reviewer: Alex, Evtim
    Tests run: Checkin
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/non-0
        http://bugs.adobe.com/jira/browse/SDK-24191
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/preloaders/Preloader.as

  • 4.51 new InitialContext never returns

    4.51 new InitialContext never returns
    When I do a "new InitialContext" in my client test program, it never
    returns
    when run on solaris or linux, it works fine on NT.
    Another symptom of the same problem is that a LIST command of
    weblogic.Admin works
    on NT but never returns on Solaris or Linux.
    VERSION and SHUTDOWN work on NT, Solaris and Linux.
    also note that on linux with ibm 1.1.8 jdk, I completely re-loaded the
    weblogic
    with only the system password changed in the weblogic.properties file
    (just to
    make sure I did not accidently put something in the properties file to
    cause
    the problem)
    here is the some raw data, I do relaize that some of these combinations
    are not certified (none of the Solaris or Linux combinations worked).
    Sun Ultra10 2.5.1 with jdk1.1.8 no service pack
    Sun Ultra10 2.5.1 with jdk1.1.8 service pack 8
    Sun Ultra10 2.5.1 with jdk1.1.7 service pack 8
    Windows NT 4.0 service pack 6a javasoft jdk1.2.2 weblogic service pack 7
    linux (redhat 6.2 with blackdown jdk1.2.2)
    linux (redhat 6.2 with ibm1.1.8 jdk)
    changes to weblogic.properties:
    weblogic.system.password=syspword
    to startup weblogic:
    export PATH=$PATH:/usr/local/jdk118/bin
    export JDK_HOME=/usr/local/jdk118
    export
    CLASSPATH=./classes:./lib/weblogicaux.jar:./myserver/serverclasses
    ./startWebLogic.sh
    code segment from client program:
    static public Context getInitialContext()
    Context returnValue = null;
    Properties p;
    p = new Properties();
    p.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.TengahInitialContextFactory");
    p.put(Context.PROVIDER_URL,"t3://207.112.33.206:7001");
    try
    System.out.println("getting initial context");
    returnValue = new InitialContext(p);
    System.out.println("got initial context");
    catch (NamingException ex)
    System.out.println("exception");
    System.out.println("NamingException " +
    ex.getMessage())
    ex.printStackTrace();
    catch (Exception ex)
    System.out.println("exception");
    return returnValue;
    results of running the client program:
    getting initial context
    the client program never returns
    check linux version:
    [jack@linux01 test]$ uname -a
    Linux linux01.delfour.com 2.2.14-5.0 #1 Tue Mar 7 20:53:41 EST 2000 i586
    unknown
    check weblogic version on NT:
    [jack@linux01 test]$ java weblogic.Admin t3://207.112.33.203:7001
    VERSION
    WebLogic Build: 4.5.1 Service Pack 7 02/16/2000 15:17:50 #63218
    check weblogic version on linux:
    [jack@linux01 test]$ java weblogic.Admin t3://localhost:7001 VERSION
    WebLogic Build: 4.5.1 09/30/1999 17:41:18 #53704
    test one: linux client to linux server:
    [jack@linux01 test]$ java weblogic.Admin t3://localhost:7001 PING 1 1
    Sending 1 ping of 1 byte.
    RTT = ~741 milliseconds, or ~741 milliseconds/packet
    test two: linux client to linux server:
    [jack@linux01 test]$ java weblogic.Admin t3://localhost:7001 LIST
    weblogic system bogus
    Setting credentials
    An AuthenticationException occurred that prevented access to the given
    name in the naming service. The username/password you supplied is not
    authorized for thi
    s operation.
    test three: linux client to linux server:
    [jack@linux01 test]$ java weblogic.Admin t3://localhost:7001 LIST
    weblogic syste
    m syspword
    Setting credentials
    after 5 minutes, still no response
    test four: linux client to NT server:
    [jack@linux01 test]$ java weblogic.Admin t3://207.112.33.203:7001 LIST
    weblogic system password
    Setting credentials
    Contents of weblogic
    fileSystem:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WL
    [email protected]:[7001,7001,7002,7002,-1]
    NameBas
    edFailOverHandler (name: weblogic.fileSystem, env:
    weblogic.jndi.Environment@806
    05d5
    ejb:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLContext
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFailO
    verHandler (name: weblogic.ejb, env: weblogic.jndi.Environment@80605d5
    common:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLCont
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFa
    ilOverHandler (name: weblogic.common, env:
    weblogic.jndi.Environment@80605d5
    jdbc:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLContex
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFail
    OverHandler (name: weblogic.jdbc, env: weblogic.jndi.Environment@80605d5
    jts:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLContext
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFailO
    verHandler (name: weblogic.jts, env: weblogic.jndi.Environment@80605d5
    server:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLCont
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFa
    ilOverHandler (name: weblogic.server, env:
    weblogic.jndi.Environment@80605d5
    rmi:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLContext
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFailO
    verHandler (name: weblogic.rmi, env: weblogic.jndi.Environment@80605d5
    jms:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLContext
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFailO
    verHandler (name: weblogic.jms, env: weblogic.jndi.Environment@80605d5
    jndi:
    weblogic.jndi.toolkit.ReplicatedWLContext:weblogic.jndi.toolkit.WLContex
    [email protected]:[7001,7001,7002,7002,-1]
    NameBasedFail
    OverHandler (name: weblogic.jndi, env: weblogic.jndi.Environment@80605d5
    here is the end of the weblogic traces after a single LIST on linux:
    Sun May 07 09:40:34 EDT 2000:<I> <WebLogicServer> Server loading from
    weblogic.c
    lass.path. EJB redeployment enabled.
    Sun May 07 09:40:44 EDT 2000:<I> <WebLogicServer> Event handler log
    started (reg
    id: 1)
    Sun May 07 09:40:44 EDT 2000:<I> <WebLogicServer> Invoking main-style
    startup we
    blogic.jdbc.common.internal.JdbcStartup
    weblogic.jdbc.common.internal.JdbcStartu
    p
    Sun May 07 09:40:48 EDT 2000:<S> <SSLListenThread> 2 certificate(s):
    fingerprint = 88dae49f1a3122e62e7a94a3dc76fbf0, not before = Tue Oct
    26 15:03:
    00 EDT 1999, not after = Tue Oct 24 15:03:00 EDT 2000, holder = C=US
    SP=Californ
    ia L=San Francisco O=WebLogic CN=weblogic.beasys.com
    [email protected]
    , issuer = C=US SP=California L=San Francisco O=WebLogic OU=Security
    CN=Demonstr
    ation Certificate Authority [email protected] , key = modulus =
    65 byte
    Bignum
    value=00959b5668811e78a28a018631455f5bd4f51b0e3e77b79dcb7a4c67c31a8f94b0
    4bce347b731121da27918dd36bce8f1f0b77cd7944ecbd3d517baa3a83dcce8b,
    exponent = 3 b
    yte Bignum value=010001
    fingerprint = f1c530f7211410a2220c7e9d3152b496, not before = Tue Oct
    26 14:18:
    53 EDT 1999, not after = Wed Oct 25 14:18:53 EDT 2000, holder = C=US
    SP=Californ
    ia L=San Francisco O=WebLogic OU=Security CN=Demonstration Certificate
    Authority
    [email protected] , issuer = C=US SP=California L=San
    Francisco O=WebL
    ogic OU=Security CN=Demonstration Certificate Authority
    [email protected]
    om , key = modulus = 65 byte Bignum
    value=00b6743b62ce13992324b18d8061d24457ff90
    5b7e8aaceef6bef802b6f8a1e176f9791d571f14df79e9dd40f1f8e83e9e41048f05f931fe07dc06
    2f19ac20fa93, exponent = 3 byte Bignum value=010001
    Sun May 07 09:40:48 EDT 2000:<I> <SSLListenThread> Using exportable
    strength
    SSL
    Sun May 07 09:40:50 EDT 2000:<I> <JMS> Beginning startup process
    Sun May 07 09:40:50 EDT 2000:<I> <JMS> Init JMS Security
    Sun May 07 09:40:51 EDT 2000:<I> <JMS> Startup process complete. JMS is
    active
    Sun May 07 09:40:51 EDT 2000:<I> <WebLogicServer> Invoking main-style
    startup RM
    I Registry weblogic.rmi.internal.RegistryImpl
    Sun May 07 09:40:51 EDT 2000:<I> <RMI> Registry started
    Sun May 07 09:40:52 EDT 2000:<I> <EJB> 0 EJBs were deployed using .ser
    files.
    Sun May 07 09:40:52 EDT 2000:<I> <EJB> 0 EJBs were deployed using .jar
    files.
    Sun May 07 09:40:53 EDT 2000:<I> <ZAC> ZAC ACLs initialized
    Sun May 07 09:40:53 EDT 2000:<I> <ZAC> ZAC packages stored in local
    directory ex
    ports
    Sun May 07 09:40:54 EDT 2000:<I> <ListenThread> Listening on port: 7001
    Sun May 07 09:40:57 EDT 2000:<I> <SSLListenThread> Listening on port:
    7002
    Sun May 07 09:40:58 EDT 2000:<I> <WebLogicServer> WebLogic Server
    started
    Sun May 07 09:41:09 EDT 2000:<I> <ListenThread> Adding address:
    linux01.delfour.
    com/207.112.33.206 to licensed client list
    Sun May 07 09:41:12 EDT 2000:<I> <RJVM> Creating connection to
    localhost/127.0.0
    .1 -1260680115049870327
    I hope someone can shed some light on this...
    - Rob (jack) Lapensee

    It looks like you are modifying the object you are iterating over while you are iterating... not good. Say your gp only had one element, a LINE_TO. It will run through and call another LINE_TO in the switch, thus when it comes back to the while, there is a newly added point to interpret, so the iterator will never finish. Usually, most components throw a ConcurrentModificationException when this happens for this type of case. I'm not sure why the PathIterator doesn't.
    In short, use a different reference in the loop then the one you are iterating over.
    -JBoeing

  • Recursive WITH (Recursive Subquery Factoring) Never Returns

    11.2.0.2 database on Windows, SQL Developer Version 3.2.20.09, build MAIN-09.87 (Database and SQL Developer are on the same machine. I have also tried connecting to a Linux 11.2 database and have the same results.)
    I've been doing some simple testing with recursive WITH (Recursive Subquery Factoring) and when I run this following statement in SQL*Plus it returns instantly. However when running in SQL Developer it never returns, I've let it run for quite a long time (172 seconds) and gotten nothing, I finally kill the statement. Once I ran it and even killing the job didn't come back. I can get an explain plan but if I try to run it, run as script or autotrace it never returns. I have only one plan in the plan_table for this test, and it's only 4 lines long. No errors, no messages.
    WITH get_plan (query_plan, id, planlevel) as
    select ' '||operation||' '||options||' '||object_name query_plan, id, 1 planlevel
    from plan_table
    where id = 0
    union all
    select lpad(' ',2*planlevel)||p.operation||' '||p.options||' '||p.object_name query_plan, p.id, planlevel+1
    from get_plan g, plan_table p
    where g.id = p.parent_id
    SELECT QUERY_PLAN FROM GET_PLAN ORDER BY PLANLEVEL;

    Hi Jeff, using either give the same results. The query is "running", as is the little graphic with the bouncing gray bar is moving back and forth saying either "Query Results" or "Scriptrunner Task" as appropriate.
    OK this is odd. I run a count(*) on plan_table in SQL*Plus and get 4, in SQL Developer I get 487. Hun? That makes no sense I'm connect as the same user in each. Where are all these other entries coming from and why can't I see them in SQL Plus? Does SQL Developer have it's own PLAN_TABLE?
    **EDIT --- Yes that seems to be the case. The PLAN_ID I see in SQL Plus doesn't even exist in the SQL Deveropler version of the table. OK that's good to know. I assume the plan_table for SQL Developer is local to it somehow? It's not in the database as best I can see.
    Edited by: Ric Van Dyke on Feb 7, 2013 5:19 PM

Maybe you are looking for

  • Account Assignment for Delivery

    Hi guys I am trying to change the account assigned to a delivery costs which is defaulting to the PO, but am not to find the place where I can change it .. I browsed through OBYC, FBKP.... Can anyone please guide me thank you Rukshana

  • What is the ploblem with this code?

    class lol Connection con; ResultSet rs; String query=""; String scno,bcrcno,prno,prdt,billamt,misamt,miscd,reconchg; lol() try{ Class.forName("oracle.jdbc.driver.OracleDriver").newInstance(); String ServerName="127.0.0.1"; String portnum="1521"; Stri

  • Possible Bug: Business Components and packaging preferences

    I'm using JDev 11g TP2 When I set up package preferences for business components, it is completely ignoring the package I setup for the Entity object. Example: From the menu Tools>Preferences Under the section Business Components>Packages. I set the

  • Camera not working macbook pro

    This is crazy. I just went to turn on my photo booth to take a picture of something. And it tells me there is no camera detected. I don't think i have used the camera since i upgraded to mavericks and that was months ago. and there is nothing in syst

  • Need to submit form

    I have been unsuccessfully for nearly two weeks to get my employee discount activated.  I have tried to fax the form and my government ID, and the fax number listed on the form is always unavailable.  I have gone to the local Verizon store, only to b