CS_ORDER_4000* -Queue generation

Dear Friends,
  I would like to know about the queue generation happening from CRM to R/3
  Say if i create a order in CRM enterprise automatically system finds the Bdoc type BUS_TRANS_MSG
  based on the adapter maintaiend in R3ac1 and generates the queue.
  Please let me know how the Queue is generated, I could not find the same in SMQR.
  where is that CSA* is getting generated.
  Any help will be highly appreciated.
  Regards,
  Satish

Dear Friends,
  I would like to know about the queue generation happening from CRM to R/3
  Say if i create a order in CRM enterprise automatically system finds the Bdoc type BUS_TRANS_MSG
  based on the adapter maintaiend in R3ac1 and generates the queue.
  Please let me know how the Queue is generated, I could not find the same in SMQR.
  where is that CSA* is getting generated.
  Any help will be highly appreciated.
  Regards,
  Satish

Similar Messages

  • CSA_ORDER_4000* - Queue generation

    Dear Friends,
      I would like to know about the queue generation happening from CRM to R/3
      Say if i create a order in CRM enterprise automatically system finds the Bdoc type BUS_TRANS_MSG
      based on the adapter maintaiend in R3ac1 and generates the queue.
      Please let me know how the Queue is generated, I could not find the same in SMQR.
      where is that CSA* is getting generated.
      Any help will be highly appreciated.
      Regards,
      Satish

    I did attempt what you had mentioned and I believe that those suggestions would work.
    However, when you go to generate your rules they are listed in order 1, 2, 3, 4... and so on. my 1st couple of rules would all add on more complexity points. and the next 50 rules would all remove complexity points.
    My guess is that because they are in this order vms is trying to generate the rules in order and then seeing that it is already above the limit and then erroring out.
    I didnt know if there was something I could do with out needing to generate the rules or if there was a away that I could clear the queue. I have made numerous attempts to lower this complexity limit however everytime it errors out saying that I am 302 items over.
    Thank you for your help on this it is greatly appreciated.
    Has anyone else had this type of error before?

  • Http to Abap Proxy communication with multiple queues generation in Recevr

    Dear SDNs,
    I need some help in the following scenario, appreciate your suggestions and help .
    I am receiving the messages from sender to PI on http posting, from PI  I am sending the message to SAP system using receiver xi communication channel ( receiver is abap proxy).
    Sender will send the messages in QOS=EOIO, QUEueID=XXXt_100 etc  parameters, when large volumes cases, it is getting delayed to process it using a single queue.
    We are thinking to dynamically  generate multiple queues in PI and send the same queue ids to receiver SAP system to process all the messages quickly in SAP System also.
    Help /Clarifications needed:
    1. XI receiver communication channel in  pi  does not provide any options to generate dynamic queue id based on payload content (using dynamic configuration) and sent it to SAP.
    2. Module Tab in receiver communication channel also got disabled to add  custom adapter modules, can we add custome adapter module on xi receiver channel to generate dynamic queue id ?
    Really appreciate your immediate help and suggestions.
    Thanks.
    Suraj.

    Dear Praveen,
    Thanks lot for the immediate reply, we need to use EOIO, as the messages need to be processed in the same order we send and receive, there is no flexibility in QOS=EOIO, Appreciate if there is any other thoughts?
    Thanks In Advance.
    Suraj.

  • Unable to replicate material Master.

    Dear SRM Gurus,
    can you help to replicate the material master from ECC to SRM.
    I made all the required settings.
    I tried to load the objects,but the objects status is "Running".
    How to verify the configured settings in Tables?rather checking in configurations
    I have verified all the notes required for the material replciation.I didnt get any help.I may miss some configurations,please think guide me.
    could you tell me why do we need to use SMOGGEN in the replcaition process?
    I hvae attached the screen shot of SMWP,you can have quick idea about the status.
    Thank you so much for your prompt reply.

    Hi Vini,
    Thank you so much for experienced and detailed answer
    yes,i have verified all the entries and methods which you suggested.
    I have encountered such issues in my previous project.
    I have maintaine the entires as you mentioned initially.
    I have found the error in the outbound queue in SRM.
    short dump updated in the backend system. then i found the error as below.
    The current application triggered a termination with
    Technical information about the message:
    Message class....... "C_"
    Number.............. 050
    Variable 1.......... "No External System (such as CRM) Connected"
    "MESSAGE_TYPE_X" " "
    "SAPLCRM0" or "LCRM0U68"
    "CRM_FIRST_CALL_OPERATIONS"
    short dump updated in the backend system.
    Can you tell me the significance of SMOGGEN?
    I have another issue,
    In another system,when i try to replicate the product category, some times,able to replciate the product category.
    sometimes it is not working.
    i couldl not find any outbound queue  generation also in SRM.
    can you explain me how to verify whether filters updated properly to load the requested data?
    Many thanks.

  • Iterative maze generation with a stack and queue

    I searched the forums, and a couple of hits were interesting, particularly http://forum.java.sun.com/thread.jsp?forum=54&thread=174337 (the mazeworks site is very very cool), but they all centered on using a recursive method to create a maze. Well, my recursive maze generation is fine; it seems to me that recursion lends itself quite well to this particular form of abuse, so well in fact that I am having trouble wrapping my head around an iterative approach. :) I need to create a maze iteratively, using a stack if specified by the user, else a queue. I can vaguely see how a stack simulates recursion but conceptualization of the queue in particular is making my hair hurt. So I was just wondering if anyone had any thoughts or pointers that they wouldn't mind explaining to me to help me with this project. Thanks kindly.
    Maduin

    Stacks (i.e. a first in, last out data storage structure) are very, very closely tied to recursive calls - after all, the only reason that the recursion works at all is because the language is placing the current state of the method on a stack before it calls the method again.
    As for using queue's to implement the same type of thing, are you allowed to use a dequeue (double ended queue)? If so, dequeue's are a pretty common way of implementing a stack - they allow you to implement both FILO and FIFO (first in, first out) structures by whether you pull the stored item from the head or tail of the dequeue.
    If you are talking about a FIFO, then that's a different story - let us know!
    - K
    PS - recursion is an odd topic to get your head around - keep working at it! The biggest thing to realize is that all recursive routines must have SOME way to exit them without continuing the recursion. The design of a recursive call, then, is generally easiest to do when implemented by answering the following question: "Under what condition should the recursion stop?", and then building the routine backwards from there.

  • Next-Generation Plug-In settings in the Enterprise

    I work in a company of 1000+ desktops and various user groups running various core systems. For background, we've been standardized on IE 6 for years, and we're trying to move to IE 8.
    I'm looking into an issue with one of our core systems. It's a 3rd party solution that relies on an applet that fails when the latest JRE is downloaded and the "Enable the next-generation Java Plug-in" is checked (which it is by default).
    I've been searching the web, and I know most of the work-arounds, including how to run ssvagent.exe -high -jpisetup -old from the JRE install folder. I'm almost ready to pass this information on to our desktop admins, but I have a few questions I know they are going to ask. I would deeply appreciate any help in answering these questions:
    What is the possible impact of disabling the next-generation Java Plug-in on other applets from other 3rd party vendors? Are we likely to run into some applets/plug-ins that fail when this option is disabled?
    The vendor of the app that's failing isn't being very helpful. Is there any info we can give them on how to recompile the applet so that it works under the default setting?
    What are other large enterprises doing to manage this?
    Thanks in advance for any answers. Until we have this resolved, we're unable to upgrade users to the current JRE.

    I tried the java_version param. It prompted me with a warning informing me that the app would run an earlier version of Java. I clicked run, and continued having the same issue. I captured this from the console:
    Java Plug-in 1.6.0_20
    Using JRE version 1.5.0_15-b04 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\kswans1.AMERICREDIT
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    java.lang.NoClassDefFoundError: sun/awt/DesktopBrowse
         at sun.plugin2.applet.Applet2Environment.initialize(Unknown Source)
         at sun.plugin2.main.client.PluginMain.handleMessageSetJVMID(Unknown Source)
         at sun.plugin2.main.client.PluginMain.mainLoop(Unknown Source)
         at sun.plugin2.main.client.PluginMain.run(Unknown Source)
         at sun.plugin2.main.client.PluginMain.main(Unknown Source)
    security: property package.access value sun.
    security: property package.access new value sun.,com.sun.javaws
    security: property package.access value sun.,com.sun.javaws
    security: property package.access new value sun.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: setDeployURLClassPathCallbacks: no enhanced access
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@153f67e
    network: Cache entry found [url: http://drvmwebbnt02.americredit.com:9081/MyProvenir/MyProvenirZip.class, version: null] prevalidated=false/0
    network: Connecting http://drvmwebbnt02.americredit.com:9081/MyProvenir/MyProvenirZip.class with proxy=DIRECT
    network: Connecting http://drvmwebbnt02.americredit.com:9081/MyProvenir/MyProvenirZip.class with cookie "JSESSIONID=84C38F94C7BABF9B3318856D87B9736D; __utma=1.1067525869.1271360926.1278605523.1278684887.12; __utmz=1.1271360926.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)"
    network: ResponseCode for http://drvmwebbnt02.americredit.com:9081/MyProvenir/MyProvenirZip.class : 304
    network: Encoding for http://drvmwebbnt02.americredit.com:9081/MyProvenir/MyProvenirZip.class : null
    network: Disconnect connection to http://drvmwebbnt02.americredit.com:9081/MyProvenir/MyProvenirZip.class
    network: Cache entry not found [url: http://drvmwebbnt02.americredit.com:9081/MyProvenir/, version: null]
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 374612 us, pluginInit dt 666096 us, TotalTime: 1040708 us
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@153f67e
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    basic: Applet started
    basic: Told clients applet is started

  • Arbitrary waveform generation from large text file

    Hello,
    I'm trying to use a PXI 6733 card hooked up to a BNC 2110 in a PXI 1031-DC chassis to output arbitrary waveforms at a sample rate of 100kS/s.  The types of waveforms I want to generate are generally going to be sine waves of frequencies less than 10 kHz, but they need to be very high quality signals, hence the high sample rate.  Eventually, we would like to go up to as high as 200 kS/s, but for right now we just want to get it to work at the lower rate. 
    Someone in the department has already created for me large text files > 1GB  with (9) columns of numbers representing the output voltages for the channels(there will be 6 channels outputting sine waves, 3 other channels with a periodic DC voltage.   The reason for the large file is that we want a continuous signal for around 30 minutes to allow for equipment testing and configuration while the signals are being generated. 
    I'm supposed to use this file to generate the output voltages on the 6733 card, but I keep getting numerous errors and I've been unable to get something that works. The code, as written, currently generates an error code 200290 immediately after the buffered data is output from the card.  Nothing ever seems to get enqued or dequed, and although I've read the Labview help on buffers, I'm still very confused about their operation so I'm not even sure if the buffer is working properly.  I was hoping some of you could look at my code, and give me some suggestions(or sample code too!) for the best way to achieve this goal.
    Thanks a lot,
    Chris(new Labview user)

    Chris:
    For context, I've pasted in the "explain error" output from LabVIEW to refer to while we work on this. More after the code...
    Error -200290 occurred at an unidentified location
    Possible reason(s):
    The generation has stopped to prevent the regeneration of old samples. Your application was unable to write samples to the background buffer fast enough to prevent old samples from being regenerated.
    To avoid this error, you can do any of the following:
    1. Increase the size of the background buffer by configuring the buffer.
    2. Increase the number of samples you write each time you invoke a write operation.
    3. Write samples more often.
    4. Reduce the sample rate.
    5. Change the data transfer mechanism from interrupts to DMA if your device supports DMA.
    6. Reduce the number of applications your computer is executing concurrently.
    In addition, if you do not need to write every sample that is generated, you can configure the regeneration mode to allow regeneration, and then use the Position and Offset attributes to write the desired samples.
    By default, the analog output on the device does what is called regeneration. Basically, if we're outputting a repeating waveform, we can simply fill the buffer once and the DAQ device will reuse the samples, reducing load on the system. What appears to be happening is that the VI can't read samples out from the file fast enough to keep up with the DAQ card. The DAQ card is set to NOT allow regeneration, so once it empties the buffer, it stops the task since there aren't any new samples available yet.
    If we go through the options, we have a few things we can try:
    1. Increase background buffer size.
    I don't think this is the best option. Our issue is with filling the buffer, and this requires more advanced configuration.
    2. Increase the number of samples written.
    This may be a better option. If we increase how many samples we commit to the buffer, we can increase the minimum time between writes in the consumer loop.
    3. Write samples more often.
    This probably isn't as feasible. If anything, you should probably have a short "Wait" function in the consumer loop where the DAQmx write is occurring, just to regulate loop timing and give the CPU some breathing space.
    4. Reduce the sample rate.
    Definitely not a feasible option for your application, so we'll just skip that one.
    5. Use DMA instead of interrupts.
    I'm 99.99999999% sure you're already using DMA, so we'll skip this one also.
    6. Reduce the number of concurrent apps on the PC.
    This is to make sure that the CPU time required to maintain good loop rates isn't being taken by, say, an antivirus scanner or something. Generally, if you don't have anything major running other than LabVIEW, you should be fine.
    I think our best bet is to increase the "Samples to Write" quantity (to increase the minimum loop period), and possibly to delay the DAQmx Start Task and consumer loop until the producer loop has had a chance to build the queue up a little. That should reduce the chance that the DAQmx task will empty the system buffer and ensure that we can prime the queue with a large quantity of samples. The consumer loop will wait for elements to become available in the queue, so I have a feeling that the file read may be what is slowing the program down. Once the queue empties, we'll see the DAQmx error surface again. The only real solution is to load the file to memory farther ahead of time.
    Hope that helps!
    Caleb Harris
    National Instruments | Mechanical Engineer | http://www.ni.com/support

  • NFR 2.5 - no autogenerated reports, fails on generation

    Hello,
    we have NFR 2.5 installation with mutiple bindings to Windows and OES servers. The scans works well and we received information inside the databases (PG 9.2). I created some reports which will be work in the preview mode. The next step to schedule the reports fails. There are no reports inside the "stored reports" section. I reconfigure the log level to debug and see an error inside the report generation "Report generation completed with errors or warnings for report SERVER_FS_filextension: System.NullReferenceException: Object reference not set to an instance of an object. at SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)".
    Which are the next steps to fix this issue? Is there an other way to analyse the problem? I get the same error level for all reports on the system. I try also to delete these reports and recreate a new one.
    Here you found a trace from the report generation:
    01 2015-01-27 15:38:00 3600 5 800c 2848 3000 Sched, ST: Removed task AgentManagerService Scheduled Task 3 from schedule queue.
    01 2015-01-27 15:38:00 3600 8 8010 2848 4588 SQL: SQL Processing SQL stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml version="1.0" encoding="UTF-8"?><ScanScheduleSetupTask><TaskType>2</TaskType><ScanType>2</ScanType><ScheduleID>283</ScheduleID><PolicyID>17</PolicyID></ScanScheduleSetupTask>', Param 1 (): '0'
    01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT: ScanSchedulerService Scheduled Task 283 executed, Result = 0.
    01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT: This is the last execution for ScanSchedulerService Scheduled Task 283.
    01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Starting initial setup for report definition 17, schedule 283, type: 2...
    01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Dispatching scheduled report, schedule 283, report definition id 17...
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL stored procedure: 'srs.add_report_in_progress_entry', Param 0 (): '17', Param 1 (): '1', Param 2 (): '0'
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml version="1.0" encoding="UTF-8"?><ReportExecutionTask><ReportDefinitionID>17 </ReportDefinitionID><InProgressReportID>40</InProgressReportID><PriorityLevel>3604529</PriorityLevel></ReportExecutionTask>', Param 1 (): '6'
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 592
    01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker executing report for definition ID 17, priority 3604529...
    01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL query: 'SELECT nt.* FROM srs.notification_targets AS nt JOIN srs.report_notification_targets AS rnt ON nt.id = rnt.notification_target_id WHERE rnt.report_definition_id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 593
    01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL stored procedure: 'srs.add_notification_entry', Param 0 (notification_timet): '1422369480', Param 1 (target): '', Param 2 (type): '1', Param 3 (severity): '1', Param 4 (status_code): '-1', Param 5 (destination_type): '2', Param 6 (subject): 'Report generation failure', Param 7 (message): 'An error was encountered while attempting to generate the report SERVER_FS_filextension: System.NullReferenceException: Object reference not set to an instance of an object. at SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj).'
    01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL query: 'SELECT report_name FROM srs.report_definitions WHERE id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 3 0005 2848 4252 SSC: Report generation completed with errors or warnings for report SERVER_FS_filextension: System.NullReferenceException: Object reference not set to an instance of an object. at SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)
    01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker executed report for definition ID 17, priority 3604529, result: 0.
    Thanks for support and help for this issue
    Michael

    On 1/30/2015 6:16 AM, michaelkuerschner wrote:
    >
    > Hello,
    >
    > we have NFR 2.5 installation with mutiple bindings to Windows and OES
    > servers. The scans works well and we received information inside the
    > databases (PG 9.2). I created some reports which will be work in the
    > preview mode. The next step to schedule the reports fails. There are no
    > reports inside the "stored reports" section. I reconfigure the log level
    > to debug and see an error inside the report generation "Report
    > generation completed with errors or warnings for report
    > SERVER_FS_filextension: System.NullReferenceException: Object reference
    > not set to an instance of an object. at
    > SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)".
    >
    > Which are the next steps to fix this issue? Is there an other way to
    > analyse the problem? I get the same error level for all reports on the
    > system. I try also to delete these reports and recreate a new one.
    >
    > Here you found a trace from the report generation:
    > -------------------
    > 01 2015-01-27 15:38:00 3600 5 800c 2848 3000 Sched, ST: Removed task
    > AgentManagerService Scheduled Task 3 from schedule queue.
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4588 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml
    > version="1.0"
    > encoding="UTF-8"?><ScanScheduleSetupTask><TaskType>2</TaskType><ScanType>2</ScanType><ScheduleID>283</ScheduleID><PolicyID>17</PolicyID></ScanScheduleSetupTask>',
    > Param 1 (): '0'
    > 01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT:
    > ScanSchedulerService Scheduled Task 283 executed, Result = 0.
    > 01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT: This is the last
    > execution for ScanSchedulerService Scheduled Task 283.
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Starting initial setup
    > for report definition 17, schedule 283, type: 2...
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Dispatching scheduled
    > report, schedule 283, report definition id 17...
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 ():
    > 17
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_report_in_progress_entry', Param 0 (): '17',
    > Param 1 (): '1', Param 2 (): '0'
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml
    > version="1.0"
    > encoding="UTF-8"?><ReportExecutionTask><ReportDefinitionID>17 </ReportDefinitionID><InProgressReportID>40</InProgressReportID><PriorityLevel>3604529</PriorityLevel></ReportExecutionTask>',
    > Param 1 (): '6'
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 592
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker
    > executing report for definition ID 17, priority 3604529...
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL
    > query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 ():
    > 17
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL
    > query: 'SELECT nt.* FROM srs.notification_targets AS nt JOIN
    > srs.report_notification_targets AS rnt ON nt.id =
    > rnt.notification_target_id WHERE rnt.report_definition_id=?', Param 0
    > (): 17
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL
    > query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 593
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_notification_entry', Param 0
    > (notification_timet): '1422369480', Param 1 (target): '', Param 2
    > (type): '1', Param 3 (severity): '1', Param 4 (status_code): '-1',
    > Param 5 (destination_type): '2', Param 6 (subject): 'Report generation
    > failure', Param 7 (message): 'An error was encountered while attempting
    > to generate the report SERVER_FS_filextension:
    > System.NullReferenceException: Object reference not set to an instance
    > of an object. at
    > SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj).'
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL
    > query: 'SELECT report_name FROM srs.report_definitions WHERE id=?',
    > Param 0 (): 17
    > 01 2015-01-27 15:38:00 3600 3 0005 2848 4252 SSC: Report generation
    > completed with errors or warnings for report SERVER_FS_filextension:
    > System.NullReferenceException: Object reference not set to an instance
    > of an object. at
    > SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker
    > executed report for definition ID 17, priority 3604529, result: 0.
    > -------------------
    >
    > Thanks for support and help for this issue
    > Michael
    >
    >
    Michael,
    Would you mind sending an email to [email protected]? We'd like to
    troubleshoot this with you directly. Thank you.
    -- NFMS Support Team

  • How can I distribute an application using Reprot generation Toolkit for MS Office for different versions of MS Office?

    I want to create an application which uses the Report Generation Toolkit for Microsoft Office. The office version of the target machine depends on what my customer has installed.
    From several discussions I have seen that the installer detects which version I have on my development machine. I'm not able to hold three or four machines with different versions (97,2000,2002,XP).
    I decided to do the following software architecture:
    I create a LLB MakeReport.llb with a VI called MakeReport.vi. With VI server I will start MakeReport.vi in MakeReport.llb. Over a named queue I will send a command from my application to MakeReport.vi. Then the report will be
    printed.
    I will create this LLB by saving MakeReport.vi with File>>Save with options...>>Application distribution. All neccessary VIs will be in the LLB.
    I will hold different directories for each version. I can create different version of the LLB. During installation of my application the LLB for the right version will be copied from the CD to the application folder.
    I know I will be restricted in testing my report in only one version and hoping it will be good in the other versions.
    I think that the difference lays only in the word and excel related llbs.
    1. Will my software architecture work or is it obviously wrong?
    2. How will I get all versions from the toolkit CD?
    3. Which is the registry key I must read to get the right version (a minor question, if somebody knows I do not need to search for myself).
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

    Lookout saves the files in .csv form which can be opened in Excel. I did make some progress by using the "append table to report" vi which allowed me to put values into an array and then those values were entered into my template on my report vi.
    Where I am stuck now is I want to be able to put values into my template from a .csv file, not from an array I have to manually put numbers in.
    Once those values are in my template I want to pull summed values from the template and place them into a final excel file for printing.
    I have attached examples of the files I am working with to help you better understand what I am trying to do.
    I hope that makes sense.
    Jason Phillips
    Attachments:
    HourlyTotalsTemplate.xls ‏120 KB
    eb_rain_gauge_ss.csv ‏23 KB
    EastBankHourlyRainReport.xls ‏28 KB

  • Report Generation Fails

    I having trouble with ARD 3.1 generating reports. I select a remote computer to run a report on and then it queues. The report than hangs in the process of generating. In activity monitor ARD shoots up to 145% use of CPU when the report tries to generate. the ARD Agent then goes to "Not Responding". Also several times ARD has completely crashed when attempting reports. No firewalls are running and the test computer I'm trying to reach is on the same subnet. Any ideas?
    MacBookPro Core2Duo   Mac OS X (10.4.8)  

    I have been having problems generating reports.
    Constant messing around, trying, failing, changing prefs etc. has fixed the problem almost 100%. This using ARD 3.1 on machines on the LAN (Airport) and via the internet.
    However ... there is a single report (Application Usage) on one machine, via the internet, which I can see being 'Collected' via the Task progress, but it crashes ARD 3.1 instantly every time when it starts to transfer to my Admin machine.
    This leads me to suspect that the Report Generation problems have more to do with Cache issues, than anything else. (Rebuilding the report doesn't help).
    Does anyone have any specific info on what and where ARD 3.1 keeps its caches?
    AluBook 17   Mac OS X (10.4.8)  

  • CMS crash with core files and multiple report output generation

    Happy new year to everyone,
    Our BOXIR3.1SP6FP2 env has recently started behaving weirdly by triggering multiple output to users inbox and email notification out of scheduled reports. Also we have noticed the CMS crash with core file (almost 4GB) generation at the time of multiple report output.
    Most of the times, CMC crashes and recycles itself. At few times, CMS services alone went shut down.
    OS details: RHEL 5.5, 32 GB RAM, 8 core processor on each of the clustered node, Oracle 10GR2.4 CMS DB server, 11GR2.4 oracle reporting DB server and oracle 11.1.0.6 client.
    2015/01/21 23:54:37.946|>=| | |28123|1534131088|{|||||||||||||||DBQueue::Read
    2015/01/21 23:54:37.946|==| | |28123|1496185744|
    |||||||||||||||(OracleStatement.cpp:156) Prepare: SQL: SELECT ObjectID,
    Version, LastModifyTime, CRC, Properties FROM CMS_InfoObjects6 WHERE ObjectID
    IN (1004050) ORDER BY ObjectID
    2015/01/21 23:54:37.946|==| | |28123|1496185744| ||||||||||||||(OracleStatement.cpp:183) Prepared statement Execute
    2015/01/21 23:54:37.965|==| | |28123|1496451984| |||||||||||||||SResourceSource::LoadString 50293
    2015/01/21 23:54:37.966|==| | |28123|1496451984| |||||||||||||||SResourceSource::LoadString Unknown exception in database thread
    2015/01/21 23:54:37.967|==| | |28123|1496451984| |||||||||||||||SResourceSource::LoadString 33007
    2015/01/21 23:54:37.967|==| | |28123|1496451984| |||||||||||||||SResourceSource::LoadString CMS is unstable and will shut down immediately. Reason: %1...
    2015/01/21 23:54:38.506|==| | |28123|1496185744| |||||||||||||||(OracleStatement.cpp:156) Prepare: SQL: SELECT ObjectID,
    Version, LastModifyTime, CRC, Properties FROM CMS_InfoObjects6 WHERE ObjectID IN (1009213) ORDER BY ObjectID
    2015/01/21 23:54:38.506|==| | |28123|1496185744| |||||||||||||||(OracleStatement.cpp:183) Prepared statement Execute
    2015/01/21 23:54:38.512|==| | |28123|1455592672| |||||||||||||||(sidaemon.cpp:549) SUNIXDaemon::run: server restart flag is 1..
    2015/01/21 23:54:38.513|==| | |28123|1455592672| |||||||||||||||(sidaemon.cpp:552) SUNIXDaemon::run: in abort ...
    2015/01/21 23:54:38.513|==| | |28123|1455592672| |||||||||||||||(sidaemon.cpp:555) SUNIXDaemon::run: doing the WithAbort case ...
    2015/01/21 23:54:38.520|==| | |28123|1496185744| |||||||||||||||(dbq.cpp:1357) DBQ: Time required to read 1 objects: 20.000000 ms
    Thank you,
    Karthik

    Hi Denis,
    I'm trying my best for the last few weeks to understand the core issue along with SAP however it is still a mystery.
    >Ulimit -a
    core file size          (blocks, -c) 0
    data seg size           (kbytes, -d) unlimited
    scheduling priority             (-e) 0
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 270335
    max locked memory       (kbytes, -l) 32
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 1024
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    real-time priority              (-r) 0
    stack size              (kbytes, -s) 10240
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 270335
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited
    Below is the observation as part of troubleshooting:
    1. CMS breaks at threshold of 3.9 G.
    2. CMS DB sits in a different Linux server than BOE server.
    3. All core files were generated by boe_cmsd process and are almost 4GB in size (same as max threshold which it breaks).
    4. Shell script which I've added in the BOE servers shows that the CMS DB is available/connecting at the time of CMS crash.
    5. SAP analysed the Core files and skeptical about the below lines.
         #3  0x58687b80 in skgesigCrash ()
          from /opt/oracle/product/11.1.0/client_1/lib32/libclntsh.so
         #4  0x58687e0d in skgesig_sigactionHandler ()
    I'll continue troubleshooting with a hope to fix it at the earliest.
    Thanks,
    Karthik

  • Monitoring of remote system's Transactional RFC and Queued RFC

    Hello,
    In our production system, in rz20- CCMS monitor templates- Communication-Transactional RFC and Queued RFc- outbound queues- Queues otherwise not monitored we can see blocked queues for each client.
    System is connected to solution manager and we wish the central auto reaction is implemented in solution manager
    However i am unable to find Transactional RFC and Queued RFC for the remote system, they exist only for solution manager itself
    Tell me how can i do the central monitoring

    Hello,
    First you need to check with your Landscape in solman in order to monitor any kind of activities to do so pls follow these steps.
    Go to SMSY in solman under Landscape components>Product systemsselect you satellite system example SAP ECC.
    On the main screen you will find client for which you have generated RFC connection. Please check though connection are working fine, Go to edit mode and try to click on generate button there will be a pop-up, which gives a clear picture of RFC connection which already exists, and you can also re-generate this RFC connection by clean it up when you re-generate pls select under Actions after generation assign RFC dest for system monitoring.
    But make sure there is no project impact on this RFC, like they are not using any logical components and already have some projects running on this RFC connection.
    I would advise you to first you the option of assign and check RFC button which is next to generate icon.
    Regards
    JUDE

  • IPod Touch 1G (1st Generation) Battery Issue

    Hello. I realize there has been a ton of conversation about battery life on the Touch - so much so that it makes it difficult to search through in the Forum. So here is my battery problem. Recently, I updated to the latest 3.1.3 firmware on my wife's iPod Touch. The other day I noticed that the iPod's battery only lasted about 4 or 5 hours and all we were doing was listening to music (through the headphone port). It had a full charge when we started and we just queued up a large playlist (NOT Pandora or anything streaming) and let it play. We did, however, have wifi on. Originally, I thought it was the battery going bad and started to look into replacement. First though, I ran some tests. Here they are in chronological order:
    1. - Fully charged iPod, all apps installed, and wifi OFF. I played videos from the iPod for 5.5 hours straight (with auto dimming turned on). Pretty impressive. Must not be a bad battery.
    2. - Fully charged iPod, deleted all non-Apple apps, and wifi ON. There were 2 email accounts and a Google calendar account set to fetch, but push was turned on in the main settings. After leaving sit (in sleep mode) for 2 hours, the battery was at 97%. Still pretty good.
    3. - Fully charged iPod, wifi ON, with the following apps installed - Remote, Pandora, Facebook, Mobile Air Mouse Pro, Last.fm, Paper Toss (free version), Evernote, Google (apps), and Accura Precision Battery Monitoring. These are probably my most essential apps and most (if not all) are from large companies with a wide user base (assumed more reliable). I left it sit over night (in sleep mode) for 10 hours and had 60% battery life left in the morning. Something is draining the battery here.
    So, it appears to have something to do with wifi and/or my apps. My understanding is that the iPod Touch is supposed to power down wifi while in sleep mode. Is this correct? Could it be a bug with the new firmware? I feel like this is a recent phenomenon with the iPod (don't remember ever having such poor battery life). I would just turn wifi off when not in use, but to me that seems like an unnecessary hassle. I mean, isn't wifi one of the main points of having an iPod Touch? Is anyone else having this issue with the latest firmware and similar apps installed? Any help is appreciated. Thanks.

    I got my 32 gb 1st gen ipod touch in 2007. It has been used non stop since then, in january 2010 I started to notice that the battery was not lasting as it should (19 hours). in 2008 the battery still lasted for 29 hours of non tsop music (no wifi of course).
    I got the battery replaced and the battery is behaving as it should (29 hours of non stop music playback).
    as the other poster commented. if you use wifi continuously, this will die quicker. The same with games, since the hardware in the 1st gen is not as efficient as in the later generations.
    i would say first disable wifi and test just continuous music playback and see if you get the advertised 22 hours of battery life. if you do nto get that then it is time for a new battery...

  • I have a MacBook that when I try to print it stops the printer queue and it creates a PrintJobMgr.crash.log, I have a MacBook that when I try to print it stops the printer queue and it creates a PrintJobMgr.crash.log

    I have a MacBook with the following configuration:
      Model Name:  MacBook
      Model Identifier:           MacBook2,1
      Processor Name:           Intel Core 2 Duo
      Processor Speed:           2 GHz
      Number Of Processors:               1
      Total Number Of Cores:              2
      L2 Cache (per processor):           4 MB
      Memory:           1 GB
      Bus Speed:       667 MHz
      Boot ROM Version:       MB21.00A5.B07
      SMC Version:   1.17f0
    I have a LaserJet P1005 Printer
    I can print the configuration page through the printer queue utility but when I try to print any other way even with txt editor the queue stops
    when I check through console i get at the PrintJobMgr.crash.log the following:
    ===== Friday, 27 January 2012 01:12:02 Europe/London =====
    Host Name:      MacBook
    Date/Time:      2012-01-27 01:12:06.279 +0000
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: PrintJobMgr
    Path:    /System/Library/Printers/Libraries/PrintJobMgr/Contents/
    MacOS/PrintJobMgr
    Parent:  cupsd [305]
    Version: ??? (???)
    PID:    442
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000029c
    Thread 0 Crashed:
    0   ...oftware2000.print.hp1006.pm 0x00378f89 operator delete(void*) 
    + 43019
    1   ...oftware2000.print.hp1006.pm 0x0031690d PMPluginFactory + 6441
    2   ....printingmanager.jobmanager 0x00005a14 0x1000 + 18964
    3   ....printingmanager.jobmanager 0x00006293 0x1000 + 21139
    4   ....printingmanager.jobmanager 0x00007d0d 0x1000 + 27917
    5   ....printingmanager.jobmanager 0x00003d05 0x1000 + 11525
    6   ....printingmanager.jobmanager 0x0000258e 0x1000 + 5518
    7   ....printingmanager.jobmanager 0x000024b5 0x1000 + 5301
    Thread 1:
    0   libSystem.B.dylib              0x900bbf6c sigwait + 12
    1   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib              0x901101cf 
    semaphore_timedwait_trap + 7
    1   ...oftware2000.print.hp1006.pm 0x00318d4e PMPluginFactory + 15722
    2   ...ple.CoreServices.CarbonCore 0x90cb8ce0 PrivateMPEntryPoint + 51
    3   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
       eax: 0x00000001  ebx: 0x003162ea  ecx: 0x00000036  edx: 0x00000000
       edi: 0x0042e5f0  esi: 0x000001fc  ebp: 0xbfff79e8  esp: 0xbfff79e8
        ss: 0x0000001f  efl: 0x00010206  eip: 0x00378f89   cs: 0x00000017
        ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
         0x1000 -    0x13fff com.apple.printingmanager.jobmanager 4.6 
    (126.5)     /System/Library/Printers/Libraries/PrintJobMgr/Contents/MacOS/
    PrintJobMgr
       0x205000 -   0x2e3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
       0x313000 -   0x3b1fff com.software2000.print.hp1006.pm 1.0.6 (0)     /
    Library/Printers/hp/laserjet/HP1006/HP1006PM.plugin/Contents/MacOS/
    HP1006PM
       0x3cd000 -   0x3d0fff com.apple.print.iom.USB 4.6 (163.10)     /System/
    Library/Printers/IOMs/USBIOM.plugin/Contents/MacOS/USBIOM
       0x3d5000 -   0x3d8fff 
    com.apple.print.usbgenericprintingclass.plugin 4.6 (163.10) /System/
    Library/Printers/Libraries/USBGenericPrintingClass.plugin/Contents/
    MacOS/USBGenericPrintingClass
       0x3dc000 -   0x3e4fff com.apple.iokit.IOUSBLib 2.7.5     /System/
    Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/
    Contents/MacOS/IOUSBLib
    0x8fe00000 - 0x8fe4afff dyld 46.16  /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib   /usr/lib/system/
    libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)      /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS   /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
    Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)     /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)  /
    System/Library/Frameworks/CoreFoundation.framework/Versions/A/
    CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)   /System/
    Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib   /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)     /System/
    Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib     /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 
    (682.32)    /System/Library/Frameworks/CoreServices.framework/Versions/A/
    Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1     /System/
    Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
    OSServices.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24    /System/Library/
    Frameworks/CoreServices.framework/Versions/A/Frameworks/
    CFNetwork.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/
    Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
    WebServicesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8     /System/Library/
    Frameworks/CoreServices.framework/Versions/A/Frameworks/
    SearchKit.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)  /System/
    Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
    Metadata.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib      /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)    /System/
    Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2     /System/
    Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib      /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/
    Library/Frameworks/SystemConfiguration.framework/Versions/A/
    SystemConfiguration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5     /System/
    Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)  /
    System/Library/Frameworks/ApplicationServices.framework/Versions/A/
    ApplicationServices
    0x91521000 - 0x9154dfff com.apple.AE 316.3      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/AE.framework/
    Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13    /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 
    (177.13)    /System/Library/Frameworks/ApplicationServices.framework/
    Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)    /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)    /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3  /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5   /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1      /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5  /
    System/Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9   /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.
    0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib   /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib     /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib       /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib     /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 
    1.3.1)      /System/Library/Frameworks/Accelerate.framework/Versions/A/
    Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5    /System/Library/
    Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vImage.framework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 
    3.3.1)      /System/Library/Frameworks/Accelerate.framework/Versions/A/
    Frameworks/vecLib.framework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib    /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib     /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib     /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib   /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7     /System/
    Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/
    DesktopServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)      /System/
    Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)   /System/Library/
    Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4  /System/Library/
    Frameworks/Carbon.framework/Versions/A/Frameworks/
    ImageCapture.framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6      /
    System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)  /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    SecurityHI.framework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)      /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    Ink.framework/Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)   /System/Library/
    Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/
    Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???) /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    OpenScripting.framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4)     /
    System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    Print.framework/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)      /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    HTMLRendering.framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3)      /
    System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    NavigationServices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1  /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    CarbonSound.framework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)   /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    CommonPanels.framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)    /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    HIToolbox.framework/Versions/A/HIToolbox
    Any Ideas?
    Thanks,
    George Govotsis

    I have the same printer, P1005, and hae been using it with Tiger (PPC), Leopard (PPC and intel), snow Leopard and Lion. What I do know is that it DOES HAVE print bugs in Tiger and, perhaps, Leopard, I had to ALWAYS manually delete print jobs after EVERY print as system did not clean memory. I reported this to Apple, but it seems to be a printer driver issue, unsolved by HP. It was solved in subsequent systems. So, my suggestion is to upgrade to Snow Leopard at least, as you have a core 2 duo 2006 MB, or directly to Lion as most recent, and best fit with printer drivers. You must put at least 2 GB of memory for SL and Lion, best is 4 GB (your model may support 3 GB only if the first core 2 duo series).
    Until then, clean printing system by clicking minus button in sys prefs/print.
    download last HP printer driver for Tiger,check with their site
    install driver or reinstall, even if installed
    put printer back again
    If it continues to behave as described, then you must delete every print job after completion or upgrade to at least SL. Many say SL is best for that generation, me included. But you must not share this opinion, of course.

  • Critical issue - delta queues for LIS empty after upgrade BW3.5

    The delta queue in R/3 for LIS sources (S260-261-262) remains empty,
    even after a successful init delta. Hence I cannot extract delta
    records.
    BW3.5
    PI2004.1
    Does the BW upgrade has an effet on the delta queue management in R/3 ?
    The previous configuration BW2.0B PI2004.1 did work fine in that
    respect.
    Laurent Querella
    BI Consultant ALTI

    Laurent,
    from OSS Note 534296 'LBW0: DataSource generation possible for SAP info str.' you can read:
    "(...)it is no longer possible to generate DataSources for info structures (transfer) Snn delivered by SAP (where nnn is between 001 and 500) in the BW interface for LIS info structures (TR: LBW0) in the OLTP. (...)The corresponding DataSources are delivered with the Business Content."
    I think this is the issue...
    However, are you saying that all infostructures are empty ?
    And from where your init is taking data ?
    After an init your delta tables have to be empty...did you empty all these tables before doing your upgrade ?
    Bye,
    Roberto

Maybe you are looking for

  • Print dialog not displaying when trying to print PDF document

    Hello All, I am using below code to print a pdf file. And the same code working fine when i am using with simple java class. and if i am using the same code with my jsf backing bean action method it was not working. Code here: Document document = new

  • Windows 7 install issue with Snow Leopard

    Hey Guys! Just upgraded my Macbook Pro (Unibody Late 2008) to Snow Leopard and did all software updates.  I then partitioned the drive to install Windows.  When installing Windows it would only install if I reformatted the partition I wanted to insta

  • How to copy report properties into another report?

    I have created one updated list report and I wanted to create another updated list report with same report properties of first one but with different data objects so I don't have to redo properties settings. I copied first report to another name and

  • Settings, General, Date & Time

    If I set my iPhone to Set Automatically (On) under the Date & Time Setting, should it not show the time zone city where I currently am located?  My problem is that I am sitting in Phoenix, and the zone displayed is Denver.  This will be a problem com

  • How do I see the full path in Yosemite's spotlight?

    How do I see the full path in Yosemite's spotlight? (cmd shows only partial path) Seeing the full path would make work much easier finding my articles which I have put in distinct catalogues.