El siguiente error persiste en la implementacion de un cliente, pasa muchas veces y siempre ocurre cuando ya lo van autorizar. Este cliente posee Oracle y la version de evolution es 1.7.0.1

Esta es la configuración del workflowservice en el IIS

alt text


System.ServiceModel.FaultException
    The execution of the InstancePersistenceCommand named {urn:schemas-microsoft-com:System.Activities.Persistence/command}LoadWorkflowByInstanceKey was interrupted by an error.

System.ServiceModel.FaultException: The execution of the InstancePersistenceCommand named {urn:schemas-microsoft-com:System.Activities.Persistence/command}LoadWorkflowByInstanceKey was interrupted by an error.

Server stack trace: 
   at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
   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 415
   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 15 Oct '13, 15:20

JulioRosales's gravatar image

JulioRosales
(suspended)
accept rate: 26%


Julio, este problema lo detectamos en versiones anteriores. Se debe a un memory leak. Si no estoy mal, lo arreglamos en la 1.7.1 o 1.7.2. En la 1.7.3 mejoramos aun mas la eficiencia en el manejo de memoria.

Aunque debo decir que lo estas configurando mal, te recomiendo que en los numeros que aparecen arriba, pongas 60 segundos en el primero y 0 en el segundo, de esta forma las instancias se persistirán inmediatamente inicien. Y definitivamente, hace el upgrade de la versión!

Vale aclarar, que por la seriedad de lo que se tocó en esa versión, vas a tener que reiniciar los flujos que estan a medias (esto lo podras leer en las instrucciones de upgrade de estas versiones), por lo que te recomiendo que tanto tu como el cliente estén sabedores de este punto!

Para una referencia, podrías hablar con Julio Flores o Raul Peña, pues ellos fueron los que nos reportaron este mismo problema y tuvieron que hacer el upgrade para arreglarlo..

link

answered 15 Oct '13, 15:48

sabanito's gravatar image

sabanito ♦♦
(suspended)
accept rate: 54%

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:

×14

Asked: 15 Oct '13, 15:20

Seen: 3,131 times

Last updated: 15 Oct '13, 15:48

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