Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
Error Messages in the $BEST1_HOME bgs monitor log bgscollect_.log
If the following error messages are displayed in the $BEST1_HOME/bgs/monitor/log/bgscollect_ portnumber.log, you might be experiencing shortages with shared memory settings:
Sun Jun 25 00:00:08 2000 bgscollect (18871) Adding group <Group Name>
Sun Jun 25 00:00:08 2000 bgscollect (18871) SemLock::createSem() - semget(-1056834788) failed, Error = No space left on device
Sun Jun 25 00:00:08 2000 bgscollect (18871) SemLock::SemLock cannot create semaphore
Sun Jun 25 00:00:08 2000 bgscollect (18871) SemLock::lock() - semID_ invalid
Sun Jun 25 00:00:08 2000 bgscollect (18871) BaseQue::WriteGrab() - WRITE_LOCK failed
Sun Jun 25 00:00:08 2000 bgscollect (18871) BaseData::Open - ERROR: Open for write failed for group <Group Name>
Sun Jun 25 00:00:18 2000 bgscollect (18871) Removing group with name = <Group Name>
Solution
If you see these error messages in the $BEST1_HOME/bgs/monitor/log/bgscollect_ portnumber.log, increase the shared memory segment and semaphore settings for the computer. See the following documentation for information about increasing shared memory and semaphore settings on your computer:
- UNIX man pages
- Documentation for any other applications that are running on the computer
- Shared Memory and Semaphore Resources for the PATROL Perform Data Collector.