Project clone error

Dear support team,

I have tried to clone a Project. But when I enter the name for the new project and press the “Clone” button a error message is logged. The project is created but there are no configurations in the project.
We use the CI Version 1.8.1.185.
Is there a by the reason we have moved the CI server?
Can you help me with this Problem?

Best regards,
Marcel Oertig

This is the error messages and the warning from the event log.

Importance: Error)

Date: Dienstag, 6. Dezember 2016)
Time: 14:51:55)

Message:

Web

The web server reported the following error:
Exception: FaultException1<br>Message: Value cannot be null.<br>Parameter name: source<br>Stack Trace: <br>Server stack trace: <br>&nbsp;&nbsp; at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc&amp; rpc)<br>&nbsp;&nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object&#91;&#93; ins, Object&#91;&#93; outs, TimeSpan timeout)<br>&nbsp;&nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)<br>&nbsp;&nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)</em></p><p><em>Exception rethrown at &#91;0&#93;: <br>&nbsp;&nbsp; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)<br>&nbsp;&nbsp; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)<br>&nbsp;&nbsp; at Continua.Modules.Builds.Common.Services.Contracts.IConfigurationService.CloneProject(Guid id, String newProjectName, IEnumerable1 repositoryCloneActions, Boolean clonePermissions)
   at Continua.Web.Builds.Controllers.ProjectWizardController.<>c__DisplayClass16_1.b__3(IConfigurationService x)
   at Continua.Web.ContinuaController.With[TService](Action1 action, ServiceEndpointOptions options) in W:\CI_WS\Ws\750952\Source\CT_Source\Source\Continua.Web\Controllers\ContinuaController.cs:line 854<br>&nbsp;&nbsp; at Continua.Web.Builds.Controllers.ProjectWizardController.CloneProject(Nullable1 id, String newProjectName, IEnumerable1 repositoryCloneActions, Boolean clonePermissions)</cloneproject></em></p><p><em><br></em></p><p><em>Importance: Warning)</em></p><p><em>Date: Dienstag, 6. Dezember 2016)<br>Time: 14:51:55)</em></p><p><em>Message:</em></p><p><em>Unhandled Fault Exception</em></p><p><em>Exception: FaultException1
Message: Value cannot be null.
Parameter name: source
Stack Trace:    at Continua.Modules.Builds.Services.ConfigurationService.CloneProject(Guid id, String newProjectName, IEnumerable`1 repositoryCloneActions, Boolean clonePermissions)
   at SyncInvokeCloneProject(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Hi Marcel,

Thank you for the report. We have now reproduced the issue when cloning a project with no associated repositories. The next version (which we hope to release in the next couple of days) will include a fix.