Al autorizar una contratacion me despliega un error de timeout pero si autoriza dicha operacion.

El error que me despliega es el siguiente:

System.Net.WebExceptionThe operation has timed out

System.TimeoutException: The request channel timed out while waiting for a reply after 00:00:59.9688000. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://localhost/EvolutionWorkflowService/AuthorizationWorkflow.xamlx' has exceeded the allotted timeout of 00:00:59.9680000. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out
   at System.Net.HttpWebRequest.GetResponse()
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
   --- End of inner exception stack trace ---
   at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   --- End of inner exception stack trace ---

Server stack trace: 
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Aseinfo.VH4.Infraestructura.Workflow.AuthorizationWorkflowService.IAuthorizationWorkflowService.AutorizarActividadEnFlujo(AutorizarActividadEnFlujoRequest request)
   at Aseinfo.VH4.General.Controllers.FlujosAutorizacionController.Autorizar(List`1 codigosActividades, String comentarios, String areaOrigen, String controllerOrigen, String actionOrigen) in c:\BuildAgent\work\5ed3bec7206feb61\VH4\General\Controllers\FlujosAutorizacionController.cs:line 425
   at lambda_method(Closure , ControllerBase , Object[] )
   at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)

asked 24 Jul '13, 20:38

JulioRosales's gravatar image

JulioRosales
(suspended)
accept rate: 26%


Suena a que tu servidor está muerto de cansancio de tanto trabajar. Ha de tener 100% CPU o poquita memoria. ¿Tenes las características de tu server?

link

answered 24 Jul '13, 20:44

sabanito's gravatar image

sabanito ♦♦
(suspended)
accept rate: 54%

Intel(R) Xeon(R) CPU E5507 @2.27 GHz 2.31GHz

Memoria RAM: 7.50 GB

Con Windows Server 2008 R2 Datacenter

(24 Jul '13, 21:12) JulioRosales JulioRosales's gravatar image

¿Qué versión de Evolution estas ejecutando?

(24 Jul '13, 21:19) Fernando Paz ♦♦ Fernando%20Paz's gravatar image

Version 1.7.0.1

(24 Jul '13, 21:20) JulioRosales JulioRosales's gravatar image

El server tiene también el SqlServer o está aparte? Si está aparte, es único para Evolution o se comparte con otras aplicaciones? Que características tiene este otro server (en caso lo hubiera)? Deberías actualizar a la 1.7.1

(24 Jul '13, 22:17) sabanito ♦♦ sabanito's gravatar image

El Evolution es en Oracle por lo que solo posee el servidor SQL Server Express

(24 Jul '13, 22:51) JulioRosales JulioRosales's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×92

Asked: 24 Jul '13, 20:38

Seen: 2,751 times

Last updated: 24 Jul '13, 22:51

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática