Server Becomes unresponsive

G

Guest

I do not know if the following occurs becuase of SQL 2005 or it Win2k
related, but here goes...

O/S = Windows 2000 Server SP4, PDC with AD 2003 extensions, DNS, DHCP

SQL Server 9.00.1399.06

The problem starts with an event logged as Source = Application Popup Event
= 26 Description = Application popup: vsjitdebugger.exe - Application Error :
The application failed to initialize properly (0xc0000142). Click on OK to
terminate the application.

After this error starts it continues for 5 or 6 times within a couple of
minutes during which time other services start logging errors and the server
becomes unresponsive to requests. Netlogon starts throwing errors, Server
errors with unable to map error code 1453 start showing up, MS SQL Server
errors start with unable to load SSL provider library, Userenv errors
start,Windows cannot connect to msm.local with (0x2747) , AD becomes
unresposive with inability to contact global catalog (which is on the same
machine), and eventually terminates with a Journal Wrap Error.

All of the above occurs on a random basis, but always with the same pattern
once it starts, this has happend a dozen times since SQL was installed in
November, but never before.

Any and all help on this is appreciated.



Thanks...
 
G

Guest

The problem is not the debugger it is the app that is failing and causing the
debugger to launch, but I have no way of knowing what application that is.
That's why I think it has something to do with SQL 2005; I'm sure there are
som components written in CLR.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top