You are viewing limited content. For full access, please sign in.

Question

Question

Forms Server Error

asked on August 10, 2021

One or more errors occurred.

Stack Trace:
Caught exception: System.AggregateException
Message: One or more errors occurred.
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at Laserfiche.SignalR.Client.LFHubProxy.Connect()
   at Laserfiche.SignalR.Client.Factories.LFHubProxyFactory.Create(HubEndPoint hubEndPoint)
   at Laserfiche.PushNotificationService.Master.Services.RegisterService.Register(PushServiceRegisterRequest registerData)
   at Laserfiche.PushNotificationService.Master.PushNotificationService.Register(PushServiceRegisterRequest registerData)
   at SyncInvokeRegister(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)

Inner exception: System.Net.Http.HttpRequestException
Message: An error occurred while sending the request.


Inner exception: System.Net.WebException
Message: The underlying connection was closed: An unexpected error occurred on a send.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)

Inner exception: System.IO.IOException
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
   at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
   at System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
   at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)

Inner exception: System.Net.Sockets.SocketException
Message: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
   at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)

0 0

Replies

replied on August 11, 2021

Hi Maxwell,

Could you provide more details about the configuration? Is DMZ involved? What change has been made to configure Forms with notification service?

0 0
replied on August 11, 2021

Hi Ziyan,

After looking more into this error message. It looks like it is not related to the problem I'm having with forms. I am getting "Page Unresponsive". We never had this issue after we upgraded our LF forms to 10.4, but now it is back just like the issue were having with the Previous LF forms version.

I'm not sure why all of sudden were encountering this error. The forms application is just loading just about over 20 rows of data from SQL database.

Hopefully you can help solve this issue.

Thank you!

0 0
replied on August 11, 2021

Which version of Forms are you using? Which page is giving the error?

 

Previously we've heard that loading large list of unassigned task will have similar issue in 10.4.1. Not sure whether it is same as your problem.

0 0
replied on August 12, 2021

Laserfiche Forms Professional Version 10.4.5.282

It is working in chrome incognito mode. Any idea why it is working in that mode ?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.