Jrun Closed Connection

Discussion in 'Programming' started by senloong, May 14, 2007.

  1. #1
    Anyone know what caused this error? My coldfusion server encounter this error quite frequent and need to reboot everytime. Thanks for ur help in advance.
     
    senloong, May 14, 2007 IP
  2. IsRoss()

    IsRoss() Peon

    Messages:
    116
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Usually this error occurs when you run a query that is too large for the amount of memory on your server. Either reduce the result set of the query or add more memory to the server.
     
    IsRoss(), May 14, 2007 IP
  3. senloong

    senloong Peon

    Messages:
    102
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for your help. Anyway, is there any setting in coldfusion server to avoid Jrun closed when this error occurred? I rather the application takes longer time to load then stop the service. Any suggestion?
     
    senloong, May 15, 2007 IP
  4. IsRoss()

    IsRoss() Peon

    Messages:
    116
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0