Autodesk MapGuide Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Db::put: DB_LOG_BUF FER_FULL: In-memory log buffer is full
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
791 Views, 2 Replies
10-25-2012 10:51 AM
Our map has more than 400 layers, and I see this errors very often from error log file:
Error: An exception occurred in DB component.
Db:
ut: DB_LOG_BUFFER_FULL: In-memory log buffer is full
Is anyway to set DB_LOG_BUFFER.
we use AIMS 2012
Autodesk Infrastructure Map Server (Version 2.3.0.5801)
Autodesk Infrastructure Map Viewer (Version 2.3.0.5801)
I tried to reduce some layers and see less this error on log file.
Any solution?
thanks!
Nick
Re: Db::put: DB_LOG_BUF FER_FULL: In-memory log buffer is full
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2012 08:51 AM in reply to:
nick_xu
In the serverconfig.ini in the BIN folder, I have modified my LogBufferSizes:
SessionLogBufferSize = 20
LibraryLogBufferSize = 50
Re: Db::put: DB_LOG_BUF FER_FULL: In-memory log buffer is full
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2012 09:45 AM in reply to:
gluckett
I'm using AIMS 2012 and can't find these 2 entries from serverconfig.ini
anything can be configured for these [DBEnvironmentProperties] for AIMS 2012?
thanks!
