I duplicated a project from the IFS Projects window, I changed the project id, saved it, then I open the copy project wizard to copy everything from the original project to the new project. I accept all of the defaults, put in an early start day of a couple weeks ago. when I run this I get the following error:
Server error messages: 4a558c3f-b8a1-4c66-b435-d24dc82b275d Ifs.Fnd.FndSystemException: Unexpected error while calling server method AccessPlsql/Invoke ---> Ifs.Fnd.FndServerFaultException: ORA-00001: unique constraint (IFSAPP.TRANSACTION_SYS_LOCAL_PK) violated Unique index constraint violated. (ORA-00001: unique constraint (IFSAPP.TRANSACTION_SYS_LOCAL_PK) violated
ORA-06512: at line 19
ORA-06512: at "IFSAPP.TRANSACTION_SYS", line 653
ORA-06512: at "IFSAPP.TRANSACTION_SYS", line 1257
ORA-06512: at "IFSAPP.TRANSACTION_SYS", line 1277
ORA-06512: at "IFSAPP.PROJECT_CONN_REFRESH_UTIL_API", line 981
ORA-06512: at "IFSAPP.PROJECT_CONN_REFRESH_UTIL_API", line 999
ORA-06512: at "IFSAPP.PROJECT_API", line 6603
ORA-06512: at "IFSAPP.PROJECT_API", line 6613
ORA-06512: at "IFSAPP.PROJECT_API", line 7346
ORA-06512: at "IFSAPP.PROJECT_API", line 7359
ORA-06512: at line 13) at Ifs.Fnd.AccessProvider.FndConnection.ParseErrorHeader(FndBuffer buffer, FndManualDecisionCollection decisions) at Ifs.Fnd.AccessProvider.FndConnection.UnMarshalResponseHeader(Stream responseStream, FndManualDecisionCollection decisions) at Ifs.Fnd.AccessProvider.FndConnection.HandleHttpSuccessResult(HttpWebResponse result, FndManualDecisionCollection decisions, String operation, FndBodyType responseBodyType, Object responseBody) at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync, Boolean integrationGateway) --- End of inner exception stack trace --- at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync, Boolean integrationGateway) at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(String intface, String operation, Object requestBody, Object responseBody, FndRequestContext requestContext, Boolean forcedSync, Boolean integrationGateway) at Ifs.Fnd.AccessProvider.PLSQL.FndPLSQLCommandCollection.Invoke() at Ifs.Fnd.AccessProvider.PLSQL.FndPLSQLCommand.ExecuteNonQuery() at Ifs.Fnd.AccessProvider.PLSQL.FndPLSQLSelectCommandReader.Read(Boolean prepare) at Ifs.Fnd.Data.ADONetProvider.FndAPCommand.ExecuteDbDataReader(CommandBehavior behavior)