Re: Virtual Application - Out of memory errors
From: Alvaro Lozano (alozano_at_st.com.uy)
Date: 03/25/05
- Next message: Johnny: "WebDAV creating files, automate virtual directory creation"
- Previous message: Jacqueline Jaynes [MSFT]: "RE: http ssl service terminated with error "specified module not found"
- In reply to: Ken: "Re: Virtual Application - Out of memory errors"
- Next in thread: Ken: "Re: Virtual Application - Out of memory errors"
- Reply: Ken: "Re: Virtual Application - Out of memory errors"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Mar 2005 20:53:48 -0300
If the interface is forwarded, com+ wont complain but it will throw this
error sometimes (recompile without compatibility, and reinstall the
component) , also check for the unattended execution and retain in memory
project's properties
"Ken" <Ken@discussions.microsoft.com> wrote in message
news:8E652086-FD1B-494E-A0A2-7E23B6EDB2B4@microsoft.com...
> I should clarify my first post. The applications work for six day, and
> process many requests without incident. Then, all of the sudden they start
> throwing out of memory errors, right when trying to instantiate the
object.
>
> "Alvaro Lozano" wrote:
>
> > have you recently change the component?, some times vb doesn't break
the
> > binary compatibility, and compile with a forward interface, and that
have
> > some problems with com+. Try to recompile without binary compatibility
(be
> > careful with early binding).
> >
> > "Ken" <Ken@discussions.microsoft.com> wrote in message
> > news:C1AA2F64-3955-4578-9B87-9BBF1155689C@microsoft.com...
> > > We've recently started having a problem on our production web servers.
The
> > > servers are W2000 sp4 running IIS 5. The applications are highly
isolated.
> > We
> > > have a very lightweight VB component that performs authorization. The
> > > component is hosted in COM+, as a library application. What we're
seeing
> > > periodically is an error message "Ran out of memory". The error is
thrown
> > > when the authorization component is instantiated. The servers are
2.5GB
> > > machines, and at the time of the errors, we have 1GB of physical
memory
> > > available, so I'm not certain that the error message is accurate, and
> > > something else may be causing the problem. The application is not
> > accessable
> > > once this starts, although the web service is not affected, and other
> > > applications continue to work. What tools are available to diagnose
> > symptoms
> > > like this??
> >
> >
> >
- Next message: Johnny: "WebDAV creating files, automate virtual directory creation"
- Previous message: Jacqueline Jaynes [MSFT]: "RE: http ssl service terminated with error "specified module not found"
- In reply to: Ken: "Re: Virtual Application - Out of memory errors"
- Next in thread: Ken: "Re: Virtual Application - Out of memory errors"
- Reply: Ken: "Re: Virtual Application - Out of memory errors"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|