Upgrade to MQ 5.3 causing issues

We have been using the alpha code for 'MQ Series JMS Support' for the last
          18 months or so without any issues on WLS 6.0 first and then WLS 6.1.
          The runtime is still available at
          http://dev2dev.bea.com/codelibrary/code/mqseries.jsp
          While I understand that this is Alpha code and not officially supported by
          Bea, can someone please try to help me with the below issues ?
          We are doing an upgrade from MQ Series 5.2 to 5.3 or are suddenly seeing the
          infamous 'NoClassDefFoundError' on one of the XA classes. I think I may
          know what's going on but have no way to fix the problem. The
          wlsmqseries.jar was built using the MQ Series 5.2 libraries. Since we are
          upgrading to MQ Series 5.3 the classes in wlsmqseries.zip need to be rebuilt
          using the new APIs (I am pretty sure there are no API changes). Is it
          possible that the contributor of this utility (if reading this email) build
          wlsmqseries.jar using the MQ Series 5.3 libraries and release it. Or
          alternatively, I'll be happy to do the build if the source is given. Most
          of the stuff in the dev2dev site has code included. This one seems to be
          one of the few that doesn't have code.
          Note - Upgrading to WLS 7.0 or 8.1 is not an option for another 6 months :(
          Help ! Please !
          Adarsh
          

Alex,
          I was wrong on the analysis. The problem vanished after I included the MQ
          libraries in my library path. I am now able to do XA transactions with the
          MQ Series 5.3 Queue Manager without any issues (ofcourse, using your
          wrappers).
          I apologize for the false alarm :)
          Thanks for your immediate response,
          Adarsh
          "Alex" <[email protected]> wrote in message
          news:[email protected]...
          > What is the XA class that gets the NoClassDefFoundError?
          >
          > Adarsh Dattani wrote:
          >
          > > Hi Alex,
          > > The error trace points to the one of the two #### lines of code. This
          > > happens after the entries in LDAP are duplicated onto WLS JNDI by the
          mapper
          > > and when I try to create a queue connection after looking up the QCF
          from
          > > the WLS JNDI.
          > > Thanks,
          > > Adarsh
          > >
          > > JNDIMapper mapper = null;
          > > Context ctx = new InitialContext();
          > > try {
          > > String wlsMqQcf = qcfName+"_WLS";
          > > String wlsMqQueue = queueName+".WLS";
          > > try {
          > > mapper = new JNDIMapper(icfName,url);
          > > } catch (javax.naming.NameAlreadyBoundException nabe) {}
          > > try {
          > >
          > > mapper.map("cn="+qcfName,wlsMqQcf,"MQSeries."+queueName);
          > > } catch (javax.naming.NameAlreadyBoundException nabe) {}
          > > mapper.map("cn="+queueName,wlsMqQueue);
          > > }
          > > #### qconFactory =
          (QueueConnectionFactory)ctx.lookup(wlsMqQcf);
          > > #### qcon = (QueueConnection)
          > > ((XAQueueConnectionFactory)qconFactory).createXAQueueConnection();
          > > XAsession =
          ((XAQueueConnection)qcon).createXAQueueSession();
          > > qsession = XAsession.getQueueSession();
          > > } catch(JMSException je) {
          > > Exception linked = je.getLinkedException();
          > > if (linked!=null) {
          > > log.error("MQ Series Linked Exception for the following JMS
          > > Exception : "+linked.toString());
          > > }
          > > throw new EbizException(je);
          > > } catch (NamingException ne) {
          > > throw new EbizException(ne);
          > > } catch (Throwable te) {
          > > throw new EbizException(te);
          > > }
          > >
          > >
          > >
          > > "Alex" <[email protected]> wrote in message
          > > news:[email protected]...
          > >
          > >>What is the offending class?
          > >>
          > >>Adarsh Dattani wrote:
          > >>
          > >>
          > >>>We have been using the alpha code for 'MQ Series JMS Support' for the
          > >>>
          > > last
          > >
          > >>>18 months or so without any issues on WLS 6.0 first and then WLS 6.1.
          > >>>The runtime is still available at
          > >>>http://dev2dev.bea.com/codelibrary/code/mqseries.jsp
          > >>>While I understand that this is Alpha code and not officially supported
          > >>>
          > > by
          > >
          > >>>Bea, can someone please try to help me with the below issues ?
          > >>>We are doing an upgrade from MQ Series 5.2 to 5.3 or are suddenly
          seeing
          > >>>
          > > the
          > >
          > >>>infamous 'NoClassDefFoundError' on one of the XA classes. I think I
          may
          > >>>know what's going on but have no way to fix the problem. The
          > >>>wlsmqseries.jar was built using the MQ Series 5.2 libraries. Since we
          > >>>
          > > are
          > >
          > >>>upgrading to MQ Series 5.3 the classes in wlsmqseries.zip need to be
          > >>>
          > > rebuilt
          > >
          > >>>using the new APIs (I am pretty sure there are no API changes). Is it
          > >>>possible that the contributor of this utility (if reading this email)
          > >>>
          > > build
          > >
          > >>>wlsmqseries.jar using the MQ Series 5.3 libraries and release it. Or
          > >>>alternatively, I'll be happy to do the build if the source is given.
          > >>>
          > > Most
          > >
          > >>>of the stuff in the dev2dev site has code included. This one seems to
          > >>>
          > > be
          > >
          > >>>one of the few that doesn't have code.
          > >>>Note - Upgrading to WLS 7.0 or 8.1 is not an option for another 6
          months
          > >>>
          > > :(
          > >
          > >>>Help ! Please !
          > >>>Adarsh
          > >>>
          > >>>
          > >>>
          > >>>
          > >
          > >
          >
          

Similar Messages

  • Mac upgrade to 10.8.3 causes issues in mail and google chrome

    After upgrading my computer to 10.8.3 th other day, I have been having quite a few issues.
    I have a 2011 Macbook Pro.
    The first thing I noticed was that after closing the lid (and the computer sleeps), mail will disconnect, and show the triangle icon with the exclamation mark in the middle. WHen I click on it, it says 'Unable to connect. There may be a problem with the mail server or network. Verify the settings for account “Gmail” or try again. The server returned the error: The server “imap.gmail.com” cannot be contacted on port 993.'
    When I open connection doctor, it looks like this:
    But most of the time, the top light is green and the 2 underneath are red.
    I have checked the settings an it allows SSL.
    THe only thing that seems to fix it is to quit mail every time after sleep, which is getting very tiresome. Please help!
    THe other issue I have is that when I open google chrom (after sleep), the wifi is connected and working but web pages will not load for a couple of minutes after I have opened the computer. And, the first page that I load shows up like this:
    Then, the internet seems to come on and I can open a new tab and access any other website. But, for the first page that I load, it will not connect to the page for at least another couple of minutes. Even when other tabs/sites are working, the first site chosen just shows up with this screen, over and over when refreshed, even though the internet is working.
    This happens when I close the lod for even a couple of seconds or when I try to turn the wifi on/off.
    The same thing happens when I tried using safari.
    Please help! This is so frustrating!

    In my experience, it may take a few seconds to reconnect, but that's the maximum.
    I use iCloud and Comcast, so I'm not familiar with how Gmail performs, but it's related to how quickly their respective mail servers reconnect.
    It could also be related to the performance of your wifi router. Is its firmware up to date?
    I'm using an Airport Extreme and don't have the issues that you are reporting.

  • Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

  • Exchange upgrade causing issues with internal wiri...

    Recently our exchange was upgraded to accommodate bt infinity and at the same time our broadband started playing up. we called bt and I spent 1.5 hours checking and re checking equipment with the call center. Tests were done with the hub at either end of the internal wiring. All the tests were still showing faults even with hub connected to the test socket. They asked me to leave connected for 24 hours while they monitor the line. They promised to call me back which they did not. I called them again the following day to be told I should have left the hub in the test socket which I was not told the previous day. I then had to wait 48 hours while they monitored the line this time in the test socket. All the tests still showed the fault was still there so an engineer called out.
    The hub was still in the test socket when engineer arrived and the first thing he did was hook up his test equipment to the test socket and he stated there and then that there was nothing wrong with the line but it had been throttled down. 2 minute phone call and 10 minutes later broadband was back and working perfectly at the test socket. He checked the internal extention and the faults were being thrown up by an extension that has been in place for 10 years +. He stated to me that the new equipment installed in the exchange was more advanced and did more line checks so, although this equipment has been used for Internet with BT for 10 years it is no longer adequate.
    All of this I find understandable but the whole way that BT handled this from day 1 of my first call has been appalling. BT openly admitted that the original engineer calls were handled badly and we were credited £9 for the lack of services we had for overly long time. However we are now, 2 months after this, faced with nearly £130 charge for the engineer visit which, looking back with the info I have now, was completely unnecessary. Had the engineers on the phone bothered to reset the line while hub was in the test socket when they were allegedly monitoring it for 48 hours they could have told me there were no faults on their equipment up to the socket and I would have sorted out the internal wiring myself. Even now I can find mention on the Internet of old wiring causing issues but no specific posts to do with exchange upgrades potentially meaning that you need to upgrade internal wiring or mention by the BT call center itself on any of the calls I made to them. All I was told was that everything up to the main box is BT and everything after that mine but since we have made no changes to the wiring we did not think it was applicable until the engineer arrived and told us what he told us then. Yesterday I called Bt again around 9am to dispute the charge. I was informed that because the fault was with our equipment the charge stands. I explained all of the above and I had my case put to the review team. I was told I would get a call back within 4 hours which I did but the phone rang 3 times and as I answered they hung up. I then got a text saying they had tried to call and asked for me to call back which I did to be told that his computer wasn't working. He took my details and said someone would call me back which no one did. I chased again to be told that someone would definitely call me that day. No one did. I chased again today to be told the decision still stands. He has put to final review and promised a call back within 5 days. Until this is resolved direct debit is cancelled. To the letter of the contract we have with BT this is our charge to pay I know that but this could have been avoided if the information was out there on the net, if the original checks done over the phone were done correctly or if I had been told this directly by Bt themselves prior to the engineer being called out which is why I am posting this here so hopefully no one else falls into this trap.

    You're right I'm not connected to the BT infinity cabinet. But the BT Infinity cabinets all still route back through the exchange that I am connected to -
    http://www.ichilton.co.uk/blog/phones/faster-broadband-bt-infinity-fibre-to-the-cabinet-coming-to-in...
    Quote :
    What this modem does is connects using VDSL from your home to the VDSL cabinet using the existing copper wires, on to the DSLAM, back to the exchange (over the fibre) and on to BT’s core network.
    Your phone line is then still terminated in the original cabinet for telephony (using the cross connect between the old and new cabinets I mentioned above) and back to the exchange over the original multi pair copper cable as it always has done.
    http://www.robertos.me.uk/html/fttx.html
    Quote:
    FTTC involves BT Openreach installing a new street cabinet near to the existing one and linking the two. They run optical fibre from the exchange to the new cabinet then link individual lines from the old cabinet to the new one and back to get VDSL2 onto the copper connection to the premises. The PSTN phone connection continues to operate over the pre-existing cable from the old cabinet to the exchange.  It does not get put onto the fibre connection.
    In other words the linkage is Exchange >> Old >> DSLAM in New >> Old >> Premises. (Traffic in both directions of course!)
    Presumably the equipment in the exchange cannot stay as it is and is upgraded in the process?

  • HT204291 Since upgrading to iOS7, i have experienced issues with Airplay button missing

    Since upgrading to iOS7, i have experienced issues with Airplay button missing from the control menu as well as in Spotify.  It is as if airplay is not runing.  A temp fix: Reboot of the ipad mini (Home button+standby) Is there anything permanent?
    I have verified that my iPad mini and apple TV is up to date.
    Airplay enabled, the network is connected with internet.
    It is as if, airplay is a service that just stopped working and has to be restarted again via a reboot.

    Welcome to the Apple Community.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel or adjusting your multicast rate.
    There are other types of problems that can affect networks, but this is by far the most common, hence worth mentioning first. Networks that have inherent issues can be seen to work differently with different versions of the same software. You might also try moving the Apple TV away from other electrical equipment.
    The following article(s) may help you.
    Troubleshooting AirPlay
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Troubleshooting Security Software

  • Can too large a folder cause issues and effect performace of my Mac Pro

    Hi, I have a 180 gb folder filled with important data within my Home folder. This folder has a many subfolders as well. The folder is on my startup drive and where I have Snow Leopard installed. Can too large a folder cause issues with my mac and effect performance? Thanks

    another way to ask, would you make better use of, and improve I/O and performance, if you used your other drive bays? yes.
    Boot drives with even less than 50% free is probably not a good idea. All depends on whether 200GB is on 1TB or on 500GB drive. And how fragmented free space even.
    Lifting, loading and writing or copying 4GB files of course does have an impact, so if you work with 2GB files in CS5....
    Having a dedicated type boot drive, media drive (and isolate media and library files) as well as scratch drive is normally done with Mac Pro.
    The biggest bang in performance: lean mean SSD boot drive.

  • Does upgrading OSX 10.6.8 cause PhotoShop 9.0.2 to stop working?

    Would upgrading OSX 10.6.8 cause PhotoShop 9.0.2 to stop working?

    A Safari upgrade will not affect PS. An OS X upgrade, however, could. See App Compatibility Table - RoaringApps.

  • MovieClip Filter Causing issues with EventListeners (mouseEvent.ROLL_OVER)

    Hello,
    I have been working on a flash photo gallery for the web. It loads thumbnails from an xml file into a loader which is then made the child of a movieclip.
    The thumbnails are animated and triggered with mouse events of ROLL_OVER and ROLL_OFF. I have this working, or appearing to, when the movieclip containing the loaded thumbnail has no filters applied to it.
    I want add a drop shadow on the ROLL_OVER event and remove the drop shadow on the ROLL_OFF event. I also have this working, however my problem arises when I mouse over the very edge of the movieclip. This cauese the ROLL_OVER and ROLL_OFF function to fire in rapid succession, creating a flashing dropshadow. This looks aweful and I really have no idea what would be causing this issue.
    Thanks in advance for any advice!
    Regards.

    Thanks for the reply.
    I also found it difficult to believe that the filter was causing issues with the roll over/out events. I will expand on the example code you provided so you get an idea of what I am trying to accomplish and where my issues arise.
    EDIT: I should add that the issue is only present when I tween AND add a filter. If I only add a filter or if I only tween I have no issues but the combination or adding a filter and tweening causes the OVER/OUT events to fire rapidly.
    //This code does not result in a flashing animation
    myClip.addEventListener(MouseEvent.ROLL_OVER, overClip);
    myClip.addEventListener(MouseEvent.ROLL_OUT, outClip);
    function overClip(e:MouseEvent):void
       myTween =  new Tween(myClip, "scaleX", Regular.easeOut, myClip.scaleX, 1.5 , 3, true);
       myTween =  new Tween(myClip, "scaleY", Regular.easeOut, myClip.scaleY, 1.5 , 3, true);
    function outClip(e:MouseEvent):void
       myTween =  new Tween(myClip, "scaleX", Regular.easeOut, myClip.scaleX, 1 , 3, true);
       myTween =  new Tween(myClip, "scaleY", Regular.easeOut, myClip.scaleY, 1 , 3, true);
    //However if i add these lines of code to add and remove a filter I can observe the flashing effect when the mouse is near the edge of the moveclip
    myClip.addEventListener(MouseEvent.ROLL_OVER, overClip);
    myClip.addEventListener(MouseEvent.ROLL_OUT, outClip);
    function overClip(e:MouseEvent):void
       myClip.filters = [myDropShadowFilter];
       myTween =  new Tween(myClip, "scaleX", Regular.easeOut, myClip.scaleX, 1.5 , 3, true);
       myTween =  new Tween(myClip, "scaleY", Regular.easeOut, myClip.scaleY, 1.5 , 3, true);
    function outClip(e:MouseEvent):void
       myClip.filters = [];
       myTween =  new Tween(myClip, "scaleX", Regular.easeOut, myClip.scaleX, 1 , 3, true);
       myTween =  new Tween(myClip, "scaleY", Regular.easeOut, myClip.scaleY, 1 , 3, true);
    Is there something obviously wrong with this approach to adding a filter/tweening? I am fairly new to flash.
    Thanks again!
    Message was edited by: Dafunkz

  • MDP to HDMI adapter causing issues while connecting Macbook air late 2013 edition to Projector. Projector shows grains on the display.

    MDP to HDMI adapter causing issues while connecting Macbook air late 2013 edition to Projector. Projector shows grains on the display.

    Sounds like you may have been in extended display mode. If so, all you had to do was drag a window to the projector display. Or, if you wanted mirrored mode, in display preferences select check mirror display.

  • When I plug in my Lacie Firewire 800 drive it causes certain apps to crash. Chrome will immediately crash when I open it, so will DVD player. It's only when I plug in my Firewire 800 drive, USB does not cause issues. What's the deal?

    When I plug in my Lacie Firewire 800 drive into my Mid-2009 Macbook Pro running Mountain Lion - 10.8.2,  it causes certain apps to crash. Chrome will immediately crash when I open it, so will DVD player. It's only when I plug in my Firewire 800 drive, USB does not cause issues. What's the deal?
    I've restarted, verfied the disk, repaired permissions, smc reset.. don't know what else to do..

    Contact Lacie since it's their product you are having issues with. 

  • How to check which RFCs causing issues in the system and RFC response times

    Hi,
    We have an issue with the RFC response times in CRM and need investigstion. We need to know which Which RFCs causing issues and how we can solve the problems.
    Regards

    Hi,
    chek the below code
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_EXIST
    EXPORTING
    FILE = W_FILENAME
    RECEIVING
    RESULT = W_RESULT
    EXCEPTIONS
    CNTL_ERROR = 1
    ERROR_NO_GUI = 2
    WRONG_PARAMETER = 3
    NOT_SUPPORTED_BY_GUI = 4
    others = 5.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-* MSGNO WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    IF W_RESULT IS INITIAL.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>DIRECTORY_EXIST
    EXPORTING
    DIRECTORY = W_FILENAME
    RECEIVING
    RESULT = W_RESULT
    EXCEPTIONS
    CNTL_ERROR = 1
    ERROR_NO_GUI = 2
    WRONG_PARAMETER = 3
    NOT_SUPPORTED_BY_GUI = 4
    OTHERS = 5.
    IF SY-SUBRC <> 0.
    ENDIF.
    ENDIF.
    IF W_RESULT = 'X'.
    RC = '1'.
    ELSE.
    RC = '0'.
    ENDIF.
    reward if helpful.
    Regards,
    nagaraj

  • Do multiple bindings still causing issues for PowerPivot workbook in SharePoint 2013

    Do multiple bindings still causing issues for PowerPivot workbook in SharePoint 2013 as they did in SP2010? Here is the link about 2010 issue :
    http://support.microsoft.com/kb/2712071

    Hi Norm,
    I searched internally, and I couldn't find any information related to this issue applied to SharePoint 2013, it shouldn't exist in SharePoint 2013.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • Reader causing issues with dropped underscores in courier new font

    When converting a microsoft word document in 2013 or 2007 to a PDF is causing issues with dropped underscores.  It only seems to happen in courier new.  For instance if I have _someCode, when converting this over to a PDF file I will sometimes see _someCode and sometimes I will see someCode.  If I open this file in a different pdf reader then it looks correct 100% of the time.  If I copy and paste into another application then the underscore shows.  This is a major issue for people putting code into a PDF document as underscores are important and courier new is what we often use.

    I love how quick you are to throw Microsoft under the bus.  Often it is their fault.  In this case I believe you are 100% wrong and absolutely short sighted to ignore this.  As I said in my original email, which you apparently missed, I have tried this in multiple PDF viewers and Adobe Reader is the ONLY reader that misses the underscores.  Foxit, PDF Exchange and Sumatra all render it perfectly.  Adobe reader missed 6 underscores in my document that has 18 underscores.  30% of the time in this document Adobe Reader makes the underscore invisible.  And if I switch the zoom to 100% instead of 148% (which is the default for me for some reason) then Adobe Reader misses 7 of them.  This doesnt occur in the other readers.  Blame Microsoft all you want but the simple fact is that Adobe Reader has issues reading courier new's underscores.  It needs to be fixed.

  • Screen saver won't start since Lion upgrade. Two different machines, same issue.

    Screen saver won't start since Lion upgrade. Two different machines, same issue. Help

    For anyone following this thread, I've found a solution to my problem. Turns out that a cute widget called FishTank appears to be the culprit. With it running in Dashboard (even when I don't see Dashboard) the Screensaver and Sleep functions don't work. I turned it off, not because I'm clever, just because I tired of it, and voilà, Screensaver and Sleep are now working. It can stay in my widgets list without any problem, it just can't be turned on. I'm going to delete it anyway, however.
    Hope this points the way to solutions for some of the rest of you!
    Cheers!
    Keith

  • Explorer InfoSpaces on HANA Views - column label changes cause issues?

    Key question is – do simply label changes in HANA view cause issues with Explorer InfoSpaces?  Furthermore, on source view changes, does the InfoSpace also need to be adjusted?
    What we have observed is this
    1. InfoSpaces have been created using the “SAP HANA appliance” connection highlighted below. The corresponding “Home” screen is shown below that, so there are around 14 or so InfoSpaces that should be available.
    2. Yesterday, there was a production deployment that contained some changes to the underlying views in the form of label changes (not column name changes).
    3. Now, in the “Manage” screen we cannot see these same 14 InfoSpaces available under the expected connection. Instead, they are all available under the “Source Unavailable” node with the default action of “Change Source” shown.
    Additionally, we are seeing some strange behavior where certain facets are actually containing the wrong data. For example, in a facet/column called “Source Type”, where the expected values are “NBP or PBP”, we are seeing Material numbers like “00001112453”. This leads me to believe that there is a mapping issue under the covers.
    Thanks,
    Justin

    Our BOE Explorer is Version: 14.1.1 Build: 1072   - I’m not sure how this corresponds with your 69.01 to 74 numbers (release note numbers?).
    But it sounds identical to your description.
    One of our observations: if we change the sorting on a facet pane using the upper right sort control the values are corrected for a while, at least until we change a measure and the set of facets get updated with the miss-mapped values again.    This only occurs on some models and we haven’t been able to determine what the underlying criteria might be that aggravates the problem. 
    Thanks for your input – it helps us determine a viable path forward.
    Cheers,
    Tony

Maybe you are looking for

  • Tables and views not visable in diagram organiser

    HI Opened my SSAS project and the tables are not visable in the Diagram Organiser. When I right click on the pane and show all tables get : Error HRESULT E_FAIL has been returned from a call to COM component Then the tables appear without there relat

  • Finder views change for all windows

    After playing around with Snow Leopard for just a few days, I noticed that when I change a view type in any Finder window, that view is applied to all windows. Is this by design? With Tiger, you could specify the view for "this folder only" or "all f

  • "invalid request" when calling Apache Soap 2.2 webservice using 8.1.1

    I have tried setting soap-style to RPC as advised in the documentation but keep getting this same error. Server is Apache Soap 2.2. Another test client using Apache Soap 2.3.1 got the same error. I am trying to call a webservice in a WLI process flow

  • IPhoto 8.1.1 Fixes Facial Recognition Problems

    That's what I have observed from my testing on a library of over 15,000 pictures. It is important to "Detect Missing Faces" as explained in the appended support article: http://support.apple.com/kb/HT3941 Your computer will work long and hard at this

  • Original image automatically altered when importing into iPhoto

    When importing photos from a CD into iPhoto (by first saving them to desktop then dragging them in to iPhoto), they are being automatically altered by iPhoto. They appear in their original form on the desktop, but when I drag them into iPhoto, it see