SHA1 Signature not in PKCS#7 Format

Hello,
we got a Problem with a Signet XML request.
We want to Communicate with a service Provider via XML request. The interface of the Service Provider want to have a SHA1 signature of the Data we send. As fare es I now the SSF Library is only supporting Signatures in  PKCS#7 Format my question is if there is a solution just to gernerate the SHA1 Signature without having it in PKCS#7 Format.
king regards
Floran

Hi oliver,
thank you for your Answer. You are right. The Problem is the partner don't want the container format pkcs#7. He just want to have a SHA1/RSA signature value. No Container. Can I somhow extract the encryptet digest part out of the container in ABAP? Or is there a function module where I can generate a sha1/rsa signatur with the Keys from the SSF Keystore?
king regards
Florian

Similar Messages

  • Converting Signature data into PKCS#7 format

    Hi All,
    Is there any java api available to convert signature bytes in to PKCS#7 format.
    Here is the scenario.
    downloaded a trail digital id(abc.pfx) file from verisign site.
    then retrieved the private key, certificate and public key information from the pfx file.
    with the help of private key and pdf data, digital signature created.
    Sample code:
    KeyStore keyStore = KeyStore.getInstance("PKCS12");
    // aa.pfx is the Digital ID got from VeriSign
    keyStore.load(new FileInputStream("aa.pfx"), storepswd);
    for(Enumeration e = keyStore.aliases() ; e.hasMoreElements() ;) {
    alias = e.nextElement().toString();
    PrivateKey privKey = (PrivateKey)keyStore.getKey(alias, storepswd);
    java.security.cert.Certificate cert = keyStore.getCertificate(alias);
    PublicKey pubKey = cert.getPublicKey();
    Signature rsa = Signature.getInstance("MD5withRSA");
    rsa.initSign(privKey);
    /* Update and sign the data */
    FileInputStream fis = new FileInputStream("Testing.pdf");
    BufferedInputStream bufin = new BufferedInputStream(fis);
    byte[] buffer = new byte[1024];
    int len;
    while (bufin.available() != 0) {
    len = bufin.read(buffer);
    rsa.update(buffer, 0, len);
    bufin.close();
    /* Returns the signature of all the data updated*/
    byte[] rsaSign = rsa.sign();
    now i want to convert this signature(rsaSign bytes) in to PKCS#7 format and embed in to pdf file. so acrobat reader can verify the signature in pdf file.
    I've found the PdfSignature class in the iText lib. But it is poor.
    so plz let me know if any body know how to convert signature in to PKCS#7 format. any sample code or any URL.
    Thanks in Advance.
    Subhani.

    Use BouncyCastle provider
    http://www.bouncycastle.org/docs/mdocs1.4/index.html
    The package: org.bouncycastle.cms
    Download the package and get the examples in the package org.bouncycastle.cms.test .
    (CMS stands for Cryptographic Message Syntax and is defined in RFC 3369, and is an evolution of PKCS#7 v. 1.5, that is defined in RFC 2315. )

  • Webservice Connection Error: Signed Content not in recognizable format

    Dear SAP experts,
    We're having a webservice connection error, when our trading partner is sending test messages to our server.
    They are getting this specific error,
    service: GIPPullAgent.Util:checkSignatureNoCache
    Error: [ISS.0086.9062] Signed Content not in recognizable format
    [ISS.0086.9062] Signed Content not in recognizable format
    Have you encountered this specific error?
    Kindly advise for any helpful tips.
    Thanks!
    Gerberto

    Hi,
    The issue was already resolved.
    We generated the correct Signature value which is needed in the WSDL.
    Thanks for your support!
    Gerberto

  • I'm running snow leopard. The try to open any .mov file in Quicktime, and I get an error message that says, "The document xyz.mov could not be opened. The movie is not in a format that Quicktime player understands. I'm a recent upgrade to Snow Leopard.

    I'm running snow leopard. The try to open any .mov file in Quicktime, and I get an error message that says, "The document xyz.mov could not be opened. The movie is not in a format that Quicktime player understands. I'm a recent upgrade to Snow Leopard.
    Help!
    Thanks, Mark

    Unfortunately, the error message gives no details about what codec might be missing or what it needs.
    If the file can't be opened in QT, it only means you cannot use the QT "Inspector" window to check what compression formats were used to create the file. It does not mean you can't use the Finder "Information" window to check on the compression formats or use a third party media information window (e.g., like VLC which will open many compression formats not supported natively by QT) to determine what kind of data is included in the MOV wrapper. If the file cannot be opened in any app, it is usually a good sign that the file itself is corrupted.
    It's a stupid error message. Apple should do better than that.
    Error trapping is quite extensive but there are still many areas which require human oversight. The message is telling you that either the container has a problem (e.g., not properly terminated, non-standard, or corrupted) or that one or more of the compression formats used is not supported by your current codec component configuration or that the data was encoded using non-standard settings or preferences not supported by QT or that the fourCC code does not match the data contained in the file or that there are timecode inconsistencies, etc., etc., etc. In short there are a near infinite number of possible problems for which it would be very difficult/nearly impossible to program error trapping depending on your sourcing of content and how you process it before it reaches the player app. Think of it like trying to play a BD disc in an DVD player.
    I'll call Apple support when I get a chance.
    Chances are good that they will end up sending you back here. In any case, it is often a good idea to post a sample file for examination by other QT users. At the very least, they should be able to tell you if the sample file will play on other systems which would indicate whether or not the file itself is bad and under the best of circumstances whould allow them to examing the file in detail for various common problems.

  • I have Photoshop CS5.1 (bought in 2011). The photoshop Camera Raw plug-in is not recognizing the format of my new Nikon D610. I updated the version of my Camera Raw plug in and am still getting this message when trying to open images in photoshop. Please

    I have Photoshop CS5.1 (bought in 2011). The photoshop Camera Raw plug-in is not recognizing the format of my new Nikon D610. I updated the version of my Camera Raw plug in and am still getting this message when trying to open images in photoshop. Please help.

    This link shows that ACR 8.3 supports the Nikon D610 and 6.7.1 was the final version for CS5.
    Camera Raw plug-in | Supported cameras
    So you can upgrade to CS6 and ACR 8.7.1
    or using the DNG converter, convert your Nikon raw files to dng format to open in CS5.
    Here is the download link: Adobe - Adobe Camera Raw and DNG Converter : For Macintosh : Adobe DNG Converter 8.7.1
    or Windows: Adobe - Adobe Camera Raw and DNG Converter : For Windows : Adobe DNG Converter 8.7.1
    And here is a great video tutorial on how to use the converter.
    https://www.youtube.com/watch?v=0bqGovpuihw
    Gene

  • Iphoto will no longer recognize my camera, says it does not recognize the format....they are jpegs? And now it will not even open when I plug my Canon Eos Camera in to download. I have checked everything on the camera and it is working perfectly....

    Iphoto will no longer open when attaching my Canon Eos Camera. I have checked the camera and everything is working perfecty. When I open it myself, Iphoto is working perfectly too. But now when I attach the camera, Iphoto no longer opens at all. Yesterday it did open after a really long wait but it kept saying that it did not recognize the "format" of the images....they were jpegs??? Then it flashed on and off and if I hit download at just the right second they would download. But today it won't work at all. Any suggestions.
    thanks

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • I purchased songs from Itunes store and I would like to record a CD to my parents with specific songs but when introduce the cd a message appears that the songs are not in MP3 format, how could I convert them?

    I purchased songs from Itunes store and I would like to record a CD to my parents with specific songs but when introduce the cd a message appears that the songs are not in MP3 format, how could I convert them?

    Hello
    In itunes...preferences you can change the setting to import songs instead of mp4  to mp3. Afer changing this setting, right click to the songs and than you are able to convert to mp3. ths's it

  • How can I get a picture to go with my email signature when sending emails from my iPad? Only a square box shows up on my signature not the actual picture I iploaded in my settings.

    How can I get a picture to go with my email signature when sending emails from my iPad? Only a square box shows up on my signature not the actual picture I iploaded in my settings.

    Only Apple Account Security could help at this point. You can try calling Apple Support in Canada - you'll have to find one of the several ways, such as Skype, to call an 800 number from outside of the relevant country - and ask for Account Security and see if they can help. Or you can find a friend who speaks Chinese and ask them to help you talk to Apple Support in China. There are really no other options that I know of.
    Note, by the way, that these are user-to-user support forums. You aren't speaking with Apple when you post here.
    Regards.

  • In Notes, I do not have a format bar. Under views there is no option to toggle this feature on or off. How then, can I set line spacing in documents? or is there some trick to getting the format bar that they say exists?

    I want to be able to adjust line spacing in the Notes program. The help menu says that there is format bar and that I can choose this spacing. I do not have a format bar. They said that you can toggle this on and off under the View menu. I have not option in my dropdown that gives me an option to show or hide the format bar. Is there a reason why my version does not seem to have this feature?

    Sorry for the wishy washy response but potential YES and possibly NO. Your user data should be intact but the OS may not be able to boot. You have a backup?

  • Yosemite 10.10 problem - 10.9 drive not mac extended format ??

    I am attempting to upgrade to 10.10 and the system is not allowing me to install on my 10.9 drive because it thinks the drive is either not mac extended formatted or journal not activated.  It will not install the update.  It requires a drive format or activate Journal.  I'm new to Apple and this does not compute!  The system says the 10.9 drive is formatted as mac os-extended (Journal).
    Thanks,

    The other thing that the installer checks on before it install OS X is that the disk drive is formatted with GUID partition mapping.

  • Oracle 9.0.1 Linux Download Disk 1 Is NOT in gzip Format

    Hi,
    I tried to download twice Oracle 9.0.1 Linux on my Windows first, then tranfer to my Linux machine. All the other disks (gz files) are transfered and uncompressed into cpio files, expect Disk 1, Linux9i_Disk1.cpio.gz.
    I checked Linux9i_Disk1.cpio.gz first using WinZip on Windows, then gunzip on Linux. The problem is the same: Linux9i_Disk1.cpio.gz is not in gzip format.
    Since all the other Disks (.cpio.gz files) works fine, my suspicion is that Linux9i_Disk1.cpio.gz is corrupted on the server. Has anyone in Oracle really tested the download recently?
    Of cause next monday I will check direct download to my Linux machine at work.
    Thanks in advance!
    Dong Liu
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    Hi,
    I reported that Oracle 9.0.1 Linux Download Disk 1 does not work if I first download it to Windows. My colleague downloaded it to a Linux machine, and it can be unzipped.
    So only one disk file can only be directly downloaded to Linux.

  • I have bought un-useful app which is an image converter app. It did not mention unsupported formats can I get my money back?

    Dear Apple support team
    I have just bought an application, it is an image converter, but it did not mention that it doesn't support a specified image formats. When I bought it I could not get any use of it because it does not dupport NTF format.
    Can I get my money back?!
    Thank you,
    Regards.

    Refunds -
    All sales are final. the App Store is not a try it and return it situation.
    Apple sometimes gives a one-time per account refund. If this is the app which you wish to use your possible one refund with use the Report a Problem link in the emailed receipt that you receive on the purchase in 24 to 48 hours to ask for the refund.
    If your purchase was in the last few weeks you may also use this link to report a problem;
    https://reportaproblem.apple.com

  • Photoshop CS4 Is Not Showing all Formats/Extensions when saving. [was: Please Help]

    My Adobe Photoshop Cs4 Is Not Showing all Formats/Extensions.
    when i edit a picture and wants to save in .png or .bmp or in any other format ...
    there is no .png In the Save As List, There are only Some Extenstions in that list like Jpeg-Psd-Tif etc...
    I Made The Picture in RGB mode..
    And I have Png.8bi Present In my AdobePhotoshop/Plugins/File Formats
    But It Is Still Not Showing Can you guys help

    Thanks For The Reply ... Let Me Answer your questions
    Os = Windows ( windows xp )
    Bits = 8 bits / Channel
    I didn't Understand your this question
    => If On Windows is it the same in both the 32 and 64 bit versions of Photoshop cs4?
    System Info :-
    Adobe Photoshop Version: 11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch])
    Operating System: Windows XP 32-bit
    Version: 5.1 Service Pack 3
    System architecture: Intel CPU Family:15, Model:2, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2
    Physical processor count: 1
    Processor speed: 1394 MHz
    Video Card: Intel(R) 82845G Graphics Controller
    Video Mode: 1152 x 864 x 4294967296 colors
    Video Card Driver: ialmrnt5.dll
    Driver Version: 6.13.01.3264
    Built-in memory: 2046 MB
    Free memory: 1497 MB
    Memory available to Photoshop: 1586 MB
    Memory used by Photoshop: 70 %
    Image cache levels: 4
    Serial number: 92628791954238016438
    Application folder: D:\CS4\Photoshop CS4\
    Temporary file path: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 39.1G, 32.0G free
    Primary Plug-ins folder: D:\CS4\Photoshop CS4\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2008/08/27-18:10:41   53.355610   53.355610
       AdobeLinguistic.dll   Adobe Linguisitc Library   4.0.0  
       AdobeLM.dll   AdobeLM   3.0.11.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)   53.352460
       AdobeLM_libFNP.dll   FLEXnet Publisher (32 bit)   11.5.0.1 build 57427  
       AdobeOwl.dll   Adobe Owl 2008/08/14-18:38:42   2.0.70   53.354161
       AdobeOwlCanvas.dll   Adobe Owl Canvas   2.0.70   53.354161
       AdobePDFL.dll   PDFL 2008/08/20-20:15:08   53.204060   53.204060
       AdobeUpdater.dll   Adobe Updater Library   6.0.0.1452 (BuildVersion: 52.338651; BuildDate: Wed Apr 16 2008 19:28:20)   52.338651
       AdobeXMP.dll   Adobe XMP Core   4.2.2   53.352624
       AdobeXMPFiles.dll   Adobe XMP Files   4.2.2   53.352624
       AdobeXMPScript.dll   Adobe XMP Script   4.2.2   53.352624
       adobe_caps.dll   Adobe CAPS   2,0,99,0   2.135373
       AFlamingo.dll   AFlamingo 2008/07/09-11:28:44   53.350580   53.350580
       AGM.dll   AGM 2008/08/27-18:10:41   53.355610   53.355610
       ahclient.dll    AdobeHelp Dynamic Link Library   1, 3, 12, 0  
       aif_core.dll   AIF   1.0   53.352475
       aif_ogl.dll   AIF   1.0   53.352475
       amtlib.dll   AMTLib   2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)   53.352460
       amtservices.dll   AMTServices   2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)   53.352460
       ARE.dll   ARE 2008/08/27-18:10:41   53.355610   53.355610
       asneu.dll    AsnEndUser Dynamic Link Library   1, 6, 0, 8  
       ATL80.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       authplay.dll        
       AXE8SharedExpat.dll   AXE8SharedExpat 2008/06/11-20:19:53   NFR 53.348206   53.348206
       AXEDOMCore.dll   AXEDOMCore 2008/06/11-20:19:53   53.348206   53.348206
       Bib.dll   BIB 2008/08/27-18:10:41   53.355610   53.355610
       BIBUtils.dll   BIBUtils 2008/08/27-18:10:41   53.355610   53.355610
       cg.dll   NVIDIA Cg Runtime   2.0.0015  
       cgGL.dll   NVIDIA Cg Runtime   2.0.0015  
       CoolType.dll   CoolType 2008/08/27-18:10:41   53.355610   53.355610
       data_flow.dll   AIF   1.0   53.352475
       ExtendScript.dll   ExtendScript 2008/07/17-13:28:24   53.351316   53.351316
       FileInfo.dll   Adobe XMP FileInfo   4.2.2   53.352624
       FNP_Act_Installer.dll   FLEXnet Publisher (32 bit)   11.6.0.1 build 60959  
       icucnv36.dll   International Components for Unicode 2008/03/20-16:33:10    Build gtlib_1.1 CL#7223  
       icudt36.dll   International Components for Unicode 2008/03/20-16:33:10    Build gtlib_1.1 CL#7223  
       image_flow.dll   AIF   1.0   53.352475
       image_runtime.dll   AIF   1.0   53.352475
       JP2KLib.dll   JP2KLib 2008/06/11-20:19:53   53.100857   53.100857
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       mfc80.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80CHS.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80CHT.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80DEU.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80ENU.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80ESP.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80FRA.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80ITA.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80JPN.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80KOR.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfc80u.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       mfcm80u.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       MPS.dll   MPS 2008/07/07-10:33:04   53.350311   53.350311
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.762  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS4   CS4  
       Plugin.dll   Adobe Photoshop CS4   CS4  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   1.0.0.73  
       PSArt.dll   Adobe Photoshop CS4   CS4  
       PSViews.dll   Adobe Photoshop CS4   CS4  
       registration.dll   Registration   2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)   53.352460
       SCCore.dll   ScCore 2008/07/17-13:28:24   53.351316   53.351316
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       VersionCue.dll   Adobe VersionCue   4.0.0.0client1  
       WRServices.dll   WRServices Friday May 30 2008 7:18:42   Build 0.7713   0.7713
    Installed plug-ins:
       ADM 3.11x01
       Accented Edges 11.0
       Angled Strokes 11.0
       Bas Relief 11.0
       Chalk & Charcoal 11.0
       Charcoal 11.0
       Chrome 11.0
       Colored Pencil 11.0
       Conté Crayon 11.0
       Craquelure 11.0
       Crosshatch 11.0
       Cutout 11.0
       Dark Strokes 11.0
       Diffuse Glow 11.0
       Dry Brush 11.0
       Embed Watermark 3.0
       Film Grain 11.0
       Filter Gallery 11.0
       Fresco 11.0
       Glass 11.0
       Glowing Edges 11.0
       Grain 11.0
       Graphic Pen 11.0
       HDRMergeUI 11.0
       Halftone Pattern 11.0
       Ink Outlines 11.0
       Lens Blur 11.0
       Lens Correction 11.0
       Liquify 11.0
       Mosaic Tiles 11.0
       Neon Glow 11.0
       Note Paper 11.0
       Ocean Ripple 11.0
       Paint Daubs 11.0
       Palette Knife 11.0
       Patchwork 11.0
       Photocopy 11.0
       Plaster 11.0
       Plastic Wrap 11.0
       Poster Edges 11.0
       Read Watermark 3.0
       Reticulation 11.0
       Rough Pastels 11.0
       Save for Web & Devices 11.0
       ScriptingSupport 11.0
       Smudge Stick 11.0
       Spatter 11.0
       Sponge 11.0
       Sprayed Strokes 11.0
       Stained Glass 11.0
       Stamp 11.0
       Sumi-e 11.0
       SuperPNG 2.0
       Texturizer 11.0
       Torn Edges 11.0
       Underpainting 11.0
       Vanishing Point 11.0
       Variations 11.0 (11.0x001)
       Water Paper 11.0
       Watercolor 11.0
    Plug-ins that failed to load: NONE
    Flash: 0
    Installed TWAIN devices: NONE

  • The videos from my ipod does not transfer to itunes in my macbook pro they dont work it says The document "REGGAETON GRAN MIX 5.avi" could not be opened. The movie is not in a format that QuickTime Player understands.

    the videos from my ipod does not transfer to itunes in my macbook pro they dont work it says The document “REGGAETON GRAN MIX 5.avi” could not be opened. The movie is not in a format that QuickTime Player understands.what shoul I do?

    You need to convert the .avi file - http://www.snowfoxsoft.com/tutorial/how-to-convert-avi-to-itunes.html
    MJ

  • Image cannot be rendered because Aperture does not support image format

    Dear all,
    I have installed apple Aperture 3.03 and the complete Nick software plug-in selection:
    • Dfine 2.0 for Aperture
    • Color Efex Pro 3.0 Complete for Aperture
    • Silver Efex Pro for Aperture
    • Sharpener Pro 3.0 for Aperture
    • Viveza 2 for Aperture
    History
    Until a few days ago the system was running ok / no notable issues on performance. / all pug in seem to run good / no issues. Also
    • I Run OSX10.4/ Aperture 3.03 ( 32Bit mode)
    • My library contains just over 10000 images / approximately 140GB
    • I have recently updated the OSX software update including the security update 2010-005
    • as well as the Snow leopard graphic update 1.0
    • As far as I am aware all updates where automatically recommended by OSX Software update ( no manual intervention).
    • As far as I remember after update the system still was running ok but honestly I can not tell you how many times the Nick Plug in started out of Aperture.
    After all, Several times I continued using the system / still no noticeable problem until the following was happening:
    Problem:
    After creating with "PT gui" a panoramic image File type: "TIF" Pixel size: 5112 × 2556 (13,1 MP) I imputed this file in to Aperture (drag and drop). During the attempt to eddied this file with "Nick Define 2.0" the system was hamming up No response for several minutes from Dfine 2.0 / Aperture" At the end I had to "force quit" the applications.
    After the consequential reopening of Aperture I tried again to eddied images with any Nick software Plug-In but each time Aperture prepares any image previously stored in my Library ti open the Pug in the following Error message appears:
    *"This image cannot be rendered for editing because Aperture does not support the image format"*
    Currently non of my previously in the library safed images can be opened in a Nick software Plug-In this applies to all file types I have tied " Raw, tif, jpg"
    • I am still able to eddied normally with Aperture ( so far I do not find any other issue)
    • A newly imported Raw image after being taken with my EOS 5D can be edited in the completed Nick software Plug-In selection ( so far I do not find any other issue)
    The following actions have been taken to overcome the issue (all not successful):
    • I restored my Library out of my back Up ( to previous time of event ( no Time machine back up)
    • Uninstallation of all Nick software Plug-In selection
    • Uninstallation Aperture Reinstallation Aperture / Nick software Plug-In selection
    • Repairing the library ( all three possibilities)
    • installation of latest EOS utilitys
    Questions
    • Can you support me to overcome this issue?
    • Have you heard similar issues of Nick user Running the Aperture plug-ins?
    For me it is really strange that even after replacing the the library in my normally not connect back up the problem still exists (this should be not affected by the event as the back up was not done any more) / new imported images are editable with the Plug-In.
    I would be happy if you could support me in this issue.
    Best regards,
    Matthias
    PS: I have reported this issue to Apple (via Aperture feedback) as well as contacted the Nick software support and currently waiting for feedback.
    Harware:
    Modellname: MacBook Pro
    Modell-Identifizierung: MacBookPro5,1
    Prozessortyp: Intel Core 2 Duo
    Prozessorgeschwindigkeit: 2,66 GHz
    Anzahl der Prozessoren: 1
    Gesamtzahl der Kerne: 2
    L2-Cache: 6 MB
    Speicher: 4 GB
    Busgeschwindigkeit: 1,07 GHz
    Boot-ROM-Version: MBP51.007E.B05
    SMC-Version (System): 1.41f2

    Dear Ma-Le / All
    I have just had the same problem
    I use
    • Aperture 3.03 with a iMac 2.8 Intel Core 2 Duo with all files on external hard disks (mac extended fomat as apple suggests) with referenced masters.
    • Camera Nikon D300, with probably 75,000+ images on 2 hard drives
    • Photoshop CS2 with PhotoTools 2.5 plugin
    This has been working perfectly until yesterday when the system froze when I was using PhotoTools 2.5 with Photoshop CS2 - as a result of which I resorted to a force quit.
    Since then on most of my files it has not been possible to use an external editor.
    A message appears saying: *Editing Error - This image cannot be rendered for editing because Aperture does not support image format*.
    The problem seems to apply to the attempted use of any external editor (including Noise Ninja)
    The following have each been tried, all unsuccessfully:
    - Using each of Aperture's library 3 first aid options
    - Rebuilding directory using Diskwarrior
    - Checking for virus using Virus Barrier X4
    - Defragmenting library hard disk using TechTool pro
    - Changing permissions settings
    - Using Disk Utility first aid to repair permissions and checking main disk
    - Removing some plist elements when open 'show package contents' of library
    - Setting up a(n almost clean) new system, with newly loaded version of Aperture, with a new library from a vault saved prior to the crash when the problem first occured
    Several things seem to me to be totally bizarre:
    1 - The problem is the same on the other library hard disk which was not in use at the time
    2 - The problem still occurs when a back up vault saved prior to this problem is loaded - using a new hard disk with a new system and a newly reloaded and upgraded Aperture software
    3- The problem seems inconsistent. It appears to affect some photos but not all. Even from the same shoot, some photos can be edited using an external editor, whilst others cannot (but as far as i can tell most of the photos in a particular album seem to be consistently affected)
    4- The only way around it seems to be if I import a new (copy image) from the original master. Then everything works ok, and I can successfully edit that copy image in photoshop / phototools plug-in.
    I am beginning to wonder whether what has been corrupted is Aperture's ability to make copies from the master file which it then uses with the external editor (I have no real idea whether this is correct)
    Does anyone have any ideas or solutions - or has anyone else been suffering a similar problem?
    Eric
    PS: As a professional photographer this problem is a really serious issue for me - and I really don't really want to go to Lightroom or Capture One

Maybe you are looking for