Problem when using more than one Console

(imported topic written by Ashwin.D91)

Hi,

One of our customers has been reporting this error. When more than one user is connecting to the server using consoles, then randomly one of the console crashes. The attachment details the error.

I haven’t quite figured it out whether its a BigFix issue or SQL issue. Any help is appreciated.

Thanks,

Ashwin

(imported comment written by BenKus)

Hey Ashwin,

That is a fairly low level error that the database is reporting… it basically is saying that it stopped receiving data on the network and it terminated the connection… It looks network related to me… You can do more research:

http://www.google.com/search?sourceid=navclient&aq=t&ie=UTF-8&rlz=1T4EGLC_enUS327US327&q=connectionread+recv+dbnetlib

Ben

(imported comment written by Ashwin.D91)

Hi Ben,

Thanks for the reply.

I’m thinking it might be because of too many SQL connections coming into the server.

Ashwin