Project Migration from 7.0 to 7.1

Hi Experts,
We are performing a clean installation of SM7.1. We already have another SM 7.0 instance which will be replaced by this new one (this is not an upgrade project, it's a clean installation).
Is there any way to transport project & documentation created in 7.0?
We tried creating transports request from solar_project_admin, but in the import phase so many warnings appears because versions.
Please advice if its normal, or if exists a workaround.
Regards,
Adrian

Hey,
we also face the same problem. We want to transport our projects from a SolMan 7.0 to a new SolMan 7.1 System.
When i import my transport into the target system (7.1) using option ignore component mismatches I always runs into RC8 (error in Post-import method SDOK_FILE_TRANSFER_AFTER_IMP). Did you have the same probleme? How to solve that? Thanks!
Here is the Log:
  Post-import method SDOK_FILE_TRANSFER_AFTER_IMP started for SAPH L, date and time: 20120214141725
  Start of processing for request XXXXXXXXX, time 14:17:25
  Message 705: (SAPKPROTP Error: Could not open Transport File for reading)
  Start of recovery for logically motivated categories
  End of restoring for logically motivated categories
  Start of indexing
  39 documents were reserveed for indexing for document class SOLARGNSRC
  End of indexing
  Errors occurred during post-handling SDOK_FILE_TRANSFER_AFTER_IMP for SAPH L
  SDOK_FILE_TRANSFER_AFTER_IMP belongs to package SDOK
  The errors affect the following components:
     BC-SRV-KPR-DMS (Document Management Services)
  Post-import method SDOK_FILE_TRANSFER_AFTER_IMP completed for SAPH L, date and time: 20120214141725
  Post-import methods of change/transport request XXXXXXXXX completed
       Start of subsequent processing ... 20120214141725
       End of subsequent processing... 20120214141725
   Execution of programs after import (XPRA)
   End date and time : 20120214141725
   Ended with return code:  ===> 8 <===

Similar Messages

  • Java Project migration from Eclipse (3.2+) to JDeveloper (11.x)

    I want to import/modify an Eclipse's java project into JDeveloper and use it. I see that there are some fundamental differences between the Eclipse and JDeveloper projects. Some of the differences like plugin.xml vs extension.xml, non-existance of .classpath and etc... makes it little difficult to take a Eclipse's java project and import it in to the JDeveloper to make it work. I am hoping that there is a mapping between the Eclipse's plugin.xml, JDeveloper's extension.xml, so that project migration is easier among these.
    Of course i have limited knowledge of JDeveloper, so would like to get some expert's opinion on this. Any automatic plugin or any sorts of tips or advise is appreciated.
    Edited by: SureshKrishna on Jan 19, 2009 8:52 AM

    When i import the source code and try to compile i get huge number of compilation errors as below. Below are only few examples. I have set the external libraries and jars for all the related projects. Any idea or pointers why the code with Generics has problem.
    Thanks,
    Krishna
    Error(466,27): method load(com.xxx.base.api.datatypes.EntityId<?>) not found in class com.xxx.base.support.schema.MaintenanceObjectInfo
    Error(234,50): method copyEntity(E, java.util.Map<java.lang.String,java.lang.Object>, com.xxx.base.api.datatypes.EntityId<E>, com.xxx.shared.environ.DataElementDefinition, java.lang.String) in class com.xxx.base.domain.common.metaDataUserInterfaceReference.MetaDataUserInterfaceReferenceMaintenance_Gen cannot override method copyEntity(E, java.util.Map<java.lang.String,java.lang.Object>, com.xxx.base.api.datatypes.EntityId<E>, com.xxx.shared.environ.DataElementDefinition, java.lang.String) in class com.xxx.base.support.pagemaintenance.AbstractPageMaintenance with different return type, was E
    Error(58,38): incompatible types; found: class com.xxx.base.api.datatypes.StringId<com.xxx.base.domain.common.metaDataService.MetaDataService>, required: class com.xxx.base.domain.common.metaDataService.MetaDataService_Id
    Error(229,49): method createDTO(java.lang.Class<T>) not found in interface com.xxx.base.support.context.Session
    Error(54,49): type parameter E is out of bounds
    Error(41,37): method getInfo(com.xxx.base.api.datatypes.EntityId<?>) not found in interface com.xxx.base.domain.common.foreignKeyReference.ForeignKeyReference

  • Project Migration from NetBean 5.0 to JDeveloper 10g

    Hi Everyone,
    I've small issue which require assistance from experts and gurus in this forum and I hope that you are able to provide me with some clues.
    Our development team is currently made up of most NetBean 5.0 and 6.0 developers and because we are continue to use more and more Oracle products, like Designer, Form, Database, Oracle Internet Directory, BPEL and others. It became apparent that we should start investigating whether JDeveloper should be our choice of IDE instead of sticking with NetBean.
    I've read a lot of resources about comparison between NetBean and JDeveloper. But to my surprise, I cannot find any useful information about the steps and procedures in migrating a NetBean project and open it in JDeveloper so the audience can see the steps and transitions involved and clearly see how easily or difficult to perform such migration tasks? Any feedback is welcomed as I believe someone would have asked similar questions which I'm enquiring and certainly, it will encourage more NetBean users to switch to JDeveloper if their requirements equate and lie in similar perspective with our organizations. Thank you for reading this email and have a nice day.
    Kind Regards,
    John

    Try to use the "project from WAR file" or "project from existing source" option in JDeveloper and point to either a WAR file produced from Netbeans or the actual source code.
    You then might need to set up libraries and project content as well as web content under the project properties in JDeveloper.
    This how-to shows how we did it with another tool but the general directions should be similar:
    http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html

  • Peoplesoft Project migration from version(PT8.48) to lower version(PT8.45)

    Hi all
    I would like to know the migration of a project from higher version to lower version
    for example PeopleTools 8.49 or 8.48 to PeopleTools 8.43 or 8.44 or 8.45
    and the application HR 9.0 or8.9 to HR8.8
    Any idea of this !
    Look forward to here you.
    Thank You.

    jim.marion wrote:
    I believe the ini file Nicolas is referring to exists when you export a project to file (I didn't see mention of exporting the project to a file in this thread).
    If you export a project to a file, then you should be able to import it into another tools release. If you do this, just be sure the project does not contain any PeopleTools definitions.Yes, this is what I was refering to, copy project to a file, modify the .ini (at least that was required on old PT version) as I explained before importing into target. Note if I already tested many time to move project from lower to higher PT version with this methid I never tested it from higher to lower version.
    Furthermore, need to be tested, validated, and I'm not really sure it is a supported way (modify PT release in .ini file) to copy project accross version.
    Nicolas.

  • JavaFX Project   Migration from 1.3 to 2.0

    Hello,
    after considering several solutions, my company finally decided to use JavaFX.
    Our product is currently using JavaFX 1.3, it's been a hard work to do it, and we have many lines of code in JavaFX Script. It's been a surprise for us that JavaFX is going to be no longer supported, so we are a bit sceptical of migrating to 2.0 because it will suppose a lot effort.
    One tool which have helped a lot in our development has been the gui builder provided by NetBeans to create the interface, and it was an important advantage which helped in the final decision of using JavaFX, I guess many JavaFX users decided to change to JavaFX for the same reason.
    We've been testing the new JavaFX 2.0, but the NetBeans plugin for JavaFX 2.0 doesn't include any builder, so everything needs to be done in code without any WYSIWYG editor.
    In our final decision of keeping JavaFX for our project or leave it, we need to know if NetBeans or another IDE is planning to implement a builder and when.
    Can anyone response these questions? I'll appreciate if someone can give me any email to contact the developers/responsible of JavaFX to get any official answer.
    Thanks for your help and time.

    If you want to continue doing stuff in JavaFX script, you can without worrying about a deprecated language. The visage project took it over: http://code.google.com/p/visage/
    If you would rather convert to the normal Java APIs, I have heard a rumor about some conversion tool: http://www.gerbrand-ict.nl/2011/02/javafx-2-0-by-roger-brinkley/ , I don't know when it is coming out.
    As to Netbeans... They will almost certainly come out with a GUI design tool sooner or later. As to when, who knows?

  • Collab migration from 3.02 to 4.02

    I am doing a collab projects migration from collab3.02 to collab4.0 .
    I don't get any errors, and the migration seems to be Ok. But when I check the collab database nothing was really migrated.
    Any idea how to do a collab migration?
    Thanks!
    Val

    Hi,
    As per your query below are the answers
    1.yes it will migrate the universe connections
    2.If destination has been configured windows AD then we can migrate the windows AD users. Also the steps for configuring has been changed in 4.0 , you can go through the below article for further reference
    1631734 - Configuring Active Directory Manual Authentication and SSO for BI4
    3.Definitely you need to create connection on new system
    Regards,
    Raja

  • Authorization migration – from BW2004 to BI2004s

    Dear Experts,
    I’m working in a project migration from BW production (Ver 3.5) to BI development (Ver 7). My questions are the follow:
    Before migration the reporting user role and administration user role through report RSEC_MIGRATION, I need transport all of role from BW2004 to BI2004s and after that migration in BI2004s environment. What would I do before use to report RSEC_MIGRATION? I have to transport by transaction RSA1 in BW2004 or transaction PFCG and creating customizing package.
    Thank for all,
    Luis

    Dear Chetan,
    I try to explain with more detail:
    I need to understand all process…
    Before upgrade(from 3.5 to 7.0) I have some role in 3.5 Prod. After that I transport the role in 3.5 Prod to 7.0 Dev. Them I migrate trough transaction SE38 with RSEC_MIGRATION all of roles transported from 3.5 Prod.
    Thank for all,
    Luis

  • Bulk Project Site option isn't working in project server 2010 migrated from PS 2007.

    Hi,
    I am doing a test migration from epm 2007 to epm 2013. 
    So first, i need to migrate the project server 2007 to project server 2010. i have 2 separate environments for EPM 2007 and EPM 2010).
    there is no problem in migration process and i successfully migrate entire PWA 2007 to 2010, except Workspaces (Project sites).
    Bulk project site option is not helping. I have tried 4-5 times with different PWA 2007 databases (PWA1, PWA2...) but this option did not work. and errors in queue are WSSWebDoesNotExist(16405) and GeneralQueueJobFailed(26000).
    Then next time while migrating all over again i kept the same port and same PWA name then bulk project site option worked.
    Question is, Do i need to keep the same PWA name and same port for the new upgraded PWA??,  one more issue regarding this is that if don't keep the same PWA name and i open the project site and click on the "Project web app" back link, it
    redirects me to old PWA site which doesn't exist and give me page not found error (Obviously).
    Below, you can see the both scenarios.
    my previous PWA 2007 site, say  - http://epm2007:2222/PWA
    When  -  migrated PWA 2010 site, say  - http://epm2010:3000/NewPWA    (Bulk project site update just doesn't work)
    When -  migrated PWA 2010 site, say  - http://epm2010:2222/PWA    (Bulk project site update worked)
    Whats the solution of this problem. is there any utility or query to link all project sites correctly?
    Will i face the same problem while migrating PS 2010 to PS 2013??
    Thank you.
    sandeep

    Hi,
    I would say it is easier to keep the same PWA name between 2007 and 2010 (no need to have the same port).
    If you want to move to a new PWA URL maybe you can use stsadm backup/restore as detailed in this article?
    http://technet.microsoft.com/en-gb/library/ee662500(v=office.14).aspx
    Hope this helps
    Paul

  • POST MIGRATION - Project Site cannot be found after migration from 2007 to 2010

    Hi,
       I have done full  migration from Project Server 2007 to Project server 2010. All the databases have been restored. The details in the Project Center are coming correctly. But When I open the Project Site , I get error webpage cannot be
    found. 
    I have done the Bulk update but it is not updating the URL to 2010 URL. 
    Please help.
    Regards

    Use PowerShell to list all the sites in your PWA site collection.
    There are many examples online..  Here is a link that is useful
    http://blogs.msdn.com/b/vijay/archive/2009/10/01/how-to-list-all-the-sub-sites-and-the-site-collections-within-a-sharepoint-web-application-using-windows-powershell.aspx
    Cheers
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Migrating from MS Project to Oracle 9i

    Hello all,
    Is there anyway to migrate data from MS Project file to Oracle 9i database other than through MS Access as it is not the part of Client's standards.
    Thanx in advance
    Sanjay

    Im afraid the OMWB does not perform MS Project migrations to Oracle.
    Regards,
    Dermot.

  • Migrating from Exchange 2007 to exchange 2013 ( special case )

    Hello , 
    what is the BEST scenario ( fastest , most efficient , most secure in terms of data loss )  , to migrate from exchange 2007 ( one server , all exchange roles installed on this server , 1200 mailbox ) , to exchange 2013 ? 
    knowing my environment needs to be connected to their mailboxes , 24/7 ! 
    it's very frustrating . 
    and i have no clue even if this is the right place to post about this , if not please refer me as to where to post . 
    Also , All my domain controllers are 2008 .

    It's fine to post your question here, and you are fine with Server 2008 Domain Controllers - that is a supported scenario.
    If you haven't performed such an upgrade and you need to have 24/7 mailbox availability, I would seriously recommend you to duplicate the production environment on a test network and run through the upgrade at least once.
    Most people neglect the Outlook clients requirements - they need to be updated and include several specific updates, which allow the automatic reconfiguration of internal clients. If you are preparing for this upgrade, you should be aware that all internal
    Outlook clients switch to Outlook Anywhere. Clients that miss these updates will get connectivity problems.
    Another common problem is the configuration of the Exchange URL - I mean the Exchange 2013 URL and the modified Exchange 2007 URL that will allow the co-existence. In your case, you definitely need to plan for co-existence - that includes requesting and
    installing a new Exchange UCC (Multiple Domain Certificate) on both Exchange servers, configuring Split DNS (or preferably PinPoint DNS zones), and correct timing when replacing the existing Certificate on the Exchange 2007 server. Failure to configure the
    correct URL (and it's quite easy to miss one, so triple check them) will get you in trouble.
    Once you get through the switchover (switching the mail flow and Client Access through the Exchange 2013 server), move just a couple of test mailboxes and check the result.
    Finally, if you are moving the Public Folders, make sure that the lock is really applied before you complete the process. Most people proceed right away and that get's the process stuck. If you can afford it (the mailboxes are already on the Exchange 2013
    server at that point), just restart the Exchange 2007 server (after locking the Public Folders) and then complete the Public Folder migration.
    Good Luck with the project!
    Step by Step Screencasts and Video Tutorials

  • Project Conversion from 11.03 to R12- need help

    Hi All,
    I need some information regarding conversion from 11.03 to R12 along with Capital Project's conversion, do we need to take care Asset Assignment and Assets information at the time of Project Conversion. Iam doing Project and Task conversion different. Is there any good mapping document or Conversion FD, if any body have please send my mail ID. [email protected]
    Thanks for your help.
    Thanks,
    Srini..

    Usually only Open Invoices and Unapplied Receipts are migrated from Old system to New Instance.
    Post Migration Reconciliation shall be tough in that scenario. Reconsider/Rediscuss with Client.
    Migration can be done using APIs or Custom Scripts using Standard Interfaces.
    Hope this is helpful
    Regards,
    Sridhar

  • Reports Migration from 6i to 10g

    In my Project we are having many reports .and we are trying to Migrate those from 6i to 10g can anyone tell me what are the suggestions i can make during this process .. i am the only person who is going to involve in complete migration solely. Any Ideas and suggestions welcome ..

    Hello,
    Oracle Reports: Migration from 6i to 10g
    http://www.oracle.com/technology/products/reports/migration/index.html
    FAQ Migration
    http://www.oracle.com/technology/products/reports/htdocs/faq/faq_migration.htm
    Regards

  • Unable to edit the Project details from PWA in Project server 2013

    I am Migrating the project from MS Project 2007 to MS Project 2013.In that i save the project as a file first in 2007 and then open that file in  MS Project 2013 And publish it.But in some Project when i am Trying to change the projects details from
    PWA in Project server 2013 and then trying to save then the projects are not saving and are generating the error as shown below
    •GeneralQueueException:◦GeneralQueueException (9131). Details: id='9131' name='GeneralQueueException' uid='f7bb5d93-20e9-e411-b302-005056ae159c' messageID='2' exception='System.TimeoutException: This request operation sent to net.pipe://localhost/pscalc_13c43af4a7d34a2c8145b776b325a865
    did not receive a reply within the configured timeout (00:05:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a
    reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client. Server stack trace: at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message
    message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
    methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
    msgData, Int32 type) at Microsoft.Office.Project.Server.Interfaces.ICalcService.OpenProjectRemappedProject(CalcServiceCallState callState, Guid realProjectGuid, Guid remappedProjectGuid, EngineSessionState& sessionState, EngineSessionType sessionType,
    PSError& psError) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceChannel.OpenProjectRemappedProject(CalcServiceCallState callState, Guid realProjectGuid, Guid remappedProjectGuid, EngineSessionState& sessionState, EngineSessionType sessionType,
    PSError& psError) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.<>c__DisplayClass2.<OpenProjectRemappedProject>b__1(ICalcServiceChannel calcServiceChannel, PSError& localPsError, EngineSessionState& localSessionState)
    at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.<>c__DisplayClass6e`1.<RunCalcServiceOperation>b__6c() at Microsoft.Office.Project.Server.Base.IdentityUtilities.<>c__DisplayClass1`1.<RunWithAccessToAppTierServices>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3() at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
    secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) at Microsoft.Office.Project.Server.Base.IdentityUtilities.RunWithAccessToAppTierServices[T](Func`1 action) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.RunCalcServiceOperation[T](CalcServiceOperation3`1
    func, EngineSessionState& sessionState, String scopeName) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.OpenProjectRemappedProject(Guid realProjectGuid, Guid remappedProjectGuid, EngineSessionState& sessionState, EngineSessionType
    sessionType) at Microsoft.Office.Project.Server.BusinessLayer.ProjectEngineUpdate.OpenProject() at Microsoft.Office.Project.Server.BusinessLayer.ProjectEngineUpdate.HandleUpdate() at Microsoft.Office.Project.Server.BusinessLayer.ProjectQueueDispatch.HandleProject2(MessageContext
    mContext, ProjectMain project, ServerEventManager sem, ProjectDataSet dataset, Guid projectUid, Guid sessionUid) at Microsoft.Office.Project.Server.BusinessLayer.ProjectQueueDispatch.InternalDispatchMessage(IPlatformContext context, Message msg, Group messageGroup,
    JobTicket jobTicket, MessageContext mContext)'. 
    •Queue:◦GeneralQueueJobFailed (26000) - ProjectUpdate.ProjectUpdate2Message. Details: id='26000' name='GeneralQueueJobFailed' uid='f8bb5d93-20e9-e411-b302-005056ae159c' JobUID='a6fa36de-1fe9-e411-b302-005056ae159c' ComputerName='1af8030b-7714-4c8f-8738-903b73e87a82'
    GroupType='ProjectUpdate' MessageType='ProjectUpdate2Message' MessageId='2' Stage='' CorrelationUID='0a4aff9c-dd6b-7015-87a8-29d876e1540c'. For more details, check the ULS logs on machine 1af8030b-7714-4c8f-8738-903b73e87a82 for entries with JobUID a6fa36de-1fe9-e411-b302-005056ae159c. 
    What will i do .Please help.

    Hi Jeremy,
    Thanks for the reply .I try the steps that is given in link above but its not working.Please suggest something.What
    should i do.

  • How to Migrate from SAP BO XI 3.1 system to SAP BI 4.1

    Hello Gurus,
    I got a new project and I have to start Upgrade and Migration from BO XIR3.1 to BI 4.1. Please help me out here. More detail are given below. Appreciated in advance.
    1.1    Technical Scope
    Installation of only a production SAP BI 4.1 environment.
    Repository is currently on DB2 but will be on SQL Server for the BI 4.1 implementation.
    All VMware machines: The new architecture calls for 12 VM servers.
    Row-level Security in the universe for authorization of content and Enterprise for Authentication (no SSO). Matrix security model with custom level groups which gives Basic, Intermediate, and Advanced level users to pre-defined folders and content.
    Migrate content (objects, universe and instances) from SAP BO XI 3.1 to SAP BO BI 4.1 for the technical upgrade, the details are below:
    Universes will stay in the UNV format and will not be converted to UNX.
    Only WebI Documents
    All Controlled Folders - (~5600 documents)
    174 Total objects in Public Documents folders (All documents to upgrade & remediate)
    5,433 Total WebI reports in Corporate and other folders (All documents to upgrade, & remediate)
    User Folders – (~6,000 documents)
    6000 + Webi documents accessed in 2013 ( All 6000 + documents to upgrade, NO remediation)
    Inbox – None will migrate
    Total Documents to remediate: up to 5,607
    Migrate all universes and connections
    Migrate all Xcelsius and agnostic documents with no remediation.
    The estimated report count for remediation by complexity, Low-1525, Medium-150 and High-50.
    Assumes a 10% report remediation effort described earlier sections
    Report remediation: should it exceed the base assumptions made in this document, will be implemented as a Change Order. Effort for such change will be mutually agreed between parties. Price to project is determined using this effort and blended rates.
    Testing:
    Conduct planning and inventory analysis; Reusable templates for Migration Plan, Validation.
    Perform migration
    Use the Right Sized Testing framework to plan and conduct testing
    Use the automated Reports Compare tools to compare large volumes of excel / xml data
    Templates based remediation– ensures quality control
    Thanking you best regards.
    AK.
    Message was edited by: Simone Caneparo
    reduced title length

    Hello Mark,
    Thanks for your help. Appreciated.
    Do you know or some one know, how to create at report for Audit purpose of BO 3.1 Universes's Connection, Database type, Network Layer and so on... I want to pull all info in to Webi report which are you seeing in the pictures.
    Please see the attached file.

Maybe you are looking for

  • Error when trying to move location of iTunes Library to external HD (tried obvious solutions)

    Okay, I got a new Western Digital 500GB external hard drive and wish to move the location of my iTunes library to it to free up space on my hard drive (ONLY 4 GB FREE -- PLEASE HELP) MY COMPUTER: 15" MacBook Pro 250GB running 10.6.8 When I first got

  • Help with writing a static method in my test case class inside blue j

    I have this method that I have to test. below is the method I need to test and what I have to create inside my test case file to test it Im having big time problems getting going. Any help is appreciated. public String introduceSurprise ( String firs

  • How to build a difference between to dates

    Hi @All, Hope you can help me :) .. I'd like to build the "difference" between two dates (e.g. date of the invoice and date of the payment receipt). As the result I expect an Integer. I tried several functions and operations, but still get the error

  • Systemd/user unit enabled but not auto-starting

    Hi, I enabled the systemd/user devmon unit but after login it shows ~> systemctl --user status ● marchine State: running Jobs: 0 queued Failed: 0 units Since: Fri 2014-05-16 01:10:37 CEST; 2min 53s ago CGroup: /user.slice/user-1000.slice/[email prote

  • Lost ability to easily build photo pages?

    With this new update I kind of lost one of my favorite features of iPhoto. Thats the one click web gallery. We are now forced to use the new iWeb application, which just adds a extra step. Also its really slow when its moving the photos over.