Tengo una instalación en evolution 1.11.0.2, estaba funcionando, de repente no inició y era porque no tenía espacio en disco. Se liberó espacio hasta dejar 1.5 Gb libres. Ahora da el siguiente mensaje de error, qué podría verificar para ver cómo resolverlo?:

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.EndOfStreamException: Unable to read beyond the end of the stream.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[EndOfStreamException: Unable to read beyond the end of the stream.]
   System.IO.BinaryReader.ReadByte() +14436498
   System.IO.BinaryReader.Read7BitEncodedInt() +29
   System.Resources.ResourceReader.AllocateStringForNameIndex(Int32 index, Int32& dataOffset) +252
   System.Resources.ResourceEnumerator.get_Key() +62
   System.Resources.RuntimeResourceSet.GetObject(String key, Boolean ignoreCase, Boolean isString) +1561
   System.Resources.RuntimeResourceSet.GetString(String key, Boolean ignoreCase) +12
   System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +618
   Aseinfo.Infrastructure.Common.Data.LocalizationResourceRepository.Search(String key, String area, CultureInfo culture) in C:\vh4\Infrastructure\Common\Localization\LocalizationResourceRepository.cs:82
   Aseinfo.Infrastructure.Common.LocalizationService.GetLocalized(String key, String area, Stack`1 localizedKeysStack, CultureInfo culture) in C:\vh4\Infrastructure\Common\Localization\LocalizationService.cs:416
   Aseinfo.Infrastructure.Common.LocalizationService.GetLocalizedExpression(String expression, Stack`1 localizedKeysStack, CultureInfo culture) in C:\vh4\Infrastructure\Common\Localization\LocalizationService.cs:467
   Aseinfo.Infrastructure.Common.LocalizationService.EvaluateLocalizedExpression(String tokenizedString, Stack`1 localizedKeysStack, CultureInfo culture) in C:\vh4\Infrastructure\Common\Localization\LocalizationService.cs:341
   Aseinfo.Infrastructure.Services.<>c__DisplayClass17_1.<GenerateIndexOpcionesParaBuscar>b__2(Language l) in C:\vh4\Infrastructure\Services\Metadata\MetadataService.cs:165
   System.Linq.WhereSelectListIterator`2.MoveNext() +244
   Aseinfo.Infrastructure.Services.MetadataService.GenerateIndexOpcionesParaBuscar(String indicePath) in C:\vh4\Infrastructure\Services\Metadata\MetadataService.cs:183
   Aseinfo.VH4.UI.Web.MvcApplication.Application_Start() in C:\vh4\VH4\UI\Web\Global.asax.cs:132

[HttpException (0x80004005): Unable to read beyond the end of the stream.]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12625917
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +353
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475

[HttpException (0x80004005): Unable to read beyond the end of the stream.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12642964
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12482369

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36366

asked 18 Sep '17, 14:05

Juan%20Carlos%20Soria's gravatar image

Juan Carlos Soria
1.1k174179185
accept rate: 41%

edited 25 Sep '17, 15:22

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635


Me imagino que por el problema del espacio, dejo algunos de los archivos de localización corrupto.

Probá eliminando los archivos 'EL_Translations????.resources' de la carpeta /App_Data del folder de instalación de Evolution.

Y luego recicla el AppPool, para que los cree nuevamente.

link

answered 25 Sep '17, 15:26

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635
accept rate: 51%

Funcionó, Cabal eso era. Muchas gracias.

(26 Sep '17, 13:55) Juan Carlos Soria Juan%20Carlos%20Soria'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:

×38

Asked: 18 Sep '17, 14:05

Seen: 627 times

Last updated: 26 Sep '17, 13:55

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