L_TO_CONFIRM error L3 854

Hi
Im facing lot of issues while confirming the TO using the FM L_TO_CONFIRM.
My scenario is , the delivery quantity is 10 KG, I am doing an under picking using multi level Handling units. (9 KG).
I have 3 level HU's, i.e., a pallet, inside that there are 3 shipper bags, each shipper bag has 3 shipper boxes. The total HU quant is 27 KG , with 3 shipper bags of 9 KG each. Now i am trying to confirm 1 shipper bag(9 KG) using the FM.
Its giving me error HU withdrawal with difference quantity is not possible with nested HU.  I am not able to understand the issue.
Im passing parameters as below.
tanum = '105'.
tapos = 1
T_LTAP_CONF
nista = 9KG
ndifa = 1Kg
altme = kg
kzdif = 2.
T_LTAP_CONF_HU
VONHU = shipper bag exidv number
nachu = pick HU created
huent = 'X'
menge = 9
altme = Kg
dmgea = 1
funny thing is ,i can confirm the TO with shipper boxes,pls suggest if im missing anything,
Thanks

We are facing the same issue. Do you have the solution?
We are using leanwarehouse.
Thanks

Similar Messages

  • L_TO_CONFIRM error 4

    I'm using bapy L_TO_CONFIRM in a 2 phases confirmation.
    In some cases I'm obtaining error 4 (TO item to be confirmed by subsystem) when trying to confirm phase 2.
    Do someone know how to solve this issue?
    thanks in anvance!

    Hello Andrea,
    try with parameter I_SUBST = 'X'.
    Best Regards, Dirk

  • FPGA Compile error - Actual of formal out port cout cannot be an expression

    Details:
    ERROR:HDLCompiler:192 - "C:\NIFPGA\jobs\BPO5kq2_O6tyN2U\OC4_Sine_Cosine_LUT_Constant_Amplitude_dash_optimised_vi_c.vhd" Line 1408: Actual of formal out port cout cannot be an expression
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\BPO5kq2_O6tyN2U\OC4_Sine_Cosine_LUT_Constant_Amplitude_dash_optimised_vi_c.vhd" Line 69: Unit <vhdl_labview> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\BPO5kq2_O6tyN2U\OC4_Sine_Cosine_LUT_Constant_Amplitude_dash_optimised_vi_c.vhd ignored due to errors
    -->
    The compilation gets to the "Estimated device utilisation" stage but then stops shortly after with a compilation error.
    The Line in question (1408) relates to the output of a "Reinterpret FXP" node with the text
    cOut => (others => '0'),
    in the port map portion of the code.  This corresponds to the output of the FXP reinterpret node being directly connected to an indicator in a sub VI whose output is then input directly to a high thoughput multiply node.  The code is part of a sinus cosinus LUT I have programmed.  It used to compile no problem but I think I know where the problem is.  In one instance I only utilise the Sinus output of the algorithm and theoretically, Xilinx can optimise away the Cosinus part.  I have two instances of this VI in my code and looking at the one NOT generating errors, the output is associated with a Cosinus indicator.
    cOut => s_Cosine_2434,
    It would seem that the pathway is essentially optimised away but the Xilinx compiler has a problem with the indicator being present on the sub-VI but the idnicator not being utilised anywhere.  As such, the cOut gets set to an invalid value.  I assume the immediate proximity of the FXP Reinterpret to the output of the sub-VI is an important aspect of this problem.
    I think I know enough now to fix this problem (manually remove the path by duplicating the sub-vi) but this is perhaps a useful feedback for future bugfixes in the FPGA module.  This isn't the first time this kind of incorrect code removal has given me problems but it's the first time I've been able to clearly locate the problem.
    Shane
    Say hello to my little friend.
    RFC 2323 FHE-Compliant
    Solved!
    Go to Solution.

    I am currently attempting a compile after changing some things.
    Just a side question.  Is this particular to the Reinterpret node or are other "pink nodes" also affected by this?  If I don't connect the output of a high throughput add, will it result in the same behaviour?
    PS OK, it seems to be compiling now.  I managed to juggle around the nodes a bit in my sub-VI to make sure the "reinterpret" is not the last node before the indicator.  It seems to be compiling now.  A question which is in my head at this time is: Does the "reinterpret" node prevent anything before it from being optimised away by the Xilinx compiler?  Are there other nodes which cannot be removed, even if the outputs are not being used?  This would immediately seem to suggest to me that such nodes need to be as close to the source as possible in order to reduce the amount of code which cannot be removed as "dead code" during the Xilinx compile process.
    Say hello to my little friend.
    RFC 2323 FHE-Compliant

  • Xilinx Compilation Error: HDLCompiler:432 Formal eiosignal has no actual or default value

    Hi,
    I have compiled several programs for sbRIOs previously but have not run into compilation errors before. I can't seem to find any support to see what is actually going poorly. Any help with this would be appreciated!
    The Compilation Status summary is as follows: 
    LabVIEW FPGA: The compilation failed due to a xilinx error.
    Details:
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 87: Formal <eiosignal> has no actual or default value.
    INFO:TclTasksC:1850 - process run : Synthesize - XST is done.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000032_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 106: Formal <eiosignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000033_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 125: Formal <eiosignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000034_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 144: Formal <eiosignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000035_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 163: Formal <eiosignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000036_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 182: Formal <eiosignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000037_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 201: Formal <eiosignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000038_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 220: Formal <eiosignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000039_CustomNode.vhd" Line 18. eiosignal is declared here
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" Line 50: Unit <vhdl_labview> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd ignored due to errors
    -->
    Total memory usage is 189944 kilobytes
    Number of errors : 9 ( 0 filtered)
    Number of warnings : 4 ( 0 filtered)
    Number of infos : 0 ( 0 filtered)
    Process "Synthesize - XST" failed
    Solved!
    Go to Solution.

    Hi DiracDeltaForce,
    As a first pass, I would recommend disabling or deleting a section of code that you suspect may cause the compile error and see if you can get through synthesis.  Once you get through a compile, you have at least isolated the trouble spot.
    Something I would look for in your code is attempts to access the same IO node in multiple clock domains, ie inside and outside of SCTL (single-cycle timed loops), timed sequence structures, or in muliple timed structures with different clock rates.  Attempting this would force LabVIEW to create arbitraion and hand-shaking logic to safely pass data between clock domains.  This type of logic doesn't work in a timed structure because the hand-shaking operation takes multiple clock cycles.
    If you are only using traditional sequence structures (rather than the timed sequence structures) I wouldn't suspect this type of issue.
    -spex
    Spex
    National Instruments
    To the pessimist, the glass is half empty; to the optimist, the glass is half full; to the engineer, the glass is twice as big as it needs to be...

  • LabVIEW FPGA: The compilation failed due to a xilinx error

    I'm getting a "Compilation failed due to Xilinx error" trying to compile code in LabVIEW 2013.The code had compilated successfully in labview2012. Any suggestions on what is causing this issue?
    Details:
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 29: Formal <cparametersignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaSetOutputDataEnable.vhd" Line 37. cparametersignal is declared here
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 21: Unit <vhdl_labview> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd ignored due to errors
    -->
    Total memory usage is 204688 kilobytes
    Number of errors : 2 ( 0 filtered)
    Number of warnings : 4 ( 0 filtered)
    Number of infos : 0 ( 0 filtered)
    Process "Synthesize - XST" failed
    Compilation Time
    Date submitted: 2014/2/26 18:15
    Date results were retrieved: 2014/2/26 18:17
    Time waiting in queue: 00:06
    Time compiling: 02:02
    - PlanAhead: 01:16
    - Core Generator: 00:00
    - Synthesis - Xst: 00:35
    Solved!
    Go to Solution.

    I have got the same error, Have you solved this error?
    What you have done?
    jasonneu wrote:
    I'm getting a "Compilation failed due to Xilinx error" trying to compile code in LabVIEW 2013.The code had compilated successfully in labview2012. Any suggestions on what is causing this issue?
    Details:
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 29: Formal <cparametersignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaSetOutputDataEnable.vhd" Line 37. cparametersignal is declared here
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 21: Unit <vhdl_labview> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd ignored due to errors
    -->
    Total memory usage is 204688 kilobytes
    Number of errors : 2 ( 0 filtered)
    Number of warnings : 4 ( 0 filtered)
    Number of infos : 0 ( 0 filtered)
    Process "Synthesize - XST" failed
    Compilation Time
    Date submitted: 2014/2/26 18:15
    Date results were retrieved: 2014/2/26 18:17
    Time waiting in queue: 00:06
    Time compiling: 02:02
    - PlanAhead: 01:16
    - Core Generator: 00:00
    - Synthesis - Xst: 00:35
    Mahran

  • FPGA 2010 sp1 Compilatio​n error - TclTasksC:process_077: Failed to complete.

    Hi, I'm using a cRIO 9076, LabVIEW 2010 sp1, LabVIEW RT 2010 sp1, LabVIEW FPGA 2010 sp1, NI-RIO 4.0, Xilinx Compile Tools 11.5. Everytime I try to compile code I have a compilation error that read as follows (The same error come up if I try compiling a very simple VI):
    Compilation failed due to a Xilinx error.
    Details:
    ERROR:TclTasksCrocess_077: Failed to complete. Please inspect the log and report files.false
        while executing
    "process run "Synthesize - XST""
        (file "C:\NIFPGA\jobs\ErIbY60_RB6swoa\synthesize.tcl" line 20)
    ERROR:HDLCompiler:806 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 64: Syntax error near ",".
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 72: <knumberofdmachannels> is not declared.
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 29: Unit <pkgcommintconfiguration> ignored due to previous errors.
    Parsing package body <PkgCommIntConfiguration>.
    ERROR:HDLCompiler:688 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 135: Package declaration pkgcommintconfiguration is not yet compiled
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 137: <boolean> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 138: <natural> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 140: <knumberofdmachannels> is not declared.
    ERROR:HDLCompiler:24 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 140: "**" expects 2 arguments
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 141: <maxwidth> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 143: <maxwidth> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 146: <boolean> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 147: <positive> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 150: <knumberofdmachannels> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 151: <maxdepth> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 154: <maxdepth> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 157: <natural> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 158: <natural> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 161: <knumberofdmachannels> is not declared.
    ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\ErIbY60_RB6swoa\PkgCommIntConfiguration.vhd" Line 163: <numofchannelsused> is not declared.
    Sorry, too many errors..
    -->
    Total memory usage is 136244 kilobytes
    Number of errors   :   19 (   0 filtered)
    Number of warnings :    0 (   0 filtered)
    Number of infos    :    0 (   0 filtered)
    Process "Synthesis" failed
    Start Time: 10:15:58 a.m.
    End Time: 10:16:24 a.m.
    Total Time: 00:00:26,171
    Can someone help me on how to resolve this error?
    Regards 

    Hello CracKatoA
    Did you make some update before this error starts to occur? Or you have never compliled any VI on this computer.
    In case you have compiled any VI previously successfully on this computer, try to reinstall the LabVIEW FPGA module.
    You can also try the following knowledge base:
    http://digital.ni.com/public.nsf/allkb/1F8F94CF0B7D2608862577AF0072662B
    Regards,
    Plínio Costa
    Application Engineer
    National Instruments Brazil

  • HDL Compiler Error

    Salve,
    per la mia applicazione uso un crate PXIe (1062Q) con un RT-module 8102 ed una FlexRIO 7962R. Alla FlexRIO è connesso un AM custom. Nella mia applicazione genero un IP-core con il coregen di xilinx da importare come CLIP nel mio progetto (è una fifo dual clock con dimensione di bus dati differente tra scrittura e lettura). Premesso che con LV 2011 tutto funzionava correttamente, non appena ho installato LV 2012, e quindi, nella speranza di ottenere prestazioni ancora migliori, sono passato ad usare ISE 13.4, ho ri-generato IP-core della fifo (fifo generator 8.4 al posto del 7.2 della precedente versione), ho re-importato il codice nel mio progetto ma al momento di compilare il VI ho ricevuto il seguente errore (del quale allego anche il log xilinx):
    English version:
    Hi,
    I'm using a PXIe crate(1062Q) with a RT-module 8102 and a FlexRIO 7962R. A custom AM is connected to the FlexRIO. I create a new IP-core with Xilinx coregen to import as CLIP in my project (the IP-CORE is a dual clock fifo with non-symmetric aspect ratios). Using LV 2011 all works fine, but with LV 2012 (ISE 13.4, fifo generator 8.4 instead of 7.2 of previous version), trying to have better performance, during compiling I received the following error (log xilinx as attached):
    LabVIEW FPGA:  The compilation failed due to a xilinx error.
    Details:
    ERROR:HDLCompiler:104 - "C:\NIFPGA\jobs\LejKY3B_DPeQegM\NiLvFpgaClipContainer.vhd" Line 149: Cannot find <fifo_generator_v8_4> in library <work>. Please ensure that the library was compiled, and that a library and a use clause are present in the VHDL file.
    ERROR:HDLCompiler:104 - "C:\NIFPGA\jobs\LejKY3B_DPeQegM\NiLvFpgaClipContainer.vhd" Line 162: Cannot find <fifo_generator_v8_4> in library <work>. Please ensure that the library was compiled, and that a library and a use clause are present in the VHDL file.
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\LejKY3B_DPeQegM\NiLvFpgaClipContainer.vhd" Line 95: Unit <clipcontainer_vhdl> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\LejKY3B_DPeQegM\NiLvFpgaClipContainer.vhd ignored due to errors
    -->
    Total memory usage is 203228 kilobytes
    Number of errors   :    3 (   0 filtered)
    Number of warnings :    5 (   0 filtered)
    Number of infos    :    1 (   0 filtered)
    Process "Synthesize - XST" failed
    Grazie in anticipo a chiunque abbia una soluzione da proporre.
    Thanks in advance to everyone have a solution to suggest.
    Attachments:
    XilinxLog.txt ‏133 KB

    We had the same problem when switching to Ubuntu 14.04, and there actually is a solution for it: make sure your locales are set to English.
    $> env | grep LC_*
    should only show english (or C) locales, all others are known to cause parsing errors in some numbers, usually caused by wrong string-to-float conversions (e.g. 18,29 in german is 18.29 in english). You can change the locales in the file /etc/default/localesThis is not the first time we had problems with the locale settings, Xilinx does not seem to test their software with anything else than en_US, causing obscure bugs like this one.
    HTH
    Philipp

  • Configration and sales doc.get_config_mode error

    Hi,
    while I am trying to release into accounting it give an error "Internal error in communication between
    configuration and sales doc.GET_CONFIG_MODE"
    "Internal error in communication between configuration and sales doc.GET_CONFIG_MODE
    Message no. V1854
    Diagnosis
    Internal error in communication between configuration and sales document in the form GET_CONFIG_MODE
    System Response
    The system cannot continue so terminates processing.
    Procedure
    Inform your system administrator." ( THIS DETAILS I GET IN WHEN I CLICK ON HELP)
    Pls advice me on this ASAP.
    Thanks ,
    Minesh Soenji

    HI,
    there are a number of SAPNET notes dealing with error V1 854 (eg 1398628, 990436,...) but with different reasons depending on your detailed business case, please check them.
    BR Christian

  • FPGA crio

    Buenos días a todos.
    Llevo un tiempo trabajando con Crio ni-9022 y un chasis que incluye FPGA , y me da unos errores cuando compila la FPGA, que me son imposible de detectar ya que nombre variables a nivel de FPGA.
    El fallo es el siguiente:
    LabVIEW FPGA:  The compilation failed due to a xilinx error.
    Details: ERROR:HDLCompiler:69 - "\NIFPGA\jobs\eeQj0Kk_r41egX9\NI_Munge_Pot_activa_​y_aparente_SubVI_vi_colon_Clone1.vhd" Line 640: <res00000029_wo> is not declared. ERROR:HDLCompiler:192 - "\NIFPGA\jobs\eeQj0Kk_r41egX9\NI_Munge_Pot_activa_​y_aparente_SubVI_vi_colon_Clone1.vhd" Line 640: Actual of formal out port iinitouttoreshold cannot be an expression ERROR:HDLCompiler:69 - "\NIFPGA\jobs\eeQj0Kk_r41egX9\NI_Munge_Pot_activa_​y_aparente_SubVI_vi_colon_Clone1.vhd" Line 654: <res0000002b_wo> is not declared. ERROR:HDLCompiler:192 - "\NIFPGA\jobs\eeQj0Kk_r41egX9\NI_Munge_Pot_activa_​y_aparente_SubVI_vi_colon_Clone1.vhd" Line 654: Actual of formal out port iinitouttoreshold cannot be an expression ERROR:HDLCompiler:854 - "\NIFPGA\jobs\eeQj0Kk_r41egX9\NI_Munge_Pot_activa_​y_aparente_SubVI_vi_colon_Clone1.vhd" Line 82: Unit <vhdl_labview> ignored due to previous errors. VHDL file \NIFPGA\jobs\eeQj0Kk_r41egX9\NI_Munge_Pot_activa_y​_aparente_SubVI_vi_colon_Clone1.vhd ignored due to errors --> Total memory usage is 208304 kilobytes Number of errors   :    5 (   0 filtered) Number of warnings :    3 (   0 filtered) Number of infos    :    0 (   0 filtered) Process "Synthesize - XST" failed
    Start Time: 17:23:45 End Time: 17:34:17 Total Time: 00:10:31,834
    Gracias por adelantado
    Saludos
    Pablo Matatagui

    Have you checked the signal level from the accelerometer with any other measurement devices to verify that the 9233 is measuring incorrectly?  Is the voltage/current excitation for the accelerometer correct?  I am assuming you are using the binary to nominal VI for converting the binary data to the real voltage.  Make sure you are using the correct module type for the conversion. 
    I am attempting to use the binary to nominal VI on the values I see on your front panel, but things are not adding up.  I used the 4th LSB Weight and Offset (656368 and -6548405)and the 4th 9233 unscaled Binary value (-7261) and converted it with the Binary to Nominal VI for the 9233 and got 0.00178252 for a nominal value while your VI appears to display 0.0067847.  I'm not sure what you are doing different than me.
    The low valued power spectrum makes sense because the analog input values are low.  If we fix the analog input issue, the spectrum should take care of itself.
    Without seeing your code or setup, these suggestions are obviously hypothetical.  Your screenshots show the FPGA code ok, but we have no idea how you are handling data on the host side.  In the future I would avoid embedding giant screen shots in your post, attachments are just fine.  Embedded screen shots are more effective if they only contain a small snippet of code.
    Cheers,
    Spex
    National Instruments
    To the pessimist, the glass is half empty; to the optimist, the glass is half full; to the engineer, the glass is twice as big as it needs to be...

  • Lcd sbrio 9636

    Cuando compilo el progrma de LCD que viene en el embeded eval me sale un error en la compilacion... es el siguiente
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\mV13c4u_YpRjr0V\NiFpgaAG_00000133_SequenceFrame.vhd" Line 29: Formal <cparametersignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\mV13c4u_YpRjr0V\NiFpgaSetOutputDataEnable.vhd" Line 37. cparametersignal is declared here
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\mV13c4u_YpRjr0V\NiFpgaAG_00000133_SequenceFrame.vhd" Line 21: Unit <vhdl_labview> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\mV13c4u_YpRjr0V\NiFpgaAG_00000133_SequenceFrame.vhd ignored due to errors
    -->
    Segun lo que inveestigue en labview 2012 para abajo si funciona correctamente pero estoy utilizando labview 2013... y me sale un error alguien me podria explicar como solucionar este error para utilizar el LCD con la tarjet sbrio 9636..???

    Hola crist_sosa,
    A juzgar por el texto del error que te aparece es posible que se deba al compilador, te recomiendo que hagamos lo siguiente:
    1. Instalemos la versión de NI LabVIEW 2013 FPGA Module Xilinx Tools 14.4 desde el siguiente link:
    http://www.ni.com/download/labview-fpga-module-2013/4248/en/
    2. En caso de que estés corriendo LabVIEW 2013 SP1 (32-bit) instalemos el siguiente parche:
    http://digital.ni.com/public.nsf/allkb/5812D36C9F85391A86257CBB00687A97
    En caso de que tu situación persista después de que actualizemos este módulo, no sé si pudieras compartir un screen shot del error y del Snippet (diagrama de bloques).
    Quedo al pendiente crist_sosa, ¡saludos!
    David P.
    National Instruments
    Ingeniería de Aplicaciones
    www.ni.com/soporte
    David P.
    National Instruments
    Applications Engineer
    www.ni.com/soporte

  • 2013 iMac incredibly slow. Etrecheck report included. Anyone help?

    My 2013 iMac has never been that swift. But now it crawls, especially while using the internet and Word. Beachballs EVERYWHERE.
    I've just got rid of some adware but is there anything else I can do, please? Here's a report from Etrecheck.
    Problem description:
    System very slow even when very little running on it.
    EtreCheck version: 2.1.8 (121)
    Report generated 28 March 2015 14:46:10 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Click the [Adware! - Remove] links for help removing adware.
    Hardware Information: ℹ️
        iMac (21.5-inch, Late 2012) (Technical Specifications)
        iMac - model: iMac13,1
        1 2.9 GHz Intel Core i5 CPU: 4-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce GT 650M - VRAM: 512 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 0:12:25
    Disk Information: ℹ️
        APPLE HDD ST1000LM024 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (383.31 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
        VIA Labs, Inc. USB3.0 Hub
            VIA Labs, Inc. USB3.0 Hub
        Western Digital My Book 1144 4 TB
            EFI (disk1s1) <not mounted> : 210 MB
            My Book Studio (disk1s2) /Volumes/My Book Studio : 4.00 TB (3.15 TB free)
        VIA Labs, Inc. USB2.0 Hub
            VIA Labs, Inc. USB2.0 Hub
        Todos Data System AB Handelsbanken card reader
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Anywhere
    Adware: ℹ️
        Geneio [Adware! - Remove]
    Kernel Extensions: ℹ️
            /Library/Extensions
        [not loaded]    foo.tap (1.0) [Click for support]
        [not loaded]    foo.tun (1.0) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.paceap.kext.pacesupport.master (5.9 - SDK 10.6) [Click for support]
        [not loaded]    com.rogueamoeba.InstantOn (6.0.1 - SDK 10.6) [Click for support]
        [not loaded]    com.tomtom.driver.UsbEthernetGadget (1.0.0d1) [Click for support]
        [not loaded]    com.wdc.driver.1394HP (1.0.11 - SDK 10.4) [Click for support]
        [not loaded]    com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) [Click for support]
        [not loaded]    com.wdc.driver.USBHP (1.0.11) [Click for support]
        [loaded]    com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) [Click for support]
            /System/Library/Extensions/InstantOn.kext/Contents/PlugIns
        [not loaded]    com.rogueamoeba.InstantOnCore (6.0.1 - SDK 10.6) [Click for support]
            /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.9 - SDK 10.4) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.panther (5.9 - SDK 10.-1) [Click for support]
        [loaded]    com.paceap.kext.pacesupport.snowleopard (5.9 - SDK 10.6) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.9 - SDK 10.4) [Click for support]
            /Users/[redacted]/Downloads/Viscosity 2.app
        [not loaded]    com.viscosityvpn.Viscosity.tap (1.0) [Click for support]
        [not loaded]    com.viscosityvpn.Viscosity.tun (1.0) [Click for support]
    Startup Items: ℹ️
        tap: Path: /Library/StartupItems/tap
        tun: Path: /Library/StartupItems/tun
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [running]    com.babylon.activation.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.rosettastone.rosettastonedaemon.plist [Click for support]
        [running]    com.tvmobili.artwork.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [running]    com.tvmobili.tvmobilisvcd.plist [Click for support]
        [loaded]    com.westerndigital.ErasePrivilegedHelper.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [loaded]    PACESupport.plist [Click for support]
    User Launch Agents: ℹ️
        [failed]    com.amazon.cloud-player.plist [Click for support] [Click for details]
        [running]    com.amazon.music.plist [Click for support]
        [loaded]    com.genieo.completer.download.plist  [Adware! - Remove]
        [loaded]    com.genieo.completer.ltvbit.plist  [Adware! - Remove]
        [running]    com.genieo.completer.update.plist  [Adware! - Remove]
        [loaded]    com.pia.pia_manager.plist [Click for support]
        [running]    com.spigot.SearchProtection.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
        [loaded]    com.valvesoftware.steamclean.plist [Click for support]
    User Login Items: ℹ️
        Steam    Application  (/Applications/Steam.app)
        Firefox    Application  (/Applications/Firefox.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        Spotify    Application Hidden (/Applications/Spotify.app)
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        VLC Plugin: Version: 1.0.5 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        WidevineMediaOptimizer: Version: 6.0.0.12757 - SDK 10.7 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        QuickTime Plugin: Version: 7.7.3
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.07 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.7
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    Safari Extensions: ℹ️
        Searchme  [Adware! - Remove]
        iTube Studio
        Slick Savings  [Adware! - Remove]
        iMedia Converter Deluxe 
        Amazon Shopping Assistant  [Adware! - Remove]
        Ebay Shopping Assistant  [Adware! - Remove]
    Audio Plug-ins: ℹ️
        EcammAudioLoader: Version: 1.0.3 - SDK 10.8 [Click for support]
        CallRecorder: Version: v2.5.13 - SDK 10.8 [Click for support]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Growl  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.35 GB Disk used: 616.04 GB
        Destinations:
            My Book Studio [Local]
            Total size: 4.00 TB
            Total number of backups: 103
            Oldest backup: 2013-12-10 14:05:43 +0000
            Last backup: 2015-03-27 22:22:32 +0000
            Size of backup disk: Excellent
                Backup size 4.00 TB > (Disk size 999.35 GB X 3)
    Top Processes by CPU: ℹ️
             2%    firefox
             2%    coreaudiod
             2%    WindowServer
             1%    mds
             1%    lsregister
    Top Processes by Memory: ℹ️
        550 MB    firefox
        241 MB    Finder
        137 MB    WindowServer
        103 MB    Dropbox
        103 MB    ocspd
    Virtual Memory Information: ℹ️
        4.03 GB    Free RAM
        2.75 GB    Active RAM
        826 MB    Inactive RAM
        988 MB    Wired RAM
        1.69 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 28, 2015, 02:41:12 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cloudd_2015-03-28-144112_[reda cted].crash
        Mar 28, 2015, 02:31:42 PM    Self test - passed
        Mar 27, 2015, 11:20:07 PM    /Library/Logs/DiagnosticReports/JavaApplicationStub_2015-03-27-232007_[redacted ].hang
        Mar 26, 2015, 03:02:09 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/SearchProtection_2015-03-26-15 0209_[redacted].crash
        Mar 26, 2015, 03:02:07 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/SearchProtection_2015-03-26-15 0207_[redacted].crash
        Mar 25, 2015, 07:32:49 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cloudd_2015-03-25-193249_[reda cted].crash
        Mar 25, 2015, 07:26:35 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cloudd_2015-03-25-192635_[reda cted].crash
        Mar 25, 2015, 07:20:21 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cloudd_2015-03-25-192021_[reda cted].crash
        Mar 26, 2015, 06:15:15 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cloudd_2015-03-26-181515_[reda cted].crash
        Mar 26, 2015, 10:19:02 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/plugin-container_2015-03-26-10 1902_[redacted].crash

    Start time: 16:43:22 03/28/15
    Revision: 1308
    Model Identifier: iMac13,1
    System Version: OS X 10.10.2 (14C1514)
    Kernel Version: Darwin 14.1.0
    Time since boot: 1:47
    UID: 501
    USB
        My Book 1144 (Western Digital Technologies, Inc.)
        USB3.0 Hub (VIA Labs, Inc.)
        USB3.0 Hub (VIA Labs, Inc.)
        Handelsbanken card reader (Todos Data System AB)
        USB2.0 Hub (VIA Labs, Inc.)
        USB2.0 Hub (VIA Labs, Inc.)
    Bluetooth
        Apple Magic Mouse
        Apple Wireless Keyboard
    Activity
        en1: in 486, out 106 (KiB/s)
    CPU usage (%)
        JavaApplicationS (UID 501): 32.3
        firefox (UID 501): 18.2
    Net in (Mb/s)
        JavaApplication (UID 501): 13
    I/O wait time (ms/s)
        system_profiler (UID 501): 72
    I/O requests (KiB/s)
        launchd (UID 0): 4150
    System errors (per sec)
        JavaApplication (UID 501, error 35): 854
        steam_osx (UID 501, error 35): 204
        JavaApplication (UID 501, error 316): 178
        steam_osx (UID 501, error 60): 124
    Energy (lifetime)
        JavaApplicationStub (UID 501): 19.83
        kernel_task (UID 0): 18.80
        firefox (UID 501): 7.08
    Energy (sampled)
        kernel_task (UID 0): 14.26
        JavaApplicationStub (UID 501): 9.00
    Listeners
        kdc: kerberos
        launchd: afpovertcp
    System caches/logs
        2.5 GiB: /System/Library/Caches/com.apple.coresymbolicationd/data
    Diagnostic reports
        2015-03-07 cloudd crash x3
        2015-03-07 firefox hang x2
        2015-03-07 plugin-container crash
        2015-03-08 LegacyFileVaultMessageTracer crash
        2015-03-11 cloudd crash
        2015-03-11 plugin-container crash
        2015-03-12 firefox hang
        2015-03-12 plugin-container crash
        2015-03-13 plugin-container crash
        2015-03-14 cloudd crash
        2015-03-14 plugin-container crash
        2015-03-15 Finder hang
        2015-03-15 LegacyFileVaultMessageTracer crash
        2015-03-15 firefox hang x2
        2015-03-15 plugin-container crash
        2015-03-19 osascript hang
        2015-03-20 garcon crash
        2015-03-24 node-webkit Helper crash
        2015-03-25 Mail crash
        2015-03-26 cloudd crash x3
        2015-03-27 SearchProtection crash x2
        2015-03-27 cloudd crash
        2015-03-27 plugin-container crash
        2015-03-28 JavaApplicationStub hang
        2015-03-28 cloudd crash
    HID errors: 3
    Kernel log
        Mar 26 10:42:13 PM notification timeout (pid 323, HP Scan 3)
        Mar 26 14:43:23 Limiting closed port RST response from 491 to 250 packets per second
        Mar 26 14:50:17 firefox (map: 0xffffff8029dea2d0) triggered DYLD shared region unnest for map: 0xffffff8029dea2d0, region 0x7fff85800000->0x7fff85a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 26 14:50:21 firefox (map: 0xffffff80291f6870) triggered DYLD shared region unnest for map: 0xffffff80291f6870, region 0x7fff85800000->0x7fff85a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 26 15:02:09 firefox (map: 0xffffff8026c172d0) triggered DYLD shared region unnest for map: 0xffffff8026c172d0, region 0x7fff85800000->0x7fff85a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 26 15:18:07 PM notification timeout (pid 166, com.apple.ifdrea)
        Mar 26 15:18:07 PM notification timeout (pid 323, HP Scan 3)
        Mar 26 16:22:27 IOAudioStream[0xffffff8015982200]::clipIfNecessary() - Error: counted 1 clip more than one buffer ahead errors.
        Mar 26 21:51:28 Limiting closed port RST response from 449 to 250 packets per second
        Mar 26 22:07:29 Limiting closed port RST response from 1504 to 250 packets per second
        Mar 26 22:09:29 decmpfs.c:1415:decmpfs_read_compressed: cluster_copy_upl_data err 14
        Mar 26 22:09:29 decmpfs.c:1439:decmpfs_read_compressed: err 14
        Mar 26 22:12:19 decmpfs.c:1415:decmpfs_read_compressed: cluster_copy_upl_data err 14
        Mar 26 22:12:19 decmpfs.c:1439:decmpfs_read_compressed: err 14
        Mar 27 10:59:20 IOAudioStream[0xffffff8015982200]::clipIfNecessary() - Error: counted 1 clip more than one buffer ahead errors.
        Mar 27 12:59:50 (map: 0xffffff8028868c30) triggered DYLD shared region unnest for map: 0xffffff8028868c30, region 0x7fff8da00000->0x7fff8dc00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 27 20:33:00 4630f0) triggered DYLD shared region unnest for map: 0xffffff80284630f0, region 0x7fff8da00000->0x7fff8dc00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 28 14:32:51 TLV Error:
        Mar 28 14:32:51 IO80211AWDLPeerManager::updateLocalRequests can't allocate service descriptor for add len 25 type 2 Tlv Error
        Mar 28 14:34:24 firefox (map: 0xffffff801c6c3e10) triggered DYLD shared region unnest for map: 0xffffff801c6c3e10, region 0x7fff8bc00000->0x7fff8be00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 28 14:40:19 Limiting closed port RST response from 397 to 250 packets per second
        Mar 28 14:57:17 TLV Error:
        Mar 28 14:57:17 IO80211AWDLPeerManager::updateLocalRequests can't allocate service descriptor for add len 25 type 2 Tlv Error
        Mar 28 14:58:08 firefox (map: 0xffffff80140f33c0) triggered DYLD shared region unnest for map: 0xffffff80140f33c0, region 0x7fff84c00000->0x7fff84e00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 28 15:14:11 PM notification timeout (pid 163, com.apple.ifdrea)
    System log
        Mar 28 14:58:31 syncdefaultsd: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:58:32 syncdefaultsd: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:58:47 syncdefaultsd: ApplePushService: Connection timed out trying to communicate with apsd
        Mar 28 14:59:06 askpermissiond: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:07 askpermissiond: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:08 askpermissiond: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:09 SocialPushAgent: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:09 askpermissiond: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:10 SocialPushAgent: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:10 askpermissiond: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:11 SocialPushAgent: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:11 askpermissiond: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:12 SocialPushAgent: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 14:59:12 AddressBookSourceSync: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
        Mar 28 15:00:21 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Steam" for over 1.00 seconds. Server has re-enabled them.
        Mar 28 15:05:55 cloudd: Stream 0x7ff8835e1e30 is sending an event before being opened
        Mar 28 15:06:18 cloudd: Stream 0x7ff8835f66e0 is sending an event before being opened
        Mar 28 16:09:23 WindowServer: CGXGetConnectionProperty: Invalid connection 56847
        Mar 28 16:12:25 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
        Mar 28 16:21:56 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
        Mar 28 16:22:33 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them.
        Mar 28 16:24:23 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Vuze" for over 1.00 seconds. Server has re-enabled them.
        Mar 28 16:24:41 Mail: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 28 16:24:41 Mail: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 28 16:32:30 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    Loaded kernel extensions
        com.paceap.kext.pacesupport.snowleopard (5.9)
        com.wdc.driver.USB_64HP (1.0.0)
    System services loaded
        com.adobe.fpsaud
        com.apple.Kerberos.kdc
        -    status: 1
        com.apple.dpd
        -    status: 75
        com.apple.watchdogd
        com.google.keystone.daemon
        com.microsoft.office.licensing.helper
        com.paceap.pacesupport
        com.tvmobili.tvmobilisvcd
        com.westerndigital.ErasePrivilegedHelper
        org.macosforge.xquartz.privileged_startx
    System services disabled
        com.apple.mrt
    Login services loaded
        com.amazon.cloud-player
        -    status: 78
        com.amazon.music
        com.apple.mrt.uiagent
        com.babylon.activation
        com.google.keystone.system.agent
        com.pia.pia_manager
        com.rosettastone.rosettastonedaemon
        com.spotify.webhelper
        com.tvmobili.artwork
        com.valvesoftware.steamclean
        org.macosforge.xquartz.startx
    Login services disabled
        com.genieo.completer.ltvbit
        com.spigot.SearchProtection
        com.genieo.completer.download
        com.genieo.completer.update
        com.viber.osx
    User services loaded
        com.valvesoftware.steam.ipctool
    User services disabled
        com.genieo.completer.ltvbit
        com.spigot.SearchProtection
        com.genieo.completer.download
        com.genieo.completer.update
        com.viber.osx
    Startup items
        /Library/StartupItems/tap/StartupParameters.plist
        /Library/StartupItems/tap/tap
        /Library/StartupItems/tun/StartupParameters.plist
        /Library/StartupItems/tun/tun
    User login items
        Steam
        -    /Applications/Steam.app
        Firefox
        -    /Applications/Firefox.app
        Dropbox
        -    /Applications/Dropbox.app
        Spotify
        -    /Applications/Spotify.app
    Safari extensions
        Amazon Shopping Assistant
        -    com.spigot.safari.amazonshopassist
        Ebay Shopping Assistant
        -    com.spigot.safari.ebayshopassist
        iMedia Converter Deluxe 
        -    com.wondershare.iskyvc
        iTube Studio
        -    com.wondershare.safari.itubestudio
        Searchme
        -    com.spigot.safari.searchme
        Slick Savings
        -    com.spigot.safari.slicksavings
    Firefox extensions
        Clipple
    Widgets
        HP Ink Widget
    iCloud errors
        cloudd        87
    Continuity errors
        sharingd        24
    Restricted files: 243
    Lockfiles: 31
    High file counts
        Desktop: 758
    Contents of /Library/LaunchAgents/com.babylon.activation.plist
        -    mod date: May 15 14:30:14 2012
        -    size (B): 620
        -    checksum: 2983079625
        <?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.babylon.activation</string>
            <key>MachServices</key>
            <dict>
                <key>com.babylon.activation</key>
                <true/>
            </dict>
            <key>KeepAlive</key>
            <true/>
            <key>OnDemand</key>
            <false/>
            <key>RunAtLoad</key>
            <true/>
            <key>Disabled</key>
            <false/>
            <key>ProgramArguments</key>
            <array>
                <string>/Library/Application Support/Babylon/Babylon Activation.app/Contents/MacOS/Babylon Activation</string>
            </array>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.rosettastone.rosettastonedaemon.plist
        -    mod date: Mar  4 10:29:31 2013
        -    size (B): 662
        -    checksum: 49023104
        <?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.rosettastone.rosettastonedaemon</string>
                <key>TimeOut</key>
                <integer>5</integer>
                <key>KeepAlive</key>
                <true/>
                <key>RunAtLoad</key>
                <true/>
                <key>ProgramArguments</key>
                <array>
                    <string>/Library/Application Support/RosettaStoneDaemon/bin/RosettaStoneDaemon</string>
                    <string>--config</string>
                    <string>/Library/Application Support/RosettaStoneDaemon/bin/RosettaStoneDaemonConfiguration.txt</string>
                </array>
            </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.tvmobili.artwork.plist
        -    mod date: Oct  4 18:21:22 2013
        -    size (B): 550
        -    checksum: 3654463100
        <?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.tvmobili.artwork</string>
            <key>KeepAlive</key>
            <true/>
            <key>StandardOutPath</key>
            <string>/dev/null</string>
            <key>RunAtload</key>
            <true/>
            <key>OnDemand</key>
            <false/>
            <key>ProgramArguments</key>
            <array>
                <string>/Applications/TVMOBiLi.app/Contents/MacOS/tvmobiliqlhandler</string>
            </array>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/org.macosforge.xquartz.startx.plist
        -    mod date: Aug 11 23:52:54 2014
        -    size (B): 721
        -    checksum: 2451978492
        <?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>org.macosforge.xquartz.startx</string>
            <key>ProgramArguments</key>
                <array>
                    <string>/opt/X11/lib/X11/xinit/launchd_startx</string>
                    <string>/opt/X11/bin/startx</string>
                    <string>--</string>
                    <string>/opt/X11/bin/Xquartz</string>
                </array>
            <key>Sockets</key>
                <dict>
                    <key>org.macosforge.xquartz:0</key>
                        <dict>
                            <key>SecureSocketWithKey</key>
                                <string>DISPLAY</string>
                        </dict>
                </dict>
            <key>ServiceIPC</key>
                <true/>
            <key>EnableTransactions</key>
                <true/>
        ...and 2 more line(s)
    Contents of /Library/LaunchDaemons/PACESupport.plist
        -    mod date: Jul 11 09:00:00 2012
        -    size (B): 450
        -    checksum: 1658798800
        <?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.paceap.pacesupport</string>
                <key>ProgramArguments</key>
                <array>
                    <string>/System/Library/Extensions/PACESupportFamily.kext/Contents/Resources/pa ceload</string>
                </array>
                <key>RunAtLoad</key>
                <true/>
            </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.tvmobili.tvmobilisvcd.plist
        -    mod date: Oct  4 18:21:23 2013
        -    size (B): 554
        -    checksum: 3447834319
        <?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.tvmobili.tvmobilisvcd</string>
            <key>KeepAlive</key>
            <true/>
            <key>StandardOutPath</key>
            <string>/dev/null</string>
            <key>RunAtload</key>
            <true/>
            <key>OnDemand</key>
            <false/>
            <key>ProgramArguments</key>
            <array>
                <string>/Applications/TVMOBiLi.app/Contents/MacOS/tvmobilisvcd</string>
                <string>/run</string>
            </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.westerndigital.ErasePrivilegedHelper.plist
        -    mod date: Dec 10 11:21:27 2013
        -    size (B): 805
        -    checksum: 2855540152
        <?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.westerndigital.ErasePrivilegedHelper</string>
            <key>OnDemand</key>
            <true/>
            <key>ProgramArguments</key>
            <array>
                <string>/Library/PrivilegedHelperTools/com.westerndigital.ErasePrivilegedHelper </string>
            </array>
            <key>ServiceIPC</key>
            <true/>
            <key>Sockets</key>
            <dict>
                <key>MasterSocket</key>
                <dict>
                    <key>SockFamily</key>
                    <string>Unix</string>
                    <key>SockPathMode</key>
                    <integer>438</integer>
                    <key>SockPathName</key>
                    <string>/var/run/com.westerndigital.ErasePrivilegedHelper.socket</string>
                    <key>SockType</key>
        ...and 5 more line(s)
    Contents of /private/etc/ssh_config
        -    mod date: Dec 15 18:17:26 2014
        -    size (B): 3957
        -    checksum: 2841432291
         Host *
           SendEnv LANG LC_*
        Host *
            XAuthLocation /opt/X11/bin/xauth
    Contents of /private/etc/sshd_config
        -    mod date: Dec 15 18:17:26 2014
        -    size (B): 4161
        -    checksum: 2518667249
        SyslogFacility AUTHPRIV
        AuthorizedKeysFile    .ssh/authorized_keys
        UsePrivilegeSeparation sandbox        # Default for new installations.
        AcceptEnv LANG LC_*
        Subsystem    sftp    /usr/libexec/sftp-server
        XAuthLocation /opt/X11/bin/xauth
    Contents of Library/LaunchAgents/com.amazon.cloud-player.plist
        -    mod date: Dec 10 13:43:42 2013
        -    size (B): 462
        -    checksum: 2707474481
        <?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>EnableTransactions</key>
            <false/>
            <key>KeepAlive</key>
            <true/>
            <key>Label</key>
            <string>com.amazon.cloud-player</string>
            <key>Program</key>
            <string>/Applications/Amazon Cloud Player.app/Contents/MacOS/Amazon Music Helper</string>
            <key>RunAtLoad</key>
            <true/>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.amazon.music.plist
        -    mod date: Dec  3 11:06:52 2014
        -    size (B): 448
        -    checksum: 3668832669
        <?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>EnableTransactions</key>
            <false/>
            <key>KeepAlive</key>
            <true/>
            <key>Label</key>
            <string>com.amazon.music</string>
            <key>Program</key>
            <string>/Applications/Amazon Music.app/Contents/MacOS/Amazon Music Helper</string>
            <key>RunAtLoad</key>
            <true/>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.pia.pia_manager.plist
        -    mod date: Nov 18 14:23:14 2014
        -    size (B): 502
        -    checksum: 2474814993
        <?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.pia.pia_manager</string>
          <key>Program</key>
          <string>/Users/USER/.pia_manager/pia_manager.app/Contents/MacOS/runner.sh</stri ng>
          <key>ProgramArguments</key>
          <array><string>runner.sh</string><string>--startup</string></array>
          <key>RunAtLoad</key>
          <true/>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist
        -    mod date: Mar 28 14:58:12 2015
        -    size (B): 539
        -    checksum: 3954417563
        <?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>
    Contents of Library/LaunchAgents/com.valvesoftware.steamclean.plist
        -    mod date: Mar 28 14:58:13 2015
        -    size (B): 834
        -    checksum: 3444981621
        <?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.valvesoftware.steamclean</string>
            <key>Program</key>
            <string>/Users/USER/Library/Application Support/Steam/SteamApps/steamclean</string>
            <key>ProgramArguments</key>
            <array>
                <string>/Users/USER/Library/Application Support/Steam/SteamApps/steamclean</string>
                <string>Public</string>
            </array>
            <key>RunAtLoad</key>
            <true/>
            <key>SteamContentPaths</key>
            <array>
                <string>/Users/USER/Library/Application Support/Steam/SteamApps</string>
            </array>
            <key>ThrottleInterval</key>
            <integer>60</integer>
            <key>WatchPaths</key>
            <array>
                <string>/Applications/Steam.app</string>
            </array>
        ...and 2 more line(s)
    Bad plists
        Library/Preferences/com.computerlab.Connect.plist
    Extensions
        /Library/Extensions/tap.kext
        -    foo.tap
        /Library/Extensions/tun.kext
        -    foo.tun
        /System/Library/Extensions/InstantOn.kext/Contents/PlugIns/InstantOnCore.kext
        -    com.rogueamoeba.InstantOnCore
        /System/Library/Extensions/InstantOn.kext
        -    com.rogueamoeba.InstantOn
        /System/Library/Extensions/JMicronATA.kext
        -    com.jmicron.JMicronATA
        /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns/PACESupportL eopard.kext
        -    com.paceap.kext.pacesupport.leopard
        /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns/PACESupportP anther.kext
        -    com.paceap.kext.pacesupport.panther
        /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns/PACESupportS nowLeopard.kext
        -    com.paceap.kext.pacesupport.snowleopard
        /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns/PACESupportT iger.kext
        -    com.paceap.kext.pacesupport.tiger
        /System/Library/Extensions/PACESupportFamily.kext
        -    com.paceap.kext.pacesupport.master
        /System/Library/Extensions/UsbEthernetGadget.kext
        -    com.tomtom.driver.UsbEthernetGadget
        /System/Library/Extensions/WD1394HPDriver.kext
        -    com.wdc.driver.1394HP
        /System/Library/Extensions/WD1394_64HPDriver.kext
        -    com.wdc.driver.1394_64HP
        /System/Library/Extensions/WDUSBHPDriver.kext
        -    com.wdc.driver.USBHP
        /System/Library/Extensions/WDUSB_64HPDriver.kext
        -    com.wdc.driver.USB_64HP
    Applications
        /Applications/BBC iPlayer Desktop.app
        -    BBCiPlayerDesktop.UUID.1
        /Applications/Babylon.app
        -    com.babylon.application
        /Applications/Bigasoft Total Video Converter.app
        -    com.bigasoft.total-video-converter-mac
        /Applications/Flip4Mac/WMV Player.app
        -    net.telestream.wmv.player
        /Applications/Hewlett-Packard/Device Utilities/HP Firmware Updater.app
        -    com.hp.FirmwareUpdater
        /Applications/Hewlett-Packard/HP Scan 3.app
        -    com.hp.scan.app
        /Applications/Hewlett-Packard/HP Uninstaller.app
        -    com.hp.Uninstaller
        /Applications/JDownloader.app
        -    com.install4j.jdownloader09.5977
        /Applications/LibreOffice.app
        -    org.libreoffice.script
        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
        -    com.microsoft.ASApplication
        /Applications/Microsoft Office 2011/Office/Equation Editor.app
        -    com.microsoft.EquationEditor
        /Applications/Microsoft Office 2011/Office/Microsoft Office Setup Assistant.app
        -    com.microsoft.office.setupassistant
        /Applications/Microsoft Office 2011/Office/Microsoft Query.app
        -    com.microsoft.Query
        /Applications/MyTomTomSA.app
        -    com.tomtom.mytomtomsa
        /Applications/OmegaT.app
        -    com.apple.jnlp-http___omegat.sourceforge.net_webstart_OmegaT.jnlp
        /Applications/Play MPE Player.app
        -    com.destiny.plaympe.player
        /Applications/Private Internet Access.app
        -    com.pia.privateinternetaccess.launcher
        /Applications/Skim.app
        -    net.sourceforge.skim-app.skim
        /Applications/Sportradar/ScoutTrainingPlatform/STPVideoPlayer/STPVideoPlayer.ap p
        -    com.betradar.scouttrainingplatform.videoplayer.UUID.1
        /Applications/TVMOBiLi.app
        -    com.tvmobili.tvmobilisvcd
        /Applications/Utilities/Adobe AIR Application Installer.app
        -    com.adobe.air.ApplicationInstaller
        /Applications/Utilities/XQuartz.app
        -    org.macosforge.xquartz.X11
        /Applications/VLC 2.app
        -    N/A
        /Applications/Vuze.app
        -    com.azureus.vuze
        /Applications/XBMC.app
        -    com.teamxbmc.xbmc
        /Applications/amule.app
        -    org.amule.aMule
        /Applications/iSkysoft iTube Studio.app
        -    com.iSkysoft.iTube Studio
        /Library/Application Support/Babylon/Babylon Activation.app
        -    com.babylon.activation
        /Library/Application Support/Babylon/BabylonQL.app
        -    com.babylonQL.application
        /Library/Application Support/Babylon/StatusBarApp.app
        -    com.yourcompany.StatusBarApp
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Add to iPhoto Library.app
        -    com.apple.automator.Add to iPhoto Library
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Email Image.app
        -    com.apple.automator.Email Image
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Email PDF.app
        -    com.apple.automator.Email PDF
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Open HP Scan.app
        -    com.apple.automator.Open HP Scan
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Open PDF in Preview.app
        -    com.apple.automator.Open PDF in Preview
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Open in Preview.app
        -    com.apple.automator.Open in Preview
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Save PDF in Documents.app
        -    com.apple.automator.Save PDF in Documents
        /Library/Application Support/Hewlett-Packard/Workflows/Shortcuts/Save in Pictures.app
        -    com.apple.automator.Save in Pictures
        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
        -    com.microsoft.silverlight.sllauncher
        /Library/Application Support/PACE Anti-Piracy/InterLok Helper.app
        -    com.paceap.interlokhelper
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app
        -    com.adobe.air.ApplicationInstaller
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Template.app
        -    com.adobe.air.Template
        /Library/Printers/hp/Fax/fax.backend
        -    com.hp.fax
        /Library/Printers/hp/Fax/rastertofax.filter
        -    com.hp.rastertofax
        /Library/Printers/hp/cups/Inkjet1.driver
        -    com.hp.print.cups.filter.inkjet1
        /Library/Printers/hp/cups/filters/pdftopdf.filter
        -    com.hp.print.cups.filter.pdftopdf
        /Rosetta Stone TOTALe.app
        -    com.rosettastone.rosettastonetotale
        /Users/USER/Applications/Football Manager 2010.app
        -    N/A
        /Users/USER/Applications/Left 4 Dead.app
        -    N/A
        /Users/USER/Downloads/Audio Hijack Pro.app
        -    com.rogueamoeba.AudioHijackPro2
        /Users/USER/Downloads/Campfire.app
        -    com.fluidapp.FluidApp.Campfire
        /Users/USER/Downloads/Sky Go Desktop.app
        -    2916036024.go.sky.com
        /Users/USER/Downloads/SoundCloud Downloader 2.app
        -    com.BirdiCode.SoundCloud_Downloader
        /Users/USER/Downloads/SoundCloud Downloader 3.app
        -    com.birdicode.SoundCloud_Downloader
        /Users/USER/Downloads/SoundCloud Downloader 4.app
        -    com.birdicode.SoundCloud_Downloader
        /Users/USER/Downloads/SoundCloud Downloader.app
        -    com.birdicode.SoundCloud_Downloader
        /Users/USER/Downloads/UnRarX.app
        -    com.peternoriega.unrarx
        /Users/USER/Downloads/aMule 2.app
        -    org.amule.aMule
        /Users/USER/Downloads/aMule.app
        -    org.amule.aMule
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_apdfllckaahabafndbhieahigkjlhalf/Default apdfllckaahabafndbhieahigkjlhalf.app
        -    com.google.Chrome.app.Default-apdfllckaahabafndbhieahigkjlhalf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_blpcfgokakmgnkcojhhkbfbldkacnbeo/Default blpcfgokakmgnkcojhhkbfbldkacnbeo.app
        -    com.google.Chrome.app.Default-blpcfgokakmgnkcojhhkbfbldkacnbeo-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_coobgpohoikkiipiblmjeljniedjpjpf/Default coobgpohoikkiipiblmjeljniedjpjpf.app
        -    com.google.Chrome.app.Default-coobgpohoikkiipiblmjeljniedjpjpf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_nmmhkkegccagdldgiimedpiccmgmieda/Default nmmhkkegccagdldgiimedpiccmgmieda.app
        -    com.google.Chrome.app.Default-nmmhkkegccagdldgiimedpiccmgmieda-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_pjkljhegncpnkpknbcohdijeoejaedia/Default pjkljhegncpnkpknbcohdijeoejaedia.app
        -    com.google.Chrome.app.Default-pjkljhegncpnkpknbcohdijeoejaedia-internal
        /Users/USER/Library/Application Support/Steam/steamapps/common/Football Manager 2010/fm.app
        -    com.sigames.eur.FootballManager2010
        /Users/USER/Library/Application Support/Steam/steamapps/common/Football Manager 2010/tools/editor/Editor.app
        -    com.sigames.eur.FootballManagerEditor2010
        /Users/USER/Library/Application Support/Steam/steamapps/common/Football Manager 2010/tools/resource archiver/Resource Archiver.app
        -    Resource Archiver 2010
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/addoninstaller.app
        -    N/A
    Frameworks
        /Library/Frameworks/Adobe AIR.framework
        -    com.adobe.AIR
        /Library/Frameworks/TSLicense.framework
        -    net.telestream.license
        /Users/USER/Library/Frameworks/EWSMac.framework
        -    com.eSellerate.EWSMac67108872
    PrefPane
        /Library/PreferencePanes/Flash Player.prefPane
        -    com.adobe.flashplayerpreferences
        /Library/PreferencePanes/Flip4Mac WMV.prefPane
        -    net.telestream.wmv.prefpane
        /Library/PreferencePanes/Growl.prefPane
        -    com.growl.prefpanel
    Bundles
        /Library/Application Support/PACE Anti-Piracy/InterLok Engine.bundle
        -    com.paceap.interlok.iluiengine
        /Library/Application Support/PACE Anti-Piracy/iLokSupport.bundle
        -    com.paceap.iokit.iLokSupport
        /Library/Audio/Plug-Ins/HAL/EcammAudioLoader.plugin
        -    com.ecamm.EcammAudioLoader
        /Library/Contextual Menu Items/BabylonCMPlugin.plugin
        -    com.babylon.CMPlugin
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/AdobeCP15.plugin
        -    com.adobe.adobecp
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Flash Player.plugin
        -    com.macromedia.FlashPlayer-10.6.plugin
        /Library/Internet Plug-Ins/AdobePDFViewer.plugin
        -    com.adobe.acrobat.pdfviewer
        /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
        -    com.adobe.acrobat.pdfviewerNPAPI
        /Library/Internet Plug-Ins/Flash Player.plugin
        -    com.macromedia.Flash Player.plugin
        /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin
        -    net.telestream.wmv.plugin
        /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin
        -    com.microsoft.sharepoint.browserplugin
        /Library/Internet Plug-Ins/Silverlight.plugin
        -    com.microsoft.SilverlightPlugin
        /Library/Internet Plug-Ins/VLC Plugin.plugin
        -    com.netscape.vlc
        /Library/Internet Plug-Ins/WidevineMediaOptimizer.plugin
        -    com.WidevineMediaOptimizerLib.Widevine Media Optimizer_x86_64
        /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
        -    com.google.googletalkbrowserplugin
        /Library/Internet Plug-Ins/iPhotoPhotocast.plugin
        -    com.apple.plugin.iPhotoPhotocast
        /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
        -    com.google.o1dbrowserplugin
        /Library/QuickLook/GBQLGenerator.qlgenerator
        -    com.apple.garageband.quicklookgenerator
        /Library/Spotlight/GBSpotlightImporter.mdimporter
        -    com.apple.garageband.spotlightimporter
        /Library/Spotlight/LogicPro.mdimporter
        -    null
        /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle
        -    com.skype.skypeabdialer
        /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle
        -    com.skype.skypeabsms
        /Users/USER/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/B ooks/542357414.ibooks/OPS/assets/widgets/Summary-1.wdgt
        -    null
        /Users/USER/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/B ooks/542357414.ibooks/OPS/assets/widgets/Summary-5.wdgt
        -    null
        /Users/USER/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/B ooks/542357414.ibooks/OPS/assets/widgets/Timer-2.wdgt
        -    null
        /Users/USER/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/B ooks/542357414.ibooks/OPS/assets/widgets/Timer-5.wdgt
        -    null
        /Users/USER/Library/Widgets/HP Ink Widget.wdgt
        -    com.hp.widget.inkwidget
    Bundles (new)
        /Applications/AdwareMedic.app
        -    com.thesafemac.adwaremedic
        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
        -    com.microsoft.ASApplication
        /Applications/Microsoft Office 2011/Office/Microsoft Query.app
        -    com.microsoft.Query
        /Applications/Popcorn-Time.app
        -    com.intel.nw
        /Applications/iPhoto.app
        -    com.apple.iPhoto
        /Users/USER/Downloads/EtreCheck 2.app
        -    com.etresoft.EtreCheck
        /Users/USER/Downloads/EtreCheck.app
        -    com.etresoft.EtreCheck
        /Users/USER/Downloads/UnRarX.app
        -    com.peternoriega.unrarx
    Library paths
        /Applications/Microsoft Office 2011/Office/MicrosoftSetupUI.framework/Libraries/mbupgx.dylib
        /Applications/Microsoft Office 2011/Office/OPF.framework/Versions/14/Resources/OPF_Common.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/Fm20.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/MicrosoftOLE2TypesLib.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RefEdit.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RichEdit.dylib
        /Library/Application Support/RosettaStoneDaemon/Libraries/FNInterface_libFNP.dylib
        /Library/Application Support/RosettaStoneDaemon/Libraries/FnpCommsSoap.dylib
        /Library/Application Support/RosettaStoneDaemon/bin/ActivationDaemonPlugin.dylib
        /Library/Application Support/RosettaStoneDaemon/bin/DataInstaller.dylib
        /Library/Application Support/RosettaStoneDaemon/bin/DataInstallerDaemonPlugin.dylib
        /Library/Application Support/RosettaStoneDaemon/bin/SREDaemonPlugin.dylib
        /Library/Application Support/RosettaStoneDaemon/bin/libRosettaStoneDaemon.dylib
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoCo m.dylib
        /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoDt .dylib
        /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoFr .dylib
        /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoPt .dylib
        /Users/USER/Desktop/Old Firefox Data/6utqjam0.default-1411843101683/gmp-gmpopenh264/1.1/libgmpopenh264.dylib
        /Users/USER/Desktop/Old Firefox Data/ae3papow.default-1416836447553/gmp-gmpopenh264/1.1/libgmpopenh264.dylib
        /Users/USER/Library/Application Support/Firefox/Profiles/axsk8pj8.default-1417650114995/gmp-gmpopenh264/1.1/lib gmpopenh264.dylib
        /Users/USER/Library/Application Support/Firefox/Profiles/axsk8pj8.default-1417650114995/gmp-gmpopenh264/1.3/lib gmpopenh264.dylib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.7.771/_platform_specific/mac_x64/libwidev inecdm.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/bsppack.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/bugreporter_filequeue.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/bugreporter_public.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/datacache.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/dedicated.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/engine.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/filesystem_stdio.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/gameui.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/inputsystem.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/launcher.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/libcef.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/libmilesmachox86.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/libsteam_api.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/libtier0.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/libvstdlib.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/materialsystem.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/scenefilecache.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/serverbrowser.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/shaderapidx9.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/shaderapiempty.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/soundemittersystem.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/stdshader_dx9.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/studiorender.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/unitlib.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/valve_avi.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/vaudio_miles.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/vaudio_speex.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/vgui2.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/vguimatsurface.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/vphysics.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/vscript.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/bin/vtex_dll.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/left4dead/bin/client.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/left4dead/bin/matchmaking.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/left4dead/bin/matchmaking_ds.dylib
        /Users/USER/Library/Application Support/Steam/steamapps/common/left 4 dead/left4dead/bin/server.dylib
        /Users/USER/Library/Application Support/Vuze/plugins/aznettor/libevent-2.0.5.dylib
        /opt/X11/lib/libAppleWM.7.dylib
        /opt/X11/lib/libFS.6.dylib
        /opt/X11/lib/libGL.1.dylib
        /opt/X11/lib/libGLU.1.dylib
        /opt/X11/lib/libICE.6.dylib
        /opt/X11/lib/libOSMesa.8.dylib
        /opt/X11/lib/libOpenVG.1.dylib
        /opt/X11/lib/libSM.6.dylib
        /opt/X11/lib/libX11-xcb.1.dylib
        /opt/X11/lib/libX11.6.dylib
        /opt/X11/lib/libXRes.1.dylib
        /opt/X11/lib/libXTrap.6.dylib
        /opt/X11/lib/libXau.6.dylib
        /opt/X11/lib/libXaw3d.8.dylib
        /opt/X11/lib/libXaw6.6.dylib
        /opt/X11/lib/libXaw7.7.dylib
        /opt/X11/lib/libXaw8.8.dylib
        /opt/X11/lib/libXcomposite.1.dylib
        /opt/X11/lib/libXcursor.1.dylib
        /opt/X11/lib/libXdamage.1.dylib
        /opt/X11/lib/libXdmcp.6.dylib
        /opt/X11/lib/libXevie.1.dylib
        /opt/X11/lib/libXext.6.dylib
        /opt/X11/lib/libXfixes.3.dylib
        /opt/X11/lib/libXfont.1.dylib
        /opt/X11/lib/libXfontcache.1.dylib
        /opt/X11/lib/libXft.2.dylib
        /opt/X11/lib/libXi.6.dylib
        /opt/X11/lib/libXinerama.1.dylib
        /opt/X11/lib/libXmu.6.dylib
        /opt/X11/lib/libXmuu.1.dylib
        /opt/X11/lib/libXp.6.dylib
        /opt/X11/lib/libXplugin.1.dylib
        /opt/X11/lib/libXpm.4.dylib
        /opt/X11/lib/libXrandr.2.dylib
        /opt/X11/lib/libXrender.1.dylib
        /opt/X11/lib/libXss.1.dylib
        /opt/X11/lib/libXt.6.dylib
        /opt/X11/lib/libXtst.6.dylib
        /opt/X11/lib/libXv.1.dylib
        /opt/X11/lib/libXvMC.1.dylib
        /opt/X11/lib/libXvMCW.1.dylib
        /opt/X11/lib/libXxf86misc.1.dylib
        /opt/X11/lib/libXxf86vm.1.dylib
        /opt/X11/lib/libcairo-script-interpreter.2.dylib
        /opt/X11/lib/libcairo.2.dylib
        /opt/X11/lib/libdmx.1.dylib
        /opt/X11/lib/libfontconfig.1.dylib
        /opt/X11/lib/libfontenc.1.dylib
        /opt/X11/lib/libfreetype.6.dylib
        /opt/X11/lib/libglut.3.dylib
        /opt/X11/lib/libpixman-1.0.dylib
        /opt/X11/lib/libpng.3.dylib
        /opt/X11/lib/libpng12.0.dylib
        /opt/X11/lib/libpng14.14.dylib
        /opt/X11/lib/libpng15.15.dylib
        /opt/X11/lib/libxcb-composite.0.dylib
        /opt/X11/lib/libxcb-cursor.0.dylib
        /opt/X11/lib/libxcb-damage.0.dylib
        /opt/X11/lib/libxcb-dpms.0.dylib
        /opt/X11/lib/libxcb-dri2.0.dylib
        /opt/X11/lib/libxcb-dri3.0.dylib
        /opt/X11/lib/libxcb-ewmh.2.dylib
        /opt/X11/lib/libxcb-glx.0.dylib
        /opt/X11/lib/libxcb-icccm.4.dylib
        /opt/X11/lib/libxcb-image.0.dylib
        /opt/X11/lib/libxcb-keysyms.1.dylib
        /opt/X11/lib/libxcb-present.0.dylib
        /opt/X11/lib/libxcb-randr.0.dylib
        /opt/X11/lib/libxcb-record.0.dylib
        /opt/X11/lib/libxcb-render-util.0.dylib
        /opt/X11/lib/libxcb-render.0.dylib
        /opt/X11/lib/libxcb-res.0.dylib
        /opt/X11/lib/libxcb-screensaver.0.dylib
        /opt/X11/lib/libxcb-shape.0.dylib
        /opt/X11/lib/libxcb-shm.0.dylib
        /opt/X11/lib/libxcb-sync.1.dylib
        /opt/X11/lib/li

  • Running L_TO_CONFIRM getting Error Message L3 025

    All;
    I am running L_TO_CONFIRM for confirming a TO. 
      CALL FUNCTION 'L_TO_CONFIRM'
        EXPORTING
          i_lgnum                              = gv_lgnum
          i_tanum                              = gv_tanum
        TABLES
          t_ltap_conf                          =  gt_iltapc
       EXCEPTIONS
    I am getting an error L3 025 "Act.quantities and diff.quantities are not target quantities. Check entry"
    Any ideas what might be causing this problem?   I am not changing ANY quantities.  I am pulling information direct from LTAP and mapping into GT_ILTAPC.  I tried using CONFIRM_TO, but it seemed even worse. 
    I am trying to mimic an LT12 transaction with a straight forward TO.
    Any help would be greatly apprecaited.

    when you are confirming a TO without differences in quantity, you have to set a parameter SQUIT at the item level in T_LTAP_CONF. Please try after setting this parameter.
    Hope this helps.
    Rajiv..

  • TO Confirmation Error using FM L_TO_CONFIRM

    Hi Gurus,
    I am using L_TO_CREATE_DN to create TO for delivery. And using that TO created in L_TO_CONFIRM to confirm the TO. But i am getting an error that 'Transfer order does not exist in warehouse number (check entry)'. But when i an taking that TO which is created by FM L_TO_CREATE_DN in LT12 is there. I think i have to call some other FM in between to clear the buffer or some thing else.
    Please let me know what should be done to correct this.
    Thanks in Advance.
    Sharat Chandra
    Gurus,
    Above probelm is solved Actually in FM  L_TO_CONFIRM if we activate the
    i_update_task = 'X'
    , then its confirming the TO.
    Thanks for the intrust shown.
    Regards
    Sharat

    Have already updated the Answer.

  • L_TO_CONFIRM returning error message

    I am using function module L_TO_CONFIRM to confirm a TO. Function call is something like.
    CALL FUNCTION 'L_TO_CONFIRM'
       EXPORTING
         I_LGNUM                        = 'xxx'
         I_TANUM                        = 'xxxxx'
         I_KOMIM                        = v_KOMIM
       TABLES
         T_LTAP_CONF                    = i_LTAP .
    However I am getting exception 1 and system message 'Item XX : Only 0 CS from material XXXX are available'
    Message ID : VL  Message Number : 198
    Did anyone had this situation?
    PS: I can see required stock in MB52 also allocated qty to delivery in CO09

    >
    Erik Hoven wrote:
    > ....and I guess you can run a manual "Confirm Transfer Order" in LT12 ?
    Just got confirmation from user that he is getting same message from LT12.
    This FM is being called from custom RF transaction.
    Edited by: Pawan Kesari on Sep 21, 2009 5:30 PM

  • Error CONFIGURATION_PROCESSING (message A V1 854)

    Hi,
    I'm currently testing the variant configuration process in CRM 2007.
    1. I created configurable products with BOM in CRM.
    2. Entered these configurable products in a CRM sales order.
    The sales order is not replicated into ERP, due to the configuration processing error.
    The product is (without configuration/class) replicated into ERP. In the online help portal I found that it is not possible to replicate the configuration from CRM into ERP.
    I only need the sales order, ordered product with bom in the ERP system, I do not need the configuration logic.
    How can I make sure that my order is replicated?
    Thanks and regards,
    Nanda

    In RFC channel increase the maximum connections paramter value to 5. Save and activate.
    Thanks,
    Gujjeti

Maybe you are looking for