How to spin cursor during JTree long operation

I have a JTree that uses my model class to load nodes as the user expands them (lazy load). But some nodes have so many children that it takes a long time for the JTree to expand the node (and display the children). I'd like to figure out how to display a spinning cursor so the user will know that something is happening. Otherwise it appears as though the app has locked up (for 10 - 15 seconds). Is there a way to do this easily?

Well here is what I did. It seems to do what I wanted to do (indicate to the user that the load is taking a while).
        tree.addTreeWillExpandListener(new TreeWillExpandListener() {
               public void treeWillCollapse(TreeExpansionEvent event)
                         throws ExpandVetoException {}
               public void treeWillExpand(TreeExpansionEvent event)
                         throws ExpandVetoException {
                    setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
        tree.addTreeExpansionListener(new TreeExpansionListener() {
               public void treeCollapsed(TreeExpansionEvent event) {
                    setCursor(Cursor.getDefaultCursor());
               public void treeExpanded(TreeExpansionEvent event) {
                    setCursor(Cursor.getDefaultCursor());
        });

Similar Messages

  • How to show progress during a long Render call

    My effect computes values from all frames in a layer much like Warp Stabilizer does. I set a flag and do this when necessary in my Render function. The user controls when to analyze by clicking a button in the effect UI.
    It can take from a few seconds to over a minute depending on the layer, so I need to show progress to the user.
    In After Effects I can use the progress bar, and put text in the info panel from within the Render proc; but I'd like to find a better way to show progress.
    Indicidentally, neither of these two thing seem to works in Premiere Pro.
    Warp Stabilizer shows progress to the left of the Analyze button in its effects window, but I can's seem to do this from within Render.
    Any ideas?

    Try the Top Menu or Menu button on the dvd player remote. That usually returns to the start of the dvd.

  • HT1420 old computer no longer operable, how do I get the contents of m iPod onto new compter

    I have an older iPod, and the computer I had it associated with is no longer operable at all. How do I get the music on my iPod onto my new computer?

    follow the steps given here...
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive

  • How is best to rip DVDs that I own to my iMac then move them to my iPads so my kids can watch them during a long drive?

    How is best to rip DVDs that I own to my new iMac for viewing on my iPads and iPods (for kids during a long drive)? I've read about a lot of options, but I don't find anything that sounds authoritative on what is the ideal way. There is freeware out there and a bunch of paid options. I don't mind paying as long as I know what I'm getting will work. I've asked a few buddies and haven't gotten any straight answers. It seems like everyone has their own way that has its own set of benefits and issues. Any strong opinions out there on what works well (especially for a rookie)?

    https://discussions.apple.com/static/apple/tutorial/tou.html
    Do not submit software or descriptions of processes that break or otherwise ‘work around’ digital rights management software or hardware. This includes conversations about ‘ripping’ DVDs or working around FairPlay software used on the iTunes Store.
    The backing up part isn't illegal, but in order to do this you need to break copy protection..this part is.

  • More on Updating Swing Components during long operations...

    After reading thru a few posts here, I've come to the conclusion that what I need is going to be much more difficult than I'd planned. Neverthess i'll try to explain...
    I have a JFrame which contains a simple JLabel and JProgressBar. While I am performing a long network operation, I am making calls to a Thread class (which contains the above components) to update the JFrame indicating the current status. Normally I have no problem with this as the paintImmediately method suffices. However, when I call this long operation from the constructor of a larger, more complex JFrame, the GUI remains unresponsive (despite the plethora of paintImmediately calls that are executed) until the user clicks in the threaded progress box.
    Unfortunately the SwingWorker solution will not work for me as I need to be completely backwards compatible with JDK 1.3 (supporting Mac OSX 10.X). Oddly enough tho, I don;t get these problems when I use the same code in JDK 1.1.8 on Mac OS9.
    Any ideas?
    thanks!

    heh...looks like it was a simple thing afterall :)
    The JDialog (not JFrame) just needed focus.
    heh...is it friday yet? ;)

  • Not Connected Exception during long operation

    Hi all. My program does a very long operation - more than an hour. (import records from excel file). I create a thread, the operation runs there, and put af:poll on the page for changing progress indicator. So it's ok. The trouble is that I get
    Exception in thread "Thread-90" oracle.jbo.NotConnectedException: JBO-25200: Application module is not connected to a database.
         at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:145)
         at oracle.jbo.server.DBTransactionImpl.doRollback(DBTransactionImpl.java:4872)
         at oracle.jbo.server.DBTransactionImpl.rollback(DBTransactionImpl.java:2429)
         at kz.kklife.insis.modules.policyImport.ImportRunner.run(ImportRunner.java:124)
         at java.lang.Thread.run(Thread.java:619)
    after some time.
    With default jbo.ampool.timetolive (3 600 000) it throws exactly in an hour after starting developer server. So I changed it to 7 200 000. But I got an error on a production server in a random time - because I don't restart it just before importing, of course.
    So, is there any settings for weblogic not to disconnect transactions? (I get a transaction object through getDBTransaction() method of application module) I tried to uncheck "Ignore In-Use Connections" option, but it didn't help.

    Timo Hahn wrote:
    As far as I understand the framework, a transaction begins directly after the last commit or rollback.
    So I assume that the timeout is reset at this point. I would not make sense doing it otherwise. As you already mentioned if you set the timeout to e.g. 2 hours and you get the am instance from the pool after 1:59,59 of initializing the transaction it would be stale before you had any chance to do something with it.Oh. I'll try to commit new transaction just before import, thanks. Need I do something like
      DBTransaction transaction = ADFFacesUtils.getApplicationModuleForDataControl("ImportAppModuleDataControl").getDBTransaction();
      transaction.commit();
      // -- do long running stuffor you mean some another way to commit?
    I would set up a different configuration for this long running transaction (an other AM configuration) where I increase the timeout value to a higher number. Then use an instance from this configuration for the long running stuff only.I use another AM, only for long running stuff. But users can do import simultaneously.

  • How to suppress logging during import operations

    Each day, I am importing an entire schema from one database into another database (Oracle 9.2), that runs in archive log mode. This genererates a large number of archive logs, which I really dont need.
    Do anyone know how to suppress logging during such an import.
    /Mikael

    I guess setting the nologging option on a table only has effect when using direct-path insert. However, the export files contain normal insert statements, which result in conventional inserts when working in non-parallel mode.

  • Spinning Cursor of Death on all actions and apps

    I now have the spinning cursor of death on all apps all finder actions in snow leopard
    over last 3 months, OS periodically dumped bluetooth, resetting the Sys management controller fixed this, also zapped the pram twice in this time.   in the last 10 days had to do this every 5 days.
    All actions are extremely slow, spinning ball cursor on all apps and icons bouncing in dock for long time,  all apps slow in operation, the command F  is also very slow, if backing up to usb drive doing any other tasks is almost impossible
    1. booted from external HD (Backup'd with Chronosync) drive and ran disk utility to repair permissions 3 times.   Although it states the permissions are repaired on the 3rd time it was a repeat of the first.  So it appears it is not repairing the permissions at all
    2. reset system management controller
    3. zapped pram
    account - admin ( only used for installing apps).  My user ac and a 2nd user account set up for family visitors. This ac hadn't been opened for 9 months and I found couldn't log in - froze twice forced restart - also to log out and login to any other ac took 3 min, normal 15 secs.   Deleted the family ac and login returned to normal on other ac's
    4.  booted from installer disk and ran disk repair, aok,  and then permissions repair twice.
    5. booted from installer disk 2 and ran apple hardware test  aok
    Been thru the apps folder and deleted any app no longer required and deleted prefs from the prefs folder as well as well an any other orphan files.
    appeared to be working ok until boot next day same problems, re-booted in safe mode and tried using firefox and then opening excel, same problem, deleted firefox and all accompanying files.  Rebooted and problem worse than ever. OS is unusable. Currently working from chronosync bootable HD from last bootable backup 12 days ago. ( files backed up daily)
    I would like to avoid erasing the HD and clean instal if possible I have 400 GB of data -  The latest updates are installed on everything
    Any help as to what to do next would be appreciated
    Lhadis

    lahdis wrote:
    I now have the spinning cursor of death on all apps all finder actions in snow leopard
    over last 3 months, OS periodically dumped bluetooth, resetting the Sys management controller fixed this, also zapped the pram twice in this time.   in the last 10 days had to do this every 5 days.
    All actions are extremely slow, spinning ball cursor on all apps and icons bouncing in dock for long time,  all apps slow in operation, the command F  is also very slow, if backing up to usb drive doing any other tasks is almost impossible
    Sounds like malware, boot drive failing, bad sectors or OS x is messed up.
    Although it states the permissions are repaired on the 3rd time it was a repeat of the first.  So it appears it is not repairing the permissions at all
    Apple changed some things under the hood, so it's going to show certain Disk Uitlity permisisons fixes over and over, that you can ignore.
    2. reset system management controller
    3. zapped pram
    not applicable in your case, but it doesn't hurt.
    I would like to avoid erasing the HD and clean instal if possible I have 400 GB of data -  The latest updates are installed on everything
    Well copy that 400GB of User Data to another drive, as to fix your issue may require a erase and install to fix the bad sectors issue.
    Run through this list of fixes, wipe and install is last and if that still gives you problems then it's a bad drive.
    ..Step by Step to fix your Mac
    This will fix the bad sector issue if you just want to jump and do that.
    Erase, formatting, OS X installs on Mac's
    I also suspect because your using Chronosych, that it's not doing something right and/or OS X is getting confused with the two boot drives.
    Once your fixed up, use Carbon Copy Cloner instead and make sure to name the clone something differnet.
    Most commonly used backup methods
    Read this to max your Snow Leopards performacne, you may juat want to do that then CCC clone it and be sweet and fast again.
    For Snow Leopard Speed Freaks

  • Drag&Drop - how to change cursor?

    Hi,
    I know how to use Drag&Drop but I have two problems:
    1. I would like to have my icon displayed right next to the system's default cursor during dnd operation instead of displaying my icon only. How can I achieve this?
    2. when I use my own image as cursor during dnd operation, the size of the cursor is incorrect. It's supposed to have 24x24 pixels but it gets displayed in a different size. The ImageIcon still has 24x24 pixels, but the cursor is wrong.
    Thanks a lot!
    Regards,
    Ren�
    ImageIcon copyIcon = new ImageIcon("c:\\tmp\\drag_copy.gif");
    System.err.println(copyIcon.getIconWidth() + "; " + copyIcon.getIconHeight());
    copyCursor = Toolkit.getDefaultToolkit().createCustomCursor(
    copyIcon.getImage(), new java.awt.Point(0, 0), "I30COPY");
    e.startDrag(copyCursor, new StringSelection("DRAGITEM"), this);

    I just found a solution right here:
    http://www.javaworld.com/javaworld/javatips/jw-javatip114.html

  • Rainbow spinning cursor and slow internet recently

    I am not very tech savvy but I will try and describe what is going on. Recently (last week or so) my computer has been extremely slow and the rainbow spinning cursor seems to appear all the time. I notice it mainly when I am using the internet, mainly because I am mostly on the internet when I use my computer. I believe it is a problem with my computer because my husband has a 2011 MacBook Pro and he does not have any problems with his computer. My computer is a 2010 MacBook Pro, and I ran an Etre Check to see if it helps. I typically use Google Chrome as my browser (we both do) and my operating system is OS X.
    Problem description:
    slow internet
    EtreCheck version: 2.1.1 (104)
    Report generated December 7, 2014 at 11:48:41 AM PST
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2010) (Verified)
      MacBook Pro - model: MacBookPro7,1
      1 2.4 GHz Intel Core 2 Duo CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce 320M - VRAM: 256 MB
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 0:33:48
    Disk Information: ℹ️
      Hitachi HTS545025B9SA02 disk0 : (250.06 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      candyland! (disk0s2) / : 249.20 GB (157.32 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
      Apple Internal Memory Card Reader
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. Built-in iSight
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/Kaspersky Lab/KAV/Bases
      [not loaded] com.kaspersky.kext.kimul.40 (40) [Support]
      /System/Library/Extensions
      [not loaded] com.jft.driver.PdaNetDrv (1.0.64) [Support]
      [not loaded] com.kaspersky.kext.klif (2.2.1d19) [Support]
      [not loaded] com.pctools.iantivirus.kfs (1.0.1) [Support]
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.ucupdate.plist [Details]
    Launch Agents: ℹ️
      [invalid?] com.examsoft.softest.plist [Support]
      [not loaded] com.google.keystone.agent.plist [Support]
      [invalid?] com.kaspersky.kav.gui.plist [Support]
      [not loaded] com.kodak.BonjourAgent.plist [Support]
    Launch Daemons: ℹ️
      [not loaded] com.adobe.fpsaud.plist [Support]
      [not loaded] com.examsoft.softest.service.plist [Support]
      [not loaded] com.google.keystone.daemon.plist [Support]
      [not loaded] com.kaspersky.kav.plist [Support]
      [invalid?] com.kaspersky.klnagent.plist [Support]
      [not loaded] com.microsoft.office.licensing.helper.plist [Support]
    User Launch Agents: ℹ️
      [invalid?] com.google.GoogleContactSyncAgent.plist [Support]
      [not loaded] com.spotify.webhelper.plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox UNKNOWN (missing value)
      Spotify UNKNOWN (missing value)
      Messages Application (/Applications/Messages.app)
      iAntiVirus ApplicationHidden (/Applications/iAntiVirus.app)
      Google Chrome ApplicationHidden (/Applications/Google Chrome.app)
      StatusMenu Application (/Incompatible Software/StatusMenu.app)
    Internet Plug-ins: ℹ️
      WidevineMediaOptimizer: Version: 6.0.0.12757 - SDK 10.7 [Support]
      FlashPlayer-10.6: Version: 15.0.0.239 - SDK 10.6 [Support]
      net.juniper.DSSafariExtensions: Version: Unknown [Support]
      Flash Player: Version: 15.0.0.239 - SDK 10.6 [Support]
      Default Browser: Version: 537 - SDK 10.9
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 [Support]
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0
    Safari Extensions: ℹ️
      Extensions: No such file or directory
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          4% WindowServer
          1% ps
          0% identityservicesd
          0% AppleSpell
          0% fontd
    Top Processes by Memory: ℹ️
      202 MB Google Chrome
      150 MB com.apple.IconServicesAgent
      116 MB Finder
      107 MB Google Chrome Helper
      64 MB CalendarAgent
    Virtual Memory Information: ℹ️
      696 MB Free RAM
      2.02 GB Active RAM
      875 MB Inactive RAM
      434 MB Wired RAM
      756 MB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Dec 7, 2014, 11:15:30 AM Self test - passed

    Thanks for your help. I hope I performed it correctly...
    Start time: 22:17:47 12/07/14
    Model Identifier: MacBookPro7,1
    System Version: OS X 10.9.5 (13F34)
    Kernel Version: Darwin 13.4.0
    Time since boot: 10:00
    Battery
       Condition: Service Battery
    SATA
       Hitachi HTS545025B9SA02                
    SMC
       ReadKey for key ALP0 failed with SMC error code 0xb7.
       ReadKey for key ALP1 failed with SMC error code 0xb7.
       ReadKey for key BILO failed with SMC error code 0xb7.
       ReadKey for key LEID failed with SMC error code 0xb7.
    Log
       Dec  2 18:46:23 PM notification timeout (pid 176, Messages)
       Dec  2 18:46:23 PM notification timeout (pid 176, Messages)
       Dec  2 20:06:33 com.apple.PackageKit.InstallStatus: Throttling respawn: Will start in 6 seconds
       Dec  2 20:55:08 process WindowServer[116] caught causing excessive wakeups. Observed wakeups rate (per sec): 305; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 70250
       Dec  2 22:27:08 com.google.GoogleContactSyncAgent: Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
       Dec  2 22:27:08 com.google.GoogleContactSyncAgent: Job failed to exec(3) for weird reason: 2
       Dec  3 08:20:27 com.apple.aslmanager: Throttling respawn: Will start in 2 seconds
       Dec  3 21:58:00 process Preview[1007] caught causing excessive wakeups. Observed wakeups rate (per sec): 268; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 59312
       Dec  4 15:07:20 process iPhoto[2606] caught causing excessive wakeups. Observed wakeups rate (per sec): 164; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 76390
       Dec  4 17:55:02 AppleUSBMultitouchDriver::validateChecksum - 512-byte packet checksum is incorrect (expected 0x65b3, checksum bytes were 0xdead)
       Dec  4 23:14:29 process Preview[5631] caught causing excessive wakeups. Observed wakeups rate (per sec): 343; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
       Dec  5 08:24:31 process PrinterProxy[5795] caught causing excessive wakeups. Observed wakeups rate (per sec): 487; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45031
       Dec  5 09:16:48 process Preview[5748] caught causing excessive wakeups. Observed wakeups rate (per sec): 233; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 77076
       Dec  5 10:55:33 process iPhoto[7490] thread 380045 caught burning CPU! It used more than 50% CPU (Actual recent usage: 50%) over 180 seconds. thread lifetime cpu usage 90.054346 seconds, (75.332908 user, 14.721438 system) ledger info: balance: 90003591414 credit: 90003848700 debit: 257286 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 177153800158
       Dec  5 19:14:16 MacAuthEvent en1   Auth result for: 14:cf:e2:b9:9d:60 Auth timed out
       Dec  5 20:50:49 . While not abnormal for debuggers, this increases system memory footprint until the target exits.
       Dec  7 11:05:36 process CIJScannerRegist[262] caught causing excessive wakeups. EXC_RESOURCE supressed due to audio playback
       Dec  7 11:13:23 com.apple.PackageKit.InstallStatus: Throttling respawn: Will start in 7 seconds
       Dec  7 11:19:56 com.apple.quicklook.satellite.UUID: Throttling respawn: Will start in 8 seconds
       Dec  7 11:59:12 com.apple.PackageKit.InstallStatus: Throttling respawn: Will start in 5 seconds
       Dec  7 12:18:54 process taskgated[13] caught causing excessive wakeups. Observed wakeups rate (per sec): 1426; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45010
       Dec  7 12:24:17 process WindowServer[124] caught causing excessive wakeups. Observed wakeups rate (per sec): 159; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45060
       Dec  7 16:59:38 com.google.GoogleContactSyncAgent: Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
       Dec  7 16:59:38 com.google.GoogleContactSyncAgent: Job failed to exec(3) for weird reason: 2
       Dec  7 17:06:44 process Preview[702] caught causing excessive wakeups. Observed wakeups rate (per sec): 179; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45011
    kexts
       com.apple.GeForceTesla (8.2.4)
       com.jft.driver.PdaNetDrv (1.0.64)
       com.kaspersky.kext.kimul.40 (40)
    Daemons
       com.apple.audio.InfoHelper
       com.apple.coremedia.videodecoder
       com.apple.audio.ComponentHelper
       com.apple.security.pboxd
       com.apple.CGXPCServicesAgent
       com.apple.audio.SandboxHelper
       com.apple.appkit.xpc.documentPopoverViewService
       com.apple.WebKit.Databases
       com.apple.twitter.xpc
       com.apple.facebook.xpc
       com.apple.tencentweibo.xpc
       com.apple.linkedin.xpc
       com.apple.weibo.xpc
       com.apple.accounts.dom
       com.apple.Localization.SetDefaultsService
       com.apple.systemadministration.writeconfig
       com.apple.SafariServices
       com.apple.lakitu
       com.apple.internetaccounts
       com.apple.iCloudHelper
       com.apple.imfoundation.IMRemoteURLConnectionAgent
       com.apple.geod
       com.apple.iTunesLibraryService
       com.apple.Preview.TrustedBookmarksService
       com.apple.SceneKit.C3DColladaResourcesCoordinator
       com.apple.imtransferservices.IMTransferAgent
       com.apple.NotesMigratorService
       com.apple.MapRenderingService
       com.apple.ichat.BuddyPictureService
       com.apple.PassXPCService
       com.apple.CharacterPicker.FileService
       com.apple.ichat.TranscriptRenderingService
       com.apple.DownloadFolderImporter
       com.apple.MailMigratorService
       com.apple.MailServiceAgent
       com.apple.WeatherKitService
       com.apple.imdpersistence.IMDPersistenceAgent
       com.apple.imtranscoding.IMTranscoderAgent
       com.apple.imdmessageservices.IMDMessageServicesAgent
       com.apple.ShareKitHelper
       com.apple.dock.ecti
       com.apple.dock.extra
       com.apple.systemuiserver.scriptrunner
       com.apple.IASUtilities.IASCloudConfigHelper
       org.postfix.master
       org.ntp.ntpd
       org.cups.cupsd
       com.vix.cron
       com.apple.wwand
       com.apple.wifid
       com.apple.wdhelper
       com.apple.warmd
       com.apple.vsdbutil
       com.apple.var-db-dslocal-backup
       com.apple.UserNotificationCenter
       com.apple.UserEventAgent-System
       com.apple.usbd
       com.apple.unmountassistant.sysagent
       com.apple.uninstalld
       com.apple.ucupdate.plist
       com.apple.systemstatsd
       com.apple.systemstats.daily
       com.apple.systemstats.analysis
       com.apple.systempreferences.install
       com.apple.systemkeychain
       com.apple.sysmond
       com.apple.suhelperd
       com.apple.SubmitDiagInfo.Root
       com.apple.statd.notify
       com.apple.stackshot
       com.apple.spindump_symbolicator
       com.apple.spindump
       com.apple.softwareupdated
       com.apple.softwareupdatecheck.initial
       com.apple.snhelper
       com.apple.smb.preferences
       com.apple.sleepservicesd
       com.apple.shutdown_monitor
       com.apple.sessionlogoutd
       com.apple.ServerPerfLog
       com.apple.ServerPerfLog.aslmanager
       com.apple.security.syspolicy
       com.apple.scsid
       com.apple.rpcbind
       com.apple.RFBEventHelper
       com.apple.revisiond
       com.apple.ReportPanicService
       com.apple.RemotePairTool
       com.apple.RemoteDesktop.PrivilegeProxy
       com.apple.racoon
       com.apple.printtool.daemon
       com.apple.preferences.timezone.auto
       com.apple.preferences.timezone.admintool
       com.apple.platform.ptmd
       com.apple.pfd
       com.apple.pfctl
       com.apple.periodic-weekly
       com.apple.periodic-monthly
       com.apple.periodic-daily
       com.apple.PCIELaneConfigTool
       com.apple.pacemaker
       com.apple.opendirectoryd
       com.apple.noticeboard.state
       com.apple.nis.ypbind
       com.apple.nfsd
       com.apple.nfsconf
       com.apple.newsyslog
       com.apple.netbiosd
       com.apple.msrpc.wkssvc
       com.apple.msrpc.srvsvc
       com.apple.msrpc.netlogon
       com.apple.msrpc.mdssvc
       com.apple.msrpc.lsarpc
       com.apple.metadata.mds.spindump
       com.apple.metadata.mds.scan
       com.apple.metadata.mds
       com.apple.metadata.mds.index
       com.apple.mdmclient.daemon
       com.apple.mbicloudsetupd
       com.apple.ManagedClient
       com.apple.ManagedClient.enroll
       com.apple.ManagedClient.cloudconfigurationd
       com.apple.logsyswritesd
       com.apple.logkextloadsd
       com.apple.loginwindow
       com.apple.loginwindow.LFVTracer
       com.apple.logind
       com.apple.lockd
       com.apple.laterscheduler
       com.apple.Kerberos.kpasswdd
       com.apple.Kerberos.kdc
       com.apple.Kerberos.kcm
       com.apple.Kerberos.kadmind
       com.apple.Kerberos.digest-service
       com.apple.kcproxy
       com.apple.IOBluetoothUSBDFU
       com.apple.IOAccelMemoryInfoCollector
       com.apple.IFCStart
       com.apple.iconservicesd
       com.apple.hdiejectd
       com.apple.gssd
       com.apple.fseventsd
       com.apple.emond
       com.apple.emond.aslmanager
       com.apple.dynamic_pager
       com.apple.dvdplayback.setregion
       com.apple.DumpPanic
       com.apple.DumpGPURestart
       com.apple.dspluginhelperd
       com.apple.dpd
       com.apple.DiagnosticReportCleanUpDaemon
       com.apple.cvmsServ
       com.apple.coresymbolicationd
       com.apple.corestorage.corestoragehelperd
       com.apple.corestorage.corestoraged
       com.apple.coreservices.appleid.passwordcheck
       com.apple.coreservices.appleevents
       com.apple.configureLocalKDC
       com.apple.cmio.VDCAssistant
       com.apple.cmio.IIDCVideoAssistant
       com.apple.cmio.AVCAssistant
       com.apple.cmio.AppleCameraAssistant
       com.apple.bsd.launchdadd
       com.apple.bnepd
       com.apple.bluetoothaudiod
       com.apple.awacsd
       com.apple.automountd
       com.apple.autofsd
       com.apple.auditd
       com.apple.aslmanager
       com.apple.applessdstatistics
       com.apple.appleseed.fbahelperd
       com.apple.AOSNotification
       com.apple.AirPlayXPCHelper
       com.microsoft.office.licensing.helper
       com.kaspersky.klnagent
       com.kaspersky.kav
       com.google.keystone.daemon
       com.examsoft.softest.service
       com.adobe.fpsaud
    Agents
       com.apple.ZoomWindow
       com.apple.wifi.WiFiKeychainProxy
       com.apple.WebKit.PluginAgent
       com.apple.warmd_agent
       com.apple.VoiceOver
       com.apple.UserNotificationCenterAgent
       com.apple.usernoted
       com.apple.UserEventAgent-Aqua
       com.apple.USBAgent
       com.apple.unmountassistant.useragent
       com.apple.universalaccessd
       com.apple.universalaccesscontrol
       com.apple.universalaccessAuthWarn
       com.apple.ubd
       com.apple.TMHelperAgent.SetupOffer
       com.apple.TMHelperAgent
       com.apple.tiswitcher
       com.apple.talagent
       com.apple.SystemUIServer.agent
       com.apple.syncservices.uihandler
       com.apple.syncservices.SyncServer
       com.apple.SubmitDiagInfo
       com.apple.storeagent
       com.apple.storehelper
       com.apple.spindump_agent
       com.apple.speech.synthesisserver
       com.apple.speech.speechdatainstallerd
       com.apple.speech.recognitionserver
       com.apple.speech.feedbackservicesserver
       com.apple.softwareupdate_notify_agent
       com.apple.SocialPushAgent
       com.apple.soagent
       com.apple.sharingd
       com.apple.ServiceManagement.LoginItems
       com.apple.security.keychain-circle-notification
       com.apple.security.DiskUnmountWatcher
       com.apple.scrod
       com.apple.screensharing.MessagesAgent
       com.apple.screensharing.agent
       com.apple.ScreenReaderUIServer
       com.apple.scopedbookmarksagent.xpc
       com.apple.SafariNotificationAgent
       com.apple.safaridavclient
       com.apple.ReportPanic
       com.apple.ReportGPURestart
       com.apple.ReportCrash.Self
       com.apple.ReportCrash
       com.apple.RemoteDesktop.agent
       com.apple.reclaimspace
       com.apple.recentsd
       com.apple.rcd
       com.apple.quicklook.ui.helper
       com.apple.quicklook
       com.apple.quicklook.config
       com.apple.quicklook.32bit
       com.apple.PubSub.Agent
       com.apple.printuitool.agent
       com.apple.printtool.agent
       com.apple.pictd
       com.apple.PCIESlotCheck
       com.apple.pbs
       com.apple.PackageKit.InstallStatus
       com.apple.nsnetworkd
       com.apple.notificationcenterui.agent
       com.apple.noticeboard.agent
       com.apple.midiserver
       com.apple.metadata.mdwrite
       com.apple.mdmclient.cloudconfig.agent
       com.apple.mdmclient.agent
       com.apple.maspushagent
       com.apple.Maps.mapspushd
       com.apple.ManagedClient.agent
       com.apple.lookupd
       com.apple.locationmenu
       com.apple.librariand
       com.apple.lateragent
       com.apple.java.updateSharing
       com.apple.java.InstallOnDemandAgent
       com.apple.isst
       com.apple.IMLoggingAgent
       com.apple.imagent
       com.apple.identityservicesd
       com.apple.icloud.AOSNotificationAgent
       com.apple.icbaccountsd
       com.apple.helpd
       com.apple.gamed
       com.apple.FTCleanup
       com.apple.ATS.FontValidatorConduit
       com.apple.ATS.FontValidator
       com.apple.FontRegistryUIAgent
       com.apple.Finder
       com.apple.EscrowSecurityAlert
       com.apple.dt.CommandLineTools.installondemand
       com.apple.Dock.agent
       com.apple.DiskArbitrationAgent
       com.apple.DiagnosticReportCleanUpAgent
       com.apple.csuseragent
       com.apple.coreservices.uiagent
       com.apple.coreservices.appleid.authentication
       com.apple.CoreLocationAgent
       com.apple.cookied
       com.apple.ContainerRepairAgent
       com.apple.cmfsyncagent
       com.apple.cfnetwork.cfnetworkagent
       com.apple.cfnetwork.AuthBrokerAgent
       com.apple.CalendarAgentLauncher
       com.apple.CalendarAgent
       com.apple.btsa
       com.apple.bookstoreagent
       com.apple.bluetoothUIServer
       com.apple.BezelUIServer
       com.apple.avrcpAgent
       com.apple.AssistiveControl
       com.apple.assistantd
       com.apple.assistant_service
       com.apple.apsctl
       com.apple.appstoreupdateagent
       com.apple.appleseed.seedusaged
       com.apple.AOSPushRelay
       com.apple.aos.migrate
       com.apple.AirPortBaseStationAgent
       com.apple.AirPlayUIAgent
       com.apple.AddressBook.SourceSync
       com.apple.AddressBook.AssistantService
       com.apple.AddressBook.abd
       com.apple.accountsd
       com.kodak.BonjourAgent
       com.kaspersky.kav.gui
       com.google.keystone.system.agent
       com.examsoft.softest
       com.google.GoogleContactSyncAgent
       com.apple.mdworker.32bit.UUID
       com.apple.mdworker.shared.UUID
       com.apple.xmigrationhelper.user
       com.apple.syncdefaultsd
       com.apple.sbd
       com.apple.pluginkit.pkd
       com.apple.metadata.mdflagwriter
       com.apple.mdworker.sizing
       com.apple.mdworker.single
       com.apple.mdworker.shared
       com.apple.mdworker.mail
       com.apple.mdworker.lsb
       com.apple.mdworker.isolation
       com.apple.mdworker.bundles
       com.apple.mdworker.32bit
       com.apple.mbpluginhost.user
       com.apple.mbloginhelper.user
       com.apple.KerberosHelper.LKDCHelper
       com.apple.FileSyncAgent.PHD
       com.apple.cvmsCompAgent_x86_64_1
       com.apple.cvmsCompAgent_x86_64
       com.apple.cvmsCompAgent_i386_1
       com.apple.cvmsCompAgent_i386
    Bundles
       /System/Library/CoreServices/SecurityAgentPlugins/HomeDirMechanism.bundle
       - com.apple.SecurityAgentPlugin.HomeDirMechanism
       /System/Library/CoreServices/SecurityAgentPlugins/KerberosAgent.bundle
       - com.apple.KerberosAgent
       /System/Library/CoreServices/SecurityAgentPlugins/loginwindow.bundle
       - com.apple.securityAgentPlugins.loginwindowUI
       /System/Library/CoreServices/SecurityAgentPlugins/MCXMechanism.bundle
       - com.apple.securityAgentPlugin.MCXMechanism
       /System/Library/CoreServices/SecurityAgentPlugins/PKINITMechanism.bundle
       - com.apple.PKINITMechanism
       /System/Library/CoreServices/SecurityAgentPlugins/RestartAuthorization.bundle
       - com.apple.securityAgentPlugin.RestartAuthorization
       /System/Library/Extensions/AMDRadeonVADriver.bundle
       - N/A
       /System/Library/Extensions/AMDRadeonX3000.kext
       - com.apple.AMDRadeonX3000
       /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle
       - com.apple.AMDRadeonX3000GLDriver
       /System/Library/Extensions/AMDRadeonX4000.kext
       - com.apple.AMDRadeonX4000
       /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle
       - com.apple.AMDRadeonX4000GLDriver
       /System/Library/Extensions/AppleIntelHD3000Graphics.kext
       - com.apple.driver.AppleIntelHD3000Graphics
       /System/Library/Extensions/AppleIntelHD3000GraphicsGA.plugin
       - com.apple.driver.AppleIntelHD3000GraphicsGA
       /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle
       - com.apple.driver.AppleIntelHD3000GraphicsGLDriver
       /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle
       - com.apple.AppleIntelHD3000GraphicsVADriver
       /System/Library/Extensions/AppleIntelHD4000Graphics.kext
       - com.apple.driver.AppleIntelHD4000Graphics
       /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle
       - com.apple.driver.AppleIntelHD4000GraphicsGLDriver
       /System/Library/Extensions/AppleIntelHD4000GraphicsVADriver.bundle
       - com.apple.AppleIntelHD4000GraphicsVADriver
       /System/Library/Extensions/AppleIntelHD5000Graphics.kext
       - com.apple.driver.AppleIntelHD5000Graphics
       /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle
       - com.apple.driver.AppleIntelHD5000GraphicsGLDriver
       /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle
       - com.apple.AppleIntelHD5000GraphicsVADriver
       /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle
       - com.apple.driver.AppleIntelHDGraphicsGLDriver
       /System/Library/Extensions/AppleIntelHSWVA.bundle
       - com.apple.AppleIntelHSWFBVA
       /System/Library/Extensions/AppleIntelIVBVA.bundle
       - com.apple.AppleIntelIVBFBVA
       /System/Library/Extensions/ATIRadeonX2000.kext
       - com.apple.ATIRadeonX2000
       /System/Library/Extensions/ATIRadeonX2000GA.plugin
       - com.apple.ATIRadeonX2000GA
       /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle
       - com.apple.ATIRadeonX2000GLDriver
       /System/Library/Extensions/ATIRadeonX2000VADriver.bundle
       - com.apple.ATIRadeonX2000VADriver
       /System/Library/Extensions/EPSONUSBPrintClass.kext
       - com.epson.print.kext.USBPrintClass
       /System/Library/Extensions/GeForce.kext
       - com.apple.GeForce
       /System/Library/Extensions/GeForceGA.plugin
       - com.apple.GeForceGA
       /System/Library/Extensions/GeForceGLDriver.bundle
       - com.apple.GeForceGLDriver
       /System/Library/Extensions/GeForceTesla.kext
       - com.apple.GeForceTesla
       /System/Library/Extensions/GeForceTeslaGLDriver.bundle
       - com.apple.GeForceTeslaGLDriver
       /System/Library/Extensions/GeForceTeslaVADriver.bundle
       - com.apple.GeForceTeslaVADriver
       /System/Library/Extensions/GeForceVADriver.bundle
       - com.apple.GeForceVADriver
       /System/Library/Extensions/hp_designjet_series.kext
       - com.hp.print.hpio.Designjet.kext
       /System/Library/Extensions/hp_Deskjet_io_enabler.kext
       - com.hp.print.hpio.Deskjet.kext
       /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_Inkjet2_io_enabler.kext
       - com.hp.print.hpio.Inkjet2.kext
       /System/Library/Extensions/hp_Inkjet3_io_enabler.kext
       - com.hp.print.hpio.Inkjet3.kext
       /System/Library/Extensions/hp_Inkjet4_io_enabler.kext
       - com.hp.print.hpio.Inkjet4.kext
       /System/Library/Extensions/hp_Inkjet5_io_enabler.kext
       - com.hp.print.hpio.Inkjet5.kext
       /System/Library/Extensions/hp_Inkjet7_io_enabler.kext
       - com.hp.print.hpio.inkjet7.kext
       /System/Library/Extensions/hp_Inkjet8_io_enabler.kext
       - com.hp.print.hpio.inkjet8.kext
       /System/Library/Extensions/hp_Inkjet_io_enabler.kext
       - com.hp.print.hpio.Inkjet.kext
       /System/Library/Extensions/hp_io_printerclassdriver_enabler.kext
       - com.hp.hpio.hp_io_printerclassdriver_enabler
       /System/Library/Extensions/hp_Laserjet_io_enabler.kext
       - com.hp.print.hpio.Laserjet.kext
       /System/Library/Extensions/hp_Officejet_io_enabler.kext
       - com.hp.print.hpio.Officejet.kext
       /System/Library/Extensions/hp_Photosmart_io_enabler.kext
       - com.hp.print.hpio.Photosmart.kext
       /System/Library/Extensions/hp_PhotosmartPro_io_enabler.kext
       - com.hp.print.hpio.PhotosmartPro.kext
       /System/Library/Extensions/hp_qc_io_enabler.kext
       - com.hp.hpio.hp_psa530_630_io_enabler
       /System/Library/Extensions/iavkfs.kext
       - com.pctools.iantivirus.kfs
       /System/Library/Extensions/klif.kext
       - com.kaspersky.kext.klif
       /System/Library/Extensions/LexmarkUSBMerge.kext
       - com.lexmark.print.usbmerge
       /System/Library/Extensions/PdaNetDrv.kext
       - com.jft.driver.PdaNetDrv
       /Library/Audio/MIDI Drivers/EmagicUSBMIDIDriver.plugin
       - info.emagic.driver.unitor
       /Library/Audio/Plug-Ins/HAL/AirPlay.driver
       - com.apple.audio.AirTunesHALPlugin
       /Library/Audio/Plug-Ins/HAL/AppleAVBAudio.driver
       - com.apple.audio.AppleAVBAudio
       /Library/Audio/Plug-Ins/HAL/BluetoothAudioPlugIn.driver
       - com.apple.audio.BluetoothAudioPlugIn
       /Library/Audio/Plug-Ins/HAL/iSightAudio.driver
       - com.apple.iSightAudio
       /Library/CoreMediaIO/Plug-Ins/DAL/AppleCamera.plugin
       - com.apple.cmio.DAL.AppleCamera
       /Library/CoreMediaIO/Plug-Ins/FCP-DAL/AppleCamera.plugin
       - com.apple.cmio.FCP-DAL.AppleCamera
       /Library/Extensions/hp_io_enabler_compound.kext
       - com.hp.kext.io.enabler.compound
       /Library/Internet Plug-Ins/Default Browser.plugin
       - com.apple.DefaultBrowser.PlugIn
       /Library/Internet Plug-Ins/Flash Player.plugin
       - N/A
       /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
       - com.google.googletalkbrowserplugin
       /Library/Internet Plug-Ins/iPhotoPhotocast.plugin
       - com.apple.plugin.iPhotoPhotocast
       /Library/Internet Plug-Ins/net.juniper.DSSafariExtensions.plugin
       - net.juniper.DSSafariExtensions.plugin
       /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
       - com.google.o1dbrowserplugin
       /Library/Internet Plug-Ins/Quartz Composer.webplugin
       - com.apple.QuartzComposer.webplugin
       /Library/Internet Plug-Ins/QuickTime Plugin.plugin
       - N/A
       /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/WidevineMediaOptimizer.plugin
       - N/A
       /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle
       - com.apple.QuartzComposer.iTunesPlugIn
       /Library/PreferencePanes/Flash Player.prefPane
       - com.adobe.flashplayerpreferences
       /Library/QuickTime/AppleMPEG2Codec.component
       - com.apple.AppleMPEG2Codec
       /Library/Spotlight/GBSpotlightImporter.mdimporter
       - com.apple.garageband.spotlightimporter
       /Library/Spotlight/iBooksAuthor.mdimporter
       - com.apple.MDImporter.iBooksAuthor
       /Library/Spotlight/iWork.mdimporter
       - com.apple.MDImporter.iWork
       /Library/Spotlight/Microsoft Office.mdimporter
       - com.microsoft.MDImporter.Office
       /Library/Widgets/Network Connect.wdgt
       - net.juniper.widget.NetworkConnect
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
    dylibs
       /usr/lib/dtrace/libdtrace_dyld.dylib
       /usr/lib/libgmalloc.B.dylib
       /usr/lib/libruby.2.0.0.dylib
       /usr/lib/libXplugin.1.dylib
    Contents of /Library/LaunchAgents/com.examsoft.softest.plist (checksum 574561436)
       <?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>Umask</key>
        <integer>0</integer>
        <key>Label</key>
        <string>com.examsoft.softest</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/SofTest.app/Contents/MacOS/SofTest</string>
        <string>-launchd</string>
        </array>
        <key>QueueDirectories</key>
        <array>
        <string>/Library/Application Support/SofTest/.q</string>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.kaspersky.kav.gui.plist (checksum 1232431501)
       <?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.kaspersky.kav.gui</string>
        <key>ProgramArguments</key>
        <array>
        <string>open</string>
        <string>-a</string>
        <string>Kaspersky Anti-Virus For Mac.app</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>ServiceIPC</key>
        <false/>
        <key>WatchPaths</key>
        <array>
        <string>/Library/Application Support/Kaspersky Lab/KAV/kickstart_gui</string>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.kodak.BonjourAgent.plist (checksum 2625351456)
       <?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>Kodak Version</key>
        <string>7.1.6.10</string>
        <key>Label</key>
        <string>com.kodak.BonjourAgent</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Printers/Kodak/AiO_Printers/KodakAiOBonjourAgent.app/Contents/ MacOS/KodakAiOBonjourAgent</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.examsoft.softest.service.plist (checksum 1932046632)
       <?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>StandardOutPath</key>
        <string>/Library/Application Support/SofTest/.svclog</string>
        <key>StandardErrorPath</key>
        <string>/Library/Application Support/SofTest/.svcerr</string>
        <key>Label</key>
        <string>com.examsoft.softest.service</string>
        <key>OnDemand</key>
        <false/>
        <key>RunAtLoad</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/SofTest/Service</string>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.kaspersky.kav.plist (checksum 359851999)
       <?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.kaspersky.kav</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/Kaspersky Lab/KAV/Binaries/kav</string>
        <string>-r</string>
        <string>-bl</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>ServiceIPC</key>
        <false/>
        <key>StandardErrorPath</key>
        <string>/var/log/kav_daemon_stderr.log</string>
        <key>StandardOutPath</key>
        <string>/var/log/kav_daemon_stdout.log</string>
        <key>WatchPaths</key>
        <array>
        <string>/Library/Application Support/Kaspersky Lab/KAV/kickstart</string>
        </array>
       </dict>
       ...and 1 more line(s)
    Contents of Library/LaunchAgents/com.google.GoogleContactSyncAgent.plist (checksum 2194185065)
       <?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.google.GoogleContactSyncAgent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/ A/Resources/gconsync</string>
        <string>--sync</string>
        <string>com.google.ContactSync</string>
        <string>--periodic</string>
        </array>
        <key>StartInterval</key>
        <integer>3600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist (checksum 2341501659)
       <?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.spotify.webhelper</string>
        <key>KeepAlive</key>
        <dict>
         <key>NetworkState</key>
         <true/>
        </dict>
        <key>RunAtLoad</key>
        <true/>
        <key>Program</key>
        <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
        <key>SpotifyPath</key>
        <string>/Applications/Spotify.app</string></dict>
       </plist>
    Global login items
       /Library/Application Support/WDSmartWare/StatusMenu.app
    Font issues: 42
    DNS: 209.18.47.61 (static)
    User login items
       iTunesHelper
       - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
       Dropbox
       - missing value
       Spotify
       - missing value
       Messages
       - /Applications/Messages.app
       Google Chrome
       - /Applications/Google Chrome.app
       iAntiVirus
       - /Applications/iAntiVirus.app
       StatusMenu
       - /Incompatible Software/StatusMenu.app
    Widgets
       iCal
    Restricted files: 1015
    Lockfiles: 1
    Elapsed time (s): 395

  • TOO many OPEN CURSORS during loop of INSERT's

    Running ODP.NET beta2 (can't move up yet but will do that soon)
    I don't think it is related with ODP itself but probably on how .Net works with cursors. We have a for/next loop that executes INSERT INTO xxx VALUES (:a,:b,:c)
    statements. Apparently, when monitoring v$sysstat (current open cursors) we see these raising with 1 INSERT = 1 cursor. If subsequently we try to perform another action, we get max cursors exceeded. We allready set open_cursor = 1000, but the number of inserts can be very high. Is there a way to release these cursors (already wrote oDataAdaptor.dispose, oCmd.dispose but this does not help.
    Is it normal that each INSERT has it's own cursor ? they all have the same hashvalue in v$open_cursor. They seem to be released after a while, especially when moving to another asp.net page, but it's not clear when that happens and if it is possible to force the release of the (implicit?) cursors faster.
    Below is a snippet of the code, I unrolled a couple of function-calls into the code so this is just an example, not sure it will run without errors like this, but the idea should be clear (the code looks rather complex for what it does but the unrolled functions make the code more generic and we have a database-independend datalayer):
    Try
    ' Set the Base Delete statement
    lBaseSql = _
    "INSERT INTO atable(col1,col2,col3) " & _
    "VALUES(:col1,:col2,:col3)"
    ' Initialize a transaction
    lTransaction = oConnection.BeginTransaction()
    ' Create the parameter collection, containing for each
    ' row in the list the arguments
    For Each lDataRow In aList.Rows
    lOracleParamters = New OracleParameterCollection()
    lOracleParameter = New OracleParameter("luserid", OracleDbType.Varchar2,
    _ CType(aCol1, Object))
    lOracleParamters.Add(lOracleParameter)
    lOracleParameter = New OracleParameter("part_no", OracleDbType.Varchar2, _
    CType(lDataRow.Item("col2"), Object))
    lOracleParamters.Add(lOracleParameter)
    lOracleParameter = New OracleParameter("revision", OracleDbType.Int32, _
    CType(lDataRow.Item("col3"), Object))
    lOracleParamters.Add(lOracleParameter)
    ' Execute the Statement;
    ' If the execution fails because the row already exists,
    ' then the insert should be considered as succesfull.
    Try
    Dim aCommand As New OracleCommand()
    Dim retval As Integer
    'associate the aConnection with the aCommand
    aCommand.Connection = oConnection
    'set the aCommand text (stored procedure name or SQL statement)
    aCommand.CommandText = lBaseSQL
    'set the aCommand type
    aCommand.CommandType = CommandType.Text
    'attach the aCommand parameters if they are provided
    If Not (lOracleParameters Is Nothing) Then
    Dim lParameter As OracleParameter
    For Each lParameter In lOracleParameters
    'check for derived output value with no value assigned
    If lParameter.Direction = ParameterDirection.InputOutput _
    And lParameter.Value Is Nothing Then
    lParameter.Value = Nothing
    End If
    aCommand.Parameters.Add(lParameter)
    Next lParameter
    End If
    Return
    ' finally, execute the aCommand.
    retval = cmd.ExecuteNonQuery()
    ' detach the OracleParameters from the aCommand object,
    ' so they can be used again
    cmd.Parameters.Clear()
    Catch ex As Exception
    Dim lErrorMsg As String
    lErrorMsg = ex.ToString
    If Not lTransaction Is Nothing Then
    lTransaction.Rollback()
    End If
    End Try
    Next
    lTransaction.Commit()
    Catch ex As Exception
    lTransaction.Rollback()
    Throw New DLDataException(aConnection, ex)
    End Try

    I have run into this problem as well. To my mind
    Phillip's solution will work but seems completey unnecessary. This is work the provider itself should be managing.
    I've done extensive testing with both ODP and OracleClient. Here is one of the scenarios: In a tight loop of 10,000 records, each of which is either going to be inserted or updated via a stored procedure call, the ODP provider throws the "too many cursor errors at around the 800th iteration. With over 300 cursors being open. The exact same code with OracleClient as the provider never throws an error and opens up 40+ cursors during execution.
    The applicaation I have updates a Oracle8i database from a DB2 database. There are over 30 tables being updated in near real time. Reusing the command object is not an option and adding all the code Phillip did for each call seems highly unnecessary. I say Oracle needs to fix this problem. As much as I hate to say it the microsoft provider seems superior at this point.

  • Overflow during the arithmetical operation (type P) in program "SAPLV61A

    hi,
        I am getting this error in VA01(sales order)
    Runtime error              Compute_bcd_overflow
    Except                       Cx_sy_arithmetic_overflow.
    Overflow during the arithmetical operation (type P) in program "SAPLV61A
    Error in particular line is.
    1388           ADD  xkomv-kwert  TO komp-mwsbp.
    Please give me the solution with detail decsription.How to solve with step by step.

    Hi,
    Instead of directly assigning the value to xkomv-kbetr. Store the value in a temporary variable of type p length 13 decimals 2 . Multiply by 10^n to get the correct result.
    Then assign the temp value to xkomv-kbetr.
    Sample Code
    DATA : lv_temp TYPE P length 13 decimals 2.
    lv_temp = ( xkwert * 10^n ) / komp-mgame. 
    Then assign lv_temp to xkomv-kbetr.
    To get proper value, you have to multiply or divide by 10^n .
    Regards,
    DPM

  • Unhandled exception detected during a "MergeData" operation.

    I am trying to open a Interactive PDF form through browser window.
    I am running a SAP ABAP+Java ERP ECC 6.0 system and i have installed ADS service. All four tests, FP_TEST_00, FP_PDF_TEST_00, FP_TEST_IA_00 and FP_CHECK_DESTINATION_SERVICE run okay and when i try to open the form through transaction SFP it opens okay and i get the form.
    But when i go directly to the URL i get the following error:
      The termination type was: RABAX_STATE
    The ABAP call stack was:
          Method: UPDATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
          Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
          Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
          Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    So i changed the trace level in Visual Administrator to ALL and there i see this error:
    #1.5#001A640A9F9400550000002B00006C45000457180646BBDB#1221660602973#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#ADSUSER#107##ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Path##Plain###Local interface will be used to invoke method: public com.adobe.RpReturn com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(com.adobe.RpString[],com.adobe.RpStream[])#
    #1.5#001A640A9F9400550000002C00006C45000457180646BC54#1221660602973#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices.EJBImplementationContainer [invokeMethod(...)]#ADSUSER#107##ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Path##Plain###Invoking method 'public com.adobe.RpReturn com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(com.adobe.RpString[],com.adobe.RpStream[])'...#
    #1.5#001A640A9F9400550000002D00006C45000457180646BEB1#1221660602973#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Non-secure Adobe Document Services request received.#
    #1.5#001A640A9F9400550000002E00006C45000457180646BF61#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Tracecould not be found in request strings.#
    #1.5#001A640A9F9400550000002F00006C45000457180646BF99#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Check if IIOP service is running.#
    #1.5#001A640A9F9400550000003000006C45000457180646BFD1#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###IIOP service is running#
    #1.5#001A640A9F9400550000003100006C45000457180646C00A#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Created a new reference to the DataManager#
    #1.5#001A640A9F9400550000003200006C45000457180646C040#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Search input Streams for: PDFDocument#
    #1.5#001A640A9F9400550000003300006C45000457180646C09A#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###PDFDocument length = 245#
    #1.5#001A640A9F9400550000003400006C45000457180646C0D3#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###PDFDocument contents:
    <PDFDocument><InputPDF><URI><Source>Stream</Source><Name>PDF</Name></URI></InputPDF><MergeData><Data><Source>Stream</Source><Name>XFD</Name></Data></MergeData><ReturnPDF><URI><Type>Stream</Type><Name>PDFOut</Name></URI></ReturnPDF></PDFDocument>#
    #1.5#001A640A9F9400550000003500006C45000457180646C119#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Build DOM for: PDFDocument#
    #1.5#001A640A9F9400550000003600006C45000457180646C14B#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Document size: 245#
    #1.5#001A640A9F9400550000003700006C45000457180646C184#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Creating ByteArrayInputStream from Document byte array#
    #1.5#001A640A9F9400550000003800006C45000457180646C1B7#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Instantiating a new Document Builder from the Document Builder Factory#
    #1.5#001A640A9F9400550000003900006C45000457180646C8AF#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Invoking DocumentBuider parse API: PDFDocument#
    #1.5#001A640A9F9400550000003A00006C45000457180646CA2E#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Successfully built DOM through DocumentBuilder API for: PDFDocument#
    #1.5#001A640A9F9400550000003B00006C45000457180646CA6B#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Successfully created DOM for: PDFDocument#
    #1.5#001A640A9F9400550000003C00006C45000457180646CAB8#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Processing PDFDocument instructions#
    #1.5#001A640A9F9400550000003D00006C45000457180646CB87#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Parsing Source = Stream#
    #1.5#001A640A9F9400550000003E00006C45000457180646CBCA#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Parsing Name = PDF#
    #1.5#001A640A9F9400550000003F00006C45000457180646CC0C#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Validate PDFDocumentXML InputPDF request#
    #1.5#001A640A9F9400550000004000006C45000457180646CC43#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Process input PDF#
    #1.5#001A640A9F9400550000004100006C45000457180646CC79#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get PDF from input: PDFfrom source: Stream#
    #1.5#001A640A9F9400550000004200006C45000457180646CCB4#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer from byte array#
    #1.5#001A640A9F9400550000004300006C45000457180646CCE6#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004400006C45000457180646CD1C#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Performing DataManager lookup.#
    #1.5#001A640A9F9400550000004500006C45000457180646CD4F#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Performing DataManager service lookup.#
    #1.5#001A640A9F9400550000004600006C45000457180646DB11#1221660602981#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004700006C45000457180646DEED#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Search input Streams for: XFD#
    #1.5#001A640A9F9400550000004800006C45000457180646DF2E#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004900006C45000457180646E15C#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004A00006C45000457180646E367#1221660602983#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004B00006C45000457180646E528#1221660602983#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004C00006C450004571806470B85#1221660602993#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004D00006C4500045718064714B0#1221660602995#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004E00006C450004571806475C91#1221660603014#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004F00006C450004571806475EB4#1221660603014#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Created a PDF Manipulation Module for PDF: /tmp/adobewa_RD2_13969350/DM2506205283468036964.dir/DM-1356174493919510228.tmp#
    #1.5#001A640A9F9400550000005000006C450004571806476D69#1221660603018#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Merge data#
    #1.5#001A640A9F9400550000005100006C450004571806476DC8#1221660603018#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Initializing the CORBA XMLForm Module factory#
    #1.5#001A640A9F9400550000005300006C450004571806478C1F#1221660603026#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Error#1#/System/Server#Plain###Unhandled exception detected during a "MergeData" operation.
    Request start time: Wed Sep 17 14:10:02 GMT 2008#
    #1.5#001A640A9F9400550000005400006C450004571806478D05#1221660603026#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Error##Plain###
    Unhandled exception detected during a "MergeData" operation.
    Request start time: Wed Sep 17 14:10:02 GMT 2008
    java.lang.NullPointerException
    Just so you know, i am running a stand-alone JAVA instance for the ADS service because it doesn't run on ppc64 and i have connected my server to this stand-alone server.

    Hi Chad,
    Glad to hear the issue is resolved. Content types could be used for multiple lists in SharePoint site at the same time.
    However, I'm not quite sure why you said the resolution is for a "bug". I read the article per your link:
    http://www.andrewconnell.com/blog/SP2013-Workflow-Custom-Task-Outcomes
    The article is showing how to create custom outcomes buttons in task forms. As I understand, the issue you encountered is that workflow migrated from the other site shows the suspended status.
    Please be more specific on the issue if assistance is needed. If this is the second question, I’d recommend you open another thread in the relevant forum and provide specific information about the issue. In order to avoid confusion and keep track of troubleshooting
    steps, we usually troubleshoot one issue per thread in order to find a resolution efficiently.
    Thanks for the understanding.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • ERROR [B3108]: Unrecoverable out of memory error during a cluster operation

    We are using Sun Java(tm) System Message Queue Version: 3.5 SP1 (Build 48-G). We are using two JMS servers as a cluster.
    But we frequently getting the out of memory issue during the cluster operation.
    Messages also got queued up in the Topics. Eventhough listeners have the capability to reconnect with the Server after the broker restarting, usually we are restarting consumer instances to get work this.
    Here is detailed log :
    Jan 5 13:45:40 polar1-18.eastern.com imqbrokerd_cns-jms-18[8980]: [ID 478930 daemon.error] ERROR [B3108]: Unrecoverable out of memory error during a cluster operation. Shutting down the broker.
    Jan 5 13:45:57 polar1-18.eastern18.chntva1-dc1.cscehub.com imqbrokerd: [ID 702911 daemon.notice] Message Queue broker terminated abnormally -- restarting.
    Expecting your attention on this.
    Thanks

    Hi,
    If you do not use any special cmdline options, how do you configure your servers/
    brokers to 1 Gb or 2 Gb JVM heap ?
    Regarding your question on why the consumers appear to be connecting to just
    one of the brokers -
    How are the connection factories that the consumers use configured ?
    Is the connection factory configured using the imqAddressList and
    imqAddressListBehavior attributes ? Documentation for this is at:
    http://docs.sun.com/source/819-2571/ref_adminobj_props.html#wp62463
    imqAddressList should contain a list of brokers (i.e. 2 for you) in the cluster
    e.g.
    mq://server1:7676/jms,mq://server2:7676/jms
    imqAddressListBehavior defines how the 2 brokers in the above list are picked.
    The default is in the order of the list - so mq://server1:7676/jms will always be
    picked by default. If you want random behavior (which will hopefully even out the
    load), set imqAddressListBehavior to RANDOM.
    regards,
    -i
    http://www.sun.com/software/products/message_queue/index.xml

  • Long operations session killing

    hi
    i want to remove a particular session which one is running a long query.ie.some user a running a query which one is taking too much time to run.how to kill such session??
    regards
    Edited by: you on May 19, 2010 6:02 AM

    To find SQLs running for more than 5 Seconds:
    col username for a30
    col machine for a30
    select s.sid, a.sql_text, s.username, s.machine
         from v$sqltext a,
         v$session s
         where s.sql_address = a.address
         and s.sid in (select sid
    from v$session
    where LAST_CALL_ET > 5
    and status = 'ACTIVE'
    and username = 'USERNAME' )
    order by s.sid, a.piece;
    check for long operations :
    SET LINES 150
    COLUMN sid FORMAT 9999
    COLUMN serial# FORMAT 9999999
    COLUMN username FORMAT A30
    COLUMN machine FORMAT A30
    COLUMN progress_pct FORMAT 99999999.00
    COLUMN elapsed FORMAT A10
    COLUMN remaining FORMAT A10
    SELECT s.sid,
    s.serial#,
    s.username,
    s.machine,
    ROUND(sl.elapsed_seconds/60) || ':' || MOD(sl.elapsed_seconds,60) elapsed,
    ROUND(sl.time_remaining/60) || ':' || MOD(sl.time_remaining,60) remaining,
    ROUND(sl.sofar/sl.totalwork*100, 2) progress_pct
    FROM v$session s,
    v$session_longops sl
    WHERE s.sid = sl.sid
    AND s.serial# = sl.serial#
    AND sl.time_remaining > 0;
    the below query will tell on which object lock has been acquired , if you know the object name on which long operation is running . then after getting sid you can kill it
    select session_id "sid",SERIAL# "Serial",
    substr(object_name,1,20) "Object",
    substr(os_user_name,1,10) "Terminal",
    substr(oracle_username,1,10) "Locker",
    nvl(lockwait,'active') "Wait",
    decode(locked_mode,
    2, 'row share',
    3, 'row exclusive',
    4, 'share',
    5, 'share row exclusive',
    6, 'exclusive', 'unknown') "Lockmode",
    OBJECT_TYPE "Type"
    FROM
    SYS.V_$LOCKED_OBJECT A,
    SYS.ALL_OBJECTS B,
    SYS.V_$SESSION c
    WHERE
    A.OBJECT_ID = B.OBJECT_ID AND
    C.SID = A.SESSION_ID
    ORDER BY 1 ASC, 5 Desc
    Edited by: PrafullaNath on May 19, 2010 3:15 PM
    Edited by: PrafullaNath on May 19, 2010 3:16 PM
    Edited by: PrafullaNath on May 19, 2010 3:17 PM

Maybe you are looking for

  • How much RAM can my computer support?

    This computer has four memory slots but I don't want to buy memory that I don't need. Also I am currently running SDRAM-PC133-333, but most sites say that this model computer should run PC120, or 100, or something like that..........will I be ok runn

  • Error publishing

    I keep getting the following error message when trying to publish my website: "there was an error updating .mac" That's it. Any ideas?

  • How can I transfer large recording I made from iPad to my computer

    I recorded 2 videos on my iPad that about 1-1/2 hours long each but I can't seem to get it to transfer to my computer so I can make a DVD.  What do I need to do?  I need Help

  • Ability to "task schedule" via small utilities backup/optimize

    Include small utilites with Lightroom that can be used with the system "task scheduler" that will perform catalogue backup and optimize on a user defined schedule.

  • GDM starts slooow

    Hi, my gdm takes like 30s just starting the greeter, does anybody know why it takes so long? (and btw, why is gdmsetup missing?). here it is my /opt/gnome/etc/gdm/custom.conf [daemon] Greeter=/opt/gnome/libexec/gdmgreeter [security] [xdmcp] [gui] [gr