Dear scp teams,
We want to migration from WSP into solidcp, in the staging lab we are installing AD , Exchange 2010 SP2 & Lync 2013.
after configure the server and virtual server we are trying to create user organization but it failed with the following error :
Error in the SCP web :
Error creating organization. See audit log for more details.
System.Web.Services.Protocols.SoapException: Server was unable to process request. —> System.Exception: Error executing ‘CREATE_ORG’ task on ‘test.irvan.me’ ORGANIZATION —> System.Exception: Error executing ‘CREATE_ORG’ task on ‘OU=test,OU=C2Lab,DC=labisi,DC=me’ ORGANIZATION —> System.Exception: Error executing ‘CREATE_ORG’ task on ‘OU=test,OU=C2Lab,DC=labisi,DC=me’ ORGANIZATION —> System.Exception: Error executing ‘CREATE_ORG’ task on ‘OU=test,OU=C2Lab,DC=labisi,DC=me’ ORGANIZATION —> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. —> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. —> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) — End of inner exception stack trace — at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) — End of inner exception stack trace — at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at Microsoft.Web.Services3.WebServicesClientProtocol.GetResponse(WebRequest request, IAsyncResult result) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at SolidCP.Providers.Exchange.ExchangeServer.ExtendToExchangeOrganization(String organizationId, String securityGroup, Boolean IsConsumer) at SolidCP.EnterpriseServer.ExchangeServerController.ExtendToExchangeOrganization(Organization& org) — End of inner exception stack trace — at SolidCP.EnterpriseServer.ExchangeServerController.ExtendToExchangeOrganization(Organization& org) — End of inner exception stack trace — at SolidCP.EnterpriseServer.ExchangeServerController.ExtendToExchangeOrganization(Organization& org) at SolidCP.EnterpriseServer.ExchangeServerController.CreateOrganizationRootPublicFolder(Int32 itemId) — End of inner exception stack trace — at SolidCP.EnterpriseServer.ExchangeServerController.CreateOrganizationRootPublicFolder(Int32 itemId) at SolidCP.EnterpriseServer.OrganizationController.CreateOrganization(Int32 packageId, String organizationId, String organizationName, String domainName) — End of inner exception stack trace — at SolidCP.EnterpriseServer.OrganizationController.CreateOrganization(Int32 packageId, String organizationId, String organizationName, String domainName) at SolidCP.EnterpriseServer.esOrganizations.CreateOrganization(Int32 packageId, String organizationID, String organizationName, String domainName) — End of inner exception stack trace —
Error from event viewer :
[8/23/2016 11:09:07 PM] ERROR: Exchange CreateOrganizationInternal
System.Management.Automation.Runspaces.PSSnapInException: Cannot load Windows PowerShell snap-in Microsoft.Exchange.Management.PowerShell.E2010 because of the following error: The type initializer for ‘Microsoft.Exchange.Data.Directory.Globals’ threw an exception.
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadCustomPSSnapIn(PSSnapInInfo mshsnapinInfo)
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadPSSnapIn(PSSnapInInfo mshsnapinInfo)
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadPSSnapIn(PSSnapInInfo mshsnapinInfo, PSSnapInException& warning)
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.DoAddPSSnapIn(String name, PSSnapInException& warning)
at SolidCP.Providers.HostedSolution.Exchange2007.OpenRunspace()
at SolidCP.Providers.HostedSolution.Exchange2010.OpenRunspace()
at SolidCP.Providers.HostedSolution.Exchange2010SP2.ExtendToExchangeOrganizationInternal(String organizationId, String securityGroup, Boolean IsConsumer)
Can i get a head up what is wrong and how can i fixed it ?
best regards,
Irvan Riccasanta
Hi marco,
Just want to update, after changing it into .net framework 4. The problem is solved.
but i have another error which is :
[8/24/2016 5:12:41 PM] ERROR: Exchange Rollback error
System.Management.Automation.CmdletInvocationException: Value cannot be null.
Parameter name: serverSettings —> System.ArgumentNullException: Value cannot be null.
Parameter name: serverSettings
at Microsoft.Exchange.Configuration.Tasks.TaskVerboseStringHelper.GetADServerSettings(String cmdletName, ADServerSettings serverSettings)
at Microsoft.Exchange.Configuration.Tasks.Task.LogCmdletIterationEvent()
at Microsoft.Exchange.Configuration.Tasks.Task.BeginProcessing()
at System.Management.Automation.Cmdlet.DoBeginProcessing()
at System.Management.Automation.CommandProcessorBase.DoBegin()
— End of inner exception stack trace —
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at System.Management.Automation.Runspaces.Pipeline.Invoke()
at SolidCP.Providers.HostedSolution.Exchange2007.ExecuteShellCommand(Runspace runSpace, Command cmd, Boolean useDomainController, Object[]& errors)
at SolidCP.Providers.HostedSolution.Exchange2010.OpenRunspace()
at SolidCP.Providers.HostedSolution.Exchange2007.RollbackTransaction(ExchangeTransaction transaction)
where i can configure this serversetting value ? is it on exchange or SCP portal ? if from SCP Portal i can’t find the server settings.
best regards,
Irvan Riccasanta