Gossamer Forum
Home : Products : Gossamer Links : Discussions :

number of links

Quote Reply
number of links
I have multiple people adding and modifing links to the db and they are getting this error:

Out of memory during "large" request for -2147479552 bytes at

/web/sites/mhhe.com/home/cgi-bin/sqlLinks/admin/GT/Dumper.pm line 161.



Should Dumper.pm be called when a person is adding or modifying a link? If so, what is causing this error?

Thanks for any help!
Quote Reply
Re: [mcgraw1] out of memory In reply to
I haven't heard from anyone on this and I really need to get it fixed. Any suggestions appreciated!
Quote Reply
Re: [mcgraw1] number of links In reply to
Could you try turning debugging on and then following the process again that causes the error.

GT::Dumper is used to turn perl structures into readable text and looping code is used in order to deal with nested structures....this may be related to the problem but I've never experienced it before.

Last edited by:

Paul: Dec 16, 2002, 2:12 PM