Re: DW.NET is unstable on havy loaded servers :(



Sorry wrong group.


"Serg" <serg_nospam_@xxxxxxx> wrote in message
news:eQuXkU19GHA.1224@xxxxxxxxxxxxxxxxxxxxxxx
We have an application that can be used as an application server for
WinForms apps (using .NetRemoting) and can be used as WebServices server.
Everything is fine when server is low loaded.
But when we do a stress loading tests (many users, many requests) DW.NET
breakes down.
When our app server consumes ~1.5Gb memory we are always getting one of
the two errors:


First:
Attempted to read or write protected memory. This is often an indication
that other memory is corrupt.

at DataWindowInterop.DW_Events.CatchNotify(Int32 given_HWND, UInt32
Message, UInt32 wParam, Int32 lParam, Void* VM_Object)

at DataWindowInterop.SemanticFunctions.Retrieve(IntPtr given_DW, Boolean
repaint, Object[] ArgsList)

at Sybase.DataWindow.Shared.Retrieve(IntPtr pDW, Boolean bRepaint,
Object[] ArgsList)

at Sybase.DataWindow.DataStore.Retrieve(Object[] ArgsList)



Second:
System.AccessViolationException: Attempted to read or write protected
memory. This is often an indication that other memory is corrupt.

at DataWindowInterop.Services.LoadDWFromLibraries(String[] Libraries,
String DWName, Int32 AdditionalParam)

at Sybase.DataWindow.Shared.NarrowDownDataWindowObject(String
LibraryList, String DWName, Boolean& DidLoading, Boolean& ObjectIsPsr,
String& PsrFile)

at Sybase.DataWindow.DataStore.RecreateDataStore()

at Sybase.DataWindow.DataStore..ctor(String InitLibraryList, String
InitDataWindowObject)



We are using DW.NET_2.0_5048

Unfortunaly i can`t reproduce this with some synthetic tests.

Serg.




.



Relevant Pages

  • DW.NET is unstable on havy loaded servers :(
    ... WinForms apps and can be used as WebServices server. ... Attempted to read or write protected memory. ... at Sybase.DataWindow.Shared.Retrieve(IntPtr pDW, Boolean bRepaint, Object ...
    (microsoft.public.dotnet.framework.performance)
  • Re: Server Out Of memory SharePoint 2007 SP1
    ... Yesterday I noticed that virtual memory settings of front-end server has ... bstrUrl, String bstrListName, String bstrViewName, String bstrViewXml, ... Boolean bMigration, Boolean& bAdd, Boolean& bPublish, Object& ...
    (microsoft.public.sharepoint.portalserver)
  • RE: server problems
    ... This newsgroup only focuses on SBS technical issues. ... >Thread-Topic: server problems ... >> web proxy service or SQL Server will normally use large memory. ...
    (microsoft.public.windows.server.sbs)
  • Re: Allocated Memory alerts
    ... If you do not encounter any real server performance issue, ... the high memory usage is expected. ... The Health monitor is running on the SBS server. ... A memory allocation threshold is configured on the particular monitored ...
    (microsoft.public.windows.server.sbs)
  • Re: FTS Performance in SQL 2005
    ... I don't think you have left enough memory for the OS and MSSearch. ... Looking for a SQL Server replication book? ... Looking for a FAQ on Indexing Services/SQL FTS ...
    (microsoft.public.sqlserver.fulltext)

Loading