Libraries attachments on NetWeaver

Hi all,
We are having some problems with external libraries in our J2EE/WebDynpro applications developed with SAP NetWeaver Developer Studio v. 2.0.7. environment when we work with DC projects (DataComponent). With non DC projects we are not having any problems.
We have made some DC projects (WebDynpro, java or EJB Module) and when we add an external library in the project properties, the library is missing when we choose the Build DC option. Only libraries linked with Used DC’s option are saved.
We tried to make a J2EE Server Component - DC Library but this projects can’t add external libraries in the same way we generate .sda file from a normal Library project.
We tries too to deploy a normal file library (.sda) and attach it. But we didn’t find the option to include this kind of libraries in a DC Project as a reference (in non DC Web or EJB projects that option is included).
Can you suggest us what is the best practice to attach a external library with DC projects in SAP NetWeaver Developper Studio?
Thanks

Hi Ruben,
Do one thing.
If your DC is webdynpro application, then follow the steps:
1. Go to navigator tab.
2. right click on your DC project.
3. expand this node and choose lib folder.
4. right click on it and choose import.
5. choose file system as option.
6. Now here choose your required external JAR files and click ok. It will import external JAR files into your Lib folder.
7. Now from webdynpro perspective, right click on your project and go for properties.
8. There choose java build path-> libraries.
9. press button Add JARs and choose all JARs under your webdynpro DC project node.
Doing this, you need not to add jars through Add external JARs procedure. And at the building time it will add all these external jars into your .sda or .ear file.
Let me know the status,
If its really helpful then don't forget to give reward points.
Regards,
Bhavik

Similar Messages

  • Attach/Integrate Netweaver javadoc to NW Developer Studio

    Hello,
    I'm currently trying to attach the Netweaver Javadoc (Web Dynpro, etc) to Eclipse so that I can use it when browsing the sources (e.g. in code completion). I cannot attach it manually to the libraries because the Netweaver libraries are integrated in such a way that its not possible ("Required Developer Components" \[...\] does not allow modifications to source attachments).
    Does anybody have a hint how to achieve this kind of integration?
    ciao,
    Elmar

    Hi
    It is a .rar file ,  you need WinRar to extract the files. You can download this from.........
    http://www.rarlab.com/download.htm
    Download WinRar 3.51
    Regards
    Abhishek

  • Confusion about third-party-libraries in different versions in CE 71.

    Hi
    After some research on the use of different versions of third-party-libraries in SAP netweaver CE 7.1, I am actually quite confused and would be happy if someone could shed a light on that subject....
    1. Is there a way to tell netweaver CE 7.1 to use a library in my WEB-INFlib-folder by simple configuration?
    E.g. we would like to use a third-party-lib in a newer version than the one which is loaded by CE 7.1. Many application server provide a simple configuration option (e.g inside META-INFapplication.xml) where the web as can be forced to use the library inside WEB-INFlib for this application.
    2.Is the concept of "heavy loading" described in a blog by Georgi Danov(Using Hibernate in SAP NetWeaver Composition Environment) the answer to question 1.?
    Does it also work for other third-party-libraries than hibernate? Does it work at all?
    3. In the blog mentioned in question 2, Mr. Danov is talking about "shared libraries". Does this mean, that I have to forget everything about "bundled" and "standard" libraries explained in help.sap.com/CE, if I want to create a heavy loader?
    He is referencing another blog (Applications and shared libraries) which is two years old? Can I still apply the information there to CE?
    4. Are "Bundled libraries" applicable when using different versions of third-party-libraries in CE 7.1?
    In "Working with libraries" (http://help.sap.com/saphelp_nwce10/helpdata/en/44/f4e00e56ec0486e10000000a155369/frameset.htm) it says:
    "Bundled libraries: These provide resources only to a single enterprise application, and are packed inside the application's EAR file."
    =>As I want to provide the lib only to my enterprise application, I will probably have to create a bundled library, right? Does this also work if netweaver CE 7.1 uses a different version of the same library?
    5. Do I need Netweaver Developer Studio for creating "bundled" libraries?
    Or can I copy the binaries in the WEB-INFlib-folder of my application, deploy it and use it?
    6. Is configuration of application-j2ee-engine.xml the right place to reference a third-party-library in a specific version which exists in WEB-INF/lib-folder in my application even if it exists also in another version on netweaver?
    => In the document "Troubleshooting: Finding Missing Parent-Child Relations" it says: "To implement the chain of parent-child relations in the deployment descriptor of the component, use either application-j2ee-engine.xml (for applications) or provider.xml (for libraries and services)."
    => "Creating standard libraries" (http://help.sap.com/saphelp_nwce10/helpdata/en/44/f447a8d62b0484e10000000a155369/frameset.htm9 tells me, that I have to configure the file application-j2ee-engine.xml, too.
    => But in "Working with libraries" (http://help.sap.com/saphelp_nwce10/helpdata/en/44/f4e00e56ec0486e10000000a155369/frameset.htm) it says:
    "Standard libraries: These provide resources to all enterprise applications deployed on the server. They are packed in EAR files like the enterprise applications."
    => Does this mean, that I have to force Netweaver CE 7.1 to use a higher version of a certain third-party-library? Does this even work? Do all applications deployed on Netweaver 7.1 have to use this library in the higher version?
    It is really confusing to read through the documentation!!! Sorry for that avalanche of questions, but I really hope it will make the issue of using libraries (especially if they exist in different versions on the CE 7.1) a little clearer!
    Best regards
    Bettina

    Hi Bettina,
    I'll try to answer your questions:
    >
    > Hi
    >
    > After some research on the use of different versions of third-party-libraries in SAP netweaver CE 7.1, I am actually quite confused and would be happy if someone could shed a light on that subject....
    >
    > 1. Is there a way to tell netweaver CE 7.1 to use a library in my WEB-INFlib-folder by simple configuration?
    >
    > E.g. we would like to use a third-party-lib in a newer version than the one which is loaded by CE 7.1. Many application server provide a simple configuration option (e.g inside META-INFapplication.xml) where the web as can be forced to use the library inside WEB-INFlib for this application.
    >
    First of all, the appropriate docs are here: [http://help.sap.com/saphelp_nwce10/helpdata/en/44/f4e00e56ec0486e10000000a155369/frameset.htm|http://help.sap.com/saphelp_nwce10/helpdata/en/44/f4e00e56ec0486e10000000a155369/frameset.htm].
    Basically what you do is define a lib project in the studio and deploy it do the server. This may be less comfortable then just configuring manually, therefore it work better in larger environments because the server checks that libs are available in all running instances - which it could not do if you manipulate diretories manually  (an approach you should never attempt in any SAP envrionment)
    > 2.Is the concept of "heavy loading" described in a blog by Georgi Danov(Using Hibernate in SAP NetWeaver Composition Environment) the answer to question 1.?
    >
    > Does it also work for other third-party-libraries than hibernate? Does it work at all?
    >
    If Georgi describes it, I hope so, as he is one of our developers who knows best.
    > 3. In the blog mentioned in question 2, Mr. Danov is talking about "shared libraries". Does this mean, that I have to forget everything about "bundled" and "standard" libraries explained in help.sap.com/CE, if I want to create a heavy loader?
    >
    "shared" are all of theses libs, as otherwise they would be specific to an application.
    > He is referencing another blog (Applications and shared libraries) which is two years old? Can I still apply the information there to CE?
    >
    This was about anearly version of CE and even Georgi updated the blog this year to talk about slight differences. So yes, this still applies.
    > 4. Are "Bundled libraries" applicable when using different versions of third-party-libraries in CE 7.1?
    >
    > In "Working with libraries" (http://help.sap.com/saphelp_nwce10/helpdata/en/44/f4e00e56ec0486e10000000a155369/frameset.htm) it says:
    >
    > "Bundled libraries: These provide resources only to a single enterprise application, and are packed inside the application's EAR file."
    >
    > =>As I want to provide the lib only to my enterprise application, I will probably have to create a bundled library, right? Does this also work if netweaver CE 7.1 uses a different version of the same library?
    >
    That depends... Your application uses it's own classloader which means it should only use your libs in case there is another version available on the server. But if you're trying to deploy a lib that is used by a service of the server (int that case loaded by the server not your classloader!) I'm not so sure.
    > 5. Do I need Netweaver Developer Studio for creating "bundled" libraries?
    >
    > Or can I copy the binaries in the WEB-INFlib-folder of my application, deploy it and use it?
    >
    You need the Studio. No way around that. [Edit:] Sorry, misunderstood you here: I thought you want to copy something into the deployed directory on the server! - Of course, any deployment method would do it and though copying binaries seems to be valid. However,  I'm checking this currently with development in detail.
    > 6. Is configuration of application-j2ee-engine.xml the right place to reference a third-party-library in a specific version which exists in WEB-INF/lib-folder in my application even if it exists also in another version on netweaver?
    >
    > => In the document "Troubleshooting: Finding Missing Parent-Child Relations" it says: "To implement the chain of parent-child relations in the deployment descriptor of the component, use either application-j2ee-engine.xml (for applications) or provider.xml (for libraries and services)."
    >
    > => "Creating standard libraries" (http://help.sap.com/saphelp_nwce10/helpdata/en/44/f447a8d62b0484e10000000a155369/frameset.htm9 tells me, that I have to configure the file application-j2ee-engine.xml, too.
    >
    > => But in "Working with libraries" (http://help.sap.com/saphelp_nwce10/helpdata/en/44/f4e00e56ec0486e10000000a155369/frameset.htm) it says:
    >
    > "Standard libraries: These provide resources to all enterprise applications deployed on the server. They are packed in EAR files like the enterprise applications."
    >
    > => Does this mean, that I have to force Netweaver CE 7.1 to use a higher version of a certain third-party-library? Does this even work? Do all applications deployed on Netweaver 7.1 have to use this library in the higher version?
    >
    >
    >
    > It is really confusing to read through the documentation!!! Sorry for that avalanche of questions, but I really hope it will make the issue of using libraries (especially if they exist in different versions on the CE 7.1) a little clearer!
    >
    > Best regards
    > Bettina
    Could you tell me what you're trying to deploy? I'll try to get Georgi on this....
    Regards,
    Benny
    Edited by: Benny Schaich-Lebek on Nov 5, 2008 1:40 PM

  • SAP NetWeaver Developer Studio Integration

    To whom it may concern,
    I would like to integrate SAP product by using SAP NetWeaver Developer Studio. However, I do not know how to import those libraries into SAP NetWeaver Developer Studio and try with the coding. I have downloaded BusinessObjects Edge Series Trial version and wish I could try to integrate it using SAP NetWeaver Developer Studio.
    Is there any guide for me please??
    I really need your help and will appreciate it.
    Thanks

    Hi Oliver,
    Sorry for asking the same thing because I really can't get any idea till now. I really need help because there is no expert around me that can help me.
    Could you please explain to me and teach me how and what should I do now?
    I really thank for your help
    Regards
    Lai Hung

  • JAAS Login module SOAP

    Hi all,
    I’m developing a new JAAS login module which will use Apache's Axis API to call a remote SOAP server.
    During the development process, I added the Axis library by using the classic Java Build path=> libraries on Sap Netweaver developer Studio.
    The compilation, the deployment of the SDA and the configuration via Visual Admin are working well.
    But when I tried to authenticate on the SAP EP through this module, I’ve got the following error message:
    java.lang.NoClassDefFoundError: org.apache.axis.client.Service
    In my opinion, it seems that the Apache Axis API (jar files) is not present on the SAP EP.
    Is there any way to add external libraries like   Apache Axis API (jar files) on the SAP EP?
    Is there any way to add external libraries like   Apache Axis API (jar files) on the sda generated by Sap Netweaver developer Studio?
    Thanks,

    Hi,
    can't you add the Axis libs to the SDA? In the file server/provider.xml you have the possibility to add jars via the NWDS.
    HTH
    Daniel

  • I got it!

    *** I put this here by mistake, please ignore ***
    Saiyan,
    My problem was the VCR. I connected a Hi-8 camcorder and capture goes like sugar and spice.
    With the VCR, tapes recorded in EP works better, the problem happens some times. In SP, I get a maximum of 4 seconds of clean video, so the rectangle appears.
    The camcorder works ok.  Can you make this test? Connect only the camcorder (in composite or SVideo, don't matters) and try to capture.
    I think the PAL/M - NTSC transcoder built in my VCR is scrambling the video signal, even if the tape was recorded in NTSC. What system your coutry uses?
    Good luck.

    Firefox comes as a dmg (disk image). when you open it it mounts a virtual drive on your desktop.
    The firefox file you see in the drive is actually the whole program - that's how macs work. You drag it to the applications folder - although you can actually run it from anywhere.
    When you let it go, it may not copy across if you are not an administrator - you will see a button marked "authenticate" - click this and enter the admin user name and password.
    Once the file is in apps, you can open it. When it shows up in the dock, click it and hold your mouse button until a menu appears. Select "keep in dock" and it will keep a shortcut (alias) there.
    good luck.
    PS - You'll have to unmount the virtual drive first before you can delete the dmg file (you won't need it.
    Also - So that you know, the way a mac works is that you have the apps folder common to all users. Your home folder is your personal stuff - including your personal application preferences, settings etc. The interaction of the apps folder and your library provides your personal experience. For example, the mail program in apps is the same for everybody. When it loads, it also loads your preferences and libraries (attachments, messages etc) from your home folder library - thus you get mail with your messages and your accounts and attachments. If you were to delete your preferences, mail would still start, find no preferences and so create a new default preferences file for you, which you would customise by changing settings.
    Applications are mostly self contained - so as I said earlier, the firefox file you had was the whole app and so you can run it from anywhere.
    I hope that helps.
    Message was edited by: Rajesh Sharma

  • Attachments Function Modules in SAP Netweaver Mobile 7.1

    Google Traslator
    Hi Experts,
    I am currently developing an application on the SAP technology
    Netweaver Mobile 7.1
    I am in the process of setting BACKEND ADAPTER, model
    data fields are used data type STRING and XSTRING. According to the
    documentation, when using such data types, must be implemented
    additional attachment function modules, diferent to Bapi wrappers. They function
    modules are responsible for uploading and downloading of the fields in the
    DOE.
    In SAP Help, forums or on the same system, I can not find this type of function module and I would be very useful that they could send me an example.
    Best Regards,
    JM

    Hi,
    You need to have a separate table to store attachments in the backend.
    In the DOE define the attribute as STRING(tick the text memo) This you have already done .
    In the backend you will need another table where you will be storing the attachments.
    Lets assume you have a notification table : In this define the field for headertext with the data type as CHAR and length 1
    Create another table where you want to store the attachments:
    You can have the fields as NOTIFICATION and HEADERTEXT. This headertext should have a datatype STRING. You can also have a field called attachment type to store whether it is HeaderText or Binary Memo.
    Create a BAPI wrapper for getting the HEADERTEXT with importing parameter as NOTIFICATION and exporting HeaderText and a return parameter:
    Here the source code:
    SELECT SINGLE b~headertext INTO e_headertext
    FROM <notification table> AS a
    INNER JOIN <attachment table> AS b ON
    borderid = aorderid
    WHERE a~orderid = orderid AND
    a~headertext = 'X' and
    b~ATTCHTYP = 'HEDTXT'.
    Now in the DOE : give this function module name in the attachment Function module. SAVE (very important)
    After doing the mapping go to the attachment tab and do the mapping with the attachment function module.
    save and activate the backend adapter.
    execute SDOE_LOAD.
    Go to SE11: there should be a table starting <cds table name>ending with _TM.
    Create an application in the similar way. No extra code required.
    Regards,
    Sunaina Reddy T

  • Export to Excel without Attachments in SharePoint Server 2010 Libraries

    Hi All.
    In SharePoint Server 2010 Libraries, when i use "Export to Excel" button from ribbon, all item's attached files link also appear in excel worksheet file.
    What can i do to prevent this?

    It might be a couple which you can easily delete
    By design, you can only export items and if you plan to export attachment or attachment url's. See some ref links here:
    http://kbochevski.blogspot.in/2012/01/export-splist-with-attachments-openxml.html
    http://blog.furuknap.net/exporting-sharepoint-lists-to-excel-including-attachments
    If this helped you resolve your issue, please mark it Answered. You can reach me through http://itfreesupport.com/

  • PowerShell script to list ALL documents bigger than 10MB - in list attachments/libraries all over my site?

    Hi there,
    Just wondering if someone can give me the PowerShell script to list ALL documents bigger than 10MB - in list attachments/libraries all over my site?
    Really appreciated.
    Thank you.

    Hello,
    here you can find sample to help you create yoru script :
    http://sharepointpromag.com/sharepoint/windows-powershell-scripts-sharepoint-info-files-pagesweb-parts
    see this sample extract from this site
    Get-SPWeb http://sharepoint/sites/training |
                                     Select -ExpandProperty Lists |
                                     Where { $_.GetType().Name -eq "SPDocumentLibrary" -and
                                             -not $_.Hidden }
    |
                                     Select -ExpandProperty Items |
                                     Where { $_.File.Length -gt 5000 } |
                                     Select Name, {$_.File.Length},
                                            @{Name="URL";
                                            Expression={$_.ParentList.ParentWeb.Url
    + "/" + $_.Url}}
    this can help too :
    https://gallery.technet.microsoft.com/office/Get-detail-report-of-all-b29ea8e2
    Best regards, Christopher.
    Blog |
    Mail
    Please remember to click "Mark As Answer" if a post solves your problem or
    "Vote As Helpful" if it was useful.
    Why mark as answer?

  • PowerShell script to find a string of characters in office documents in Doc Libraries and List Item attachments?

    Hi there,
    For SharePoint 2010 site - Does someone have the PowerShell script to find a string of characters in Office/Word/Excel/PDF documents in document libraries or the ones attached to List Items?
    Thanks so much in advance.

    Hi,
    According to your description, my understanding is that you want to find some specific string character in list items using PowerShell Command.
    $w = Get-SPWeb "http://devmy131"
    $l = $w.GetList("http://devmy131/lists/fieldslist");
    $i = $l.Items[0]["Title"].ToString();
    if ($i -like '*document*')
    Write-Host "Title contains document character" $i;
    More information:
    PowerShell -contains -like
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Netweaver Developer Studio required Libraries

    Hi
    I have just finished installing 7.2 Composite Environment.
    When I try to run my first web dynpro app, the IDE asks  me to configure the build path.
    This is what I have in my library:
    [http://www.kodakgallery.com/imaging-site/services/doc/5761:719057843409/jpeg/BG/async]
    Can you please tell me what folders/jars I have to add in order to make the web dynpro perspective workable?
    Thank you
    Yuval
    Edited by: Y PEERY on Nov 26, 2011 8:14 AM

    how you install you nwds?did you connect to service market to install?

  • Integrate a Web Module's JSP into an iView in NetWeaver CE 7.2

    Hi everybody,
    I am not sure whether this is the right spot to post this, but I will give it a try anyway.
    We want to develop an Enterprise Application containing a Web Module. Basically it is a Java EE application that has a business tier consisting of a couple of beans and business objects and a web tier consisting of JSPs and servlets. What I want to do is to integrate it into the portal content via an iView. We only use a web module in order to integrate servlets to handle AJAX requests made via javascript and because you can only make a servlet-mapping within the web.xml (as far as I know).
    Now I have created both the Enterprise Application Project as well as a Dynamic Web Project in the NWDS 7.2 according to the SAP manual. My servlet class as well as the beans are contained within the Dynamic Web Project's Java source folder. In the Web Content folder are the JSPs, css and javascript files. I deployed that application successfully via the NWDS and I can see under the application console of the NetWeaver Administrator that the application is deployed and alledgedly started, yet I cannot see it in the PCD. Therefore I cannot directly include it into a page and by that make it available to portal users. Also, I cannot access the application via the url http://<host>:<port>/<url as defined in application.xml>.
    How can this be done?
    Normally, I would do this by creating an iView from Template in the PCD's folder containing my designated page and role and adding it to the page as a deltalink. Yet when I try to do this, the portal offers me a long list of iView types, none of which seem to match my desire of matching a Web Module or Enterprise Application. Is that possible at all or what do I have to do to achieve this? I had no problem to integrate my application as a Portal Application, which is also deployed as an .ear, but that lacks the possibility to use servlets - at least from my understanding, since I cannot integrate a servlet-mapping into the portalapp.xml and there is no web.xml in a Portal Application.
    I have been trying this for two days now and didn't succeed. Is it possible at all, and if so, how? Any help is highly appreciated!
    Thanks in advance,
    Serg

    Hello,
    You can use the j2ee telnet console and using it you can deploy the files
    you can follow the example given in the note
    743630 - How to deploy libraries on J2EE Engine 6.20
    after ADD DEPLOY
    DEPLOY <filename>.SCA
    I hope this should work
    Regards,
    Chandru

  • Problem with NetWeaver Trial install on Windows Vista

    When I click on the installer in start.htm, following message appear..
    The installer had to update some MicroSoft runtime libraries. For correct operation, a system reboot is required. Do you want to reboot now?
    After I reboot the machine and click on installer again as per the instructions, it still gives me the same message? What should I do?

    Dear Subra,
    Welcome to SDN. There is a seperate forum available for "Trials, Previews & Other Downloads".
    Visit followingl links:
    Hint for people installing trial  SAP software on  windows.
    Troubleshooting Guide for NW2004s ABAP Trial Version
    New SAP NetWeaver 7.0 ABAP Trial Version SP12
    Moving this thread to "Trials, Previews & Other Downloads" Forum.
    Regards,
    Naveen.

  • Error while Installing SAP NetWeaver Testdrive sr1 in Fedora 7

    I am getting problen while Installing SAP NetWeaver Testdrive sr1 in Fedora 7
    I need to install   SAP Web Application Server 6.4 ,SAP NetWeaver Developer Studio,MAXDB7.5 in Fedora Core
    The package sapj2ee-srv-sapdb-6.40-2 is already installed.
    The package sapdb-7.5-2 is already installed.
    The package sapdb-db-log-7.5-2 is already installed.
    The package sapdb-db-files-7.5-2 is already installed.
    Found interface: eth8 . Alias is eth8:0
    ifconfig eth8:0 195.155.155.1 up
    LD_LIBRARY_PATH: Undefined variable.
    rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /sapdb/programs/bin/xuser: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    [: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Can u suggest  what I need to do ? do I have to install any rpm

    Hi Debashis Mallick,
    it seems the program xuser need the libraries libdl.so.2 and libc.so.6 and don't find it.
    Both are in package glibc-2.6.x. ,maybe your have Version < 2.6 installed?
    Regards
    Andreas Filzer

  • Apple Mail, Photo Browser, Attachments and Yosemite

    OK,
    Help. 
    Anytime I want to insert a photo from my iPhoto Library into Apple Mail via Photo Browser in  Yosemite Mail, it crashes.
    My preferred method - Via add attachments - Finder/Pictures/Iphoto library doesn't work anymore. It now says Open iPhoto library.
    Why does Apple change these things without like checking them out?
    Anyone have an advice. I think Yosemite is pretty half baked. I'm a computer consultant and this is the worst release for customers since Leopard.
    Process:               Mail [2457]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.0 (1990.1)
    Build Info:            Mail-1990001000000000~3
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [2457]
    User ID:               501
    Date/Time:             2014-11-04 12:10:03.027 -0500
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        0FA7D971-C2E1-8717-A217-358425D52214
    Time Awake Since Boot: 63000 seconds
    Crashed Thread:        8  Dispatch queue: com.apple.root.default-qos
    ------(truncated crash log to VM ----
    VM Region Summary:
    ReadOnly portion of Libraries: Total=288.6M resident=105.0M(36%) swapped_out_or_unallocated=183.5M(64%)
    Writable regions: Total=1.2G written=39.9M(3%) resident=66.7M(6%) swapped_out=21.4M(2%) unallocated=1.1G(94%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    Activity Tracing                     2048K
    CG backing stores                    11.1M
    CG image                             1948K
    CG shared images                      496K
    CoreAnimation                        11.8M
    CoreData Object IDs                  4100K
    CoreGraphics                            4K
    CoreImage                              72K
    CoreUI image data                     244K
    Foundation                              4K
    Image IO                              464K
    JS JIT generated code               128.0M
    JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
    JS garbage collector                  320K
    Kernel Alloc Once                       8K
    MALLOC                              113.1M
    MALLOC (admin)                         32K
    Memory Tag 242                         12K
    Memory Tag 251                         76K
    OpenCL                                 48K
    SQLite page cache                    6144K
    STACK GUARD                          56.1M
    Stack                                14.2M
    VM_ALLOCATE                          17.9M
    WebKit Malloc                        1864K
    __DATA                               33.6M
    __IMAGE                               528K
    __LINKEDIT                           72.7M
    __TEXT                              215.9M
    __UNICODE                             544K
    mapped file                         119.4M
    shared memory                           4K
    ===========                        =======
    TOTAL                                 1.7G
    TOTAL, minus reserved VM space      812.3M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.29f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x7F7F7F7F7FF70000, 0x00004B363435365536314535383030460000
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x7F7F7F7F7FF70000, 0x00004B363435365536314535383030460000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.16)
    Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3320820AS_Q, 320.07 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-875
    USB Device: USB2.0 Hub
    USB Device: Newer Tech miniStack V2
    USB Device: i550
    USB Device: Hub in Apple Pro Keyboard
    USB Device: Griffin PowerMate
    USB Device: Apple Pro Keyboard
    USB Device: Built-in iSight
    USB Device: Backup+ BK
    USB Device: masterkey 49
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    FireWire Device: SAFFIRE_PRO_24, Focusrite, Up to 400 Mb/sec
    Thunderbolt Bus:

    Post the first 50 lines of the Mail crash report and the lines for the crashed thread.
    As a test launch iPhoto with the Option key held down and create a new, test library.  Import some photos and test to see if the same problem persists. Does it?
    Note:  Since it's Mail that's crashing it's not an iPhoto problem but a Mail/System one.
    Log into another user account on your Mac and test to see if the problem persists there.  If it does then it's a system wide issue. If not it's an account issue.
    Download and run Etrecheck.  Copy and paste the results into your reply. It's a diagnostic tool that was developed by one of the most respected users here in the ASC to help identify some of the more obvious culprits.

Maybe you are looking for

  • Using HANA SQL Functions in select list of CDS Views

    Dear Expert, Kindly please let me know if we can use the HANA SQL Function (Ex: ADD_DAYS, SECONDS_BETWEEN) in the select list of CDS Views? If I create a CDS like below I get error that timestamp is not supported. For Example: @AbapCatalog.sqlViewNam

  • Rating info in Bridge CS6

    Hi there, using Bridge CS6 (OS X 10.8.4). I have a large number of .cr2 files and, in order to have a smaller file size to preview, I batch processed them all to .jpg files, while keeping the original .cr2 files on an ext. disk. The filenames of the

  • Displaying images stored in SQL Server

    Is there someway of displaying images stored within SQL Server. Is FDS required? Prefer a method to display images without using FDS; Web Service would be okay if that can work

  • Lion recovery opens but can't click?

    First lion install downloaded from app store doesn't get beyond checking disk, after. 20 min. Gave up! Thenade USB drive by using disk utility then choosing after pressing option key at restart. Opens fine but no trackpad or enter key only arrow keys

  • Question about UoM conversion

    I'm trying to implement the UoM conversion that is now standard in BI 7.0.  I think I have all the backend work done, but I'm having trouble converting the UoM on the front end when running a query. Here's what I did on the backend to set it up. 1- I