Graphing engine is not responding.

An error occurred during connect to "<IP_Address>:9810". A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
[Socket:1500]
Can anyone help in solving this issue ?

what's the url you are using to connect analytics ip address / hostname?
thanks,
Saichand

Similar Messages

  • Graphing engine is not responding. in OBIEE 11.1.1.6

    Hi,
    I did install OBIEE 11.1.1.6 and publised my earlier 'RPD & Catalog' (of version 11.1.1.5).
    On dashboard, some of the graphs are not visible and having the following error message:
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException.
    When I look into log file; I see following log:
    [2012-04-18T16:42:57.000+05:30] [OBIPS] [WARNING:16] [] [saw.views.dashboard] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-000000000000b6ad,0:1] [tid: 4264] 11g xml data incompatibility: object queryitem1 at /shared/Uptime Clock Monthly requires upgrade. Admin needs to rerun upgrade, or remove the object, or fix the object's xml manually. If problem persists, please contact technical support.[[
    File:catalogimpl.cpp
    Line:1268
    Location:
         saw.views.dashboard
         saw.subsystem.portal.pagesImpl
         saw.subsystem.portal
         saw.httpserver.processrequest
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadpool.socketrpcserver
         saw.threads
    SessionID: e5dsikvgu3tss173vt6v7arlnb2btfmhqs9th02
    Any solution for this?
    Regards,
    Jitendra

    Dhar,
    Thanks for the direction, as I ran 'Scan & Update Catalog Objects' from Administration tab, it update lot of objects but the error "Graphing engine is not responding" still appears on Dashboards.
    Also, when I checked log file, it seems to be giving following error: ([tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage)
    ThreadID: 1836
    [2012-04-19T15:26:00.000+05:30] [OBIPS] [ERROR:16] [] [saw.rpc.mis.read] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7] [tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage
    oracle.bi.nanserver.fwk.exception.BISvsException: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:180)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:251)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:193)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:207)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:155)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at oracle.bi.nanserver.fwk.exception.BISvsException.logNewException(BISvsException.java:342)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:231)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:218)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:69)
         at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.bi.nanserver.fwk.service.BISvsProxy.invoke(BISvsProxy.java:47)
         at $Proxy5.generateView(Unknown Source)
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:150)
         ... 6 more
    Caused by: java.lang.NullPointerException
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.positional.BaseChartPositionalFormatter.apply(BaseChartPositionalFormatter.java:97)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine._processFormatRules(SeriesFormattingEngine.java:130)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine.start(SeriesFormattingEngine.java:103)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.processSeriesFormatProperties(BaseChartComposer.java:743)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setSeriesFormatPropertiesAndRuleBundle(BaseChartComposer.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setBaseChartLayoutAwareProperties(BaseChartComposer.java:209)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.AxisChartComposer.setBaseChartLayoutAwareProperties(AxisChartComposer.java:571)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setProperties(BaseChartComposer.java:167)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setDataAndProperties(BaseChartComposer.java:151)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.compose(BaseChartComposer.java:144)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.compose(DVTChartProcessor.java:659)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.setupChart(DVTChartProcessor.java:127)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.generateXML(DVTChartProcessor.java:248)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartProcessorBase.generateChart(ChartProcessorBase.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:63)
         ... 12 more
    File:rpc.cpp
    Line:472
    Location:
         saw.rpc.mis.read
         saw.threadpool.chartthreadpool
         saw.threads
    ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7
    ****************************************************************************

  • Graphing engine is not responding. - OBIEE 11g (11.1.1.6.8)

    Hi,
    I ran a bubble chart and I am getting following error.
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: com.siebel.analytics.utils.InputStreamWithLimit$ReadOverTheLimitException.
    Nothing much on support site as well. Any help is appreciated.
    Thanks

    How big is the data in this chart .?
    Try setting this in the instanceconfig.xml (instances/instance1/config/OraclePresentationServer/instanceconfig.xml ) with below tags
    <Views>
    <Charts>
    <JavaHostReadLimitInKB>6144</JavaHostReadLimitInKB>
    </Charts>
    </Views>
    refer to : http://docs.oracle.com/cd/E14571_01/bi.1111/e16452/apndx_ui_chngs.htm
    Let us know the updates. Mark if helps.
    Thanks,
    SVS

  • Graphing engine is not responding in obiee 11g

    Hi All,
    When i select Currency column in my report graph displaying bellow error.otherwise it is working fine.
    I selected data format is currency and symbol is $.
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException.
    Any Help...

    Which type of Graph you are using? What version of OBIEE are you using? This is a known bug when reports are upgraded from 10g to 11g and is commonly seen in versions of OBIEE 11.1.1.5 and above. Refer to the following:
    Bug 12981745 : UPGRADED BUBBLE CHARTS NOT WORKING
    Mark if helps.

  • Graphing engine is not responding.A fatal error occurred while processing the request. The server responded with: java.lang.NumberFormatException.

    Dear Team,
    I have implemented OBIA 7964 for HRA. Some reports throw the error Graphing engine is not responding.A fatal error occurred while processing the request. The server responded with: java.lang.NumberFormatException. It is not happened all reports. Only some of the reports showed this kind of error. Kindly help me to resolve this issue.
    We have used
    OBIA 7964
    OBIEE 11.1.1.7.140527
    Thanks & Regards,
    Gauthaman S

    Issue was, Font been defined as 7.5 (may be font size decimal not supported ).the problem solved

  • V8.2 "Not Responding" when updating XY Graph Prpoerties

    LabVIEW 8.2 running on Windows XP crashes (slows to mouse clicks then gets reported as "Not Responding") when I try to format the plot properties (color, weight, etc) on a multi-plot XY Graph.

    ST1,
    Could you provide us with some more details so that we can better help you?
    How much data must be graphed to cause the slowdown (both data-points and plots)?
    Does this happen with any multi-plot XY chart or just in one VI?
    Is your XY chart inside a tab control or similar structure?
    Is your computer running low on memory when this happens?
    Regards,
    Simon H
    Applications Engineer
    National Instruments

  • CAM 6.0 - FMS engine may not be responding

    Hi,
    after installation CAM 6.0 on Suse Linux Enterprise Server 10 SP1 English, I can login to webinterface start CAM and everything works fine.
    If I restart SLES, login to webinterface is possible, however after starting CAM I get the following error:
    "The CAM FMS engine may not be responding. Please contact your Technical Support Representative for assistance."
    Uninstalling and installing solves the problem only temporarily (until next restart).
    Any ideas?
    Matthias

    Hi,
    I have the same problem on Solaris 10 (SPARC).
    Which process restart this service when we shuttding down.
    I try to start fmservice in console mode for monitoring, but it was already start:
    root # /opt/SUNWsefms/sbin/fmservice.sh status
    Sun StorageTek(TM) Fault Management Service is running (24464).
    root # /opt/SUNWsefms/sbin/fmservice.sh stop; /opt/SUNWsefms/sbin/fmservice.sh console
    Stopping Sun StorageTek(TM) Fault Management Service...
    Stopped Sun StorageTek(TM) Fault Management Service.
    Running Sun StorageTek(TM) Fault Management Service...
    Sun StorageTek(TM) Fault Management Service is already running.
    root # /opt/SUNWsefms/sbin/fmservice.sh status
    Sun StorageTek(TM) Fault Management Service is running (1038).
    root #
    I try to stop "fmd", but the problem still the same.
    Need help.
    Thank you

  • Everytime I open a search engine I get the not responding message

    Every time I open a search engine site (any) and place my request.
    When the answers come up and I click on one of them my PC will freeze with a Mozilla Firefox is not responding and then I lose the whole page which becomes blank. I have to re-boot to start again.
    I need the search engines and I can't use them if I don't want my PC to collapse.
    Please help !!!!

    ''DaHvei [[#question-1036454|said]]''
    <blockquote>
    the message shows up whenever it wants. nothing specific seems to trigger it. it has been happening forever. igot att to give a new router because they have no clue as to why this is happening. PLEASE tell me the secret.
    </blockquote>
    ''alex_mayorga [[#answer-665433|said]]''
    <blockquote>
    ¡Hola DaHvei!
    Please try the troubleshooting procedures listed at https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding/ and let us know if it solves your problem.
    ¡Gracias!
    </blockquote>

  • ASA-SSC-AIP-5 Analysis Engine Not Responding

    Every couple of days I have been noticing that the IPS is in bypass mode and the Analysis Engine Status is often shown as not responding or is still loading something, and naturally, the CPU is pegged at 100%... so I have been reloading the IPS when this happens.
    2 Questions:
    Any general pointers of what often causes this, or things that I should look for when this is happening?  I know I did not give enough details for specific answers, but I am just looking for general ideas to start with.
    More importantly, what syslog messages might show up in the logs when the IPS goes into Bypass mode?  I'd like to setup a notification for these syslog messages so that I can troubleshoot immediately and determine the cause.
    IPS Version 6.2(2)E4
    Signature Version 559.0
    Cisco Adaptive Security Appliance Software Version 8.3(2)13
    Thanks.

    I would suggest that you upgrade the AIP-5 software to the latest version: 6.2.3(E4).
    Here is the release notes where a number of memory related bugs have been resolved:
    http://www.cisco.com/web/software/282549758/38029/IPS-6_2-3-E4_readme.txt
    You might also want to check if the AIP-5 module is overloaded with traffic, which can cause that issue.

  • Why is my ipad disabled, I can type in search engine and it will find this but unable to do anything else as pad is shaded and not responding to touch

    why is my ipad2 disabled, I can type in the search engine and this is working fine but the screen is shaded and is not responding to touch please advise

    If the Reset does not work, try this.
    Go to Settings>Safari>Clear History, Cookies and Data or Cache. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • The very top of web pages do not respond search engines and such. like face book cant use top messege or freind button it is same for all web sites.

    if i were to use Google and look up something say i wanted a pic or video it wont work. or i search and want to search for something else i have to reset the web page. on any web page the top of the page does not respond for any function.
    While i am here have another problem. I have had a h&r block website that auto loads from time to time. on its own now it is supposed to block pop up sites and this one gets threw. I do not want this its an aggravating.

    Hi,
    Please see [https://support.mozilla.org/en-US/questions/911441 this.]
    You can also check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.]

  • Is Google interfering with Firefox? Why is it when using Google Search engine, Firefox is always Not Responding? Doesn't appear to happen with other Search Engs

    Really tired of waiting for Firefox Not Responding Msgs of late when opening a new tab and searching for something. It is not the speed of my Internet connection that is to blame and doesn't seem to happen if I use Yahoo or Google via Chrome for example. This problem only appeared some weeks/months ago and why, I have no idea.
    I am a computer user, not a programmer and can only follow basic computer instructions - if I cannot resolve this frustrating 'Not Responding' message every time I wish to search for something then, I'll have to drop Firefox and use Chrome or similar as life is just too short.
    Thank you.

    Do a malware check with several malware scanning programs on the Windows computer.
    Please scan with all programs because each program detects different malware.
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender:<br>http://windows.microsoft.com/en-us/windows/using-defender
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Logic 9 Session Suddenly Not Responding

    Greetings,
    I am suddenly having issues with a very important Logic session that I have worked on for months (and haven't had any issues with until now).  The problem appeared seemingly overnight.  I can open this particular session, the files and plug-ins load, and the arrange window is displayed.  And then, I cannot do *anything* without getting the color spiral (which spins seemingly forever), until I option+command+escape and see that Logic is not responding.  I force quit and get the following details (pasted below).
    FYI - I tried to open other Logic Sessions, and all seem to be working fine.  I have tried deleting my preferences, opening the session without my audio interface, I have reinstalled my operating system, and a 3rd party plug-in or two (that I suspected was the problem), and the problem remains.
    PLEASE HELP!
    Details:
    Date/Time:       2013-12-30 16:57:38 -0800
    OS Version:      10.8.5 (Build 12F45)
    Architecture:    x86_64
    Report Version:  11
    Command:         Logic Pro
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Version:         9.1.8 (1700.67)
    Build Version:   1
    Project Name:    Logic
    Source Version:  17006700
    Parent:          launchd [128]
    PID:             679
    Event:           hang
    Duration:        1.48s
    Steps:           15 (100ms sampling interval)
    Hardware model:  MacPro3,1
    Active cpus:     8
    Free pages:      3584411 pages (-2480)
    Pageins:         2 pages
    Pageouts:        0 pages
    Process:         Logic Pro [679]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Architecture:    i386
    Parent:          launchd [128]
    UID:             501
    Task size:       394152 pages (+4)
    CPU Time:        1.097s
      Thread 0x40b0     priority 47         cpu time   0.735s
      15 DummyConnection::DummyConnection() + 193 (Logic Pro) [0x2bad5]
        15 NSProApplicationMain + 424 (ProKit) [0xfd0c01]
          15 -[NSApplication run] + 855 (AppKit) [0x907455cc]
            15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 (AppKit) [0x9074f16c]
              15 _DPSNextEvent + 724 (AppKit) [0x9074f93a]
                15 BlockUntilNextEventMatchingListInMode + 88 (HIToolbox) [0x964bfb44]
                  15 ReceiveNextEventCommon + 374 (HIToolbox) [0x964bfcc9]
                    15 RunCurrentEventLoopInMode + 242 (HIToolbox) [0x964bff5a]
                      15 CFRunLoopRunInMode + 123 (CoreFoundation) [0x93de8e8b]
                        15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x93de901a]
                          15 __CFRunLoopRun + 1842 (CoreFoundation) [0x93de9bb2]
                            15 __CFRunLoopDoTimer + 709 (CoreFoundation) [0x93e04da5]
                              15 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 (CoreFoundation) [0x93e05406]
                                15 __NSFireTimer + 117 (Foundation) [0x933349b4]
                                  15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6124469 (Logic Pro) [0x613735]
                                    15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6137319 (Logic Pro) [0x616967]
                                      15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1641291 (Logic Pro) [0x1ccecb]
                                        15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6258774 (Logic Pro) [0x6343d6]
                                          15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1628280 (Logic Pro) [0x1c9bf8]
                                            15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5448139 (Logic Pro) [0x56e54b]
                                              15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5524229 (Logic Pro) [0x580e85]
                                                15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 4016710 (Logic Pro) [0x410dc6]
                                                  15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 9099355 (Logic Pro) [0x8e9bdb]
                                                    15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 920926 (Logic Pro) [0x11d0de]
                                                      15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 961502 (Logic Pro) [0x126f5e]
                                                        15 GetCoreAudioDriverAudioDeviceID(int, int) + 2437 (MAAudioEngine) [0x2b31d35]
                                                          15 MD::StreamSetInfo(short, short, short, long) + 249 (MAAudioEngine) [0x2b2e109]
                                                            15 MD::Init(int, bool) + 7008 (MAAudioEngine) [0x2b2df90]
                                                              15 CElasticAudio::CreateElasticAudioObject(CElasticAudio::eElasticAudioType, bool, int, int) + 211 (MADSP) [0x201f463]
                                                                15 MADSPCepstrumServiceAnalyze + 144822 (MADSP) [0x2055d36]
                                                                  15 ??? [0xffffffff]
                                                                    15 _sigtramp + 43 (libsystem_c.dylib) [0x9400394b]
                                                                      15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842273 (Logic Pro) [0x3e6461]
                                                                        15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3841912 (Logic Pro) [0x3e62f8]
                                                                          15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 515205 (Logic Pro) [0xba005]
                                                                            15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 514700 (Logic Pro) [0xb9e0c]
                                                                              15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 124134 (Logic Pro) [0x5a866]
                                                                                15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1051053 (Logic Pro) [0x13cd2d]
                                                                                  15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1050672 (Logic Pro) [0x13cbb0]
                                                                                    15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1048543 (Logic Pro) [0x13c35f]
                                                                                       15 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5589896 (Logic Pro) [0x590f08]
                                                                                         15 _AT_AudioUnitGetProperty + 202 (AudioToolbox) [0x96f5095e]
                                                                                           15 CallComponentDispatch + 29 (CarbonCore) [0x94178b38]
                                                                                             15 CallComponent + 151 (CarbonCore) [0x94178ade]
                                                                                               15 FilterFreak2AUEntry + 46 (FilterFreak2) [0x29408a3e]
                                                                                                 15 ??? (FilterFreak2 + 1962704) [0x292df2d0]
                                                                                                   15 ??? (FilterFreak2 + 1926372) [0x292d64e4]
                                                                                                     15 FilterFreak2AUEntry + 21488 (FilterFreak2) [0x2940de00]
                                                                                                       15 ??? (FilterFreak2 + 1654343) [0x29293e47]
                                                                                                         15 ??? (FilterFreak2 + 1430489) [0x2925d3d9]
                                                                                                           15 ??? (FilterFreak2 + 1490878) [0x2926bfbe]
                                                                                                             15 ??? (FilterFreak2 + 1473009) [0x292679f1]
                                                                                                               15 memmove$VARIANT$sse3x + 281 (libsystem_c.dylib) [0x94002377]
                                                                                                                *12 hndl_alltraps + 228 (mach_kernel) [0xffffff80002ceb24]
                                                                                                                  *12 user_trap + 862 (mach_kernel) [0xffffff80002b8dee]
                                                                                                                    *11 exception_triage + 166 (mach_kernel) [0xffffff800021e666]
                                                                                                                      *11 exception_deliver + 523 (mach_kernel) [0xffffff800021e44b]
                                                                                                                        *11 mach_exception_raise + 178 (mach_kernel) [0xffffff800024da62]
                                                                                                                          *8  mach_msg_rpc_from_kernel_body + 278 (mach_kernel) [0xffffff8000220fa6]
                                                                                                                            *8  ipc_mqueue_receive + 66 (mach_kernel) [0xffffff8000213112]
                                                                                                                              *7  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                                                                                                                                *6  ??? (mach_kernel + 187921) [0xffffff800022de11]
                                                                                                                                  *6  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                                                                                                                                    *6  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
                                                                                                                                *1  ??? (mach_kernel + 187910) [0xffffff800022de06]
                                                                                                                                  *1  ml_set_interrupts_enabled + 27 (mach_kernel) [0xffffff80002b290b]
                                                                                                                              *1  thread_block_reason + 352 (mach_kernel) [0xffffff800022dbd0]
                                                                                                                                *1  ml_set_interrupts_enabled + 27 (mach_kernel) [0xffffff80002b290b]
                                                                                                                          *2  OSAddAtomic + 4 (mach_kernel) [0xffffff8000624d68]
                                                                                                                          *1  mach_msg_rpc_from_kernel_body + 167 (mach_kernel) [0xffffff8000220f37]
                                                                                                                            *1  ipc_kmsg_copyin_from_kernel + 116 (mach_kernel) [0xffffff80002116b4]
                                                                                                                              *1  OSAddAtomic + 4 (mach_kernel) [0xffffff8000624d68]
                                                                                                                    *1  exception_triage + 123 (mach_kernel) [0xffffff800021e63b]
                                                                                                                      *1  exception_deliver + 101 (mach_kernel) [0xffffff800021e2a5]
                                                                                                                *3  return_from_trap + 156 (mach_kernel) [0xffffff80002cebcc]
                                                                                                                  *3  i386_astintr + 35 (mach_kernel) [0xffffff80002b8f53]
                                                                                                                    *3  ast_taken + 209 (mach_kernel) [0xffffff800021b6e1]
                                                                                                                      *2  bsd_ast + 761 (mach_kernel) [0xffffff8000570dc9]
                                                                                                                        *1  lck_mtx_lock + 132 (mach_kernel) [0xffffff80002ad6a4]
                                                                                                                        *1  lck_mtx_lock + 44 (mach_kernel) [0xffffff80002ad64c]
                                                                                                                      *1  bsd_ast + 859 (mach_kernel) [0xffffff8000570e2b]
                                                                                                                        *1  lck_mtx_unlock + 192 (mach_kernel) [0xffffff80002adcd0]
      Thread 0x40bd     DispatchQueue 1701273966 priority 49       
      15 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x977277a9]
        15 kevent + 10 (libsystem_kernel.dylib) [0x94ca79ae]
         *15 ??? (mach_kernel + 3504704) [0xffffff8000557a40]
      Thread 0x40c3     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 __NSThread__main__ + 1396 (Foundation) [0x933593cb]
            15 -[NSThread main] + 45 (Foundation) [0x93359448]
              15 +[NSURLConnection(Loader) _resourceLoadLoop:] + 395 (Foundation) [0x932f537a]
                15 CFRunLoopRunInMode + 123 (CoreFoundation) [0x93de8e8b]
                  15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x93de901a]
                    15 __CFRunLoopRun + 1247 (CoreFoundation) [0x93de995f]
                      15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x93de3f79]
                        15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
                         *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x40cc     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 __select + 10 (libsystem_kernel.dylib) [0x94ca6be6]
           *15 ??? (mach_kernel + 3613728) [0xffffff8000572420]
      Thread 0x40d3     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317 (DVCPROHDMuxer) [0x14ffa98f]
            15 CFRunLoopRun + 129 (CoreFoundation) [0x93df8ab1]
              15 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x93de901a]
                15 __CFRunLoopRun + 1247 (CoreFoundation) [0x93de995f]
                  15 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x93de3f79]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x40e3     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ResolveFile + 55009 (MAFiles) [0x2a65901]
            15 ResolveFile + 54808 (MAFiles) [0x2a65838]
              15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x40e4     priority 45       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ResolveFile + 55009 (MAFiles) [0x2a65901]
            15 ResolveFile + 54808 (MAFiles) [0x2a65838]
              15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                 *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x411c     priority 97         cpu time   0.063s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 NewDigiCoreAudioPlugIn + 24599 (Avid CoreAudio) [0xf9c7117]
            15 NewDigiCoreAudioPlugIn + 22257 (Avid CoreAudio) [0xf9c67f1]
              15 __sem_wait + 10 (libsystem_kernel.dylib) [0x94ca7f42]
               *15 ??? (mach_kernel + 848176) [0xffffff80002cf130]
                 *15 unix_syscall + 467 (mach_kernel) [0xffffff80005e94c3]
                   *15 sem_wait_nocancel + 179 (mach_kernel) [0xffffff80005b5243]
                     *15 ??? (mach_kernel + 213751) [0xffffff80002342f7]
                       *15 thread_block_reason + 300 (mach_kernel) [0xffffff800022db9c]
                         *15 ??? (mach_kernel + 190673) [0xffffff800022e8d1]
                           *15 machine_switch_context + 366 (mach_kernel) [0xffffff80002b496e]
      Thread 0x411e     priority 31       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 RWIsReWireMixerAppRunningImp + 91160 (ReWire) [0x1dbc1208]
            15 RWIsReWireMixerAppRunningImp + 33924 (ReWire) [0x1dbb3274]
              15 Delay + 90 (CarbonCore) [0x941c28bd]
                15 mach_wait_until + 10 (libsystem_kernel.dylib) [0x94ca48e2]
                 *13 ??? (mach_kernel + 116512) [0xffffff800021c720]
                 *2  hndl_mach_scall + 225 (mach_kernel) [0xffffff80002cf221]
                   *2  ??? (mach_kernel + 680942) [0xffffff80002a63ee]
                     *2  mach_wait_until_trap + 41 (mach_kernel) [0xffffff800021c709]
                       *2  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                         *2  ??? (mach_kernel + 187921) [0xffffff800022de11]
                           *2  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                             *2  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
      Thread 0x411f     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4120     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4121     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4122     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4123     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4124     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4125     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 ??? (Ableton Live Engine + 68125) [0x1dc2ea1d]
            15 ??? (Ableton Live Engine + 68096) [0x1dc2ea00]
              15 ??? (Ableton Live Engine + 76920) [0x1dc30c78]
                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x94ca480a]
                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000234050]
      Thread 0x4128     priority 63         cpu time   0.006s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread1(void*) + 108 (MAAudioEngine) [0x2b1bf7c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *14 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
               *1  ??? (mach_kernel + 848176) [0xffffff80002cf130]
                 *1  unix_syscall + 467 (mach_kernel) [0xffffff80005e94c3]
                   *1  psynch_cvwait + 1340 (mach_kernel) [0xffffff80005bdbec]
                     *1  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                       *1  ??? (mach_kernel + 187921) [0xffffff800022de11]
                         *1  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                           *1  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
      Thread 0x4129     priority 63         cpu time   0.284s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          12 MD::CallProcessThread2(void*) + 124 (MAAudioEngine) [0x2b1bcfc]
            12 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              12 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *12 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
          3  MD::CallProcessThread2(void*) + 267 (MAAudioEngine) [0x2b1bd8b]
            3  MD::Process(eProcessLevel) + 1044 (MAAudioEngine) [0x2b19354]
              2  MD::StreamProcessing(eProcessLevel, long, long, long) + 2036 (MAAudioEngine) [0x2b16384]
                2  MD::PluginProcess(MDProcInfo*, MDPlug*, float const*, long, long, long, eProcessLevel) + 4135 (MAAudioEngine) [0x2b151f7]
                  2  std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5598780 (Logic Pro) [0x5931bc]
                    2  _AT_AudioUnitRender + 202 (AudioToolbox) [0x96f58f46]
                      2  CallComponentDispatch + 29 (CarbonCore) [0x94178b38]
                        2  CallComponent + 151 (CarbonCore) [0x94178ade]
                          1  DevilLocDeluxeAUEntry + 46 (DevilLocDeluxe) [0x879773be]
                            1  DevilLocDeluxeAUEntry + 101559 (DevilLocDeluxe) [0x87990047]
                              1  DevilLocDeluxeAUEntry + 73096 (DevilLocDeluxe) [0x87989118]
                                1  DevilLocDeluxeAUEntry + 1009844 (DevilLocDeluxe) [0x87a6dc44]
                                  1  DevilLocDeluxeAUEntry + 957956 (DevilLocDeluxe) [0x87a61194]
                                    1  ??? (DevilLocDeluxe + 690302) [0x878a887e]
                                      1  ??? (DevilLocDeluxe + 1520303) [0x879732af]
                                        1  <executing in user space>
                          1  FilterFreak2AUEntry + 46 (FilterFreak2) [0x29408a3e]
                            1  ??? (FilterFreak2 + 1962199) [0x292df0d7]
                              1  ??? (FilterFreak2 + 1933416) [0x292d8068]
                                1  FilterFreak2AUEntry + 64660 (FilterFreak2) [0x294186a4]
                                  1  FilterFreak2AUEntry + 4596 (FilterFreak2) [0x29409c04]
                                    1  ??? (FilterFreak2 + 800694) [0x291c37b6]
                                      1  ??? (FilterFreak2 + 2221236) [0x2931e4b4]
                                        1  <executing in user space>
              1  MD::StreamProcessing(eProcessLevel, long, long, long) + 2924 (MAAudioEngine) [0x2b166fc]
                1  MD::AddToMix(MDStream*, MDStream*, float* const*, TAudioBusFormat, long, long, MDVolume*, MDStream*, long, eProcessLevel, int, MDPlug*, float) + 1794 (MAAudioEngine) [0x2b13672]
                  1  <executing in user space>
      Thread 0x412a     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread3(void*) + 124 (MAAudioEngine) [0x2b1ba6c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412b     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread4(void*) + 124 (MAAudioEngine) [0x2b1b7dc]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412c     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread5(void*) + 124 (MAAudioEngine) [0x2b1b54c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412d     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread6(void*) + 124 (MAAudioEngine) [0x2b1b2bc]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412e     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread7(void*) + 124 (MAAudioEngine) [0x2b1b02c]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x412f     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MD::CallProcessThread15(void*) + 124 (MAAudioEngine) [0x2b19bac]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x4140     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 MDFileIOThread_IsBusy + 3593 (MAAudioEngine) [0x2b393a9]
            15 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x940a2089]
              15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
               *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x414f     priority 97       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 CAPThread::Entry(CAPThread*) + 196 (CoreMIDI) [0x13a92ee]
            15 XThread::RunHelper(void*) + 17 (CoreMIDI) [0x13a9805]
              15 MIDIProcess::MIDIInPortThread::Run() + 24 (CoreMIDI) [0x13cbc48]
                15 MIDIProcess::RunMIDIInThread() + 144 (CoreMIDI) [0x13c5ae0]
                  15 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101 (CoreMIDI) [0x13a822d]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x41bc     priority 97         cpu time   0.007s
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 TimerThread + 324 (CarbonCore) [0x941c31a3]
            15 TSWaitOnSemaphoreRelative + 24 (CarbonCore) [0x941dd40d]
              15 TSWaitOnSemaphoreCommon + 272 (CarbonCore) [0x941dd184]
                15 TSWaitOnConditionTimedRelative + 177 (CarbonCore) [0x941dd6ad]
                  15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x9401c572]
                    15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                     *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x42f2     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 FilterFreak2AUEntry + 1829771 (FilterFreak2) [0x295c759b]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x430a     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 DecapitatorAUEntry + 2812555 (Decapitator) [0x2d0c129b]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x4323     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 PanManAUEntry + 1889099 (PanMan) [0x3113641b]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x432f     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 FilterFreak1AUEntry + 1855147 (FilterFreak1) [0x3490d9bb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x4353     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 TremolatorAUEntry + 1736699 (Tremolator) [0x3b491cfb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x4395     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 EchoBoyAUEntry + 1528411 (EchoBoy) [0x4a146adb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x44de     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 DevilLocDeluxeAUEntry + 2575435 (DevilLocDeluxe) [0x87bebfdb]
            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x94ca47ce]
             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x453e     priority 47       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 wvThread::ThreadWrapper(void*) + 29 (WaveShell-AU) [0x8e4cc4d0]
            15 wvThread::WCIdleCommandDispatcher::threadMain(void*) + 32 (WaveShell-AU) [0x8e4ccb94]
              15 wvThread::sleep_milliseconds(unsigned int) + 21 (WaveShell-AU) [0x8e4cca3e]
                15 usleep + 60 (libsystem_c.dylib) [0x940a8a2e]
                  15 mach_wait_until + 10 (libsystem_kernel.dylib) [0x94ca48e2]
                   *13 ??? (mach_kernel + 116512) [0xffffff800021c720]
                   *2  hndl_mach_scall + 225 (mach_kernel) [0xffffff80002cf221]
                     *2  ??? (mach_kernel + 680942) [0xffffff80002a63ee]
                       *2  mach_wait_until_trap + 41 (mach_kernel) [0xffffff800021c709]
                         *2  thread_block_reason + 275 (mach_kernel) [0xffffff800022db83]
                           *2  ??? (mach_kernel + 187921) [0xffffff800022de11]
                             *2  processor_idle + 237 (mach_kernel) [0xffffff800022f35d]
                               *2  machine_idle + 434 (mach_kernel) [0xffffff80002ba222]
      Thread 0x4656     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 LexChamberAUEntry + 197277 (LexChamber) [0xed940a4d]
            15 LexChamberAUEntry + 734100 (LexChamber) [0xed9c3b44]
              15 LexChamberAUEntry + 228482 (LexChamber) [0xed948432]
                15 LexChamberAUEntry + 733905 (LexChamber) [0xed9c3a81]
                  15 LexChamberAUEntry + 184776 (LexChamber) [0xed93d978]
                    15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x9401c572]
                      15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                       *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x4657     priority 63       
      15 thread_start + 34 (libsystem_c.dylib) [0x94001dce]
        15 _pthread_start + 344 (libsystem_c.dylib) [0x940175b7]
          15 LexConcertHallAUEntry + 203103 (LexConcertHall) [0xedc5256f]
            15 LexConcertHallAUEntry + 882304 (LexConcertHall) [0xedcf8290]
              15 LexConcertHallAUEntry + 245146 (LexConcertHall) [0xedc5c9aa]
                15 LexConcertHallAUEntry + 882109 (LexConcertHall) [0xedcf81cd]
                  15 LexConcertHallAUEntry + 186536 (LexConcertHall) [0xedc4e4b8]
                    15 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x9401c572]
                      15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x94ca68e2]
                       *15 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005bdcb0]
      Thread 0x47a7     priority 47       
      14 start_wqthread + 30 (libsystem_c.dylib) [0x94001daa]
        14 _pthread_wqthread + 448 (libsystem_c.dylib) [0x94019e79]
          14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x94ca70ee]
           *14 ??? (mach_kernel + 3943920) [0xffffff80005c2df0]
      Binary Images:
                  0x1000 -           0xbeafff  com.apple.logic.pro 9.1.8 (1700.67) <94981650-518B-2288-F07D-F28F27103100> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
                0xfad000 -          0x11e6ff3  com.apple.prokit 7.3.2 (1944.10) <5276C99B-E10E-3B92-AB06-1B546A6291D1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
               0x139a000 -          0x13e2ffb  com.apple.audio.midi.CoreMIDI 1.9 (78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
               0x1ba2000 -          0x21f3fe3  com.apple.music.apps.MADSP 9.1.8 (588.98) <93C7306D-07A8-DED0-C59B-B333A475E6DB> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
               0x2a36000 -          0x2aecfff  com.apple.music.apps.MAFiles 9.1.8 (144.87) <23D65681-872A-1E6B-91E5-B93643CCB375> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
               0x2b05000 -          0x2b7dfe3  com.apple.music.apps.MAAudioEngine 9.1.8 (158.42) <6ADDBB03-0D41-4473-AFC3-385EFA574B87> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
               0xf9c0000 -          0xf9edfe3  com.avid.avid.AvidCoreAudioPlugIn 10.3.2.47 (10.3.2f47) <3F322BF6-2A98-355B-D644-429A62B71F72> /Library/Audio/Plug-Ins/HAL/Avid CoreAudio.plugin/Contents/MacOS/Avid CoreAudio
              0x14fe3000 -         0x15048fe0  com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
              0x1db89000 -         0x1dc10fff  se.propellerheads.rewire.library 1.8.2 build 127 (1.8.2) <17CB1860-29BA-0AA9-332A-E8457724A75B> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
              0x1dc1e000 -         0x1e139ff9  com.ableton.live-engine 9.0.1 (2013-02-26_c8dda62c6a) (9.0.1 (2013-02-26_c8dda62c6a)) <B776338E-CB82-8B4B-F2F8-D60E01DF7404> /Applications/Ableton Live 9 Suite.app/Contents/Resources/Ableton Live Engine.bundle/Contents/MacOS/Ableton Live Engine
              0x29100000 -         0x296d7fef  com.soundtoys.audiounit.FilterFreak2 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <35705535-A312-4A9B-76FA-AD3FF9172BF0> /Library/Audio/Plug-Ins/Components/FilterFreak2.component/Contents/MacOS/Filter Freak2
              0x2cc41000 -         0x2d1cbff3  com.soundtoys.audiounit.Decapitator 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <20621673-9DAE-4AD7-E71B-43B2941A89E3> /Library/Audio/Plug-Ins/Components/Decapitator.component/Contents/MacOS/Decapit ator
              0x30c41000 -         0x3124aff3  com.soundtoys.audiounit.PanMan 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <23EF0ECA-B16C-D07E-ED9A-74F206D76A50> /Library/Audio/Plug-Ins/Components/PanMan.component/Contents/MacOS/PanMan
              0x34441000 -         0x34a1cfe7  com.soundtoys.audiounit.FilterFreak1 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <6AB78E7A-D3F2-D32A-5B2A-CC740C5C2AC4> /Library/Audio/Plug-Ins/Components/FilterFreak1.component/Contents/MacOS/Filter Freak1
              0x3b000000 -         0x3b59bffb  com.soundtoys.audiounit.Tremolator 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <62BAAB7A-7D63-92AF-5048-7AD39E6696CA> /Library/Audio/Plug-Ins/Components/Tremolator.component/Contents/MacOS/Tremolat or
              0x49c41000 -         0x4a258ff7  com.soundtoys.audiounit.EchoBoy 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <51F004F1-5714-B22C-1E20-3B52ED77ECF1> /Library/Audio/Plug-Ins/Components/EchoBoy.component/Contents/MacOS/EchoBoy
              0x87800000 -         0x87cf1fe7  com.soundtoys.audiounit.DevilLocDeluxe 4.3.1.7547 Authorization: ILOKAUTHORIZATION (4.3.1.7547) <B50707D8-8AFE-B462-E491-329166354636> /Library/Audio/Plug-Ins/Components/Devil-Loc_Deluxe.component/Contents/MacOS/De vilLocDeluxe
              0x8e4a1000 -         0x8e62cfff  com.WavesAudio.WaveShell-AU.8.0.0 8.0.0 (8.0.0.10) <B949F7C1-9124-89FE-EFF9-B14E64E3E662> /Library/Audio/Plug-Ins/Components/WaveShell-AU 8.0.component/Contents/MacOS/WaveShell-AU
              0x905ec000 -         0x911a8ff3  com.apple.AppKit 6.8 (1187.40) <94E92235-7AD9-37EF-9B7C-B79074762370> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
              0x932bb000 -         0x935dbff3  com.apple.Foundation 6.8 (945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
              0x93db2000 -         0x93f9affb  com.apple.CoreFoundation 6.8 (744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
              0x94001000 -         0x940beffb  libsystem_c.dylib <A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib
              0x9411a000 -         0x9441fff7  com.apple.CoreServices.CarbonCore 1037.6 (1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
              0x94c92000 -         0x94cacffc  libsystem_kernel.dylib <9B50E922-DCEA-3066-A9B2-613A6D2C5C69> /usr/lib/system/libsystem_kernel.dylib
              0x96468000 -         0x9684bfff  com.apple.HIToolbox 2.0 <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
              0x96f43000 -         0x9709cffb  com.apple.audio.toolbox.AudioToolbox 1.9.2 (1.9.2) <461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
              0x97723000 -         0x97735ff7  libdispatch.dylib <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
              0xed900000 -         0xeda08ffc  com.Lexicon.Native.LexChamber Release 1.1.3 (1.1.3) <B3DB5C27-95EE-4D1C-5AE1-07A9855DAAA0> /Library/Audio/Plug-Ins/Components/LexChamber.component/Contents/MacOS/LexChamb er
              0xedc0b000 -         0xedd56fec  com.Lexicon.Native.LexConcertHall Release 1.1.3 (1.1.3) <83F924BE-F0BC-32E0-5E02-433DD7825D82> /Library/Audio/Plug-Ins/Components/LexConcertHall.component/Contents/MacOS/LexC oncertHall
    *0xffffff8000200000 - 0xffffff8000741d0c  mach_kernel <EA38B02E-2B88-309F-BA68-1DE29F605DD8> /mach_kernel
    Process:         accountsd [187]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [128]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       1448 pages
      Thread 0x501      DispatchQueue 1          priority 31       
      15 start + 1 (libdyld.dylib) [0x7fff93ea77e1]
        15 ??? (accountsd + 3048) [0x104978be8]
          15 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8db270e2]
            15 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8db27916]
              15 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8db22233]
                15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8d0e6686]
                 *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x52c      DispatchQueue 2          priority 33       
      15 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff94df89ee]
        15 kevent + 10 (libsystem_kernel.dylib) [0x7fff8d0e8d16]
         *15 ??? (mach_kernel + 3504704) [0xffffff8000557a40]
      Binary Images:
             0x104978000 -        0x104978fff  accountsd <0982A50A-159D-3E63-A2EC-6447F3706436> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
          0x7fff8d0d6000 -     0x7fff8d0f1ff7  libsystem_kernel.dylib <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
          0x7fff8daf2000 -     0x7fff8dcdcff7  com.apple.CoreFoundation 6.8 (744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff93ea5000 -     0x7fff93ea8ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff94df4000 -     0x7fff94e09ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff8000741d0c  mach_kernel <EA38B02E-2B88-309F-BA68-1DE29F605DD8> /mach_kernel

    I think you may have assigned CC1 to "Automation Quick Access". When you do that, the assigned controller no longer functions as a normal message in Logic, and instead is used to control the currently active automation parameter on the current Arrange track. Try going into the Automation preferences and turn off Automation Quick Access.

  • Every time I try to load firefox, WindowsXP says firefox is already running but not responding and before it can load another I have to shut down the one running and reboot my computer.

    My problems started when I downloaded Ilivid downloader, after I loaded the program and watched the short video the program started messing up my computer. It spread itself all over my hard drive, changed my homepage, my search engine, locked me out of being able to change certain settings, made some of its files undeleteable and since then my firefox will not load. I removed my version of firefox and reinstalled it several times. I still got the same response. I went into the registry and deleted all references to Mozilla and Firefox and reinstalled it again, same response. I spent days trying to delete all references to ilivid downloader and every file I could find that made any reference to ilivid. I hope you can help me with my problem. I like using firefox and would like to start using it again. Thanks

    See
    * [[Firefox is already running but is not responding]]
    Try closing any running instances of ''firefox.exe'' (and plugincontainer.exe) using something such as Task Manager. That should allow you to then restart Firefox.
    As for iLivid. Possibly it also has associated apps or extensions with names not including the word iLivid. Looking at their own FAQs there are instructions to remove iLivid using the Windows Control panel, and mention of other bundled software that you may wish to remove. It seems it is more of a nuisacne rahter than out and out malware.
    * see http://www.ilivid.com/faq.htm (page scrolls for more info) but includes:
    How do I uninstall the software?
    The software can be removed in a simple was like any other software:
    Go to the Windows Start menu and then to Control Panel > Add/Remove ("Programs & Features" in Vista & Windows 7) and click "Remove" next to the software name (e.g iLivid Download manager / Windows iLivid Toolbar ).
    During the installation bundle software are offered, each can easily be removed following those instructions: Uninstall Yontoo Addon , Uninstall Search Toolbar (powered by Bing) or Uninstall Babylon.

  • Hi Expert , crystal report export problem. system not responding

    Hi,
    crystal report export problem. system not responding.
    Thanks
    Rajkumar Gupta

    Dear Raj,
    Please try this
              Try
                Dim oSubReport As CrystalDecisions.CrystalReports.Engine.SubreportObject
                Dim rptSubReportDoc As CrystalDecisions.CrystalReports.Engine.ReportDocument
                Dim rptView As New CrystalDecisions.Windows.Forms.CrystalReportViewer
                Dim rptPath As String = System.Windows.Forms.Application.StartupPath & "\" & rptName
                Dim rptDoc As New CrystalDecisions.CrystalReports.Engine.ReportDocument
                rptDoc.Load(rptPath)
                rptView.ShowExportButton = True
                rptView.ReportSource = rptDoc
                For Each oMainReportTable As CrystalDecisions.CrystalReports.Engine.Table In rptDoc.Database.Tables
                    oMainReportTable.Location = System.Windows.Forms.Application.StartupPath & "\" & SourceXML
                Next
                For Each rptSection As CrystalDecisions.CrystalReports.Engine.Section In rptDoc.ReportDefinition.Sections
                    For Each rptObject As CrystalDecisions.CrystalReports.Engine.ReportObject In rptSection.ReportObjects
                        If rptObject.Kind = CrystalDecisions.Shared.ReportObjectKind.SubreportObject Then
                            oSubReport = rptObject
                            rptSubReportDoc = oSubReport.OpenSubreport(oSubReport.SubreportName)
                            For Each oSubTable As CrystalDecisions.CrystalReports.Engine.Table In rptSubReportDoc.Database.Tables
                                oSubTable.Location = System.Windows.Forms.Application.StartupPath & "\" & SourceXML
                            Next
                        End If
                    Next
                Next
                'Setting Paper
                Dim rawKind As Integer = 0
                Dim printSet As New System.Drawing.Printing.PrinterSettings
                For i As Integer = 0 To printSet.PaperSizes.Count - 1
                    If printSet.PaperSizes.Item(i).PaperName.ToUpper = PaperName.ToUpper Then
                        rawKind = CInt(printSet.PaperSizes.Item(i).RawKind)
                        Exit For
                    End If
                Next
                Dim MyTest As New SaveFileDialog
                rptDoc.PrintOptions.PaperSize = CType(rawKind, CrystalDecisions.Shared.PaperSize)
                rptDoc.ExportToStream(ExportFormatType.Excel)
                'rptDoc.SaveAs("C:\TBKING.xls", True)
                '''How to export the report
                Try
                    Dim CrExportOptions As ExportOptions
                    Dim CrDiskFileDestinationOptions As New _
                    DiskFileDestinationOptions()
                    Dim rename As String
                    rename = rptName.Replace(".rpt", "")
                    Dim CrFormatTypeOptions As New ExcelFormatOptions
                    CrDiskFileDestinationOptions.DiskFileName = _
                                                "c:\Report\" & rename & "_Export_File.xls"
                    CrExportOptions = rptDoc.ExportOptions
                    With CrExportOptions
                        .ExportDestinationType = ExportDestinationType.DiskFile
                        .ExportFormatType = ExportFormatType.Excel
                        .DestinationOptions = CrDiskFileDestinationOptions
                        .FormatOptions = CrFormatTypeOptions
                    End With
                    rptDoc.Export()
                Catch ex As Exception
                    MsgBox(ex.ToString)
                End Try
                '' end by kevin shah
                rptView.Show()
                rptView.ShowExportButton = True
                Dim oFrm As New System.Windows.Forms.Form
                rptView.DisplayGroupTree = True
                rptView.Dock = System.Windows.Forms.DockStyle.Fill
                rptView.Location = New System.Drawing.Point(0, 0)
                oFrm.AutoScaleBaseSize = New System.Drawing.Size(5, 13)
                oFrm.Controls.Add(rptView)
                oFrm.Name = "Report Viewer"
                oFrm.Text = "Report Viewer11"
                oFrm.ResumeLayout(True)
                oFrm.WindowState = System.Windows.Forms.FormWindowState.Maximized
                oFrm.TopMost = True
                oFrm.ShowDialog()
            Catch ex As Exception
                objMain.objApplication.MessageBox(ex.Message)
            End Try
    By pressing this button XLS file be generated on C:\report\
    Hope this will resolved the issue
    Thanks
    Kevin

Maybe you are looking for

  • How Distinguish planning data and Actual data in a Planning cube

    Hi, I want to dispaly planning data & actaul data in a query how can i do it? in my query it is showing all the requests it is not distinguishing.

  • Report RSMIPROACT gives Customer could not be determined for IDOCs

    Hi Friends, I am executing the report RSMIPROACT in ECC 6.0 system to publish Demand and Stocks into the SCM 7.0 system. The IDOC is processed without any errors in ECC 6.0 . However, in the SCM 7.0 system , the IDOC fails with the error. I have noti

  • How to put distinct in the query

    Hi all, How to put distinct in the query.I checked in RPD , Distinct supported is already available. I marked the distinct check box in advance option still then i'm not getting distinct in the query. any idea , please help...

  • Customer to 10 combining CUSTOMER and CUSTOMER_KONZS customers

    Hello all, I searched this forum but didn't have much luck.  I am pretty new to BI and am trying to modify our Customer Top 10 Report. It currently just lists the top 10 customers.  The problem we have is that some of our customers have been bought b

  • Dynamic Column Deletion

    HI, I am working on a template where i have a table with 3 columns. Based on the data i am taking in in an xml file i would like to delete a column if the data is not in the xml file. For Example: I have 3 products A, B and C. If i dont have product