[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
401.0. "HELP - Session dies !" by IOSG::WDAVIES (Was set to overload,) Tue Mar 14 1989 11:01
Hello All,
    
     I've got a problem ! When I login, I get the 3 terminals created,
    plus vaxnotes and writer and xphoon. Then all but the terminals die.
   
     I get a constant error message appearing at the operator window. 
     I've included some hopefully useful data (memory,decw$sm.log,uaf).
    
    Can anyone help me please ???????
    
         Winton
    
Message number 02db821c
    These are the  process parameters from authorize
    
Maxjobs:         0  Fillm:       100  Bytlm:        20480
Maxacctjobs:     0  Shrfillm:      0  Pbytlm:           0
Maxdetach:       0  BIOlm:        18  JTquota:      20000
Prclm:          20  DIOlm:        18  WSdef:          150
Prio:            4  ASTlm:       200  WSquo:          350
Queprio:         0  TQElm:        20  WSextent:      1024
CPU:        (none)  Enqlm:       200  Pgflquo:      10000
              System Memory Resources on 14-MAR-1989 16:05:10.28
    
Physical Memory Usage (pages):     Total        Free      In Use    Modified
  Main Memory (6.00Mb)             12288        3693        8582          13
Slot Usage (slots):                Total        Free    Resident     Swapped
  Process Entry Slots                 26           7          19           0
  Balance Set Slots                   23           6          17           0
Fixed-Size Pool Areas (packets):   Total        Free      In Use        Size
  Small Packet (SRP) List            406         121         285          96
  I/O Request Packet (IRP) List      256         145         111         176
  Large Packet (LRP) List             21          11          10        1648
Dynamic Memory Usage (bytes):      Total        Free      In Use     Largest
  Nonpaged Dynamic Memory         327168       13168      314000        5552
  Paged Dynamic Memory            192512       48912      143600       47232
Paging File Usage (pages):                      Free  Reservable       Total
  DISK$WANTON$SYS:[SYS0.SYSEXE]SWAPFILE.SYS                                     
                                                3096        3096        3096
  DISK$WANTON$SYS:[SYS0.SYSEXE]PAGEFILE.SYS                                     
                                               10037      -11774       13200
  WANTON$PAGE:[SYSTEM]PAGEFILE.SYS;3            4507       -3696        4896
Of the physical pages in use, 2495 pages are permanently allocated to VMS.
    
    
   This is the DECW$SM.LOG
    
$!	Jeff Lomicka's DECW$LOGIN.COM
$        (sorry Jeff, just pinched it to start experimenting!)
$
$!	Force the default process name to be in use, so that CHILD/PROC
$!	will work for detached jobs.
$!
$ set noon
$ set proc/name="DEVIOUS"
$ set proc/priv=all
$
$ xphoon :== $sys$sysdevice:[devious.xphoon]xphoon
$ fish   :== $sys$sysdevice:[devious.fish]fish
$ newsession :== child/image=sys$system:loginout.exe/detach/nopassword
$!
$!
$ newsession/shrink/page=24/Y=50/X=300 -
	/ititle=" ALL-IN-1"/title="ALL-IN-1 on TRON" 
Creating DECTerm controller
Identification of created process is %X33
$ newsession/shrink/page=24/Y=50/X=100 -
	/ititle=" TRON  1"/title=" TRON  1" 
Identification of created process is %X34
$ newsession/shrink/page=24/Y=50/X=150 -
	/ititle="WANTON 1"/title="WANTON 1"
Identification of created process is %X35
$!
$!	Start Notes
$!
$define/job notes$notebook sys$sysdevice:[devious.notes]book1.note
$spawn/nowait/proc=notes/input=nl:   notes
%DCL-S-SPAWNED, process NOTES spawned
$spawn/nowait/proc=writer/input=nl:  run sys$system:writer.exe
%DCL-S-SPAWNED, process WRITER spawned
$
$set proc/priority=0
$
$spawn/nowait/proc=xphoon/input=nl: xphoon -t 5 
%DCL-S-SPAWNED, process XPHOON spawned
$spawn/nowait/proc=fish/input=nl: fish -b -c -n:1 -p -f:[devious.fish]fish.dat -v
%DCL-S-SPAWNED, process FISH spawned
$spawn/nowait/proc=decw$banner/input=nl: run sys$system:decw$banner.exe
%DCL-S-SPAWNED, process DECW$BANNER spawned
$
$set proc/priority=4
$
$ set proc/priv=(netmbx,tmpmbx)
$ set on
$ !
$ ! DECW$STARTSM.COM - Initialize the DECwindows session manager
$ !
$ !****************************************************************************
$ !*									      *
$ !*  COPYRIGHT (c) 1987 BY						      *
$ !*  DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASSACHUSETTS.		      *
$ !*  ALL RIGHTS RESERVED.						      *
$ !* 									      *
$ !*  THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED   *
$ !*  ONLY IN  ACCORDANCE WITH  THE  TERMS  OF  SUCH  LICENSE  AND WITH THE   *
$ !*  INCLUSION OF THE ABOVE COPYRIGHT NOTICE. THIS SOFTWARE OR  ANY  OTHER   *
$ !*  COPIES THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY   *
$ !*  OTHER PERSON.  NO TITLE TO AND OWNERSHIP OF  THE  SOFTWARE IS  HEREBY   *
$ !*  TRANSFERRED.							      *
$ !* 									      *
$ !*  THE INFORMATION IN THIS SOFTWARE IS  SUBJECT TO CHANGE WITHOUT NOTICE   *
$ !*  AND  SHOULD  NOT  BE  CONSTRUED AS  A COMMITMENT BY DIGITAL EQUIPMENT   *
$ !*  CORPORATION.							      *
$ !* 									      *
$ !*  DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE  OR  RELIABILITY OF ITS   *
$ !*  SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL.		      *
$ !* 									      *
$ !*									      *
$ !****************************************************************************
$ !
$ ! This command procedure sets up the DECwindows session manager
$ ! development environment. 
$ ! It is not advisable to edit this procedure as it may be replaced in
$ ! future software updates. 
$ !
$! if no command files executed, then status will be blank
$!
$if $status .EQS. "" then goto do_session
$!
$! if status is ok, no errors in command procedures, so start session manager
$!
$if  $status then goto do_session
$do_session:
$define decw$doing_session T
$run sys$system:decw$session
CreateImageFromBitmapFile: Open failed.
CreateImageFromBitmapFile: Open failed.
CreateImageFromBitmapFile: Open failed.
CreateImageFromBitmapFile: Open failed.
CreateImageFromBitmapFile: Open failed.
X Toolkit Error: Can't Open display
CreateImageFromBitmapFile: Open failed.
$!
$! log out and delete the logical
$!
$do_exit:
$if f$logical("decw$doing_session") .NES. "" then deassign decw$doing_session
$logout
  DEVIOUS      logged out at 14-MAR-1989 15:54:20.58
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 401.1 |  | IOSG::WDAVIES | Was set to overload, | Tue Mar 14 1989 11:06 | 27 | 
|  | Additional information - I've included the results of a show system.
    
    By the way, the Session Manager never gets created (not that I can see,
    and I have to re-boot to restart decwindows...takes 10 minutes - has 
    anyone got a quicker way ?)
    
VAX/VMS V5.1  on node WANTON 14-MAR-1989 16:09:51.47   Uptime    0 00:27:36
  Pid    Process Name    State  Pri      I/O       CPU       Page flts Ph.Mem
00000021 SWAPPER         HIB     16        0   0 00:00:06.47         0      0   
00000123 _WSA1:          HIB      4       33   0 00:00:02.09       494    422   
00000024 ERRFMT          HIB      8       40   0 00:00:00.48        75     98   
00000025 OPCOM           HIB      8       65   0 00:00:02.76       265    127   
00000026 JOB_CONTROL     HIB      8     1084   0 00:00:07.29       146    316   
00000027 NETACP          HIB     10       80   0 00:00:05.80       250    350   
00000028 EVL             HIB      6       58   0 00:00:01.83       794     33  N
00000029 REMACP          HIB      8       10   0 00:00:00.19        68     34   
0000002A SYMBIONT_0001   HIB      4       28   0 00:00:00.92       230     40   
0000002B SYMBIONT_0002   HIB      4       18   0 00:00:00.87       239     40   
0000002C SYMBIONT_0003   HIB      4       20   0 00:00:00.97       286    123   
0000002E DECW$SERVER_0   HIB      6     1619   0 00:01:36.83      7611    603   
00000030 NOTES$000A_1*   HIB      6      231   0 00:00:05.05      1002    310  N
00000031 DECW$WM_1       LEF      7       52   0 00:00:09.64       968   1297   
00000032 DECW$TE_1       COM      6     2227   0 00:02:33.74      1710   2420   
00000033 Winton Davies�  LEF      4      269   0 00:00:14.00      2383    224   
00000034 Winton Davies�  LEF      4      251   0 00:00:14.05      2489    228   
00000035 Winton Davies�  CUR      5     1476   0 00:00:47.87      9111    159   
 | 
| 401.2 | Look at globalpages and global sections | STAR::BROUILLETTE |  | Tue Mar 21 1989 08:57 | 13 | 
|  |     
    Maybe you are running out of global pages or global sections.  Each
    client which connects locally needs about 350 global pages and at least
    one global section.  You are starting a few clients there and from the
    log file it looks like the session manager fails to connect.  Do the
    following:
    	mcr install
    	mcr>/global
    
    At the end of that list will be the count of global pages used and
    free.
    
 |