| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 | 
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit | 
| Moderator: | STAR::VATNE | 
| Created: | Mon Oct 30 1989 | 
| Last Modified: | Mon Dec 31 1990 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 3726 | 
| Total number of notes: | 19516 | 
    config: LAVC	boot node 8350 running VMS 5.1-1, 32MB of memory
    		        satellites 2XVS200 8MB, 1VS3100 8MB
    			All pagefiles on local disks
    
    On VS2000 DECW works perfectly.
    On VS3100 DECW refuses to start while VWS works perfectly.
    
    1 . The error logged into DECW$SERVER_0_OUTPUT.LOG is "Can not get input 
    buffer"
    2 . The Server process crashes due to access violation during 
    initialisation of TTA0:
    3 . After each process termination tta0: error count increases of two and a
    show dev tta0:/full shows "device timed out" 
    4 . GCA0 is offline
    
    I tried to reduce the systartup_V5.com to the following three lines :
    
    	@sys$startup:startnet
    	wait 00:00:30
    	@sys$startup:decw$startup
    
    Pool and page parameters seem to be large enough
    
    Any idea will be very apreciated
    thanks
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 1248.1 | Some command file or program using tta0? | STAR::BMATTHEWS | Wed Aug 09 1989 13:44 | 5 | |
| Is something allocating tta0? Keyboard input comes thru tta0. From your description it appears that the server cannot assign a channel to tta0. Is the refcnt on tta0 0? If not then that is the problem. Bill | |||||