Milliseconds computation

Hi there and thanks for visiting. I'm writing an application that draws a circle and then draws a random number of circles and allows the user to guess how many circles are within the larger circle. They input a number into a textarea and click a button and they are given a fresh circle with a new random number of dots within that circle. This all works great. The person I'm writing the program for requested to know roughly how much time the person spent looking at each slide of circles. I figured this would be know problem. What I thought would work is when the application first runs I take a time stamp in milliseconds using the following code:
long timeStamp = System.getTimeInMillis();Then when the user makes their guess and pressed the button, I take another time stamp using the same code above and subtract that time with the one previously taken. I'm assuming this will give me the number of milliseconds spent. However, when I do a System.out.println(""+timeSpent), I ALWAYS get zero. I looked online for like 3 hours as to how to do this an all I get are negative numbers etc. I'm wanting to save this time difference to a file too. I can do all this, but this millisecond math computation is confusing and is not working for me. Any help would be GREATLY appreciated. Thanks!

Darryl.Burke wrote:
scoobasteve1982 wrote:
I take a time stamp in milliseconds using the following code:
long timeStamp = System.getTimeInMillis();
The only method with this signature in the API "G" Index is:
getTimeInMillis(): Method in class java.util.Calendar
Returns this Calendar's time value in milliseconds.
You wouldn't by any chance have a Calendar reference variable named System, now, would you? coz that's one way that might compile -- and return zero -- another is if you have a custom class named System.
dbI was wondering about that too, just assumed it was a typo and he wrote the Calendar version instead of the System version and that his actual code did it correctly, since it wouldn't compile otherwise. But you're right, if he made a Calendar var named System....

Similar Messages

  • Capturing HD video directly into my computer using HDD Cam & FCE 3.5

    I have a JVC Everio GZ-HD7. Unfortunately, I didn't realize how "crappy" these HDD cams can be, in time to be able to return it. It records in 4GB sections, which is bad for me because I record at a studio and I can't have songs being cut off all the time and when trying to put together on the timeline on FCE, you notice the millisecond switch from one clip to another, including the audio skip. Now, I had a DV Cam (tape) which came with a program that I connected the cam to the comp using USB and could capture video straight into my computer's HDD. Is there anyway of doing the same thing with my JVC, which has Firewire and USB, using IMovie or FCE, or perhaps even another program (could be cheap too)?? I just need to be able to record entire clips and then edit them in FCE. The GZ-HD7 records in Full HD, 1440CBR and SD, but apparently 1440CBR is the "same thing" as HDV, which should work as if I had a HD Tape Cam. PLEEEASE and help! Ive tried looking everywhere but either I dont type in the correct keywords or there just isnt anything like that. I appreciate it!

    i didnt read this topic too much but maybe youre not recording to the hard disk just the external medi drive... anyway... if your having trouble importing your clips... watch this vid...maybe this will help...
    http://media2.jvc.com/camcorder/macHD.mov

  • Computer freezes when logging in

    Hello, hoping someone can help me.  I have a mid-2012 MacBook pro purchased new in November.  It came with Mountain Lion, but I immediately downloaded Mavericks, created an install disk using createinstallmedia and did a clean install of Mavericks, updating with incremental point releases.  A few times a week, when booting it up and after logging in, it will randomly start beach-balling to the point where it won't respond to keyboard, mouse, etc the only thing I can do is hold down the power button and reboot it (then it's fine).  Can anyone help me troubleshoot this?  Below is an extract of the system crash log from the last time.
    Hardware Overview:
      Model Name:    MacBook Pro
      Model Identifier:    MacBookPro9,2
      Processor Name:    Intel Core i7
      Processor Speed:    2.9 GHz
      Number of Processors:    1
      Total Number of Cores:    2
      L2 Cache (per Core):    256 KB
      L3 Cache:    4 MB
      Memory:    8 GB
      Boot ROM Version:    MBP91.00D3.B09
      SMC Version (system):    2.2f41
      Serial Number (system):  
      Hardware UUID:  
      Sudden Motion Sensor:
      State:    Enabled
          Jul  6 21:59:58 MacBook kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake  Jul  6 21:59:58 MacBook kernel[0]: AirPort_Brcm43xx::checkInterfacePowerState: Check _pwrOffThreadCall!  Jul  6 21:59:58 MacBook kernel[0]: Previous Sleep Cause: 5  Jul  5 23:23:02 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  5 23:23:02 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  5 23:23:02 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 21:59:58 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 21:59:58 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 21:59:58 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 21:59:58 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 21:59:58 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 21:59:58 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 21:59:58 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 21:59:58 MacBook.local mDNSResponder[40]: mDNSLogDNSSECStatistics: unicast is zero  Jul  6 21:59:58 MacBook kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 1 milliseconds  Jul  6 21:59:58 MacBook kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00  Jul  6 21:59:58 MacBook kernel[0]: TBT W (1): 0 [x]  Jul  6 21:59:58 MacBook.local WindowServer[17426]: CGXDisplayDidWakeNotification [16275137884159]: posting kCGSDisplayDidWake  Jul  6 21:59:58 MacBook.local WindowServer[17426]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7fd16a43af40(2004) (lock state: 3)  Jul  6 21:59:58 MacBook.local WindowServer[17426]: handle_will_sleep_auth_and_shield_windows: err 0x0  Jul  6 22:00:00 MacBook.local loginwindow[17425]: Desktop Picture timeout exceeded  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:03 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:04 MacBook.local Extractor[134]: Profile: npfmac4  Jul  6 22:00:04 MacBook.local Extractor[134]: Could not upload /var/tmp/tmp.54.uM7WrH. Error: [Login Error: Could not resolve host: upload4.symantec.com]  Jul  6 22:00:05 MacBook com.apple.launchd[1] (com.apple.aslmanager): Throttling respawn: Will start in 9 seconds  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:08 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:08 MacBook.local com.apple.time[17460]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).  Jul  6 22:00:09 MacBook.local WindowServer[17426]: CGXSetWindowListSystemAlpha: Invalid window 244 (index 0/1)  Jul  6 22:00:09 MacBook.local AddressBookSourceSync[32084]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://Me%[email protected] m/53133780/principal/] Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7ff86253b080 {NSUnderlyingError=0x7ff862434280 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://Me%[email protected]/531 33780/principal/, NSErrorFailingURLKey=https://Me%[email protected]/53133780/ principal/, NSLocalizedDescription=The Internet connection appears to be offline.}  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:14 --- last message repeated 1 time ---  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:13 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:15 MacBook.local Application Stub[32090]: Cache location entry for /System/Library/CoreServices/System Image Utility.app in cache file at /Users/Me/Library/Caches/com.apple.automator.actionCache-bundleLocations.plist is not valid: Location /System/Library/CoreServices/System Image Utility.app has been modified.  Jul  6 22:00:15 MacBook kernel[0]: firefox-bin (map: 0xffffff8016fc0f00) triggered DYLD shared region unnest for map: 0xffffff8016fc0f00, region 0x7fff90800000->0x7fff90a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.  Jul  6 22:00:16 MacBook.local spindump[32082]: Saved diag report for powerstats version com.apple.SystemStats.Daily to /Library/Logs/DiagnosticReports/powerstats_2014-07-06-220016_MacBook.diag  Jul  6 22:00:16 MacBook.local spindump[32082]: Removing excessive log: file:///Library/Logs/DiagnosticReports/powerstats_2014-06-30-001547_MacBook.dia g  Jul  6 22:00:16 MacBook.local spindump[32093]: Saved diag report for powerstats version com.apple.SystemStats.TopPowerEvent to /Library/Logs/DiagnosticReports/powerstats_2014-07-06-220016-1_MacBook.diag  Jul  6 22:00:16 MacBook.local spindump[32093]: Removing excessive log: file:///Library/Logs/DiagnosticReports/powerstats_2014-06-30-001548-1_MacBook.d iag  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:18 --- last message repeated 1 time ---  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:18 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:19 MacBook.local AddressBookSourceSync[32084]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://Me%[email protected] m/53133780/principal/] Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7ff86276f960 {NSUnderlyingError=0x7ff8625346e0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://Me%[email protected]/531 33780/principal/, NSErrorFailingURLKey=https://Me%[email protected]/53133780/ principal/, NSLocalizedDescription=The Internet connection appears to be offline.}  Jul  6 22:00:19 MacBook.local AddressBookSourceSync[32084]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://Me%[email protected] m/53133780/principal/] Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7ff862771110 {NSUnderlyingError=0x7ff86252b500 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://Me%[email protected]/531 33780/principal/, NSErrorFailingURLKey=https://Me%[email protected]/53133780/ principal/, NSLocalizedDescription=The Internet connection appears to be offline.}  Jul  6 22:00:19 MacBook.local xpcd[183]: Info.plist does not contain an XPCService dictionary: /System/Library/Frameworks/Security.framework/XPCServices/SecurityAgent.xpc  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:23 --- last message repeated 1 time ---  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:23 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:28 --- last message repeated 1 time ---  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:28 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:31 MacBook.local xpcd[183]: Info.plist does not contain an XPCService dictionary: /System/Library/Frameworks/Security.framework/XPCServices/SecurityAgent.xpc  Jul  6 22:00:31 MacBook.local icbaccountsd[32094]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.ichat - 5C2A7C07-BFF9-4A5A-A6C9-A5209EE036FE  Jul  6 22:00:31 MacBook.local icbaccountsd[32094]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.aol - 03CAE585-3BB6-42A5-98F5-E5D3BB71539F  Jul  6 22:00:31 MacBook.local icbaccountsd[32094]: -[ICBLocalDictionary writeLocalMapping:]: Status: Writing out local mapping to disk  Jul  6 22:00:31 MacBook.local icbaccountsd[32094]: -[ICBLocalDictionary writeLocalMapping:]: Status: Ending writing out local mapping to disk  Jul  6 22:00:31 MacBook.local icbaccountsd[32094]: -[ICBRemoteDictionary writeDevices]: Status: Writing out of devices  Jul  6 22:00:31 MacBook.local icbaccountsd[32094]: -[ICBRemoteDictionary writeDevices]: Status: Ending writing out of device  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:33 --- last message repeated 1 time ---  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:33 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:38 --- last message repeated 1 time ---  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:38 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:39 MacBook.local loginwindow[17425]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.  Jul  6 22:00:42 MacBook kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x2c00 ****  Jul  6 22:00:42 MacBook.local blued[32097]: hostControllerOnline - Number of Paired devices = 2, List of Paired devices = (          "0c-30-21-4c-b6-4b",          "88-1f-a1-70-7d-be"      )  Jul  6 22:00:43 MacBook kernel[0]: pci pause: SDXC  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 669 Invoked Function: CNetInterface::GetGatewayAddress Return Code: -32636905 (0xFE0E0017) Description: NETINTERFACE_ERROR_SERVICE_ID_NOT_FOUND   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv4 information from system configuration.  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:43 --- last message repeated 1 time ---  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1897 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: GetPrimaryInterfaceIndex File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 408 Unable to get global IPv6 information from system configuration.  Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: determinePublicAddrCandidateFromDefRoute File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1766 Invoked Function: CHostConfigMgr::FindDefaultRouteInterface Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: updatePotentialPublicAddresses File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 1911 Invoked Function: CHostConfigMgr::determinePublicAddrCandidateFromDefRoute Return Code: -24117215 (0xFE900021) Description: ROUTETABLE_ERROR_GETBESTROUTE_FAILED   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: DeterminePublicInterface File: ../../vpn/AgentUtilities/HostConfigMgr.cpp Line: 2214 Invoked Function: CHostConfigMgr::updatePotentialPublicAddresses Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: testNetwork File: ../../vpn/Agent/NetEnvironment.cpp Line: 709 Invoked Function: CHostConfigMgr::DeterminePublicInterface Return Code: -28835824 (0xFE480010) Description: HOSTCONFIGMGR_ERROR_PUBLIC_ADDRESS_UNAVAILABLE   Jul  6 22:00:43 MacBook.local acvpnagent[69]: Function: TestNetEnv File: ../../vpn/Agent/NetEnvironment.cpp Line: 370 No routable network interface. Retesting connectivity to the secure gateway in 5 seconds.  Jul  6 22:00:43 MacBook kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x2c00 ****  Jul  6 22:00:48 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun0"  Jul  6 22:00:48 --- last message repeated 1 time ---  Jul  6 22:00:48 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vpn/Common/Utility/NetInterface_unix.cpp Line: 1277 missing PPP destination address for interface "utun1"  Jul  6 22:00:48 --- last message repeated 1 time ---  Jul  6 22:00:48 MacBook.local acvpnagent[69]: Function: getInterfaces File: ../../vp

    Remove the Cisco VPN software and see whether there's an improvement.
    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and (unless otherwise specified in this comment) I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button. The uninstaller might also be accessed by clicking the Customize button, if there is one.
    Back up all data before making any changes.
    You will generally have to restart the computer in order to complete an uninstallation. Until you do that, there may be no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    WARNING: Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • MSI P35 Neo-F (MS-7360): Computer randomly freezes while playing games

    Hi there,
    I have reached the end of my technical knowledge right now and I'm not even sure if this area of the forum is appropriate. The problem:
    While playing higher-end games like Crysis 2, Anno 1404, Mass Effect 2 etc. my computer randomly freezes and the last few milliseconds of sound are being looped on my speakers (kind of like a buzzing sound).
    By "freezing" I mean that my computer becomes unresponsive to any action other than pressing the Reset-Button or holding down the Power-Up-Button (no reaction to Ctrl+Alt+Del, Alt+F4, Alt+Tab, no mouse movement... you get it).
    There's no exact timing as to when these freezes occur. The fastest freeze happened after less than a minute of playing a game, slowes one (just today after switching to my newer case with better cooling) took about 2 hours.
    This freeze only occurs while my System is under load. No freezes while browsing the web, using office programs, listening to music or watching videos.
    System Specs:
        Mainboard: MSI P35 Neo-F (MSI-7360)
        CPU: Intel Core2Quad Q6600 @2.4GHz
        RAM: 4x 1GB DDR2-800 Corsair XMS2
        Graphics: Gainward GeForce GTX 560 Ti, 1GB GDDR5 VRAM
        PSU: Antec High Current Gamer 620W (upgraded from Xilence XP600, 600W)
        New CPU Cooler: Arctic Freezer 13 Pro (upgraded from OEM Intel Boxed Cooler)
        New Case: Zalman Z9 Plus w/ 4x 120 mm Fans (Upgraded from a Case with only 1x 250mm side Fan)
        2 Western Digital HDD (1x 2TB, 1x320 GB)
        1 DVD Reader/Burner (unimportant for that error I guess)
        OS: Windows 7 Ultimate 64-Bit
        2 Screens: 1x 24" Asus VS248H and 1x 21" LG Flatron Wide W2240T
    Since this error is bugging me for quite a while now and since this is not the first forum I'm trying to get help from, here's a list of steps i already took to get rid of it, obviously to no good use:
        reinstalled games where the freeze occurred
        updated all Drivers (including cleaning old versions in safe mode; also tried older drivers)
        updated BIOS to v1.A0
        Reinstalled Windows
        bought new Case and CPU Cooler to improve Air Flow/Cooling
        checked Seating of all components (took out, cleaned, reapplied thermal grease where neccessary, re-inserted)
        cleaned old case of dust (obviously no problem in the new case, which is 2 days "old")
        ran 7 sequences of Memtes86+ without any errors
        ran Prime95 without any errors for about 45 Minutes
        ran Furmark for 15 Minutes under full load (burn-in test) without any problems, even though my graphics card hit the 100°C frequency-cut level
        ran Furmark and Prime95 simultaneously without any problems
        took records of component temperatures and system voltages without noticing anything unusual (at least not after i switched to the newer PSU, which is about 1 Month old - yet didn't resolve the problem)
        tested with cyclic removal of 1 RAM device to further rule out RAM malfunction
        tested with only 2 RAM devices in dual channel mode (Slots 1 and 3)
        tried to reduce RAM clock (800 MHz --> 667 MHz) to no avail
        checked S.M.A.R.T. values of HDDs, no issues reported
        tested without any background programs
        raised/lowered voltages to RAM, CPU and Chipset in BIOS to increase logic circuit stability/decrease heat production
    I need to mention: After I transferred my system to the new case, i was able to play longer than average compared to my old case. So I am guessing that improper cooling was part of the problem, yet improving cooling obviously didn't resolve it.
    Since these freezes are really annoying and nobody could help me resolve this so far, I'm hoping to find some new ways of narrowing down the problem or even getting rid of it here.
    Regards
    Sebb

    Quote from: Bernhard on 10-July-12, 13:15:30
    Lets be realistic. A system with a 560TI is recommended to have a around 31Amps under full load, a CX500 would be sufficient.
    Have you monitored your CPU and memory utilisation ?
    As suggested before, test the GPU in another computer to see if the behaviour is the same.
    Whew, I thought for a second there that my common sense had left me when I saw that 60-Amp-Post ^^
    Yes, I monitored CPU and RAM usage, there is no recognizeable pattern to be seen and it almost never happens under full load.
    I will see if a friend of mine can test my GPU on his computer, and I will test it underclocked right away.
    Though one more question regarding that: Should I only underclock GPU Core Clock or both Core and RAM clock?

  • The drop down view by menu (Song, album, etc) at the right side of the iTunes window is like a ghost. It flashes into view for a millisecond once in awhile but never lets me click on it. Anyone know what this is about and what to do?

    The drop down view by menu (Song, album, etc) at the right side of the iTunes window is like a ghost. It flashes into view for a millisecond once in awhile but never lets me click on it. Anyone know what this is about and what to do?

    Short answer:
    Click Hide Song(s), it is what you wanted to do...
    Long answer:
    iTunes in the Cloud is a feature of your iTunes store account that allows you to redownload or stream your past purchases. When you delete a purchased track that is downloaded to your computer (like the first one shown here) you are asked if you also want to hide the song from iCloud. This would remove it from the computer and also stop it showing up with the iCloud symbol as the other tracks from that album (which are not downloaded) do.
    If a track shows with the cloud symbol you can play (stream) it by double-clicking the title, or click the cloud symbol to download a local copy to your library. If you try to delete one of these tracks you get a slightly different message confirming that you want to hide the track. Clicking hide will remove the listing from the library and any other device that shows your past purchases.
    Should you want to retrieve any item hidden in this way at a later date use Store > View My Account > iTunes in the Cloud > Hidden Purchases > Manage.
    To hide all your previous purchases that are not downloaded to your computer use Edit > Preferences > Store and untick Show iTunes in the Cloud purchases.
    tt2

  • In the process of saving a file a power surge rebooted computer. Any chance of recovering file?

    In the process of saving a file a power surge rebooted computer. Any chance of recovering file?

    Have a look at the sample script below. The "while" loop waits for the specified number of milliseconds, then reads the contents of a directory and processes every individual file in the directory. In my example, it just prints the file path to the console. You would replace this part with your Open / Save as / Move sequence.
    For more file system commands, refer to Adobe's Javascript Tools Guide, "File object functions".
    var stop = false;
    while( stop==false ) {
        // Wait for 20.000 ms
        $.sleep(20000);
        var fld = new Folder("c:/incoming");
        var filesInFld = fld.getFiles("*.fm");
        for(var f=0; f < filesInFld.length; f++) {
            // process the individual file
            $.writeln(filesInFld[f]);
        // Exit the  loop after 19:00
        var time = new Date();
        if( time.getHours() > 19 ) stop = true;

  • Performance degradation on multi-processor computer

    I saw couple similar topics but they are not the same. The issue is that .NET app is not so affected and Java app. See below. Thank you.
    There is strange picture is observed here. The same test, the same data - the more CPUs computer has, the slower test results:
    1) Powerful 8 CPUs server with 1 CPU assigned to process via "Set Affinity" in Task Manager: 1578 ms
    2) Powerful 8 CPUs server with 2 CPUs assigned to process via "Set Affinity" in Task Manager: 1656 ms
    3) Powerful 8 CPUs server with no adjusments via Task Manager - all 8 CPUs are enabled: 3469 ms
    4) Those tests 1-3 were on powerful server. On my less powerful laptop with single core set in BIOS I get: 921 ms (!!!) How come?
    The test has 2 active threads. First one puts 5,000,000 updates into queue. Second thread at the same time pops updates from our queue. Source is provided.
    With more sophisticated test that I cannot provide I have performance difference much more noticable. That test has more synchronize calls.
    The only 2 explanations that I can think of are:
    1) Necessity to synchronize CPU caches on all possible CPUs. But why would computer need to synch all 8 CPUs if only 2 threads are using that data - meaning at most only 2 CPUs are active.
    2) Windows Task Scheduler switches current CPU for given activ thread all the time. But why would it does so if it makes more powerful server only worse?
    I hope there is some good explanation for this behavior. And the most important - there is a solution for our server to really beat my laptop performance counter.
    By the way the same type of sample in .NET v.2.0 (also provided) with x64 binary runs 546 ms on my laptop and 781 and 813 ms on server with affinity to 1 and to 1-8 CPUs respectively. It makes me think this issue is JVM related. Please, comment.
    == ThreadBoundaryQueue.java file ==
    import java.text.NumberFormat;
    import java.util.ArrayDeque;
    public class ThreadBoundaryQueue
        private static final int COUNT = 5*1000*1000;
        private static final int delayBeforeStart = 10;
        private static void print(String text)
                    System.out.println(Thread.currentThread().getName() + ": " + text);
        public static void main(String[] args) throws Exception
                    SysInfo.dump();
                    print("Preparing data for test...");
            Long events[] = new Long[COUNT];
            for(int i = 0; i < COUNT; ++i)
                events[i] = new Long(i/87);
            final Object notifier = new Object();
            final boolean finished[] = new boolean[1];
            SimpleEventQueueWithArrayDeque queue = new SimpleEventQueueWithArrayDeque(new IEventDispatcher<Long>()
                long sum_;
                int count_;
                @Override
                public void dispatchEvent(Long event)
                    for(long l = event.longValue() * 50; l > 0; l /=17)
                        sum_ += l;
                    if(++count_ == COUNT)
                        synchronized (notifier)
                           finished[0] = true;
                           notifier.notify();
                           print("some dummy sum is " + sum_);
            queue.startDispatching();
            print("Test starts in "+delayBeforeStart+" seconds");
            print("================================");
            Thread.sleep(delayBeforeStart*1000);
            print("Started...");
            TimeCounter sendingTime = new TimeCounter();
            TimeCounter processingTime = new TimeCounter();
            for(int i = 0; i < COUNT; ++i)
                queue.postEvent(events);
    sendingTime.dump("sending of " + COUNT + " events");
    synchronized (notifier)
    while(!finished[0])
    notifier.wait(1);
    processingTime.dump("processing of " + COUNT + " events");
    print("...Done");
    queue.stopDispatching();
    private static class SysInfo
    public static void dump()
    for(String p : new String[]{
    "os.name",
    "os.version",
    "os.arch",
    "sun.arch.data.model",
    "java.runtime.version",
    "java.vm.name",
    }) print(p+"="+System.getProperty(p));
    print("CPU count=" + Runtime.getRuntime().availableProcessors() + "\n");
    private static class TimeCounter
    private long start_;
    public TimeCounter()
    start_ = System.currentTimeMillis();
    public void dump(String name)
    print( name
    + " took, milliseconds: "
    + NumberFormat.getIntegerInstance().format(System.currentTimeMillis()-start_));
    private interface IEventDispatcher<EventType>
    void dispatchEvent(EventType event);
    private static class SimpleEventQueueWithArrayDeque implements Runnable
    private ArrayDeque<Long> buffer_;
    private Thread thread_;
    private IEventDispatcher<Long> dispatcher_;
    public SimpleEventQueueWithArrayDeque(IEventDispatcher<Long> dispatcher)
    buffer_ = new ArrayDeque<Long>(65535);
    dispatcher_ = dispatcher;
    public void postEvent(Long event)
    synchronized (buffer_)
    buffer_.addLast(event);
    buffer_.notify();
    @Override
    public void run()
    try
    Long event;
    while(!Thread.interrupted())
    synchronized (buffer_)
    event = buffer_.poll();
    while(event == null)
    buffer_.wait(300);
    event = buffer_.poll();
    dispatcher_.dispatchEvent(event);
    catch(InterruptedException ex)
    public synchronized void startDispatching()
    if(thread_ == null)
    thread_ = new Thread(this, "queue dispatcher");
    thread_.setDaemon(false);
    thread_.start();
    public synchronized void stopDispatching()
    if(thread_ != null)
    thread_.interrupt();
    try
    thread_.join();
    catch(Exception ex){}
    thread_ = null;

    No problem. We are pretty sure in what we see. We repeated a test. So, new test makes 5 rounds of test with 5,000,000 updates. And then it makes another 20 rounds that are counted. Results with our process having "Real-time priority" in both cases:
    8 CPUs on 8 CPUs server: 40.5 seconds
    1 CPU on the same 8 CPU server: 17,9 seconds
    Just to add more confidence in results we made the same with our PRODUCTION system that has 4 heavy processes on 8 CPUs server. We set affinity for each process to have 2 of 8 CPUs. It made heavy loaded system to take around half less CPU time (each of 4 processes with a lot of "synchronized" calls). How to explain this and how to configure our system with that knowledge? And why Windows and/or JVM does not do this for us?
    Code is below. Thank you
    import java.text.NumberFormat;
    import java.util.ArrayDeque;
    public class ThreadBoundaryQueue {
        private static final int COUNT = 5*1000*1000;
        private static final int delayBeforeStart = 15;
        private static Long Events_[];
        private static void print(String text) {
            System.out.println(Thread.currentThread().getName() + ": " + text);
        public static void main(String[] args) throws Exception
            SysInfo.dump();
            final Object notifier = new Object();
            final boolean finished[] = new boolean[1];
            IEventDispatcher<Long> d = new IEventDispatcher<Long>() {
                long sum_;
                int count_;
                @Override
                public void dispatchEvent(Long event) {
                    for(long l = event.longValue() * 50; l > 0; l /=17) {
                        sum_ += l;
                    if(++count_ == COUNT) {
                        synchronized (notifier) {
                            finished[0] = true;
                            print("some dummy sum is " + sum_);
                            sum_ = 0;
                            count_ = 0;
                            notifier.notify();
            print("Preparing data for tests...");
            Events_ = new Long[COUNT];
            for(int i = 0; i < COUNT; ++i) {
                Events_ = new Long(i/87);
    print("Test starts in "+delayBeforeStart+" seconds");
    print("================================");
    Thread.sleep(delayBeforeStart*1000);
    print("BEGIN Warmup...");
    for(int i = 0; i < 5; ++i) {
    print("Test " + (i+1) + "...");
    test(new SimpleEventQueueWithArrayDeque(d), notifier, finished);
    print("END Warmup...");
    TimeCounter allTime = new TimeCounter();
    for(int i = 0; i < 20; ++i) {
    print("Test " + (i+1) + "...");
    test(new SimpleEventQueueWithArrayDeque(d), notifier, finished);
    print("...Done");
    allTime.dump("ALL TESTS after warm up");
    private static void test(SimpleEventQueueWithArrayDeque queue, Object notifier, boolean[] finished) throws Exception {
    synchronized (notifier) {
    finished[0] = false;
    queue.startDispatching();
    print("Started...");
    TimeCounter sendingTime = new TimeCounter();
    TimeCounter processingTime = new TimeCounter();
    for(int i = 0; i < COUNT; ++i) {
    queue.postEvent(Events_[i]);
    sendingTime.dump("sending of " + COUNT + " events");
    synchronized (notifier) {
    while(!finished[0]) {
    notifier.wait(100);
    processingTime.dump("processing of " + COUNT + " events");
    queue.stopDispatching();
    private static class SysInfo {
    public static void dump() {
    for(String p : new String[]{"os.name", "os.version", "os.arch",
    "sun.arch.data.model", "java.runtime.version", "java.vm.name",})
    print(p+"="+System.getProperty(p));
    print("CPU count=" + Runtime.getRuntime().availableProcessors() + "\n");
    private static class TimeCounter {
    private long start_;
    public TimeCounter() {
    start_ = System.currentTimeMillis();
    public void dump(String name) {
    print( name
    + " took, milliseconds: "
    + NumberFormat.getIntegerInstance().format(System.currentTimeMillis()-start_));
    private interface IEventDispatcher<EventType> {
    void dispatchEvent(EventType event);
    private static class SimpleEventQueueWithArrayDeque implements Runnable {
    private ArrayDeque<Long> buffer_;
    private Thread thread_;
    private IEventDispatcher<Long> dispatcher_;
    public SimpleEventQueueWithArrayDeque(IEventDispatcher<Long> dispatcher) {
    buffer_ = new ArrayDeque<Long>(65535);
    dispatcher_ = dispatcher;
    public void postEvent(Long event) throws Exception {
    synchronized(buffer_) {
    buffer_.addLast(event);
    buffer_.notifyAll();
    @Override
    public void run() {
    try {
    Long event;
    while(!Thread.interrupted()) {
    synchronized(buffer_) {
    event = buffer_.poll();
    while(event == null) {
    buffer_.wait(100);
    event = buffer_.poll();
    dispatcher_.dispatchEvent(event);
    catch(InterruptedException ex){}
    public synchronized void startDispatching() {
    if(thread_ == null) {
    thread_ = new Thread(this, "queue dispatcher");
    thread_.setDaemon(false);
    thread_.start();
    public synchronized void stopDispatching() {
    if(thread_ != null) {
    thread_.interrupt();
    try {
    thread_.join();
    catch(Exception ex){}
    thread_ = null;

  • SetLocation on a JLabel only sets it for a few milliseconds

    My main class extends JFrame, and I have two panels gameArea and commandArea. I set the Layout of the content pane to BorderLayout and placed JPanel gameArea in the Center and JPanel commandArea in the South. I didn't specify a layout for gameArea, although I believe it uses FlowLayout by default. I added my JLabel test to gameArea. I have a timer whose event fires every 10 milliseconds.
    I'm writing a typing tutor program for a class. The program is supposed to scroll a word down the screen, and if you type it before it hits the bottom you get a point. When you type a letter it uses HTML in the JLabel to increase the font size of the letters you've already typed.
    What I initially did was use Graphics.drawString to draw the word to the gameArea JPanel, but that produced a lot of flickering. What I'm doing now is using setLocation to move my JLabel (which contains the word) down the screen. The Timer event calls setLocation. I use the keyTyped event to grab the keystrokes.
    This looks much smoother, except the word still flickers at the top center of my window while it's moving down the page. If I don't type anything it looks fine, but once I start typing it starts flickering. If I click the Pause button, which stops the Timer, the JLabel moves up to the top center of my window and sits there.
    I've tried gameArea.setLayout(null) but then the JLabel doesn't appear on the screen at all. Any thoughts?

    You must set gameArea's layout to null, and set the size of your label because without layout the size will not be computed and you won't see the label...
    Hope this helped,
    Regards.

  • [SOLVED] Steam will not launch unless computer is rebooted. Segfault.

    Hi everyone.
    [SOLVED]
    I have recently been having problems with steam. It will start, but only the first time after I reboot the computer. Every time after that I get a Segmentation Fault. I have searched around and the closest issue I found to mine was in this thread. So I eventually gave in and did a reinstall of my system, although I carried over my home partition. Unfortunately I am still having the same problem.
    I should also mention that I have tried doing a "steam --reset" as well as renaming the .local/share/Steam folder so that it had to build a new one. Neither of those attempts changed anything as far as I can tell. It seems like people diagnosing issues similar to this one think that it has something to do with video drivers. I have the intel driver, and the lib32-mesa-dri installed. Could it be that the processor/video device is just going bad? I would really appreciate your help! Thanks.
    Here is the output when running steam with the runtime:
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150123134624)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1422020784)
    [0125/011056:ERROR:nss_util.cc(1018)] Failed to load NSS libraries.
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150123134624)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1422020784)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1422020784)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    FillInMachineIDInfo took a total of 3 milliseconds
    PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    [0125/011057:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    [0125/011057:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    intel_do_flush_locked failed: Input/output error
    Assert( Assertion Failed: Bad thread local ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp:2683
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    assert_20150125011058_14.dmp[21431]: Uploading dump (out-of-process)
    /tmp/dumps/assert_20150125011058_14.dmp
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp (56) : Assertion Failed: m_hServiceLib == NULL
    Assert( Assertion Failed: m_hServiceLib == NULL ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp:56
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    assert_20150125011058_16.dmp[21434]: Uploading dump (out-of-process)
    /tmp/dumps/assert_20150125011058_16.dmp
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    assert_20150125011054_1.dmp[21438]: Uploading dump (out-of-process)
    /tmp/dumps/assert_20150125011054_1.dmp
    /home/nathan/.local/share/Steam/steam.sh: line 736: 21377 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    assert_20150125011058_16.dmp[21434]: Finished uploading minidump (out-of-process): success = yes
    assert_20150125011058_16.dmp[21434]: response: CrashID=bp-4b3eedc8-2b4b-49d6-b5a0-2bef62150124
    assert_20150125011058_16.dmp[21434]: file ''/tmp/dumps/assert_20150125011058_16.dmp'', upload yes: ''CrashID=bp-4b3eedc8-2b4b-49d6-b5a0-2bef62150124''
    And when I try with the runtime disabled I get this:
    Running Steam on arch 64-bit
    STEAM_RUNTIME is disabled by the user
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    /home/nathan/.local/share/Steam/ubuntu12_32/steamwebhelper: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/../vgui_surfacelib/FontManager.cpp (276) : Assertion Failed: descs.Count() >= 1
    Assert( Assertion Failed: descs.Count() >= 1 ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/../vgui_surfacelib/FontManager.cpp:276
    Installing breakpad exception handler for appid(steam)/version(1422054110)
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/../vgui_surfacelib/FontManager.cpp (276) : Assertion Failed: descs.Count() >= 1
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/../vgui_surfacelib/FontManager.cpp (276) : Assertion Failed: descs.Count() >= 1
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/../vgui_surfacelib/FontManager.cpp (276) : Assertion Failed: descs.Count() >= 1
    crash_20150125015128_5.dmp[31689]: Uploading dump (out-of-process)
    /tmp/dumps/crash_20150125015128_5.dmp
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/../common/steam/client_api.cpp (322) : Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed, most likely because you are missing a 32-bit dependency of steamclient.so (the Steam client is a 32-bit app).
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/SteamStartup.cpp (745) : Assertion Failed: ! "There was a problem with your Steam installation.\n" "Please reinstall steam.\n"
    [2015-01-25 01:51:15] Startup - updater built Jan 23 2015 13:46:31
    [2015-01-25 01:51:16] Verifying installation...
    [2015-01-25 01:51:16] Verification complete
    [2015-01-25 01:51:30] Shutdown
    crash_20150125015128_5.dmp[31689]: Finished uploading minidump (out-of-process): success = yes
    crash_20150125015128_5.dmp[31689]: response: CrashID=bp-cd482feb-475d-48b8-9d73-fe0432150124
    crash_20150125015128_5.dmp[31689]: file ''/tmp/dumps/crash_20150125015128_5.dmp'', upload yes: ''CrashID=bp-cd482feb-475d-48b8-9d73-fe0432150124''
    [edit] formatting
    Last edited by nhare330 (2015-01-26 13:56:24)

    whoops wrote:
    Did you check if everything is ok with the stuff steam likes to keep in /tmp ("steam_chrome_shmem" or something, maybe more)?
    ( Last time I had a similar looking segfault that kept "disappearing after reboot", it was because steam doesn't have access to that folder after it is created by a different user. Could be unrelated though - steam output is a mess and I don't remember it clearly )
    edit: While you're at it, you might also want to check if your /tmp is simply full when the problem occurs.
    It looks like everything is fine in /tmp. The steam_chorme_shmem file is there and owned by my user. It's has 755 permissions, so everyone has read and execute. And I still have 1.3 GB available in /tmp. Is that what you meant when you said, "check if everything is okay"? Is there anything else? Thanks for the quick response!

  • Random Error Notification - only lasts milliseconds

    A message keeps popping up but only lasts milliseconds, not long enough to read what it says. I can only just catch a flash on the screen.
    Whenever it happens I open Console and always find the same thing "no information back from LS about running process."
    It started happening to my friend first and we thought it was weird, now it's occuring on my computer as well.
    Any ideas what this message is about?

    I'm seeing similar behaviour. Same model (Mac Pro, mid-2010), same OS (10.10.1 build 14B25) with an ATi Radeon 5770 GPU. I have 3 displays connected (one via DVI, two via active mini-displayport to DVI connectors). The blackouts always occur on the output to the first monitor (connected via active mini-displayport to DVI) which causes a reconfiguration of the other displays.
    I've eliminated cables, the adapters, and the monitors themselves as cause by swapping them between ports.. it always affects the monitor connected to that port. I've checked GPU temperatures and fan speeds and they're fine. There's no obvious hardware issues, and the GPU itself is free of dust and the whole setup runs in a cool room.
    Interestingly, like you, it appears that heavy GPU activity causes the issue to happen faster. If I just leave the desktop static, it almost never occurs. If I do some heavy scrolling in Safari, it occurs occasionally. If I run Counter Strike Source, it happens within a few seconds.
    This system has run fine with various OS releases up until the 10.10 update. I'm one step away from reverting to 10.9 so that I can get some work done without losing a monitor at random times.
    GPU driver version from system profiler:
    AMD5000Controller Version: 1.28.29  Last Modified: 29/09/14 6:33 PM  Bundle ID: com.apple.kext.AMD5000Controller  Loaded: Yes  Get Info String: AMD5000Controller 1.28.29 14796

  • Random error notification that goes on then disappears in a millisecond

    Just a random error that goes on every time i go on my computer and goes of in a millisecond.

    Does the error have any wording?
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.

  • I try and open firefox, the hourglass curser flashes for a millisecond.... and nothing, it will not open. Have disabled firewall and still nothing

    On my desk top I am running windows xp. I click on the firefox icon to open it and nothing! The hourglass cursor flashes for a millisecond as if it were starting to open, then nothing. I have disabled my firewall thinking it may have something to do with that and tried again, but still nothing. Any ideas???

    Try rebooting the computer first. If Firefox still does not open or if the problem returns, read these articles for other ideas:
    * [[Firefox will not start]]
    * http://kb.mozillazine.org/Browser_will_not_start_up

  • Local administrator name(language) on remote computer

    I have a big number of computers around, which I would like to have inventoried. Issue is that some of those have native US-US locale and some of them RU-RU, so the local administrator account could be named 'Administrator' or 'Администратор'. These
    I use when I connect via WMI. I wonder how can I make a universal solution to connect once I have checked the remote locale?

    Since I don't have the source code, I don't presume to know the underlying reason; I just know that it's significantly faster. Testing on a remote server over a fairly slow network link:
    PS C:\> measure-command { get-wmiobject Win32_Group -filter "SID='S-1-5-32-544'" -computer remoteserver }
    Days : 0
    Hours : 0
    Minutes : 0
    Seconds : 22
    Milliseconds : 49
    Ticks : 220499191
    TotalDays : 0.000255207396990741
    TotalHours : 0.00612497752777778
    TotalMinutes : 0.367498651666667
    TotalSeconds : 22.0499191
    TotalMilliseconds : 22049.9191
    PS C:\> measure-command { get-wmiobject Win32_Group -filter "LocalAccount=TRUE AND SID='S-1-5-32-544'" -computer remoteserver }
    Days : 0
    Hours : 0
    Minutes : 0
    Seconds : 3
    Milliseconds : 534
    Ticks : 35346688
    TotalDays : 4.09105185185185E-05
    TotalHours : 0.000981852444444444
    TotalMinutes : 0.0589111466666667
    TotalSeconds : 3.5346688
    TotalMilliseconds : 3534.6688
    Using 'LocalAccount=TRUE' in the query reduces the time from 22 seconds to about 3.5 seconds.
    -- Bill Stewart [Bill_Stewart]

  • Week Difference Computation

    I've hit a roadblock trying to compute the week difference between two dates. Specifically, I need to determine the number of whole weeks between two dates (this is for an app which checks to see that at least two safety inspections are done each calendar week). For example:
    o If one date is on Thursday, and the other date is the following Sunday, the difference should be 1 (because, in our environment, Sunday is the first day of the next week).
    o If one date is on Sunday, and the other date is the next Saturday, the difference should be 0.
    Below is the code I've tried so far
    import java.util.Calendar;
    import java.util.Date;
    import java.util.GregorianCalendar;
    public class WeekTest {
    private static GregorianCalendar gregory = new GregorianCalendar();
    public static final long MILLISECONDS_PER_SECOND = 1000;
    public static final long MILLISECONDS_PER_MINUTE = MILLISECONDS_PER_SECOND * 60;
    public static final long MILLISECONDS_PER_HOUR   = MILLISECONDS_PER_MINUTE * 60;
    public static final long MILLISECONDS_PER_DAY    = MILLISECONDS_PER_HOUR   * 24;
    public static final long MILLISECONDS_PER_WEEK   = MILLISECONDS_PER_DAY    *  7;
    * Computes the number of weeks between two dates.
    * @param date1 One date.
    * @param date2 The other date.
    * @return The number (always positive).
    public static final int getDelta(Date date1, Date date2)
       date1 = normalize(date1);
       long time1 = date1.getTime();
       long week1 = time1 / MILLISECONDS_PER_WEEK;
       if (time1 % MILLISECONDS_PER_WEEK > 0)
          ++week1;
       date2 = normalize(date2);
       long time2 = date2.getTime();
       long week2 = time2 / MILLISECONDS_PER_WEEK;
       if (time2 % MILLISECONDS_PER_WEEK > 0)
          ++week2;
       return (int)Math.abs(week1 - week2);
    * Sets a date's time to the last millisecond of the day so it is considered a "full" day
    * when computing week numbers.
    private static Date normalize(Date date)
       gregory.setTime(date);
       gregory.set(Calendar.HOUR_OF_DAY, 23);
       gregory.set(Calendar.MINUTE     , 59);
       gregory.set(Calendar.SECOND     , 59);
       gregory.set(Calendar.MILLISECOND,999);
       return gregory.getTime();
    * Program entry point
    * @param args Command line arguments
    * @throws Exception if an error occurs
    public static void main(String[] args) throws Exception
       Date date1 = new GregorianCalendar(2006,11,30).getTime();
       Date date2 = new GregorianCalendar(2006,11,31).getTime();
       System.out.println("Date 1: " + date1 );
       System.out.println("Date 2: " + date2 );
       System.out.println("Week Delta: " + WeekTest.getDelta (date1, date2 ));
    }The above code gives the following (incorrect) output. The computed week delta should be 1, because the two dates are on the last and first days of two consecutive weeks:Date 1: Sat Dec 30 00:00:00 CST 2006
    Date 2: Sun Dec 31 00:00:00 CST 2006
    Week Delta: 0If anyone can see what I'm doing wrong, I'd be eternally grateful!

    You're subtracting the number of weeks since 1.1.1970 for both dates, which seems to be identical, so the number is 0. Maybe this is what you want to achieve:
    public static final int getDelta(Date date1, Date date2)
       long diff = Math.abs(date1.getTime() - date2.getTime());
       long weeks = diff / MILLISECONDS_PER_WEEK;
          if (weeks == 0) {
               Calendar min = Calendar.getInstance();
               Calendar max = Calendar.getInstance();
            min.setTime(date1.before(date2) ? date1 : date2);
            max.setTime(date1.before(date2) ? date2 : date1);
            if ((max.get(Calendar.DAY_OF_WEEK) - min.get(Calendar.DAY_OF_WEEK)) < 0) {
                    weeks++;
          else if ((weeks % MILLISECONDS_PER_WEEK) != 0) {
               weeks++;
          return (int) weeks;
    }

  • Measuring time in milliseconds

    Hi,
    I have to measure time in millisecond between two user events in Applet, so I did this:
    Date startDate = new Date();
    // Users answer some questions
    Date endDate = new Date();
    int timeElapsed = endDate.getTime() - startDate.getTime();It was all fine, until the users figured out to cheat this system: they changed their computer's clock before answering the final question.
    So, is there any way to measure time in milliseconds and its independent from the computers clock?
    Thanks!

    meikop wrote:
    Thanks!
    I have a client - server application indeed.
    So as I understand, there's no good solution on the client (applet) side only - there's no way I can measure exact time and not be worried about clients computer clock? Any theoretical explenation ?
    Otherwise I have to mesure the time on the server side - I had it implemented some time ago:), but the clients started to complain about network latency etc so I decided to measure the time on the client side - not so good idea after all :)?
    I'll probably have to calculate each clients average network latency and so on...
    One can handle the client side clock being changed by the user by keeping a 'correction' in the client which is the difference between the client clock and the server clock. This way one only needs to update the correction at intervals - I use 1 minute update in my Bridge game. I don't need millisecond accuracy but it would not seem to be too difficult to correct for the network latency in calculating the correction.
    P.S. You would do better to use System.currentTimeMillis() rather than construct a Date() object which actually uses currentTimeMillis() behind the scenes.

Maybe you are looking for

  • Local Portal instance in branch office

    Are there any solutions for speeding up Portal for remote/branch office users? We have a lot of users who will be accessing the corporate network & Portal over relatively slow lines or satellite links; buying more bandwidth is physically not an optio

  • Problem in Transport Request

    Hi All, I am trying to transport the contents of a Z table from one client to another client using sm31 transaction. When i tried to do this, i am getting the problem like "Transport is not possible for the specified data". the table type is: Master

  • Value for Retry Interval in Sender File Communication Channel

    Hi All, I am trying to set Retry Interval for File Adpter as null as per Help. <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c0

  • Table with only three columns ( only headers) no rows

    Hi Colleagues, Code is : IWDTransparentContainer TableHeaderContainer = (IWDTransparentContainer)view.createElement(IWDTransparentContainer.class);             IWDGridLayout TableHeaderLayout =(IWDGridLayout) TableHeaderContainer.createLayout(IWDGrid

  • Error 500 message when uploading java applets

    hi i know this is a sever end problem rather than client side, but how do i resolve it. i use IE6 .