Menu

#2431 Problems under heavy load

closed-out-of-date
nobody
3
2007-09-22
2005-07-25
No

Hello!

When trying to browse the list of jEdit plugins under
http://plugins.jedit.org/list.php I got

"Fatal error: Call to a member function on a non-object
in /home/groups/j/je/jedit-plugins/lib/plugins.php on
line 34"

So I wanted to look if this error has been reported
already in the community forum under
http://community.jedit.org/?q=forum and got

"Warning: mysql_connect(): Too many connections in
/home/groups/j/je/jedit-community/htdocs/includes/database.mysql.inc
on line 12
Too many connections"

This does not look good.

Yours, Robert

Discussion

  • Robert Bienert

    Robert Bienert - 2005-07-25
    • priority: 5 --> 7
     
  • Nicholas O'Leary

    • status: open --> pending
     
  • Nicholas O'Leary

    Logged In: YES
    user_id=631957

    These are known issues with the website when the mysql
    server is under heavy load.
    We cannot 'fix' them short of re-writing/replacing the
    entire jedit website so it is less dependant on php/mysql.

     
  • Robert Bienert

    Robert Bienert - 2005-08-02
    • status: pending --> open
     
  • Robert Bienert

    Robert Bienert - 2005-08-02

    Logged In: YES
    user_id=863586

    I see. I noticed this PHP messages and thought of a bug in
    the website, but it looks like a bug in PHP, MySQL or
    anywhere between both.

    But, what about placing a "@" in front of the relevant
    function calls and registering an error handler, showing
    something like "Bandwith Exceeded"?

    Yours, Robert

     
  • Brad Mace

    Brad Mace - 2006-03-21
    • priority: 7 --> 3
     
  • Brad Mace

    Brad Mace - 2006-03-22
    • summary: several PHP problems --> Problems under heavy load
     
  • Matthieu Casanova

    • status: open --> closed-out-of-date
     

Log in to post a comment.