- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X Error of failed request: BadAlloc
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 07:31 AM
09-04-2001 07:31 AM
X Error of failed request: BadAlloc
In C200 workstation (HPUX10.20, Memory=512MB), programing with C++ and ILOG 3.01. The following problem happens:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 84 (X_AllocColor)
Serial number of failed request: 2129364
Current serial number in output stream: 2588116
Total X errors : 1
Resolving this question by tunning the system kernal parameters? Which parameters?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 07:57 AM
09-04-2001 07:57 AM
Re: X Error of failed request: BadAlloc
Are you running applications such as netscape which are known colour hoggers which could be hanging on to colours and not releasing back to the desktop / your application ? Try logging out and without starting any applications just run your application does this still occur ?
I'd also look at the latest Xserver and motif patches if they are not installed : PHSS_23518 & PHSS_23535
also use attached xtools.sh , unshat it and run xcoloruse program, it will list how many colours you have left under you desktop and may help shed some light on this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 06:26 AM
09-05-2001 06:26 AM
Re: X Error of failed request: BadAlloc
If you are running netscape try starting it up with 'netscape -install' which forces it to
use its own colour map.
Best of Luck
Glenn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2001 05:32 AM
09-06-2001 05:32 AM
Re: X Error of failed request: BadAlloc
After I run the app, the available color map = 0. Probable due to the problems of custom app.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2001 05:37 AM
09-06-2001 05:37 AM
Re: X Error of failed request: BadAlloc
go into StyleManager via front panel, select color and then "numer of colors" it may help a bit ?