Install with Pooled servers failed

Discussions related to installation and setup of SoftPro products.
Post Reply
mrisen
Posts: 98
Joined: Wed Jul 25, 2012 7:01 pm

Install with Pooled servers failed

Post by mrisen »

I've been able to run installs of 3.0 with the Standalone Server option an they are working well. However, when I try to install with the Pooled server option, I'm getting a failure. The log file has this section that seems pertinent, can someone provide some guidance?

MSI (s) (CC:44) [10:27:50:195]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI96B8.tmp, Entrypoint: CAQuietExec
CAQuietExec:
CAQuietExec: Pinging 1.1.1.1 with 32 bytes of data:
CAQuietExec: Reply from 1.1.1.1: bytes=32 time<1ms TTL=255
CAQuietExec:
CAQuietExec: Ping statistics for 1.1.1.1:
CAQuietExec: Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
CAQuietExec: Approximate round trip times in milli-seconds:
CAQuietExec: Minimum = 0ms, Maximum = 0ms, Average = 0ms
MSI (s) (CC:80) [10:27:50:258]: Executing op: ActionStart(Name=CA_RegSelectSvc,Description=Registering select services,)
MSI (s) (CC:80) [10:27:50:258]: Executing op: CustomActionSchedule(Action=CA_RegSelectSvc,ActionType=17409,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Program Files (x86)\Common Files\SoftPro\Select Server\Instances\spssvr\sps.exe" register /s:"http://SERVERNAME:8080" "C:\Program Files (x86)\Common Files\SoftPro\Select Server\Instances\spssvr\SelectRegistration.xml")
MSI (s) (CC:04) [10:27:50:258]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI96F7.tmp, Entrypoint: CAQuietExec
CAQuietExec: Exception has been thrown by the target of an invocation.
CAQuietExec: Failed to find service entry '0816f57a-f5ca-4b27-926b-d78f969450c7'.
CAQuietExec: at SoftPro.ClientModel.Proxies.ClientProxyBindings.SoftPro.ClientModel.Proxies.IClientProxyBindings.Bind(Guid entry, Guid endpoint)
CAQuietExec: at SoftPro.Select.Client.Runtime.SessionManager.OnInitialize()
CAQuietExec: at SoftPro.ClientModel.ServerObject..ctor(IServiceProvider site)
CAQuietExec: Error 0x80070064: Command line returned an error.
CAQuietExec: Error 0x80070064: CAQuietExec Failed
CustomAction CA_RegSelectSvc returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 10:28:00: InstallFinalize. Return value 3.
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: Install with Pooled servers failed

Post by John Morris »

Look in the Windows event log of the machine that you were deploy to. Are there any log entries?
John Morris
Sr. Software Architect
SoftPro
mrisen
Posts: 98
Joined: Wed Jul 25, 2012 7:01 pm

Re: Install with Pooled servers failed

Post by mrisen »

I see 3 Errors in the Application event log:

Failed to provision server. The transaction has aborted.

An error occured on the service boundary.Error: Specified method is not supported.
Stack Trace:
at SoftPro.Select.Hosting.Service.NullServer.ChangeState(ServerState state)
at SoftPro.Select.Hosting.Service.Manager.SoftPro.Select.Hosting.Client.IManager.ChangeServerState(String instanceName, ServerState state)
at SyncInvokeChangeServerState(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.ProcessMessage41(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Unable to retrieve ServiceSecurityContext.
Action=http://schemas.softprocorp.com/select/h ... erverState, ReplyTo=http://schemas.microsoft.com/2005/12/Se ... /Anonymous, FaultTo=


Failed to update configuration store data. Specified method is not supported.
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: Install with Pooled servers failed

Post by John Morris »

There should be more errors in the log.

Also, does this reproduce on other machines?
John Morris
Sr. Software Architect
SoftPro
mrisen
Posts: 98
Joined: Wed Jul 25, 2012 7:01 pm

Re: Install with Pooled servers failed

Post by mrisen »

Those are the only errors in the Application log during the SoftPro install.

I'm having difficulty installing on another machine at the moment, due to the other thread with Crystal Reports, but I'll keep trying.
mrisen
Posts: 98
Joined: Wed Jul 25, 2012 7:01 pm

Re: Install with Pooled servers failed

Post by mrisen »

Any other suggestions?
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: Install with Pooled servers failed

Post by John Morris »

At this point, I would say it is probably best that you give our support group a call. They can dig deeper into the issues than we can in forum posts.
John Morris
Sr. Software Architect
SoftPro
Post Reply