Real Time Third Party Software Integration

I posted this in the PI forum and it was suggested to post it here as well.  I am new to SAP but have worked with PeopleSoft and MS Dynamics AX for several years.  My company is implementing FI/CO and our partner is telling us that we will interface our third party application via flat files that are scheduled.  We are use to running in a real time environment so this is a little hard to swallow.
Here is an example of what I am trying to do:
Our third party software will be the starting point for customers. When a new customer is created we need to create that customer in SAP as well (for use with AR). Currently we open a connection to the existing financial application, verify that the customer does not exist and insert the data into the table.
We all agree that we do not want to write directly to the SAP table(s).
What we would like to do is when the user saves the record in the third party app, open a connection to SAP, pass the data to the BAPI, wait for a return code then complete the transaction.
The third party application is written in PowerBuilder 11 and is able to connect to most any database, talk .Net, and call external API's.
Please advise if this is possible and if so, a link to an example would be great.
Thanks,
Scott

You may use RFC protocol to connect to SAP system. You download RFC library from download center and install it on your third-party system.
Check threads.

Similar Messages

  • Third party software integration with sap fi

    hey all,
    we are actually trying to integrate sap with EAI( IBM WEBSPERE third party software) and here date needs to flow from EAI - SAP.
    and we have done that through BAPI and in the EAI we got a message saying that the data base has been created but infact when i am trying to check the same in my sap screen am not able to find it i have also checked the database table but its not available .
    do anyone has any idea as to where do we exactly go and search for a particular data once its transferred from a third party software????
    any help is highly appreciated
    Thanks & Regards,
    Vinila Kanakala.
    HCU- SAP

    Hi,
    Thanks for sharing such excellent blog with advantage and limitations.
    Thanks & Regards,
    Nagarajan

  • Integration between third party software and SAP

    Hi all,
    I have requirement in which i have to integrate SAP with third party software. My third party software will be generating material no as we generate in SAP then after the generation of the Material No by the third party software again i have to pull the material no generated and corresponding information into SAP .Please tell me how to do this as i am new to these concepts and if possible please send links from where i can download study materials.
    Thanks and Regards
    Manu.

    Hello Manvendra,
    There are many approches for solving this integration issue:
    But before solving this issue there are few questions which need to be known:
    1. In what form the material no list is generated? i.e. some flat file, in database table, or shared memory
    2. What is the language for 3rd party software? C, Java, .Net etc
    3. What is the frequency of material number generation? i.e. is it on demand, batch processing etc
    Considering 3rd party software is generating flat file or csv files for material number we can have this integration in
    following way:
    1. Save file at particular location.
    2. You can configure logical path in FILE transaction
    3. Write ABAP report to read that file using logical path and file name.
         Refer following link for Link: [logical path creation|http://help.sap.com/saphelp_nw04/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm]
    4. Read file into internal table using Link: [GUI_UPLOAD|http://saplab.blogspot.com/2007/10/sample-abap-program-to-upload-table.html].
    5. Create BDC recording for MM01 transaction for material creation using Link: [SHDB|http://abaplovers.blogspot.com/2008/02/recording-bdc-using-transaction-shdb.html] transaction code.
    6. Using data from internal table and BDC recording create all the materials in SAP systems.
        In this step you need to loop at internal table and fill data variables in BDC recording with the internal table data
        and call the transaction MM01 for creating material.
    Above steps are very high level guidelines and it is one way of integration but concept wise more or less integration will be in same way!
    You can definetly fine tune it by exploring SAP help!
    Enjoy SAP!
    Thanks,
    Augustin.

  • SAP HR integration with Third Party Software - PAYCARE

    Dear Experts/Gurus,
    I am facing the following problem with my client.
    Here the client is using Third Party Software "Paycare" for their Payroll
    calculation.
    Now the problem is that they are giving Incentive Wages one is based on
    Target & another one is based on Attendance. Overtime Calculation (OT) is
    also given to all the employees.
    Incentive Wages calculation is given below:
    Eg: PU Machine (12 hrs)
    Operator - Rs. 40
    Worker - Rs. 30
    Helper - Rs. 20
    Side Pating - Rs. 20
    All the above on DAILY BASIS
    Clicking:
    Operators - Rs. 300 & Rs. 350
    Helpers - Rs. 200
    Printing & Embossing:
    Workers - Rs. 250
    Packing - Rs. 200
    Ladies - Rs. 150
    All the above on MONTHLY BASIS
    Overtime Calculation (OT): OT is given the double once after exceeds the
    normal working of 8 hours.  Basis for OT Calculation is (Basic Pay +
    Dearness Allowance + Special Allowance).
    Now the major problem is that the client wants Payroll calculation
    whatever happens in Paycare to be captured & calculated in SAP HR & posted
    to their respective SAP FICO accounts. They don't want in report wise but
    actual calculation to be done in SAP HR.
    Is it possible to do this without Payroll implementation in SAP HR because
    whenever money part is involved respective Wagetypes has to be configured
    in the Payroll.
    Please let me know is it possible or not ASAP.
    Warm Regards,
    Vikrant N

    1) Now the major problem is that the client wants Payroll calculation
    whatever happens in Paycare to be captured & calculated in SAP HR & posted
    to their respective SAP FICO accounts. They don't want in report wise but
    actual calculation to be done in SAP HR.
    A) But what about the inputs ?? How are you planning to map employees workin on Machines ??
    What other modules ur client has implemented
    As your client is expecting the calculations in SAP, so they should have Time, PP, MM, etc....
    Then SAP will have base inputs.
    But Calculation of INcentive will again a development.
    2) Is it possible to do this without Payroll implementation in SAP HR because
    whenever money part is involved respective Wagetypes has to be configured
    in the Payroll.
    A) Your second point is contrary to 1st !! without SAP HR - Payroll???
    What exactly u want to say, without SAP HR Payroll, you want to intrate with FICO ???
    Please let me know is it possible or not ASAP.
    Warm Regards,
    Vikrant N

  • Sap integration with third party software

    hey all,
    we are actually trying to integrate sap with EAI( IBM WEBSPERE third party software) and here date needs to flow from EAI - SAP.
    and we have done that through BAPI and in the EAI we got a message saying that the data base has been created but infact when i am trying to check the same in my sap screen am not able to find it i have also checked the database table but its not available .
    do anyone has any idea as to where do we exactly go and search for a particular data once its transferred from a third party software????
    any help is highly appreciated
    Thanks & Regards,
    Vinila Kanakala.

    COMMIT WORK is necessary after most BAPIs. What you describe is usually a result of calling BAPI without COMMIT WORK. The message tells you that document was created, but when you look into database, the document is not there.
    I'm not sure how to resolve this in case of the 3rd party software though. Maybe instead of just using a plain BAPI you will need to write a custom function module, which will capp BAPI and do COMMIT.
    Hope this helps.

  • Database privileges for integration between EBS and Third Party software

    Hi,
    We have engaged a third party invoice scanning software vendor that wants to install database components on our existing EBS database.
    We run Oracle EBS 11.5.10.2 on a 10g database. The third party software vendor wants privileges like select, update, insert, delete on Oracle EBS tables like ap_invoices_all, po_distributions_all, gl_code_combinations, and all important workflow tables.
    The third party software vendor says the privileges are needed for their APIs and I have refused to grant the privileges. My employer now wants me to justify my refusal.
    Does anyone know if Oracle have documents that say that direct updates on Oracle EBS Application tables is not acceptable? The manuals have the “Do Not Use Database Tools to Modify Oracle Applications Data” section but is there anything else?
    Thanks for any suggestions.

    Hi
    First configure the same via the following menu path:
    1.) IMG>Financial accounting>Financial accounting global settings>Taxes on sales/purchases>Basic settings>External tax calculation>Define physical destination
    2.) Then test connection (option is available there).
    3.) If the connection is successful, also verify that the external tax package installed supports the R/3 4.6 version of the API. You do that by going to:
    System Information>Function List
    Check if the following functions are listed:
    • RFC_CALCULATE_TAXES_DOC
    • RFC_UPDATE_TAXES_DOC
    • RFC_FORCE_TAXES_DOC
    • RFC_DETERMINE_JURISDICTION
    4.) Then test the tax data retrieval:
    From SE37, select the relevant function modules like RFC_DETERMINE_JURISDICTION.
    The above 4 steps are necessary to satisfy that the RFC connection is established
    Hope useful
    S Jayaram

  • ISync and third party software

    Having recently purchased a shiny new Intel Macbook (running Tiger
    10.4.8), I was keen to get ISync (2.3) working with my Nokia N80. As
    usual I've picked a model that isn't supported by ISync. Bah!
    So to cut some corners until ISync is updated I have purchased third
    party software from Nova Media in Germany.
    I had heard that this solution was the best alternative and cost me 10
    Euros.
    For some reason it won't work.
    When setting up the permissions for ICal the check box does not stay
    checked.
    Nova Media Support were quick to reply with some suggestions:
    1: Delete old ISync permissions from Library.
    2: Repair ISync using Disk Utility and First Aid
    3: Reset Device Sync through ISync.
    and a link to resolving this issue within the apple support pages.
    (although the answer seemed directed at 10.4.6)
    Tryed them all several times with no success.
    This as you can appreciate is driving me nuts!!!
    Anyone out there had the same problem, or any suggestions on getting
    this problem sorted and cheering up my day?

    I would expect Subversion 1.7 to work with OPM. Although we tested it specifically against 1.6 and 1.5 Subversion is pretty backwards compatible.
    You can choose to installl svn as part of the OPM install. this is SlikSVN 1.6. If you choose not to install it. It will use the existing SVN client available on your machine. It detects this by working out if an svn client can be accessed through the standard windows path.
    You can if there is an svn client avaialble by starting a command prompt and typing "svn --version" if it returns something. OPM should use this SVN client.
    You don't necessarily need to use TortoiseSvn. TortoiseSvn is essentially an integrated user interface for Subversion in windows.
    Cheers
    Frank

  • How to streaming data/image from labview to a third party software

    Hi, i am working on a research project and stuck on the following problem: I have two cameras and one IMU Sensor unit, all conected to my PC. I save the camera images as avi format and the IMU sensor as TDMS format. I have also another software running on the same PC which i developed using VisualStudio2013.  On this software i alredy implemented a very complex filter to fuse images and IMU.  Now my quesion: would be it possibel to stream the .avi and .tdms from LabView to my software so I can test in real time how my filter is performing? If yes please let me know what LabView function do i have to use. thanks

    Thanks, the hardware are my PC, 2 usb cameras and one usb-IMU sensor. The PC runs w7 with LabView2014. I can read the camera and IMU to my Laview without any problem and save the data on my hard desk. I am also developing another software on VS-C++ for image processing and data fusion. I would like to know what is the best (and fastest) possibility to stream this data (Images and IMU) in real time from LabView to my own software?
    I read a lot in NI-website on how to communicate LabView with a third party software. They are summarized in this link:
    https://decibel.ni.com/content/docs/DOC-9131
    It looks for me that the ‘shard memory’ principle (or File Mapping) is the most convenient method. In VC++ under windows I can easily handle shared memory by calling FileMapping windows functions. Now the question is how can I do that in LabView? I am relatively new in LabView and do not know if it is possible to use shared memory in LabView. For example: is it possible in LabView to buffer both video streams and IMU-data (live) in a shared memory in computer RAM using the windows FileMaping functions (may be using .dll). Then I can access the RAM form my own software and read the stream. Please see the attachment for more description.
    Attachments:
    Unbenannt.PNG ‏139 KB

  • Error in opening safari after i installed a third party software

    I tried to install a third party software(Blue Stacks App Player) on my mac running OS X 10.10.1 after installation of the third party application suddenly Safari crashed and it prompted me to press the "Reload" button. when i did it there was a prompt showing the error details as
    Process:               Safari [556]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0.2 (10600.2.5)
    Build Info:            WebBrowser-7600002005000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [556]
    User ID:               501
    Date/Time:             2015-01-06 23:17:06.879 +0530
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        83B6E221-951A-CE92-DBEB-37FB7F97074D
    Time Awake Since Boot: 290 seconds
    Crashed Thread:        16
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
       __TEXT                 000000010c143000-000000010c144000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.genieo.safari-K444F5Z2ZH (1 - 1.2) Omnibar
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                     0x00007fff9207c8b9 realizeClass(objc_class*) + 187
    1   libobjc.A.dylib                     0x00007fff9207c90a realizeClass(objc_class*) + 268
    2   libobjc.A.dylib                     0x00007fff9207f95a lookUpImpOrForward + 111
    3   libobjc.A.dylib                     0x00007fff9206b1ac objc_msgSend + 236
    4   com.apple.AppKit                    0x00007fff8aec6edc -[NSThemeFrame _makeTitlebarViewWithFrame:] + 40
    5   com.apple.AppKit                    0x00007fff8aec8ea9 __49-[NSThemeFrame _floatTitlebarAndToolbarFromInit:]_block_invoke + 548
    6   com.apple.AppKit                    0x00007fff8a8b2339 +[NSAnimationContext runAnimationGroup:completionHandler:] + 82
    7   com.apple.AppKit                    0x00007fff8aec8c41 -[NSThemeFrame _floatTitlebarAndToolbarFromInit:] + 104
    8   com.apple.AppKit                    0x00007fff8a82374e -[NSThemeFrame initWithFrame:styleMask:owner:] + 243
    9   com.apple.AppKit                    0x00007fff8a821c96 -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 614
    10  com.apple.AppKit                    0x00007fff8a8213fc -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1477
    11  com.apple.AppKit                    0x00007fff8aa5840e -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    12  com.apple.AppKit                    0x00007fff8a820e2a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    13  com.apple.AppKit                    0x00007fff8aa583c1 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    14  com.apple.AppKit                    0x00007fff8a81e745 -[NSWindowTemplate nibInstantiate] + 567
    15  com.apple.AppKit                    0x00007fff8a7f373b -[NSIBObjectData instantiateObject:] + 309
    16  com.apple.AppKit                    0x00007fff8acd5d01 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
    17  com.apple.AppKit                    0x00007fff8a7e7f05 loadNib + 384
    18  com.apple.AppKit                    0x00007fff8ad55f80 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    19  com.apple.AppKit                    0x00007fff8ad5667d +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 150
    20  com.apple.AppKit                    0x00007fff8aaf83af _NXLoadNib + 196
    21  com.apple.AppKit                    0x00007fff8aaf7d8f -[NSAlert init] + 95
    22  com.apple.AppKit                    0x00007fff8ab379f3 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextWithFormat:] + 131
    23  com.apple.AppKit                    0x00007fff8a80964d __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1021
    24  com.apple.AppKit                    0x00007fff8a80920e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    25  com.apple.AppKit                    0x00007fff8a8091ad -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    26  com.apple.AppKit                    0x00007fff8a808e9a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 255
    27  com.apple.AppKit                    0x00007fff8a808c69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    28  com.apple.AppKit                    0x00007fff8a8086b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    29  com.apple.Foundation                0x00007fff89a3b458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    30  com.apple.Foundation                0x00007fff89a3b2c9 _NSAppleEventManagerGenericHandler + 102
    31  com.apple.AE                        0x00007fff8b3a199c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    32  com.apple.AE                        0x00007fff8b3a1719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    33  com.apple.AE                        0x00007fff8b3a1623 aeProcessAppleEvent + 295
    34  com.apple.HIToolbox                 0x00007fff979e437e AEProcessAppleEvent + 56
    35  com.apple.AppKit                    0x00007fff8a804d76 _DPSNextEvent + 2665
    36  com.apple.AppKit                    0x00007fff8a803e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    37  com.apple.Safari.framework          0x000000010c1c0ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    38  com.apple.AppKit                    0x00007fff8a7f7e23 -[NSApplication run] + 594
    39  com.apple.AppKit                    0x00007fff8a7e32d4 NSApplicationMain + 1832
    40  libdyld.dylib                       0x00007fff8d8275c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib              0x00007fff9130022e kevent64 + 10
    1   libdispatch.dylib                   0x00007fff8bc70a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib              0x00007fff912ff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff89e344a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib              0x00007fff912ff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff89e344a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib              0x00007fff912ff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff89e344a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib              0x00007fff912ff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff89e344a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib              0x00007fff912ff132 __psynch_cvwait + 10
    1   com.apple.WebCore                   0x000000010dd6788b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore                   0x000000010dd649d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore            0x000000010cf2da9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib             0x00007fff89e362fc _pthread_body + 131
    5   libsystem_pthread.dylib             0x00007fff89e36279 _pthread_start + 176
    6   libsystem_pthread.dylib             0x00007fff89e344b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib              0x00007fff912ff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff89e344a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib              0x00007fff912ff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff89e344a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib              0x00007fff912ff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff89e344a1 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib              0x00007fff912fa52e mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff912f969f mach_msg + 55
    2   com.apple.QuartzCore                0x00007fff8b7a7d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore                0x00007fff8b7a7c96 thread_fun + 25
    4   libsystem_pthread.dylib             0x00007fff89e362fc _pthread_body + 131
    5   libsystem_pthread.dylib             0x00007fff89e36279 _pthread_start + 176
    6   libsystem_pthread.dylib             0x00007fff89e344b1 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib              0x00007fff912fa52e mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff912f969f mach_msg + 55
    2   com.apple.CoreFoundation            0x00007fff96c82b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation            0x00007fff96c81fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation            0x00007fff96c81838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork                 0x00007fff94323d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation                0x00007fff89a81b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib             0x00007fff89e362fc _pthread_body + 131
    8   libsystem_pthread.dylib             0x00007fff89e36279 _pthread_start + 176
    9   libsystem_pthread.dylib             0x00007fff89e344b1 thread_start + 13
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib              0x00007fff912ff132 __psynch_cvwait + 10
    1   libc++.1.dylib                      0x00007fff9795bd2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    2   com.apple.JavaScriptCore            0x000000010d1493fa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore            0x000000010cf38244 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore            0x000000010cf2da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff89e362fc _pthread_body + 131
    6   libsystem_pthread.dylib             0x00007fff89e36279 _pthread_start + 176
    7   libsystem_pthread.dylib             0x00007fff89e344b1 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff912ff132 __psynch_cvwait + 10
    1   libc++.1.dylib                      0x00007fff9795bc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore            0x000000010cf3886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore            0x000000010cf386c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010cf2da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff89e362fc _pthread_body + 131
    6   libsystem_pthread.dylib             0x00007fff89e36279 _pthread_start + 176
    7   libsystem_pthread.dylib             0x00007fff89e344b1 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff912ff132 __psynch_cvwait + 10
    1   libc++.1.dylib                      0x00007fff9795bc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore            0x000000010cf3886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore            0x000000010cf386c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010cf2da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff89e362fc _pthread_body + 131
    6   libsystem_pthread.dylib             0x00007fff89e36279 _pthread_start + 176
    7   libsystem_pthread.dylib             0x00007fff89e344b1 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff912ff132 __psynch_cvwait + 10
    1   libc++.1.dylib                      0x00007fff9795bc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore            0x000000010cf3886b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore            0x000000010cf386c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010cf2da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff89e362fc _pthread_body + 131
    6   libsystem_pthread.dylib             0x00007fff89e36279 _pthread_start + 176
    7   libsystem_pthread.dylib             0x00007fff89e344b1 thread_start + 13
    Thread 16 Crashed:
    0   libsystem_pthread.dylib             0x00007fff89e34695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib                   0x00007fff8a646b78 vfprintf_l + 28
    2   libsystem_c.dylib                   0x00007fff8a63f620 fprintf + 186
    3   ???                                 0x00000001151015dc 0 + 4648343004
    Thread 16 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000  rbx: 0x00007fff7993c1d8  rcx: 0x00007fff7993c1f0  rdx: 0x00000000000000a0
    rdi: 0x00007fff7993c1f0  rsi: 0x00007fff89e34b14  rbp: 0x00000001150fde30  rsp: 0x00000001150fddb0
      r8: 0x0000000115105000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
    r12: 0x00007fff7993b6b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
    rip: 0x00007fff89e34695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     3
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
          0x10c143000 -        0x10c143fff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
          0x10c14a000 -        0x10ca83ff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
          0x10cf23000 -        0x10d436ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x10d59c000 -        0x10d850fff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
          0x10db28000 -        0x10db28fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
          0x10db2e000 -        0x10dc6affb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKitLegacy
          0x10dd60000 -        0x10ed05ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
          0x114219000 -        0x114219ff5 +cl_kernels (???) <0C4DA3B8-3677-4087-B722-2371768EA1C8> cl_kernels
          0x11421e000 -        0x11421efef +cl_kernels (???) <C7D19A78-5090-47EF-A6E6-751E787630AA> cl_kernels
          0x114ee8000 -        0x114fcefef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x7fff628ae000 -     0x7fff628e4837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
       0x7fff89763000 -     0x7fff89763fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff89764000 -     0x7fff8987cffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
       0x7fff89896000 -     0x7fff899bdfff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff89a19000 -     0x7fff89d47ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x7fff89d48000 -     0x7fff89d6dff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x7fff89d6e000 -     0x7fff89d75fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
       0x7fff89d76000 -     0x7fff89decfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
       0x7fff89e33000 -     0x7fff89e3cfff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
       0x7fff89e3d000 -     0x7fff8a124ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x7fff8a125000 -     0x7fff8a1cbfff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
       0x7fff8a1cc000 -     0x7fff8a1f2ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
       0x7fff8a1f3000 -     0x7fff8a204fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
       0x7fff8a205000 -     0x7fff8a20dff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
       0x7fff8a20e000 -     0x7fff8a219ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
       0x7fff8a21a000 -     0x7fff8a23afff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
       0x7fff8a23b000 -     0x7fff8a24eff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
       0x7fff8a278000 -     0x7fff8a2a4fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
       0x7fff8a2a5000 -     0x7fff8a2b0ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
       0x7fff8a2b5000 -     0x7fff8a51fff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
       0x7fff8a520000 -     0x7fff8a53aff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x7fff8a53b000 -     0x7fff8a578ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
       0x7fff8a579000 -     0x7fff8a59cff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
       0x7fff8a5f9000 -     0x7fff8a601ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
       0x7fff8a602000 -     0x7fff8a68efff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
       0x7fff8a68f000 -     0x7fff8a74efff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
       0x7fff8a74f000 -     0x7fff8a74ffff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x7fff8a750000 -     0x7fff8a780ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x7fff8a781000 -     0x7fff8a7d2ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x7fff8a7e0000 -     0x7fff8b321fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x7fff8b322000 -     0x7fff8b324ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
       0x7fff8b325000 -     0x7fff8b329fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
       0x7fff8b36c000 -     0x7fff8b386ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
       0x7fff8b394000 -     0x7fff8b3f3ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x7fff8b3f4000 -     0x7fff8b4e6ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
       0x7fff8b4e7000 -     0x7fff8b761fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff8b762000 -     0x7fff8b778ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
       0x7fff8b779000 -     0x7fff8b77afff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
       0x7fff8b77b000 -     0x7fff8b77bfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
       0x7fff8b77c000 -     0x7fff8b77ffff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
       0x7fff8b780000 -     0x7fff8b930ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x7fff8b931000 -     0x7fff8b932fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
       0x7fff8b933000 -     0x7fff8b951ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
       0x7fff8b952000 -     0x7fff8b960ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x7fff8b961000 -     0x7fff8b96cfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
       0x7fff8b995000 -     0x7fff8b9a4fff

    Click here and follow the instructions. If you're willing to use a tool to remove it(you don't need to, but may find it easier), you can instead run Adware Medic; this link is a direct download.
    (119622)

  • My wife has been having problems with Safari, and many third party software and malware programs infecting her Mac Book Pro.

    My wife has been having problems with Safari, and many third party software and malware programs infecting her Mac Book Pro. I have tried to reset Safari but it keeps coming back, taking over Safari, changing defaults, start pages, and search engines, Etc.
    Is it safe to use programs like MacKeeper, who keeps send my wife's computer message and alerts, or should I just wipe the drive and start over?
    Skip

    I am having lot's of lag time with Safari, etc..
    I'll type in a website.. and it will take 15-20 seconds to start..
    Start time: 17:51:37 12/02/14
    Model Identifier: MacBookPro11,3
    System Version: OS X 10.10.1 (14B25)
    Kernel Version: Darwin 14.0.0
    Time since boot: 14 days 3:02
    USB
       My Passport 07B8 (Western Digital Technologies, Inc.)
    Diagnostic reports
       2014-11-13 QuickLookSatellite crash x2
       2014-11-21 com.apple.WebKit.Plugin.64 crash
    Log
       Nov 30 21:32:39 PM notification timeout (pid 345, Adobe CEF Helper)
       Nov 30 21:32:39 PM notification timeout (pid 99018, CEPHtmlEngine)
       Nov 30 21:32:39 PM notification timeout (pid 99019, CEPHtmlEngine He)
       Dec  1 09:09:03 [[0xffffff802bfa4000]  OpCode 0x0C01 (Set Event Mask) from: kernel_task (0)  Synchronous  status: 0x00 (kIOReturnSuccess) state: 2 (BUSY) timeout: 5000] Bluetooth warning: An HCI Req timeout occurred.
       Dec  1 09:52:03 PM notification timeout (pid 266, Creative Cloud)
       Dec  1 09:52:03 PM notification timeout (pid 346, Adobe CEF Helper)
       Dec  1 09:52:03 PM notification timeout (pid 345, Adobe CEF Helper)
       Dec  1 10:04:37 process WindowServer[114] caught causing excessive wakeups. Observed wakeups rate (per sec): 170; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 12755007
       Dec  1 10:31:08 ALF: ifnet_get_address_list_family error 12
       Dec  1 10:59:17 process Meeting Center[2921] caught causing excessive wakeups. Observed wakeups rate (per sec): 647; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45104
       Dec  1 12:24:35 process com.apple.WebKit[4567] caught causing excessive wakeups. Observed wakeups rate (per sec): 297; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 76962
       Dec  1 14:31:01 process com.apple.WebKit[7400] caught causing excessive wakeups. Observed wakeups rate (per sec): 397; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 53188
       Dec  1 14:43:52 process com.apple.WebKit[7400] caught causing excessive wakeups. Observed wakeups rate (per sec): 224; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 150084
       Dec  1 14:47:34 process com.apple.WebKit[7400] caught causing excessive wakeups. Observed wakeups rate (per sec): 332; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 222103
       Dec  1 15:03:29 process com.apple.WebKit[7400] caught causing excessive wakeups. Observed wakeups rate (per sec): 214; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 370572
       Dec  1 16:38:03 SIOCPROTODETACH_IN6: utun2 error=6
       Dec  1 16:38:08 SIOCPROTODETACH_IN6: utun2 error=6
       Dec  1 20:08:30 jnl: disk3s2: replay_journal: from: 112328704 to: 113115136 (joffset 0x3a38000)
       Dec  1 20:08:30 jnl: disk3s2: journal replay done.
       Dec  1 20:27:11 com.adobe.acc.AdobeCreativeCloud.75292.UUID: Service exited with abnormal code: 5
       Dec  2 08:23:00 process com.apple.WebKit[11891] caught causing excessive wakeups. Observed wakeups rate (per sec): 161; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 527508
       Dec  2 09:29:37 firefox (map: 0xffffff80317c5960) triggered DYLD shared region unnest for map: 0xffffff80317c5960, region 0x7fff9ae00000->0x7fff9b000000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
       Dec  2 10:04:39 SIOCPROTODETACH_IN6: utun2 error=6
       Dec  2 10:04:44 SIOCPROTODETACH_IN6: utun2 error=6
       Dec  2 16:42:24 process com.apple.WebKit[26151] caught causing excessive wakeups. Observed wakeups rate (per sec): 153; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45002
    Swap (MiB): 41556
    Activity
       Net: 210 in, 20 out (KiB/s)
    Memory: kernel_task (UID 0) is using 1632 MB
    kexts
       com.cisco.kext.acsock (1.1.0)
       com.wdc.driver.USB.64.10.9 (1.0.1)
    Daemons
       com.cisco.anyconnect.vpnagentd
       com.oracle.java.JavaUpdateHelper
       com.apple.installer.osmessagetracing
       com.microsoft.office.licensing.helper
       com.google.keystone.daemon
       com.wdc.WDSmartWareService
       com.oracle.java.Helper-Tool
       com.adobe.fpsaud
       com.wdc.SmartwareDriveService
    Agents
       com.adobe.AdobeCreativeCloud
       com.zimbra.desktop
       com.citrix.ServiceRecords
       com.google.keystone.system.agent
       com.apple.photostream-agent
       com.genieo.completer.download
       com.genieo.completer.update
       com.cisco.anyconnect.gui
       com.citrix.ReceiverHelper
       com.citrix.AuthManager_Mac
       com.citrix.FMDAgent.14800.UUID
       com.oracle.java.Java-Updater
       com.fiplab.MailTabProHelper
       com.adobe.PDApp.AAMUpdatesNotifier.74724.UUID
       com.citrixonline.GoToMeeting.G2MUpdate
       com.apple.AirPortBaseStationAgent
       com.microsoft.SyncServicesAgent
    Startup items
       /System/Library/StartupItems/ciscod/ciscod
       /System/Library/StartupItems/ciscod/StartupParameters.plist
    Bundles
       /System/Library/Extensions/hp_fax_io.kext
       - com.hp.kext.hp-fax-io
       /System/Library/Extensions/hp_Inkjet1_io_enabler.kext
       - com.hp.print.hpio.Inkjet1.kext
       /System/Library/Extensions/hp_Inkjet4_io_enabler.kext
       - com.hp.print.hpio.Inkjet4.kext
       /System/Library/Extensions/hp_Inkjet8_io_enabler.kext
       - com.hp.print.hpio.inkjet8.kext
       /System/Library/Extensions/JMicronATA.kext
       - com.jmicron.JMicronATA
       /System/Library/Extensions/WD1394_64_109HPDriver.kext
       - com.wdc.driver.1394.64.10.9
       /System/Library/Extensions/WDUSB_64_109HPDriver.kext
       - com.wdc.driver.USB.64.10.9
       /Library/Extensions/hp_io_printerclassdriver_enabler.kext
       - com.hp.hpio.hp-io-printerclassdriver-enabler
       /Library/Internet Plug-Ins/AdobeAAMDetect.plugin
       - com.AdobeAAMDetectLib.AdobeAAMDetect
       /Library/Internet Plug-Ins/CitrixICAClientPlugIn.plugin
       - com.citrix.citrixicaclientplugIn
       /Library/Internet Plug-Ins/Flash Player.plugin
       - N/A
       /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
       - com.google.googletalkbrowserplugin
       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
       - com.oracle.java.JavaAppletPlugin
       /Library/Internet Plug-Ins/npg.plugin
       - npg.graphon.com
       /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
       - com.google.o1dbrowserplugin
       /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin
       - com.microsoft.sharepoint.browserplugin
       /Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin
       - com.microsoft.sharepoint.webkitplugin
       /Library/Internet Plug-Ins/Silverlight.plugin
       - com.microsoft.SilverlightPlugin
       /Library/Internet Plug-Ins/SlingPlayer.plugin
       - com.slingmedia.slingplayer.plugin.nspapi
       /Library/PreferencePanes/Flash Player.prefPane
       - com.adobe.flashplayerpreferences
       /Library/PreferencePanes/FMDSysPrefPane.prefPane
       - Citrix.FMDSysPrefPane
       /Library/PreferencePanes/JavaControlPanel.prefPane
       - com.oracle.java.JavaControlPanel
       /Library/PreferencePanes/WDQuickViewPrefsPane.prefPane
       - com.westerndigital.quickview.prefpanel
       /Library/PreferencePanes/Zimbra.prefPane
       - com.zimbra.prefpanel
       /Library/ScriptingAdditions/Adobe Unit Types.osax
       - N/A
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
       Library/Internet Plug-Ins/CitrixOnlineWebDeploymentPlugin.plugin
       - com.citrixonline.mac.WebDeploymentPlugin
       Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin
       - com.Google.GoogleEarthPlugin.plugin
       Library/Internet Plug-Ins/WebEx.plugin
       - com.webex.WebEx
       Library/Internet Plug-Ins/WebEx.plugin/Contents/Resources
       - com.webex.WebEx
       Library/Internet Plug-Ins/WebEx64.plugin
       - com.cisco_webex.plugin.gpc64
    dylibs
       /usr/lib/libaudioc.dylib
       /usr/lib/libclipc.dylib
       /usr/lib/libcs.dylib
       /usr/lib/libdc.dylib
       /usr/lib/libfilec.dylib
       /usr/lib/libMonoPosixHelper.dylib
       /usr/lib/libpbr.dylib
       /usr/lib/libprintc.dylib
       /usr/lib/libsc.dylib
       /usr/lib/libSFFileMonitor.32.dylib
       /usr/lib/libSFIPC.32.dylib
       /usr/lib/libSFIPC.I.dylib
       /usr/lib/libSFsqlite3.7.4.dylib
       /usr/lib/libSFSyncEngine.I.dylib
       /usr/lib/libupc.dylib
    App extensions
       it.bloop.airmail.beta10.Airmail-Today-Beta
       it.bloop.airmail.beta10.Airmail-Composer-Beta
       com.wunderkinder.wunderlistdesktop.sharingextension
       com.wunderkinder.wunderlistdesktop.todayextension
       com.readitlater.PocketMac.AddToPocketShareExtension
       com.stylemac.instadesk.Photodesk-Feed
       it.bloop.airmail.beta10.Airmail-Share-Beta
    Apps
       /Applications/Uninstall IM Completer.app
    Contents of /Library/LaunchAgents/com.cisco.anyconnect.gui.plist (checksum 1087717482)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <dict>
        <key>PathState</key>
        <dict>
        <key>/opt/cisco/anyconnect/gui_keepalive</key>
        <true/>
        </dict>
        </dict>
        <key>Label</key>
        <string>com.cisco.anyconnect.gui</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>open</string>
        <string>--wait-apps</string>
        <string>/Applications/Cisco/Cisco AnyConnect Secure Mobility Client.app</string>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.citrix.AuthManager_Mac.plist (checksum 1591517921)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>ServiceIPC</key>
        <true/>
        <key>MachServices</key>
        <dict>
        <key>com.citrix.AuthManager_Mac</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.citrix.AuthManager_Mac</string>
        <key>WaitForDebugger</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/libexec/AuthManager_Mac.app/Contents/MacOS/AuthManager_Mac</ string>
        </array>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>Disabled</key>
        <false/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.citrix.ReceiverHelper.plist (checksum 676087606)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.citrix.ReceiverHelper</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <dict>
        <key>SuccessfulExit</key>
        <false/>
        </dict>
        <key>WaitForDebugger</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/libexec/ReceiverHelper.app/Contents/MacOS/ReceiverHelper</st ring>
        </array>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>Disabled</key>
        <false/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.citrix.ServiceRecords.plist (checksum 1445213025)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>ServiceIPC</key>
        <true/>
        <key>MachServices</key>
        <dict>
        <key>com.citrix.Beacons</key>
        <true/>
        <key>com.citrix.ServiceRecords</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.citrix.ServiceRecords</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
        <key>WaitForDebugger</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/libexec/ServiceRecords.app/Contents/MacOS/ServiceRecords</st ring>
        </array>
       ...and 8 more line(s)
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist (checksum 3453356730)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>9</integer>
        <key>Minute</key>
        <integer>57</integer>
        <key>Weekday</key>
        <integer>3</integer>
        </dict>
       </dict>
       ...and 1 more line(s)
    Contents of /Library/LaunchDaemons/com.cisco.anyconnect.vpnagentd.plist (checksum 2630047092)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN
       http://www.apple.com/DTDs/PropertyList-1.0.dtd >
       <plist version="1.0">
       <dict>
            <key>Label</key>
            <string>com.cisco.anyconnect.vpnagentd</string>
            <key>ProgramArguments</key>
            <array>
                 <string>/opt/cisco/anyconnect/bin/vpnagentd</string>
                 <string>-execv_instance</string>
            </array>
            <key>KeepAlive</key>
            <true/>
            <key>RunAtLoad</key>
            <true/>
            <key>AbandonProcessGroup</key>
            <true/>
            <key>EnableTransactions</key>
            <false/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.wdc.SmartwareDriveService.plist (checksum 2733252498)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.wdc.SmartwareDriveService</string>
        <key>Program</key>
        <string>/Library/Application Support/WD SmartWare Services/SmartwareDriveService</string>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.wdc.WDSmartWareService.plist (checksum 1153517838)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.wdc.WDSmartWareService</string>
       <!-- <key>Program</key>
        <string>/Library/Application Support/WD SmartWare Services/SmartwareServerApp.app/Contents/MacOS/SmartwareServiceApp</string> -->
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/WD SmartWare Services/SmartwareServiceApp.app/Contents/MacOS/SmartwareServiceApp</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.genieo.completer.download.plist (checksum 1894818845)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.genieo.completer.download</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Users/USER/Library/Application Support/com.genieoinnovation.Installer/Completer.app/Contents/MacOS/Installer</ string>
        <string>-trigger</string>
        <string>download</string>
        <string>-isDev</string>
        <string>0</string>
        <string>-installVersion</string>
        <string>15886</string>
        <string>-firstAppId</string>
        <string>19340001</string>
        </array>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/Downloads</string>
        </array>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.genieo.completer.update.plist (checksum 2339121592)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.genieo.completer.update</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Users/USER/Library/Application Support/com.genieoinnovation.Installer/Completer.app/Contents/MacOS/Installer</ string>
        <string>-trigger</string>
        <string>update</string>
        <string>-isDev</string>
        <string>0</string>
        <string>-installVersion</string>
        <string>15886</string>
        <string>-firstAppId</string>
        <string>19340001</string>
        </array>
        <key>StartInterval</key>
        <integer>86400</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.microsoft.LaunchAgent.SyncServicesAgent.plist (checksum 3051698494)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>com.microsoft.SyncServicesAgent</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Microsoft Office 2011/Office/SyncServicesAgent.app/Contents/MacOS/SyncServicesAgent</string>
        </array>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.zimbra.desktop.plist (checksum 3676173668)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
               <key>Label</key>
               <string>com.zimbra.desktop</string>
               <key>ProgramArguments</key>
               <array>
                       <string>/Users/USER/Library/Zimbra Desktop/bin/zdesktop</string>
                       <string>start</string>
                       <string>-w</string>
               </array>
       

  • Suggestion for Apple or Third-party software company?

    My first question is, where should I post the following suggestion for an improvement in FCP or for the creation of a third party software – suggested sites, blogs, etc.?
    Next, my recommendation, and then my explanation of the reason why (including my personal semi-disaster):
    Recommendation: That someone create a “Project Management” software for FCP (essentially a file management program that runs in the background) that organizes and tracks all of the files created during editing/post production – including the log/capture or log/transfer of the original footage, the audio files, stills, effects, etc, AND all of the files created by the program -- Live Type, Motion, Soundtrack Pro, and Color (especially color). The reason for this is that FCP has an incredibly complicated filing system that results in shots, files, documents, etc., being distributed all over the place – and not all known to the filmmaker or identified in the documentation. And, that condition can lead to disaster – see below.
    Explanation: I just finished my first HD project using Studio 2, including sound track pro and color. After completing what I though was the absolute final version, I burned a one-off DVD and ran it by several filmmaker and non-film maker friends. They all spotted a small sound problem with one cut, so I went back to tweak it – and discovered that ALL of the footage had gone offline. I had nothing, nada, zilch. I had saved earlier sequences (rough cut, polished cut, etc.) and all the original footage appeared, but I had taken the final version into color for some corrections and adjustments, and ALL of those shots/files were missing.
    After burning what I believed to be the final cut, I had cleaned up my hard disk, moving stuff to my backup hard disk, to my RAID array, and to the trash. So, after the initial shock and complete panic, several hours of searching all of these drives, led me to the file that contained the files that contained the color corrections – in my trash, which fortunately had not been emptied. I have no idea where the files were before or how they got into the trash – obviously they were not added to the scratch disk with all of the original footage.
    Part of the difficulty of finding the shots was the discovery that color creates a file folder, that holds a set of file folders, each of which holds only one shot. In order to reconnect, I had to move the parent folder to the desktop, and then move all of the shots, one at a time. into a single folder, and then point reconnect to that folder. Problem solved.
    However, now I face that question of archiving the project, moving all of the files off my hard drive so I can use the space for my next film, and I am terrified that I will leave something out, and not be able to recover the project in the future. Having a project management software that organizes and coordinates all of that would be a lifesaver – and well worth the purchase price.
    Anyone who would like to explore this idea, please feel free to contact me – [email protected].

    You've just learned a hard lesson. Put your current energy into your education, not finding a way to wallow in ignorance.
    There already is a hardware device that will do what you want. It's called a "manual". In particular, the sections that relate to "where the program stores media". Pay very close attention to those sections and set up your computer so that all the scratch and storage pointers are aimed where you want. It's very simple to have them all go to one drive.
    Then, when it's time to archive the project because you are starting a new project, just purchase another hard drive for the new project. They are absurdly inexpensive these days.
    Remove the drive with your project to be archived from your computer (since you now know how to keep all the files organized, they will be all together) - and plug in a new disk for the next project.
    If you want a backup, use carbon copy cloner to simply duplicate the drive (or simply just copy the relevant folders- you'll know which ones) to another drive (or get a RAID 1 device)
    good luck,
    x

  • Problem installing third party software

    I have encountered an issue whereby on trying to install downloaded upgrades to third party software I am asked to insert a disk entitled with my user name. At first I put this down to dodgy software, but have now had the same issue with installing Adobe Acrobat Reader 9.0. The installation software appears to be something called iNosso.
    Essentially the installation gets as far as stating "This software was successfully installed" but before coming up with the summary window comes up with:
    *Please insert the "username" disc to*
    *continue installation.*
    You have chosen to install software that requires this
    disc.
    (username isn't actually shown what is shows is presumably the local name I have given to the computer).
    No such disc exists and have tried the original installation discs for 10.5 but to no avail. I end up force quitting the installer but am concerned that by doing so I may corrrupt the installation and build up problems for myself going forward.
    Has anyone else encountered this issue and if so is there a fix?
    Thanks in advance.

    Allan, I had hoped not to have to go through the steps you suggest as one of the reasons for doing Migration Assistant was to avoid re-installing all my applications and all the relevant license information. Also note that my old apps are running fine it is just third party installers that appear to be the issue. As a test I ran the Apple installer loading some additional apps that came with the computer with no issues. I would also add that all my applications old and new appear to be running without issue. Indeed even those apps affected by this installation issue (incl Acrobat Reader 9.0) seem to run normally so it does appear to be an annoying glitch in the installation that simply stops the automatic completion of the process.
    My nervousness however is that something more sinister is going on in the background that I am not aware of that may affect the performance of the computer going forward.
    However from both yours and Barry's comments it would appear that this is not a common fault therefore is likely to be peculiar to the way I have set things up so in order to resolve I will have to try either re-installation of everything per Barry or a re-installation of apps as you suggest. Now I just need someone to find me the time!!
    If anyone else has come across this issue before and found an easier resolution I would be eternally grateful. Thank you Allan and Barry for the speed of your responses and your suggestions.

  • Need Third Party software recommendation - duplicates management and remova

    I have read several dozen discussions addressing duplicate file/song removal from itunes, and many recommend third party software. While there is a 'show exact duplicates' command in itunes at Shift:File->Show exact duplicates, in my case all it did was show all of my songs, 8,440 instead of the actual 4,220 that are in my library. I'm not sure of the purpose of this command, perhaps it works for someone but not me.
    Absent the ability to add a user defined column in itunes that would have the capability to perform an Excel-like function to number each row, allowing the sorting of odd/even numbers or some such scheme, I guess users with thousands of songs who have fallen into the duplication trap are required to purchase third party software to correct this, or just go ahead an begin whatever medical procedures purport the relief of carpal tunnel syndrome.
    Does anyone have recommendations of software they have actually used, paid, share or free?
    Thanks.

    Would that I be so lucky! I reinstalled my Vista OS and was adding back all of the programs and data, so all of the music had the same 'date added'. However, I have just this moment solved my own problem. Here is what worked for me:
    1. I downloaded freeware from the website LCIBrosSolutions.com which does indeed identify duplicates in the iTunes file and will erase them.
    2. However, now you are stuck with broken links (i.e. "!" songs) in your iTunes, and need to eliminate them. What I did was go into the View choices, and picked something that I would never use. In my case, I picked "Episode Number" and added it as a column. Then, I went to "select all" and highlighted all 8000+ song names. Right clicking gave me "Get Info" after the warning, and then I went to the video tab and entered the number 4. I un-highlighted, sorted on the Episode Number Column, and since the song names with no real content would not accept the number 4, they were at the bottom, and were all duplicates. I deleted them.
    The way to verify that you do indeed have broken links is to sort by song name, and see that every other one does have an ! by it.

  • I'm trying to find an external drive for the MacPro that will allow me to password protect the external drive in case it is taken.  Any suggestions on a very reliable on that is 2TB or a third party software that is compatable with the need I describe?

    I'm trying to find an external drive for the MacPro that will allow me to password protect the external drive in case it is taken.  Any suggestions on a very reliable one that is 2TB or a third party software that is compatable with the need I describe?

    How much of a hurry are you in, and are you considering upgrading to Lion?
    File Vault on Snow Leopard only encrypts home folders you select, and doesn't work well with Time Machine.
    But Lion will have "full disk encryption" of local or external disks.  See File Vault 2 here: http://www.apple.com/macosx/whats-new/features.html

  • Third-party software cannot connect to Internet sometime

    hi,
    i have a 9000(os 5), a 8900(os 5) and a 9900(os 7), all without BIS, and all of them have a same problem: after a uncertain time all third-party software fail to connect to edge or wifi network. Only the native browser can access to internet. Reboot can solve the problem but it came back after a while.
    i'm in China, and a lot of chinese user have the same problem. Is there a offical solution for this? 
    thanks however.

    Does all the devices subscribed BlackBerry data plan? Are you getting edge/EDGE/3G??
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

Maybe you are looking for

  • Where can i find the "online hel

    Hello all i am using Audigy 2 ZS in Windows XP and seek help with using Creative Audio Converter the only mention i can find in the users guide is this: "For more information and usage details on Creative Audio Converter, refer to its online Help." O

  • Using comments toolbar

    I cannot underline or highlight my pdf's. I have Windows 7 and Acrobat 9 Pro free trial.

  • Iphone not showing up in Itunes or Iphoto

    Hi I recently performed an erase and install of Snow leopard on my Mac. I then used migration assistant to restore my data. I notice that when I plug my Iphone into my Mac Pro, it does not show up in Itunes or Iphoto. How can I get it to show up agai

  • ABAP-HR Creating infotype Problem

    Dear All , I have created one infotype 9090 . It is working fine . Now I want to add three buttons only in display mode apart from next , previous and overview . I want to standard functionality as it is . How should I go about . Please it is very ur

  • Random crashing computer SOLUTION

    Finally a solution to everyone with a randomly crashing computer. A tech needed >4 days to tell us that the LOGIC BOARD needs to be replaced. I hope you bought Apple Care . . . we were told it will cost $1500. On a new computer, that has had this iss