|  |     Perhaps it has to do with errors, as every once in a while, my
    autofocus program goes south, it could be anything really... but you'd
    think there would be data in the log file, not just allocated space?
    
    							Michael
 | 
|  |         I get a similar problem, my decw$sm.log goes into hyperspace
        adding errors like it's going out of fashion. ANy ideas, anyone?
        
        q
        
        
        a sample follows.
        
        
%SET-I-NEWLIMS, new working set:  Limit = 200  Quota = 200  Extent = 4000
%DCL-S-SPAWNED, process Early_DECTerm spawned
DECterm version V1.0-1 now at your service...
To create DECterms, use the Session Manager or call the
DwtDECtermPort() routine from another process.
Identification of created process is %X59
%SYSTEM-W-DEVALLOC, device already allocated to another user
Identification of created process is %X5a
%SYSTEM-W-DEVALLOC, device already allocated to another user
Identification of created process is %X5b
%SYSTEM-W-DEVALLOC, device already allocated to another user
Identification of created process is %X5c
%SYSTEM-W-DEVALLOC, device already allocated to another user
Identification of created process is %X5d
Identification of created process is %X5e
%SYSTEM-W-DEVALLOC, device already allocated to another user
%DCL-S-SPAWNED, process SM_Opcom spawned
%DCL-S-SPAWNED, process Calendar spawned
%DCL-S-SPAWNED, process MailV2 spawned
%DCL-S-SPAWNED, process BookReader spawned
%DCL-S-SPAWNED, process DECision spawned
%DCL-S-SPAWNED, process Vaxnotes spawned
%DCL-S-SPAWNED, process Autofocus spawned
Session Message: Started DECterm controller 
X error event received from server: BadMatch - parameter mismatch
  Failed request major op code 42 X_SetInputFocus
  Failed request minor op code 0 (if applicable)
  ResourceID 0x900029 in failed request (if applicable)
  Serial number of failed request 262
  Current serial number in output stream 263
Session Error: %NONAME-E-NOMSG, Message number 02DB822A
X error event received from server: BadAlloc - insufficient resources
  Failed request major op code 53 X_CreatePixmap
  Failed request minor op code 0 (if applicable)
  ResourceID 0x300239 in failed request (if applicable)
  Serial number of failed request 851106
  Current serial number in output stream 851153
%NONAME-E-NOMSG, Message number 02DB822A
X error event received from server: BadDrawable - parameter not a Pixmap or Window
  Failed request major op code 55 X_CreateGC
  Failed request minor op code 0 (if applicable)
  ResourceID 0x300239 in failed request (if applicable)
  Serial number of failed request 851107
  Current serial number in output stream 851153
%NONAME-E-NOMSG, Message number 02DB822A
...
and so on
...
X error event received from server: BadDrawable - parameter not a Pixmap or Window
  Failed request major op code 62 X_CopyArea
  Failed request minor op code 0 (if applicable)
  ResourceID 0x300239 in failed request (if applicable)
  Serial number of failed request 1236963
  Current serial number in output stream 1499113
%NONAME-E-NOMSG, Message number 02DB822A
X error event received from server: BadDrawable - parameter not a Pixmap or Window
  Failed request major op code 70 X_PolyFillRectangle
  Failed request minor op code 0 (if applicable)
  ResourceID 0x300239 in failed request (if applicable)
  Serial number of failed request 1236964
  Current serial number in output stream 1499113
%NONAME-E-NOMSG, Message number 02DB822A
X error event received from server: BadDrawable - parameter not a Pixmap or Window
  Failed request major op code 62 X_CopyArea
  Failed request minor op code 0 (if applicable)
  ResourceID 0x300239 in failed request (if applicable)
  Serial number of failed request 1236965
  Current serial number in output stream 1499113
%NONAME-E-NOMSG, Message number 02DB822A
X error event received from server: BadDrawable - parameter not a Pixmap or Window
  Failed request major op code 70 X_PolyFillRectangle
  Failed request minor op code 0 (if applicable)
  ResourceID 0x300239 in failed request (if applicable)
  Serial number of failed request 1236966
  Current serial number in output stream 1499113
%NONAME-E-NOMSG, Message number 02DB822A
Window Manager exited.
%NONAME-F-NOMSG, Message number 02DB821C
  QUODLING     logged out at 19-MAY-1989 09:17:28.77
        
 |