Operating System - HP-UX
1837885 Members
3475 Online
110122 Solutions
New Discussion

Problem with xclient or server

 
Serving Engineering
Frequent Advisor

Problem with xclient or server

Hello,

i have the following problem with a x-client (Popup-Window Openview- ITO) application.
The application should represent a matrix with about 10.000 buttons, but only a part of them are shown. If the matrix is smaller the application works fine.

I get the following output to stderr:

Stderr:

[E:no more object id for module dialog administrator]
***Error in eval: cannot set value
[W: ALLOC in file alloc.c line 496: MS-windows sizlimit exceeded]

I started the application with different X-severs. The result is always the same. So i am convinced that it this a client problem.

I start tracing on the X-client aplication and find the foolowing error message in the log file

[IE] 0. IDM-E-SlotRange: The specified object-ID is out of range [object/slot:438]


I tried editres to get more information about the X-resouces on the client but the client don't speak the editres protocol

Has anybody an idea for further debugging


Thanks in advance


Uli





2 REPLIES 2
Bill McNAMARA_1
Honored Contributor

Re: Problem with xclient or server

looks like a memory problem... going by the alloc error.
Try installing DirectX + more memory..

Later,
Bill
It works for me (tm)
Serving Engineering
Frequent Advisor

Re: Problem with xclient or server

Hi Bill,

to think it is a memmory problem on the machine running the X-client application (HP-machine with 2 GB) or do you think it is a problem on the machine running the X-server. The NT-Machine with Exceed has no DirectX a machine with an X-Server on Solaris has only 512 MB.

uli