2004s Statistics Help

Friends -
I have activated all 0TCT content for new BI statistics.  I find that with this new content it is very difficult to find some information that was very easily accesible with 3.5 content. 
For example, I would like to see query and cube usage information.  In 3.5 their were standard queries to see how frequently a cube or any object was used.  In addition there was a standard query to determine when a query was last used.
Should I be using the 0BWTCT content in conjunction with 0TCT.  I though 0TCT replaced old content - now I am wondering if I am supposed to use both. 
Thanks in advance for any help.

Friends -
I have developed a method for determining cube usage.  It is not a simple as with the 3.5 stats. 
I am using the data manager statistics.  I have modified BC Query - 0TCT_MC03_Q02.  I chose to look at the data manager stats so that I could get cube usage.  I.E. if a query is run against a multiprovider, I wanted to see the underlying cube usage.  In many cases when a query is executed against a multiprovider only a subset of the cubes in that MP are used.  That is the granularity that I captured my interest. 
In the rows column of  the query I included:
PartProvider 0TCTPARPROV  (This gives the basic cube used)
InfoProvider 0TCTIFPROV (This gives the multiprovider name that was used)
Query Step 0TCTSTEPUID (This provides the query that was executed - you have to include this level of granularity to obtain a count of how many queries were executed, because there is not a key figure that represents the number of executions)
In the rows area I inlcuded:
Rec., trans. from DB 0TCTNDBTRA (Records transferred from the DB.  I chose this because in many cases in a poorly written query against the multiprovider, the query may actually select from a cube but not return any records - because multiprovider pruning etc. has not been applied.  I chose to determine an execution against a cube as any query that returned records from the selection)
Count # Records trans. > 0  (Here I just simply included a count variable to count 1 for every record where the records tranferred was > 0)
With the above query I was able to determine the number of query executions that returned records from the DB for each cube and the related multiprovider if one exists.  What you don't get from this query is cubes that were never used.  So, I took the list from above and combined it with a list of all existing cubes to get the clear picture of used an unused.
This is not a great solution, it required manual effort and is probably not 100% accurate.  It seems to be such a basic question - I am not sure why SAP decided to remove the valuable query that was provided with earlier statistics.
Hope this helps.  If anyone comes up with a more elegant solution, I would love to hear about it....
Cheers-

Similar Messages

  • Technical content ** NW 2004s **  Please help

    Hi,
    When i check the reports of the technical content, i can only see the the Techcnical name of the Info Package.
    Even if i choose display as " Key & Text " still unable to see the Ipak descreption in the report.
    I have checked old 3.X statistics, i think, its the same issue there aswell.
    Please help.
    Thanks,
    Nisha

    Hi Srilatha,
    I have applied the SAP Note 1088038 and tried loading 0tctprcsvar_text.
    When i have checked in PSA, i can see the descreption of the Ipak.
    But, if i maintain the master data and see that, the long descreption is blank.
    Its not getting populated.
    Please advise.
    Thanks,
    Nisha

  • Disk Statistics Help

    Hi,
    I 'm trying to get the following information related to disk statistics:
    %Busy[]
    Blks/Sec[]
    BlkReads/Sec[]
    BlkWrites/Sec[]
    I/Os/Sec[]
    Rds/Sec[]
    Wrs/Sec[]
    AvgServ[]
    AvgWait[]
    AvgQlen[]
    OldQlen[]
    Degradation/Sec[]
    I need to get this information from /dev/kmem/ without using kstat. But I'm not sure which structure holds these information. I would really appreciate any guidance regarding these statistics.
    Thanks.
    Regards,
    Shine

    man kstat(3K) should help...
    Ilya.

  • My fascinate, decided it was going to reset, lose service, and tell me it is 2004.. help?

    Around 1:30 am, I was texting, and all of a sudden, my fascinate resets itself. Once I get this crap phone working, I see that I no longer have service. Then, I check the time. It says "7:03 pm. Friday, December 31st, 2004"... What on EARTH happened? I have tried turning it off and taking the battery out, and nothing,
    Another issue I have been having is getting it to charge. When I plug it in, it doesn't charge, So I have to hold it just right, or set it up just right, so that it can charge so I can hear the alarm in the morning.
    PLEASE HELP ASAP!!

    it would be nice if you shared the fix with others who are having the same problem...like me, for instance!

  • Word 2004 Compatibility Help

    Just got my first mac in 7 years. Enjoying it quite a bit. Most of my work is done in large word processing projects, sometimes with pretty idiosyncratic spacing & formatting, etc.
    Of course, all of the projects I've been working on since the late nineties were created on a PC. I've imported them all to my new MacBook, and they open fine and look fine, but when I try to "save as...", the recommended compatability scan alerts me that "Word 6.0/95 compatibility options are set." I click on this and it explains that "The compatability options for this document are set to Word 6.0/95, which may cause lines to break differently than the author intended. To ensure that this document looks the same on computers running Word 97 or later, change compatibility options to Microsoft Word 2000-2004 and X in the Preferences dialog box." Oddly, it does this with old and new documents (the latter of which I created in Word 2003).
    The button marked "fix" with the little wrench icon is not highlighted.
    I've tried changing the options in the Pref dialog box, but it always reverts to "custom."
    Generally speaking, I realize, this isn't a big big deal, but spacing and line breaks are some of the things I've spent far too many hours copy-editing to have lots uncertainties about. Any ideas about what is going on, why, and what I can do about it? Also, what happens if I just "Save" rather than "Save As..."? I have been doing the latter just because I wanted to make sure I didn't have any really odd compatibility problems that I couldn't easily redact, but now I wonder if trying to save in Word 04 format is more dangerous with these old docs than just saving changes in the apple+s manner? Any ideas would help.
    Thanks.
    MacBook 13" 2Ghz Mac OS X (10.4.7)
    MacBook 13" 2Ghz   Mac OS X (10.4.7)  

    You might want to post your question on Microsoft's own Office:Mac forums:
    http://www.microsoft.com/mac/community/community.aspx?pid=newsgroups

  • Statistics Help

    If anyone can clarify this for me it would be greatly appreciated.
    Can statistics collection be classified in 2 groups, Optimizer and Performance (AWR) Tuning? I ask this because I am reading Oracle 10g Admin Workshop I, chapter 12 "Proactive Monitoring" and does not make a clear distinction between the above areas. Since STATISTICS_LEVEL seems to apply to both and the location of the stats collected differ (dictionary for optimizer and WRx$ for AWR) I just want to be sure I am comprehending correctly.
    Matt

    Matt,
    The term Statistics got the same meaning everywhere,information required to do some analysis. This means its true in the case of optimizer also as well as ADDM also.Now as in the link given by you, this lines clearly mentions that ADDM uses the AWR data.
    ADDM examines and analyzes data captured in the Automatic Workload Repository (AWR) to determine possible performance problems in Oracle Database.
    So AWR forms the basis of the data that is used by ADDM.
    Now if we look at the AWR definition and see what does it contain, the term is same ,Statistics but see for how many areas it is collected,
    http://download.oracle.com/docs/cd/B19306_01/server.102/b28051/tdppt_method.htm#CAEICJEI
    The database statistics collected and processed by AWR include:
    Time Model Statistics
    Wait Event Statistics
    Session and System Statistics
    Active Session History Statistics
    High-Load SQL Statistics
    So I am sure now the idea of statistics should be clear.Where ever it would come, it has one meaning only that it refers to information which is meant for analysis purpose.Optimizer uses that information in its own way , ADDM in its own and so on.
    HTH
    Aman....

  • Help on Updating master table using SAP NetWeaver 2004s

    Dear BSP ians,
    I need to edit,modify multiple records and has to be updated in the master table using MVC. We are using SAP NetWeaver 2004s.
    We have gone through the sample codings which is present in the forum already, and we have worked out using Pages with Flow Logic on ECC 6.0 and those are not getting exexcuted for "SAP NetWeaver 2004s".
    Help me in this issue.
    Points will be rewarded for helpful infos.
    Gokul.N

    My issue is, the sample codes present alreaady in the forums works in ECC 6.0
    But we are using  "SAP Netweaver 2004s"

  • Netweaver 2004s ABAP or JAVA?

    I downloaded the 2004s preview with ABAP app server, but noticed two other distributions.  One was full Java and the other express Java.
    In the Java distributions, is there still an ABAP development environment?  Or are the distributions with J2EE using Java instead of ABAP?
    Sorry if this question is too "green".
    Thanks,
    Tim

    Hi Smith,
    I dont think we have the ABAP development enviornment in the JAVA distributions provided.
    The links below will give you fairly a good idea about SAP NetWeaver 2004s:
    http://help.sap.com/saphelp_nw04s/helpdata/en/57/a21f407b402402e10000000a1550b0/frameset.htm
    /people/sap.user72/blog/2006/02/11/sap-netweaver-2004s--where-is-it-really-documented
    and as i just saw the previous reply to your post which said that the sneak preview is with both java and abap stack.i have a small info for you  regarding the same.
    SDN recently released 2 Sneak Preview products:
    - SAP NetWeaver 04 SP15 Full Java Edition
    - SAP NetWeaver 04s Full ABAP Edition (with Web Dynpro for ABAP)
    for XI we need both the Java and the Abap stack and not just having them individually because of which you cannot use it for XI.That is, the Sneak Preview products contain either the JAVA or the ABAP stack but not both together.
    The link below i guess will also help you learn more about the Sneak Preview products:
    http://www.howforge.com/news/sneap-preview-sap-netweaver-04-sp15-java-abap
    I hope I have answered your query.
    Regards,
    Abhy
    PS: AWARD POINTS FOR HELPFUL ANSWERS.

  • Approach in working with NetWeaver 2004s BI Business Content

    Hi,
    I was able to find the Netweaver 2004s BI Help documentation for the business contents available for the Industry Sector that I am working on. It is using the correct terminology, for example, instead ODS it is saying Datastore object. Would that mean the NetWeaver 2004s BI version is compatible to any R3 system versions for that Industry Sector?
    Would you cautiously test this BI version to that of the R3 Indusrty Sector version before you actually implement and integrate both for real? Or would you just implement it and resolve issues with OSS during the implementation and integration? How would you a pproach this?
    Thanks
    "<i>Confrontation lacks elegance and dignity, but most prefer to tell others how hateful they are toward another rather than maintain that elegance and dignity.</i>" ~ Anonymous

    I am actually working with the Industry Sector 'Media Enterprise' and not 'AFS'. 
    I totally agree that you would have to test test test and work with SAP through OSS. You can't sit there worry about the unknowns and blow things out of proportion and accuse others of being new to this kind of work. You can't be narrow minded about these things and insist on selling 3.5; you got to be on top of things if you're going to call yourself Mr. and Mrs. Victor and Victoria PeopleWannabeManagerTheGreat
    Anyway, there are no new implementations doing 3.5 anymore while 7.0 has already been released 1 year ago. It's not rocket science. We have a sandbox that is 3.5 and we could have installed nw2004s on this thing and test the heck out of it, but nooo... it is still 3.5; I tell you...Technical people want to put their misery out in no time by beating the heck out of this thing until they get it to work, but non-technical people want to create misery for others by talking and pointing talking and blaming and pointing until ...they become Senior Mr. and Mrs. Victor and Victoria PeopleWannabeManagerTheGreat. (That's funny...)
    I smell envy...;-)
    The highlight of the day for me...thought I'd throw out some humor if anyone would find it amusing.
    Thanks,
    "<i>The evil implanted in man by nature spreads so imperceptibly, when the habit of wrong-doing is unchecked, that he himself can set no limit to his shamelessness.</i>" ~    Cicero (106 BC - 43 BC)
    "<i>Man...You people have no shame</i>" ~ Anonymous
    Message was edited by:

  • Update statistics for database

    I'm needing to update stats on all tables in the database, and an unsure how to do so, and haven't been able to find any documentation for it. Could someone help me in this, show me the code on how to make this happen.
    Thanks

    Hi,
    There are multiple sites and articles that explain the issue in depth (just google oracle statistics, [http://www.oracle.com/technology/pub/articles/lewis_cbo.html] is a very good example).
    Basically statistics help generate execution plans for your queries and DMLs.
    It is recommended to gather statistics with the DBMS_STATS package ([http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_stats.htm]).
    Regards,
    Yuri
    [http://it.toolbox.com/blogs/living-happy-oracle]

  • Unification: Availability of Drag & Relate in Netweaver 2004s

    Hi,
    I found a comment in the SAP Help on the availability of Drag & relate functionality in NW 2004s.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9d/02b2b4de384af8ae759e55738296f7/frameset.htm
    I understand, that drag & relate will not be supported in NW2004s.
    Since we are currently investigating this feature to enhance our portal applications, it seems we are having a problem here when changing the release.
    I would be glad to hear about any experience with NW 2004s and this drag and relate feature.
    Is it really no longer working ?
    Thanks for any sharing of information on this topic.
    Marcus

    Hi Marcus,
    I was also experimenting with Drag and Relate and found that DQE was not supported anymore..
    Have a look at the SAP note 913483. It doesnt help much but gives a little more information about it.
    Bye!
    Sameer

  • Importing Web Dynpro DC in 2004s

    Hi All,
    I wanted to know whether we can import Web Dynpro DC in 2004s that was Build n Deployed using 2004 . As we are upgrading from 2004 to 2004s.I tried to do the above test for a sample local DC of web Dynpro which i had developed in 2004 and deployed it on WAS 6.4 ,I then Imported the same DC in 2004s and tried to Rebuild the DC for deploying it on WAS 7.0 but it gave following ERROR !!
    com.sap.tc.webdynpro.progmodel.api.IWDApplicationStateChangeReturn cannot be resolved (or is not a valid type) for the method
    <b>WdDoApplicationStateChange</b>
    I had deleted gen_wdp folder before rebuilding the project in 2004s
    kindly help me with information and source/documents on how to use same DC of 2004 in 2004s
    Thanks !

    Hi,
    Pls check the following documents available for system DC.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ded11778-0801-0010-258f-ac3b9408a194
    Used compontents for Web Dynpro DC not found
    How to sync Web Dynpro DC
    Hope this will help you,
    Br,
    AKL
    Pls reward pts.

  • Field population after ds enhancement.

    Dear gurus,
      I enhanced sales data source by adding 3 fields from  database tables of different application component.
    I write the code to populate the fields by using enhancement rsap0001.
    Every thing is fine from r3 side
    in the bw system previously i have data in my cube
    how can i add fields and populate the fields in the cube if
    the cube has already data in it.
    i want to populate the fields with the previous values also
    how can i achieve this.
    thanks
    andy

    Hi,
    Remodeling is one of the good feature in BI.
    This helps in remodeling your Infoprovider, when its filled with data.
    You can add characteristics and key figures in BW 3.5 without deleting data in the infocube, but you can't remove them without deleting all data first.
    Deleting data is also needed when you change dimensions.
    If you dont need any history data you can just add the keyfigure in Edit Mode.The corrresponding update rules may get deactivated and you may have to reactivate them again.
    /people/mallikarjuna.reddy7/blog/2007/02/06/remodeling-in-nw-bi-2004s
    http://help.sap.com/saphelp_nw70/helpdata/en/d0/46144236bcda2ce10000000a1550b0/frameset.htm
    /thread/782986
    Remodeling Tool in BI 7.0
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/06/28/remodelingToolinBI7.0
    Library-Remodeling InfoProviders
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/85e5414f070640e10000000a1550b0/frameset.htm
    Adding Key figure to existing cube
    Remodeling InfoProviders 
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/85e5414f070640e10000000a1550b0/frameset.htm
    Hope this helps.
    Thanks,
    JituK

  • Problem with favourite fonts

    i recently bought the new aluminium mac book pro with leopard installed and i migrated all my datas/docs/settings/preferences from my previous mac book tiger.
    Today i was working on textedit and invoked the font panel (command + T) and clicked on my favourite fonts, that were coming from the migration of the previous machine, but that caused textedit to crash. I also tried few times with mail.app but with same result.
    I tried solving the problem with Font Finagler but with no success.
    I here attach the crash log.
    I actually also looked in forums for a way to delete my old favourite fonts (from the system/user library as from the font panel it crashes...), but couldn't retrieve any useful infos...
    Thanks bynow, Regards
    Process: Mail [523]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.6 (936)
    Build Info: Mail-9360000~1
    Code Type: X86 (Native)
    Parent Process: launchd [116]
    Interval Since Last Report: 7401 sec
    Crashes Since Last Report: 7
    Per-App Interval Since Last Report: 894 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-09-04 12:18:01.742 +0200
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 983746B6-3375-4A1B-BFB2-7AF5A70CEC5C
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x96541947 CFStringGetLength + 39
    1 com.apple.AppKit 0x92c76347 __NSFontManagerFavoriteStyleCompare + 93
    2 com.apple.CoreFoundation 0x96538523 bsd_qsort + 691
    3 com.apple.CoreFoundation 0x964b901b CFArraySortValues + 331
    4 com.apple.AppKit 0x92b3a9d5 __NSFontManagerCopyDescriptorsForFamily + 555
    5 com.apple.AppKit 0x92b3a000 -[NSFontManager _fontDescriptorsForFamily:inCollection:] + 95
    6 com.apple.AppKit 0x92b2c7ef -[NSFontPanel numberOfRowsInTableView:] + 141
    7 com.apple.AppKit 0x929036c1 -[NSTableView numberOfRows] + 175
    8 com.apple.AppKit 0x928ebfc6 -[NSTableView _verifySelectionIsOK] + 95
    9 com.apple.AppKit 0x928ebe83 -[NSTableView _tileAndRedisplayAll] + 263
    10 com.apple.AppKit 0x92b35070 -[NSFontPanel _chooseCollection:] + 1064
    11 com.apple.AppKit 0x928dfe8f -[NSApplication sendAction:to:from:] + 112
    12 com.apple.AppKit 0x928dfdcc -[NSControl sendAction:to:] + 108
    13 com.apple.AppKit 0x92927ddf -[NSTableView _sendAction:to:row:column:] + 271
    14 com.apple.AppKit 0x92926149 -[NSTableView mouseDown:] + 8228
    15 com.apple.AppKit 0x92b39a01 -[NSFontPanelTableView mouseDown:] + 229
    16 com.apple.AppKit 0x928dcaf7 -[NSWindow sendEvent:] + 5381
    17 com.apple.AppKit 0x928a96a5 -[NSApplication sendEvent:] + 2939
    18 com.apple.mail 0x0002f508 0x1000 + 189704
    19 com.apple.AppKit 0x92806fe7 -[NSApplication run] + 867
    20 com.apple.AppKit 0x927d41d8 NSApplicationMain + 574
    21 com.apple.mail 0x000fc0b2 0x1000 + 1028274
    Thread 1:
    0 libSystem.B.dylib 0x9029e292 _workqops + 10
    1 libSystem.B.dylib 0x9029e2c2 start_wqthread + 30
    Thread 2:
    0 ??? 0000000000 0 + 0
    Thread 3:
    0 libSystem.B.dylib 0x9023c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x90266dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x9337ba09 fefragmentthread + 54
    3 libSystem.B.dylib 0x90266155 pthreadstart + 321
    4 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x902352e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x902672af pthread_condwait + 1244
    2 libSystem.B.dylib 0x90268b33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x94848dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x94848bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003dac87 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x94802dfd -[NSThread main] + 45
    7 com.apple.Foundation 0x948029a4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x90266155 pthreadstart + 321
    9 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x90235286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9023ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96529e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9652aaa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x94222264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x90266155 pthreadstart + 321
    6 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x90235286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9023ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96529e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9652aaa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x948373d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x948434f4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003d8dc5 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x94802dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x948029a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x90266155 pthreadstart + 321
    10 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x90235286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9023ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96529e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9652aaa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x948373d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x948434f4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x002fc9fd +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x94802dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x948029a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x90266155 pthreadstart + 321
    10 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x902846fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x90266155 pthreadstart + 321
    2 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x902352e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x902672af pthread_condwait + 1244
    2 libSystem.B.dylib 0x90268b33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x94848dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x94848bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x94848b35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x928746e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x94802dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x948029a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x90266155 pthreadstart + 321
    10 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x90235286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9023ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96529e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9652aaa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x9476b5f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x9476b480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x90266155 pthreadstart + 321
    7 libSystem.B.dylib 0x90266012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa079b4ec ebx: 0x9654192a ecx: 0x00000053 edx: 0x00000007
    edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffeac8 esp: 0xbfffeab0
    ss: 0x0000001f efl: 0x00210283 eip: 0x96541947 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x272ff3 com.apple.mail 3.6 (936) <02de10795176b4e702af977cb8428f1c> /Applications/Mail.app/Contents/MacOS/Mail
    0x2e1000 - 0x53affb com.apple.MessageFramework 3.6 (936) <d7a6e5f6721cbab99ed3e83137dba11a> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x691000 - 0x693fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x69a000 - 0x6befe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <623d0f3f1b3fb665dc9cb196c482510a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x11b08000 - 0x11b09ffd +com.1passwd.InputManager 2.9.31 (7574) <af67eb5e8d04ac27f73e91845d314a68> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0x154c2000 - 0x154d5fff com.apple.syncservices.syncservicesui 4.3 (389.20) <6356d458bbafd6d6901f38a4c43e00ff> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x1565e000 - 0x15677fff +cz.kppm.loki.mailattachmentsiconizer 2.1.4 (2.1.4) <a4fdf075f96de99a68bf023debe97a44> /Users/massimilianofrancesconi/Library/Mail/Bundles/Mail Attachments Iconizer.mailbundle/Contents/MacOS/Mail Attachments Iconizer
    0x15682000 - 0x15889fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15952000 - 0x15953ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1654c000 - 0x16551ff3 libCGXCoreImage.A.dylib ??? (???) <d2a4b77093d9dee23cc61cbf09c8dc48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x17768000 - 0x1776bfff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x177a1000 - 0x177b3fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x177b7000 - 0x177c5feb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x17e73000 - 0x17e73ffd liblangid.dylib ??? (???) <4a7cd4e810ac2cf4cadd29d0bda17306> /usr/lib/liblangid.dylib
    0x17e8c000 - 0x17e8dfe1 com.apple.textencoding.unicode 2.2 (2.2) <09ac11c81bf4e673a30cc364868fdc11> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x18b10000 - 0x18b16fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19174000 - 0x191e6fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x19272000 - 0x19292fff com.apple.Mail.Syncer 3.6 (936) <3e6943e7ab57e8b89e4ae4f540223433> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x192a6000 - 0x19345fcf +ch.rafz.naegeli.christoph.xvid_codec 0.x.x (0.x.x) /Library/QuickTime/XviD_Codec-r58 (Intel).component/Contents/MacOS/XviD_Codec
    0x193d1000 - 0x19523fc3 +ch.rafz.naegeli.christoph.ffaviimporter 1.0 (0.0) /Library/QuickTime/AviImporter-r7 (Intel).component/Contents/MacOS/AviImporter
    0x1987d000 - 0x19a71ff7 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 50) (1.2) <0a9dc100ca59982649db14ffd9245c97> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90030feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90031000 - 0x9005afff libcups.2.dylib ??? (???) <ecd1997c649f030812f94c029e89d9a9> /usr/lib/libcups.2.dylib
    0x9005b000 - 0x901adff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x901ae000 - 0x901f2feb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <45d0af6eed184b278990175527a0d3fa> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x901f3000 - 0x90233fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90234000 - 0x9039bff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x9039c000 - 0x903e5fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x903e6000 - 0x904c7ff7 libxml2.2.dylib ??? (???) <4d54971007e14f8d80e6889ee1111f21> /usr/lib/libxml2.2.dylib
    0x904c8000 - 0x904e6ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <d230d51f5ade2ffa435d685a92a25b66> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x904e7000 - 0x905c2fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x905c3000 - 0x906fcff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
    0x906fd000 - 0x906fdffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x906fe000 - 0x90702ffd com.apple.AOSNotification 1.0.0 (68.13) <a55b30242409e5b974b4ec208c1b8543> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90703000 - 0x90741fff libGLImage.dylib ??? (???) <b154e14c351ddc950d5228819201435e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90742000 - 0x9077cfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9077d000 - 0x90865ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90866000 - 0x9086afff libGIF.dylib ??? (???) <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9086b000 - 0x90872ff7 libCGATS.A.dylib ??? (???) <f2dfe8b8e5d896655046c6b968cf5d85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90873000 - 0x908f2ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x908f3000 - 0x9090bff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9090c000 - 0x90999ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9099a000 - 0x909e9fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x909ea000 - 0x90b6afff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90b6b000 - 0x90b79ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x90b7a000 - 0x90f38fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90f39000 - 0x90f3efff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90f3f000 - 0x90fa5ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90fa6000 - 0x90fcafff libxslt.1.dylib ??? (???) <f0872c9ba3c17861fba8c45a3647cee1> /usr/lib/libxslt.1.dylib
    0x90fcb000 - 0x91857fff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91858000 - 0x91880ff7 com.apple.shortcut 1.0.1 (1.0) <a452d3f7feae073a12718c2bc553c575> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91881000 - 0x918aafff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x918ab000 - 0x918adff5 libRadiance.dylib ??? (???) <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x918ae000 - 0x91941fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91942000 - 0x91a0dfff com.apple.ColorSync 4.5.2 (4.5.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91a0e000 - 0x91a0effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91a19000 - 0x91a20fff com.apple.agl 3.0.9 (AGL-3.0.9) <d64d715dab8565014f5e2f239fd2410c> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91a21000 - 0x91a24fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91a25000 - 0x91a2afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91a2b000 - 0x91a47ff3 libPng.dylib ??? (???) <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91a48000 - 0x91a64fff com.apple.IMFramework 4.0.8 (584) <2a3f015fadc79bb614c058293c7d5194> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x91a65000 - 0x91ab6feb com.apple.framework.familycontrols 1.0.4 (1.0.4) <e76b4fa1c25673c8e0fb183b6c0e8eaf> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x91ab7000 - 0x91dbffe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91dc0000 - 0x92291f76 libGLProgrammability.dylib ??? (???) <bf7fb226cbb412edfa377537c3e35877> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92292000 - 0x923f5ff2 com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x923f6000 - 0x92463ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x92464000 - 0x92507ff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x92508000 - 0x92552fe1 com.apple.securityinterface 3.0.3 (36953) <0d481914378ffb037dd26144af5a1aa2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92553000 - 0x926e2fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <a412e535a9fb9c36ba972e5158059785> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x926e3000 - 0x926eaffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x926eb000 - 0x927cdfff com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x927ce000 - 0x92fccfef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92fcd000 - 0x9301eff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9301f000 - 0x93099ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <3839795086b6857d3c60064dce8702b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9309a000 - 0x9322afff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9322b000 - 0x93235feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93236000 - 0x9323efff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9323f000 - 0x9327efef libTIFF.dylib ??? (???) <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93282000 - 0x93286fff com.apple.OpenDirectory 10.5 (10.5) <46ccc9f47cedee69d1c65838c8e4f642> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x93287000 - 0x93624fef com.apple.QuartzCore 1.5.8 (1.5.8) <8dc9ad0616bf56ebba60d6353737ac4e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93625000 - 0x93a35fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93a36000 - 0x93ab3fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93b7e000 - 0x93b8dffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <9a3a2108a5612a5e683e7e026c582a98> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93df7000 - 0x93e45ff3 com.apple.datadetectorscore 1.0.2 (52.14) <d78315343c7763109c3435bbc44ad74c> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93e46000 - 0x93eedfeb com.apple.QD 3.11.56 (???) <835bc35de17539bd87b765fccbbfc2dc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93eee000 - 0x93ef7fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93ef8000 - 0x9421efe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9421f000 - 0x942c6fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x942c7000 - 0x94353ff7 com.apple.LaunchServices 291 (291) <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94354000 - 0x9449cff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9449d000 - 0x945a3ff7 com.apple.PubSub 1.0.4 (65.11) <bcc4ae4e2dacbd25c5415bf9f7c65a67> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x945a4000 - 0x9462bff7 libsqlite3.0.dylib ??? (???) <7d1fcfae937da95c7d2b9bdea57e6dc0> /usr/lib/libsqlite3.0.dylib
    0x9462c000 - 0x94689ffb libstdc++.6.dylib ??? (???) <7d389389a99ce696726cf4c8980cc505> /usr/lib/libstdc++.6.dylib
    0x9468a000 - 0x94699fff libsasl2.2.dylib ??? (???) <714f4f162ae31633c275ce02f267faf9> /usr/lib/libsasl2.2.dylib
    0x946ca000 - 0x946fcff7 com.apple.DotMacSyncManager 1.2.4 (308) <26b5318b8eb89b45e3400b288ba46fb0> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x946fd000 - 0x94739fff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9473a000 - 0x9474dfff com.apple.IMUtils 4.0.8 (584) <38dfc722fedd1132a822e828a216c35e> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x9474e000 - 0x947cbfeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x947cc000 - 0x947eafff libresolv.9.dylib ??? (???) <39f6d8651f3dca7a1534fa04322e6763> /usr/lib/libresolv.9.dylib
    0x947eb000 - 0x947f7fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x947f8000 - 0x94a74fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94a75000 - 0x94a8dfff com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94b83000 - 0x94b93ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94b94000 - 0x94b94ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94b95000 - 0x94bc0fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x94bc1000 - 0x94bcefe7 com.apple.opengl 1.5.10 (1.5.10) <95c3d857570a137d0e8285c9eafa1112> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94bcf000 - 0x94c89fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94c8a000 - 0x94d14fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94d15000 - 0x94d1bfff com.apple.print.framework.Print 218.0.3 (220.2) <0b70ba17cbbe4d62a00bec91c8cc675e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94d1c000 - 0x94d21fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94d22000 - 0x94d58fef libtidy.A.dylib ??? (???) <0609e44f2b382cd9611522551097d831> /usr/lib/libtidy.A.dylib
    0x94d59000 - 0x94d9bfef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94d9c000 - 0x94d9cffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94d9d000 - 0x94db4fff com.apple.datadetectors 1.0.1 (66.2) <bb08bbd97503b1d2a74f4f76848f1c40> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x94db5000 - 0x94dc1ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94dc2000 - 0x94dfcffe com.apple.securityfoundation 3.0.2 (36131) <f36bdfb346d21856a7aa3e67024cc1d7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94e00000 - 0x94eb2ffb libcrypto.0.9.7.dylib ??? (???) <adb50814ede29b88f370b1c8712bc93e> /usr/lib/libcrypto.0.9.7.dylib
    0x94eb3000 - 0x94ee4ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94ee5000 - 0x95ec0ff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x95ec1000 - 0x9619bff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <6d7a4c1069870c62289be8394961bd0b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9619c000 - 0x96263ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96264000 - 0x96266fff com.apple.securityhi 3.0 (30817) <db23f4bad9f63a606468a4047a69b945> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96267000 - 0x96347fff libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x96348000 - 0x963f8fff edu.mit.Kerberos 6.0.13 (6.0.13) <6f91042bf8a860731add9dcb09b5cb73> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x963f9000 - 0x96453ff7 com.apple.CoreText 2.0.4 (???) <fd10cb9829cb057b3ca098a01c93aeb2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96454000 - 0x96473ffa libJPEG.dylib ??? (???) <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96474000 - 0x96474ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x96475000 - 0x964b6fe7 libRIP.A.dylib ??? (???) <285e1a45338d3a363141bfd8949eca10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x964b7000 - 0x965eafe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x965eb000 - 0x9661afe3 com.apple.AE 402.3 (402.3) <aee412511c8725cd1a2cfb6501316bd5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9661b000 - 0x9661bffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9661c000 - 0x96621ffc com.apple.KerberosHelper 1.1 (1.0) <3fb7687350d20111d07f5e1bc9ab28e3> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x96622000 - 0x966d9ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x966da000 - 0x966f0fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x966f1000 - 0x966fcfe7 libCSync.A.dylib ??? (???) <339ea462724f166ec899ef1ea8a5d55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x966fd000 - 0x96790ff3 com.apple.ApplicationServices.ATS 3.7 (???) <50d36de671e780505f9ed080d4064887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96791000 - 0x967eaff7 libGLU.dylib ??? (???) <a08a753efc35f8a27f9c8f938fa01101> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x967eb000 - 0x96808ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96809000 - 0x9687bfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9687c000 - 0x96888ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96889000 - 0x968bdfef com.apple.bom 9.0.1 (136.1.1) <af4dd9c90c298e618bfdef5011859e32> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x968be000 - 0x96a8fffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96a90000 - 0x96ac7fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96ac8000 - 0x96ac8ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96ac9000 - 0x96ac9ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96aca000 - 0x96acaff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96acb000 - 0x96ad6fff com.apple.dotMacLegacy 3.1 (246) <c03d68976fdab8702a9033f24cfa7666> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x96ad7000 - 0x97177ffb com.apple.CoreGraphics 1.409.3 (???) <a2d766bf708e1ad7fc861d35ad23e26d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97178000 - 0x971d4ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x971d5000 - 0x971e5fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x971e6000 - 0x971edfe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x971ee000 - 0x971f2fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x971f3000 - 0x97217feb libssl.0.9.7.dylib ??? (???) <3aead3bb2aee39ceff1531c655cdc801> /usr/lib/libssl.0.9.7.dylib
    0x97218000 - 0x97219ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x9721a000 - 0x9722fffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97230000 - 0x973ecff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x973ed000 - 0x973feffe com.apple.CFOpenDirectory 10.5 (10.5) <4f1fe76bbb063b97eb78057f6be30d66> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x973ff000 - 0x97431fff com.apple.LDAPFramework 1.4.5 (110) <eb9a8d1ba68260e525ba46e937e975d8> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97432000 - 0x9756afe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97570000 - 0x975e2ff7 com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) <058e71511bc69371e11ea40cf7a3fc19> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x975e3000 - 0x975e3fff com.apple.Carbon 136 (136) <2ea8decb44f41c4f2fc6fe93e0a53174> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x975e4000 - 0x975e4ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    "BOSKOS" <[email protected]> wrote in
    message
    news:f51j8q$ge$[email protected]..
    > IF we make my project .exe i have a problem with greek
    fonts in
    > Macromedia Director MX 2004 .Please help me ..
    > thanks.
    hi,
    did you import them into the cast?
    What exactly is the problem?
    Richard

  • Error while running sapccmsr.exe on Netweaver Trial

    Hi there,
    I've installed Netweaver Trial on my laptop, and I'm trying to run 'sapccmsr.exe -R' from the command to register the CCMS monitoring agent.
    It almost works, but then comes up with the following error:
    "After entering the RFC logon info for the user, the password
    will be stored here on this machine in a Secure Storage.
          client [000]                        :
          user  [CSMREG]                      : sap*
          language  [EN]                      :
          hostname of NSP message server [localhost] :
          use Load Balancing  [n]/y ?         : n
          hostname of application server [localhost] :
          system number (00 - 98)  [00]       :
          [optional] route string             :
          trace level    [0]                  :
          please enter password for [NSP:000:sap*]: *******
    Try to connect ...
    INFO: Updated saprfc.ini in agent work directory C:\saploc\PRFCLOG\sapccmsr
    ERROR: Registration failed: Can't get version of NSP. RfcRc = 2, C_CALL_FAILED
    RFC Error Info for SALS_MS_GET_LOCAL_MS_INFO
    message:
    status:  EXCEPTION C_CALL_FAILED RAISED
    intstat:
    INFO: dsr: dsrlib unloaded.
    EXITING with code 1"
    any help much appreciated, I'm a SAP newbie !
    TIA.
    Stuart.

    Hi,
    I have exactly the same problem.
    sapccmsr -R -j2ee pf=<dir>
          client [000]                        :
          user  [CSMREG]                      :
          language  [EN]                      :
          hostname of PIT message server  :
          use Load Balancing  [n]/y ?         :
          hostname of application server  :
          system number (00 - 98)      :
          [optional] route string             :
          trace level    [0]                  :
          please enter password for [PIT:000:CSMREG]:
    Try to connect ...
    INFO: Updated saprfc.ini in agent work directory /usr/sap/ccms/<SID>_<SN>/sapccmsr
    ERROR: Registration failed: Can't get version of PIT. RfcRc = 2, C_CALL_FAILED
    RFC Error Info for SALS_MS_GET_LOCAL_MS_INFO
    message:
    status:  EXCEPTION C_CALL_FAILED RAISED
    intstat:
    INFO: dsr: dsrlib unloaded.
    I have tried to register it via visual admin but the same error appeared.
    OS: AIX
    DB: oracle 10.2.0.4.0
    SAP component: PI7 (SAP NetWeaver 2004s)
    Any help?
    Thanks in advance
    Edited by: Jan Hinka on Jul 2, 2009 6:46 PM

Maybe you are looking for

  • How to apply text formatting immediately?

    Hello! I apply text formatting to the empty newly created text flow. It seems to be strange that the formatting is not applied immediately, but when I start editing. The small sample demonstrates the problem. <?xml version="1.0" encoding="utf-8"?> <m

  • OWB 10.2.0.1 - Error Table

    Hi All, how can I use successfully the Error Table in a Mapping ? I have created 2 table (t_source [col_1 varchar2(10)] and t_target [col_2 varchar2(5)] ). I have configured mapping as rowbased and created with DBMS_ERRLOG.CREATE_ERROR_LOG one error

  • Can you remove programs on the target computers using ARD?

    I need to remove an old version of a program on 30 iMacs. Can I do this using ARD?

  • Flash performance inside mx:HTML in a Flex AIR app

    Hi. I'm new to AIR development and after doing some basic tutorials I thought I'd make a little stream player app. The amount of tutorials on the web made me choose Flex / Flash Builder over HTML & JavaScript. When I built the player in Flex I saw pe

  • Customisation of Weeks in a month

    Hi Everyone! I need to define my week as below for a particular month in a fiscal year:                           Week 1 -  1-9(of the month)                           Week 2 -  10-17(of the month)                           Week 3 -  17-24(of the mon