Can't deploy web app with resource: New source location

          I can't deploy a web app (.war) if I already have a resource (.rar) deployed, weblogic
          7.0 reports
          weblogic.management.ManagementException: New source location, C:\projects\j2ee\dev\ra\dist\rware.war,
          cannot be deployed to configured application, rware. Application source is at
          C:\projects\j2ee\dev\ra\dist.
               at weblogic.management.deploy.DeployerRuntime.validatePath(DeployerRuntime.java:786)
               at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:319)
               at weblogic.management.deploy.DeployerRuntime.access$0(DeployerRuntime.java:282)
               at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:947)
          The resource works ok, and the web app does not use or reference
          the resource (it's a simple servlet that just displays a message), so why is there
          an interdependence?
          

          Thanks! We'll follow up on this.
          >
          >I discovered the cause - the .war and .rar both had the same
          >filename root, i.e. myFilename.war and myFilename.rar. I
          >solved the problem by changing the .war to myFilenameWeb.war.
          >
          >And yes, this is with WLS 7.0.
          >
          >"Deb June" <[email protected]> wrote:
          >>
          >>Hi Glen,
          >>
          >>Could you please describe the steps that you took to get this?
          >>
          >>Thanks!
          >>
          >>P.S. For others looking at this - it looks like this is using WLS 7.0.
          >>
          >>>
          >>>I can't deploy a web app (.war) if I already have a resource (.rar)
          >>deployed,
          >>>weblogic
          >>>7.0 reports
          >>>
          >>>weblogic.management.ManagementException: New source location, C:\projects\j2ee\dev\ra\dist\rware.war,
          >>>cannot be deployed to configured application, rware. Application source
          >>>is at
          >>>C:\projects\j2ee\dev\ra\dist.
          >>>     at weblogic.management.deploy.DeployerRuntime.validatePath(DeployerRuntime.java:786)
          >>>     at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:319)
          >>>     at weblogic.management.deploy.DeployerRuntime.access$0(DeployerRuntime.java:282)
          >>>     at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:947)
          >>>
          >>>The resource works ok, and the web app does not use or reference
          >>>the resource (it's a simple servlet that just displays a message),
          >so
          >>>why is there
          >>>an interdependence?
          >>
          >
          

Similar Messages

  • My account was deleted for security issues. I made a new account, but I can't syncronise my apps with this new account. I bought a new Iphone and would like to transfer the apps ans music on this new one. Can somebody help me?

    My account was deleted for security issues. I made a new account, but I can't syncronise my apps with this new account. I bought a new Iphone and would like to transfer the apps ans music on this new one. Can somebody help me?

    Why would you make a new account?  This will likely cause many problems.  Just get you old account enabled.
    Apple ID: "This Apple ID has been disabled for security reasons" alert appears
    Frequently Asked Questions About Apple ID
    Everything you purchased with the old account will always be tied to that account.  You will have to authorize the computer for that account and you will have to update the apps from that account.

  • HT201269 i can't get any apps with my new email address as i can't edit the old one on my new iphone5s

    I can't accsess my apps on my new iphone because it keeps coming up with my old email address and i cant edit it???

    Hey arnwrkr,
    Thanks for the question. It sounds like you wish to change the email address associated with your Apple ID, however the address you wish to use is already in use as your rescue email address. To accomplish your goal, we’ll need to first remove your rescue email address:
    Manage your Apple ID primary, rescue, alternate, and notification email addresses
    http://support.apple.com/kb/HT5620
    Next, you can change your Apple ID to new this email address:
    Change your Apple ID
    http://support.apple.com/kb/HT5621
    And finally, be sure to update the features and services that you use with your Apple ID:
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796
    Thanks,
    Matt M.

  • Can i deploy web application with WEB-INF as war and leave others as it is

    i'm asked to deploy my web application with WEB-INF in a war and leave all the others as it is, but i'm getting error that "resource not found"
    what shld i do?
    this is the command i used to create war
    jar cvf WEB-INF.war *.*
    i entered this command from command prompt from the directory
    c:/tomcat/webapps/myapplication/WEB-INF/>jar cvf WEB-INF.war *.*
    please help!!!!!

    can u please elaborate...because i need to speak about that to the manager who is asking me to do so. he will not listen to me until i explain with true reasons.

  • Can't deploy j2ee app with EJBs

    Hi;
    I have installed Web Logic and have successfully deployed a servlet based app
    and a jsp based app. However, when I go to deploy an EJB based app (with servlets
    & JSPs too), I get the following error:
    ####<Apr 2, 2004 5:06:03 PM MST> <Notice> <Security> <belle> <myserver> <main>
    <<WLS Kernel>> <> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Apr 2, 2004 5:06:04 PM MST> <Notice> <WebLogicServer> <belle> <myserver>
    <main> <<WLS Kernel>> <> <BEA-000327> <Starting WebLogic Admin Server "myserver"
    for domain "mydomain">
    ####<Apr 2, 2004 5:06:11 PM MST> <Notice> <WebLogicServer> <belle> <myserver>
    <ListenThread.Default> <<WLS Kernel>> <> <BEA-000355> <Thread "ListenThread.Default"
    listening on port 7001, ip address *.*>
    ####<Apr 2, 2004 5:06:11 PM MST> <Notice> <WebLogicServer> <belle> <myserver>
    <main> <<WLS Kernel>> <> <BEA-000360> <Server started in RUNNING mode>
    ####<Apr 2, 2004 5:06:59 PM MST> <Warning> <Deployer> <belle> <myserver> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149004> <Failures
    were detected while initiating Deploy task for application store.>
    ####<Apr 2, 2004 5:06:59 PM MST> <Error> <Deployer> <belle> <myserver> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149201> <Failed
    to complete the deployment task with ID 0 for the application store.
    java.lang.ArrayIndexOutOfBoundsException: 6
         at weblogic.ejb20.dd.xml.DDUtils.createDescriptorFromJarFile(DDUtils.java:222)
         at weblogic.ejb20.dd.xml.DDUtils.createDescriptorFromJarFile(DDUtils.java:97)
         at weblogic.ejb20.deployer.EJBModule.loadEJBDescriptor(EJBModule.java:802)
         at weblogic.ejb20.deployer.EJBModule.loadDescriptor(EJBModule.java:423)
         at weblogic.j2ee.J2EEApplicationContainer.loadDescriptors(J2EEApplicationContainer.java:1359)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1184)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
         at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2634)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2584)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2506)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: - with nested exception:
    [java.lang.ArrayIndexOutOfBoundsException: 6]
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2523)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    any ideas?
    thanks - dave

    Hi;
    I have installed Web Logic and have successfully deployed a servlet based app
    and a jsp based app. However, when I go to deploy an EJB based app (with servlets
    & JSPs too), I get the following error:
    ####<Apr 2, 2004 5:06:03 PM MST> <Notice> <Security> <belle> <myserver> <main>
    <<WLS Kernel>> <> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Apr 2, 2004 5:06:04 PM MST> <Notice> <WebLogicServer> <belle> <myserver>
    <main> <<WLS Kernel>> <> <BEA-000327> <Starting WebLogic Admin Server "myserver"
    for domain "mydomain">
    ####<Apr 2, 2004 5:06:11 PM MST> <Notice> <WebLogicServer> <belle> <myserver>
    <ListenThread.Default> <<WLS Kernel>> <> <BEA-000355> <Thread "ListenThread.Default"
    listening on port 7001, ip address *.*>
    ####<Apr 2, 2004 5:06:11 PM MST> <Notice> <WebLogicServer> <belle> <myserver>
    <main> <<WLS Kernel>> <> <BEA-000360> <Server started in RUNNING mode>
    ####<Apr 2, 2004 5:06:59 PM MST> <Warning> <Deployer> <belle> <myserver> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149004> <Failures
    were detected while initiating Deploy task for application store.>
    ####<Apr 2, 2004 5:06:59 PM MST> <Error> <Deployer> <belle> <myserver> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149201> <Failed
    to complete the deployment task with ID 0 for the application store.
    java.lang.ArrayIndexOutOfBoundsException: 6
         at weblogic.ejb20.dd.xml.DDUtils.createDescriptorFromJarFile(DDUtils.java:222)
         at weblogic.ejb20.dd.xml.DDUtils.createDescriptorFromJarFile(DDUtils.java:97)
         at weblogic.ejb20.deployer.EJBModule.loadEJBDescriptor(EJBModule.java:802)
         at weblogic.ejb20.deployer.EJBModule.loadDescriptor(EJBModule.java:423)
         at weblogic.j2ee.J2EEApplicationContainer.loadDescriptors(J2EEApplicationContainer.java:1359)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1184)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
         at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2634)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2584)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2506)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: - with nested exception:
    [java.lang.ArrayIndexOutOfBoundsException: 6]
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2523)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    any ideas?
    thanks - dave

  • How can i rebuy an app with my new ID and password

    I need to rebuy an updated app, because I no longer remember the password or email address I used for the original purchase.  It is actually a free app, but it shows downloaded when I view it.

    I did delete it from my phone as you suggested, but when I go back to itunes it still shows downloaded, so I cannot buy it again with my new  id and password.

  • How can I update the apps. with the new iTune, that's really silly especially I have two iTune account for different countries

    I used 2 iPhones and a iPad, 2 Apple ID for different countries so that I can download apps. from different country.  Its a pain and sometimes no possible to update the apps. on the ISO devices.  Apple really needs to fix this aspect.  Also the new iTunes is so difficult to use, please bring back the old one.

    When Itunes opens
    1) Click on drop dow list button top left under the player controls
    2) Select Apps
    3) At the bottom right there are two buttons, Check for updates and Get More Apps
    An Alternative is when iTunes opens in the top menu Click on View, Show Sidebar. Then you will see your apps page as in itunes 10. Click on that option and as before you should have two buttons, Check for updates and Get More Apps.
    NB this is all within Itunes NOT the iTunes Store

  • Deploying web app with visual web jsf

    i uploaded the war file to the server and it unpacked...but i get this when trying to access the first page
    Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
    Exception Details: java.lang.NoClassDefFoundError
    javax/faces/webapp/UIComponentTag
    Possible Source of Error:
    Class Name: java.lang.ClassLoader
    File Name: ClassLoader.java
    Method Name: defineClass1
    Line Number: -2
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    java.lang.ClassLoader.defineClass1(ClassLoader.java:-2)
    java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1634)
    org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:860)
    org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1307)
    org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1189)
    org.apache.jasper.compiler.JspDocumentParser.parseCustomAction(JspDocumentParser.java:1135)
    org.apache.jasper.compiler.JspDocumentParser.startElement(JspDocumentParser.java:388)
    org.apache.xerces.parsers.AbstractSAXParser.startElement( Unknown Source )
    org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement( Unknown Source )
    org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch( Unknown Source )
    org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument( Unknown Source )
    org.apache.xerces.parsers.XML11Configuration.parse( Unknown Source )
    org.apache.xerces.parsers.XML11Configuration.parse( Unknown Source )
    org.apache.xerces.parsers.XMLParser.parse( Unknown Source )
    org.apache.xerces.parsers.AbstractSAXParser.parse( Unknown Source )
    javax.xml.parsers.SAXParser.parse( Unknown Source )
    org.apache.jasper.compiler.JspDocumentParser.parse(JspDocumentParser.java:170)
    org.apache.jasper.compiler.ParserController.doParse(ParserController.java:197)
    org.apache.jasper.compiler.ParserController.parse(ParserController.java:101)
    org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:203)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:470)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
    org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    sun.reflect.GeneratedMethodAccessor224.invoke( Unknown Source )
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:239).....
    theres more but it was too long to post

    Moyer21 wrote:
    Exception Details: java.lang.NoClassDefFoundError
    javax/faces/webapp/UIComponentTagThe mentioned class is missing in the classpath. It's part of JSF API. Add the JAR's of the JSF API as well as the used JSF implementation to the classpath. I suppose that your development environment has those JAR's in the server's default classpath (the /appserverinstallation/lib or whatever, depending on the appserver used) instead of in the webapp's default classpath (the /WEB-INF/lib) and that your production environment (or whatever you deployed to) didn't have those JAR's in the server's default classpath.

  • I changed my apple ID on my iPhone and I have many updates for my apps.  It keeps coming up with my old apple ID and I've tried entering my old password and it won't work.  How can I update my apps with my new apple ID?

    I've tried syncing with my computer.  I've tried almost everything but when i go to update my apps it tells me to give a password for my old aplle ID and won't even take the old password. Help!

    Welcome to the Apple Community.
    Firstly, you need to change your details with Apple,  Start here, change your country if necessary and go to manage your account.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    Providing you are simply updating your existing details and not changing to another account, when you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    In order to change your Apple ID or password for your iCloud account on your computer, you need to sign out of the account from your computer first, then sign back in using your updated details. (System Preferences > iCloud, click the sign out button)
    In order to change your Apple ID or password for your iTunes account on your iOS device, you need to sign out from your iOS device first, then sign back in using your updated details. (Settings > store, scroll down and tap your ID)

  • HT4623 I am trying to update my apps with a new user ID - I have changed it in settings but how to I change it in apps store - it keeps asking me for a password for my old user id?

    I am trying to update my apps using a new user ID.  I have changed it and I can't get it to change in the App Store.  It keeps asking me for a password for my old ID??

    YOu can't update your apps with the new apple id.   All apps are tied to the apple id that was used to purchased it, you will need to enter your password from you old id to update.

  • HT1386 The laptop I originally synch'd my iphone 4s with is broken and cannot retrieve any files. How can I sync the phone with a new laptop without losing all my downloaded music and apps already installed on my iphone?

    The laptop I originally synch'd my iphone 4s with is broken and cannot retrieve any files. How can I sync the phone with a new laptop without losing all my downloaded music and apps already installed on my iphone?

    If the answer to the above question is "yes", FIRST, set up a backup of your new computer before you do anything else so the next time your computer breaks you will not be in the same situation. Backup solutions are numerous and inexpensive, and there is absolutely no excuse in the Third Millennium not to have one.
    Then see this tip: https://discussions.apple.com/docs/DOC-3141

  • Why can't I use the Podcast app with the new update?

    Why can't I use the Podcast app with the new update? There needs to be an update for ios7 but it freezes and goes back to the home screen, can anyone help, thanks!

    See:
    iOS: Troubleshooting applications purchased from the App Store
    Restore from backup. See:
    iOS: How to back up              
    Restore to factory settings/new iPod

  • I have just purchased a Macbook pro, but my iphone is currently synched to my old pc. How can I now synch it with my new mac without losing all the apps/music etc on my phone, Ta

    Hi, I have just purchased a Macbook, but my iphone is currently synched to my old pc. How can I now synch it with my new mac without losing all the apps/music etc on my phone? Ta

    The easiest way is to copy the iTunes folder from your old PC to your MB (put it in the Music folder as a subfolder), along with the other valuable data on the old PC. Or restore it from a backup of your old PC. Then authorize iTunes on the MB to the same account you had on the PC. When you sync it will warn you that your content will be deleted, but it will be replaced with the same content from the MB. Before syncing you should also make sure there is at least one entry in iCal and Address book on the MB (assuming you sync to Outlook or equivalent on the PC) to assure that your contacts and calendar entries will move over correctly.
    Al alternative that is less effective is to connect the iPhone to the MB without syncing, and choose "Transfer Purchases" from the iTunes File menu. This willl copy purchases music, videos and apps, but not ripped tracks from the iPhone to the MB.

  • Can i sync my iphone with a new personal computer without losing apps, music,photos and other objects

    Can I sync my iphone with a new personal computer without losing the content of the phone, apps, music, photos.....

    See Here for
    Transfer from Old  to New
    http://pondini.org/OSX/Setup.html
    See Here for
    iTunes: How to move your music to a new computer
    Or...
    From your Old Computer... Copy your ENTIRE iTunes FOLDER to an External Drive... and then from the External Drive to your New Computer..
    An Added Bonus is that you will then have a Backup of iTunes...
    Backup iTunes to an External Drive
    http://support.apple.com/kb/HT1751

  • Hi, I lost my computer. How can I sincronize my iphone with the new computer without loose my contacts and apps?

    Hi,
    I lost my computer.
    How can I sincronize me Iphone with the new computer without loose my contacts and apps?
    Thanks
    Thaschor

    It has always been very basic to always maintain a backup copy of your computer.
    Use your backup copy to move everything to the new computer.
    If for some reason you have failed to maintain a backup ( not good), then you can transfer itunes purchases from the iphone:  File>Transfer Purchases
    If you enter one unique contact and calendar entry on your computer, then when you first sync you should get the option to merge the data.

Maybe you are looking for

  • I Messed Up Safari But Can't Seem to Re-Download It

    I used Target Disk Mode to copy Applications from my desktop to my MacBook, which worked fine for the most part, but now Safari is really messed up. Doesn't really open; crashes immediately after a link is clicked in an e-mail. I've tried to re-downl

  • IPod Touch 4 not showing up in iPhoto 11

    My iPod shows up in iTunes the way I would expect it to. It does launch iPhoto  but no longer appears at the top of the screen. I have tried different usb cables, switched usb ports, rebooted the iPod, rebooted the iMac (OSX 10.7.2). Any suggestions

  • Ghosts in the Spry Dataset Wizard

    I've been struggling all day with a very peculiar problem. I have a php file with the "Recordset to XML" server behavior applied. I also created an XML file from this. Then, on another page, I tried to make a dataset, taking the information from the

  • [LR2 - SOLUTION] Using Lightroom in englsih with a non-english keyboard layout

    Hi,<br /><br />Many of us, non native english speaking LR users, are using LT in<br />english on a system having a non-US keyboard layout. The conseqeunce of<br />this is that we can't reach a lot of keyboard shortcuts because LR<br />doesn't offer a

  • IPhoto 4 downgraded photos

    IPhoto 4 copied my library during install and now I have THOUSANDS of extra duplicates (iPhoto shows 6,341 photos...I don't have near that.) 1) Some are at a much lower resolution (240x180). 2) I have duplicates that took the original title and alter