[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

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

868.0. "HELP! (Session Mgr Struggles)" by TRLIAN::CROGERS (Chris Rogers - DTN 264-4254) Thu Jun 01 1989 18:08

      
    	    I had originally posted this problem in a previous note -
            however I now have some new information which may help all
            of you help all of us...
    
            While running DECwindows under VMS V5.1 on a LAVC VAXstation
            2000, the session manager process crashes and burns under the
            following scenarios:
    
            Scenario #1:  DECW$LOGIN, as requested, starts CLOCK and
            CALENDAR.  Automatic creation of a DECterm window fails.
            Session manager remains active and functional.  Once login
            completes, any attempt to open a DECterm window causes the
            session manager to die and the session manager window to
            disappear.
    
            Scenario #2:  DECW$LOGIN, as requested, properly starts only
            the CLOCK application (or, as requested, the CALENDAR).
            Automatic creation of a DECterm window occurs.  Once the
     	    login completes, attempts at starting CALENDAR indicate that
            it's starting, however no window appears.  Any attempt to open a
            second terminal window crashes the session manager.
    
    
            The SM.LOG file is below.  Are we low on a quota or something?
            PRCLM is not the culprit and no errors other than that found
            in SYS$LOGIN:DECW$SM.LOG are displayed.  We have many other
            VAXstations which are not part of the LAVC which do not have
            this problem.  HELP!!!!
                        
    DECW$SM.LOG;2
    -------------
    
    %SET-I-NEWLIMS, new working set:  Limit = 200  Quota = 200  Extent
    = 3100     
    Session Message: Started DECterm controller
    
    %SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual
    address=7FF2DE00, PC
    =000CBDC1, PSL=0BC00009
    
      Improperly handled condition, image exit forced.
    
            Signal arguments              Stack contents
    
            Number = 00000005                00000000
            Name   = 0000000C                20FC0000
                     00000004                00007FF1
                     7FF2DE00                7FF2CEE0
                     000CBDC1                0000BE85
                     0BC00009                7FF2D190
                                             0000152C
                                             00000000
                                             00000000
                                             00000001
    
            RE00
            R4 = 00007085  R5 = 0600D100  R6 = 00007FF0  R7 = 00007FF0
            R8 = 00001562  R9 = 001E54EA  R10= 000F47B8  R11= 00000000
            AP = 7FF2CDF4  FP = 7FF2CDB4  SP = 7FF2CE30  PC = 000CBDC1
            PSL= 0BC0000

T.RTitleUserPersonal
Name
DateLines
868.1I have the same problem, any solutionDAVIDR::WALKERWed Jun 14 1989 14:288
  I am experiencing scenario #1 on both VAXstation 2000 satellites of 
a LAVC (uVAX II boot member).  Has there been any resolution of the problem?

  I'm to add add'l VS2000's and will be switching to a uVAX3800 boot member.
Will I have the same problem?

-d

868.2Still a mystery...TRLIAN::CROGERSChris Rogers - DTN 264-4254Wed Jun 14 1989 15:0310
    No, I have yet to find a solution - I do know that other people
    are running into it, though.  One person found that by replacing
    DCLTABLES.EXE on the boot node after an application installation
    solved it (so far).  This doesn't fit the pattern here, although
    the problem seems to go away for a few days after a full cluster
    reboot, coming back with a vengeance.
    
          I'm hoping that someone in DECwindows-land will be able
    to shed more light on this...

868.3I'm having a similar problem...JCR::RZUCIDLOJohn Rzucidlo - INDEC New ProductsFri Jun 16 1989 15:05122
My problem is similar in that I get a SM crash and process stack dump, 
but I have a standalone mayfair/GPX, not in a LAVc, and my traceback dump addresses
are different. I have big quotas, and ocassionally, the SM says "duplicate process
name" in an error box... any ideas?

jr

-------------------------------------------------------------------------------


%SET-I-NEWLIMS, new working set:  Limit = 200  Quota = 200  Extent = 5000
$begin:=spawn/nowait/input=nl:
$!	DECW$LOGIN.COM
$!
$	if f$trnlnm("decw$display") .eqs. "" then exit
$	@dua0:[rzucidlo.commands]logical.com
$!
$ 	card := $decw$cardfiler
$	define/user card$ disk$sdd_user:[rzucidlo]
$	begin 		/process="ROLODEX..." -
 			CARD card$:cardfiler.card
%DCL-S-SPAWNED, process ROLODEX... spawned
$!
$	begin		/process="EDITOR..." -
		    EDIT -
			/TPU -
			/SECTION=DISK$SDD_USER:[RZUCIDLO.TPU]WS_EVEPLUS.TPU$SECTION -
			/DISPLAY=DECWINDOWS
%DCL-S-SPAWNED, process EDITOR... spawned
$!
$	begin		/process="MAIL..." -
			RUN SYS$SYSTEM:DECW$MAIL
%DCL-S-SPAWNED, process MAIL... spawned
$!
$	begin		/process="CALENDAR..." -
!			RUN SYS$SYSTEM:DECW$CALENDAR
			@dua1:[dw_calendar_v2]decw$calendar_start
%DCL-S-SPAWNED, process CALENDAR... spawned
$!
$!	begin		/process="BOOKREADER..." -
 !			RUN SYS$SYSTEM:DECW$BOOKREADER
$!
$	begin		/process="NOTES..." -          
		   	NOTES
%DCL-S-SPAWNED, process NOTES... spawned
$	Loc = F$Environment( "Procedure" )
$	Loc = F$Parse( Loc,,,"Device" ) + F$Parse( Loc,,,"Directory" )
$	Define/User DECW$CALENDAR_PROLOG DUA1:[DW_CALENDAR_V2]DECW$CALENDAR_PROLOG.PS
$	Define/User SYS$HELP			DUA1:[DW_CALENDAR_V2]
$	Define/User DECW$SYSTEM_DEFAULTS	DUA1:[DW_CALENDAR_V2]
$	Run/NoDebug DUA1:[DW_CALENDAR_V2]DECW$CALENDAR
$EXIT
$ !
$ ! 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
Session Message: Started DECterm controller 

%SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual address=7FF13400, PC=000CBDC1, PSL=0BC00

  Improperly handled condition, image exit forced.

	Signal arguments	      Stack contents

	Number = 00000005		 00000000
	Name   = 0000000C		 20FC0000
		 00000004		 00007FF0
		 7FF13400		 7FF124E0
		 000CBDC1		 0000BEED
		 0BC00009		 7FF12790
					 00001538
					 00000000
					 00000000
					 00000001

	Register dump

	R0 = 06007084  R1 = 7FF12430  R2 = 00000000  R3 = 7FF13400
	R4 = FFFF8011  R5 = 000000CE  R6 = 00007FEF  R7 = 00007FEF
	R8 = 0000156E  R9 = 0020D0C6  R10= 000F47B8  R11= 00000000
	AP = 7FF123F4  FP = 7FF123B4  SP = 7FF12430  PC = 000CBDC1
	PSL= 0BC00009

  RZUCIDLO     logged out at 16-JUN-1989 13:45:55.80

868.4QAR time, I'd sayHANNAH::MESSENGERBob MessengerFri Jun 16 1989 16:4210
Re: .3 etc.

Have these problems been QARed?  There seems to be a non-trivial amount of
work needed to investigate them.

I admit that it's suspicious that in both cases the last message before
the crash was "starting DECterm controller"...

				-- Bob

868.5slightly different DECterm problemsSALSA::MOELLERNever say 'forget it' to a computer.Thu Jun 22 1989 17:2722
    I found this topic and 861.. I'm having some DECterm troubles that
    don't quite match any mentioned so far.  On a VS2000 monochrome,
    14MB memory, VMS 5.1B.  20,000 block pagefile, 20,000 block PGFLQUOTA
    for each account.
    
    My typical screen has 2 DECterms, one of which is SET HOST to another
    system in the building, clock and calculator.  Every few days the
    DECterms will stop accepting input, keyboard or mouse, and then
    disappear.  Fileview stays active, and all I have to do is request
    DECterms windows again.  After they crash, and before I re-request,
    the Session Manager window shows :
    
    DECterm controller process stopped
    message number 12DB821C
    started DECterm controller
    
    .. when, of course, there is no DECterm controller running.  I took
    a quick look at note 537.1 and believe the system params are set
    correctly, but will check again.
    
    karl moeller SWS Tucson AZ

868.6ULTRIX .Xdefaults -> VMS decw$sm_general.datTOWNS::BAGWILLZenzen wakarimasen.Thu Sep 14 1989 20:498
I copied my ULTRIX .Xdefaults file to decw$sm_general.dat, and told the SM to
[Use Last Saved Settings] and it crashed.  How robust is the SM?
I notice that there is also a decw$sm_color.dat file.  Do all color-related
attributes have to be in there?  Sorry if this has been discussed before, or is
documented in copious detail SOMEWHERE IN THE MANUALS.

Bob Bagwill

868.7STAR::ORGOVANVince OrgovanFri Sep 15 1989 20:2517
    > I copied my ULTRIX .Xdefaults file to decw$sm_general.dat, and 
    > told the SM to [Use Last Saved Settings] and it crashed.  How robust 
    > is the SM?
    
    It is easy to break DECwindows applications with bogus resource
    files. The rules are: play with anything you like, but if it breaks
    be prepared to back out your last change.
    
    > I notice that there is also a decw$sm_color.dat file.  Do all
    > color-related attributes have to be in there?  Sorry if this has 
    > been discussed before, or is documented in copious detail SOMEWHERE 
    > IN THE MANUALS.
    
    You should try copying your Ultrix .Xdefaults file to
    decw$user_defaults:decw$xdefaults.dat. This isn't documented on VMS 
    systems precisely because it isn't robust.