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

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

594.0. "Script Symbiont keeps stopping" by LARVAE::WEST08::BULL () Wed Apr 29 1992 13:11

When trying to change the APP priv on an ALL-IN-1 profile, the flag 
gets changed on profile but the identifier is not removed/added to 
entry in SYSUAF.  ON tracking the problem through I found that the  
Script Symbiont Queue keeps stopping.    I have gone through the 
process of deleting, initialising and re-starting the queue - but it 
still will not keep running.

We have ALL-IN-1 v3.0, VMS v5.5 running on a VAX 4000.

Is this problem related to the VMS v5.5 problems with OA$FORMATTER, so 
should I go to the VMS 5.4 queue system by changing the 
VMS$CONFIG-050_jobctl.com file?

Many thanks for any reply

John Bull
T.RTitleUserPersonal
Name
DateLines
594.1We have this on v5.4AIMTEC::WICKS_AThe Mancs will NEVER win the lgeWed Apr 29 1992 18:1230
    John,
    
    Do you mean you have something like:
    
    Server queue OA$SCRIPT_ENGLISH, on DIMUND::, mounted form DEFAULT
    
      Jobname         Username     Entry  Blocks  Status
      -------         --------     -----  ------  ------
      CM_SM_SWITCH_PRVAPP
                      ZANIEWSKI_D    928      21  Retained on error
        %NONAME-E-NOMSG, Message number 00000002
      CM_SM_SWITCH_PRVAPP
                      ZANIEWSKI_D    197      21  Retained on error
        %NONAME-E-NOMSG, Message number 00000002
      CM_SM_SWITCH_PRVAPP
                      ZANIEWSKI_D    276      21  Retained on error
        %NONAME-E-NOMSG, Message number 00000002
    $
    
    This is on a system running VMS v5.4  so v5.5 may be innocent here 
    
    The problem as they say has been "elevated to engineering" ....
    
    NOt much help I know but at least you know you're not alone.
    
    Regards,
    
    Andrew.D.Wicks
    
      
594.2Queue Stops before Jobs have a chance to startLARVAE::WEST08::BULLWed Apr 29 1992 19:1037
Andrew,

This is what I get with a SH que/ful, as you can see the queue is 
stopped.  I have deleted the jobs and the queue (using 
OA$LIB:SCRIPT_QUEUES_ALL), then initialised it and started it.

The queue goes into a STOP date as soon as the first script is 
submitted.  So it is not quite the same as previous example of jobs 
retained on error.


Server queue OA$SCRIPT_ENGLISH, stopped, on WEST07::, mounted form 
DEFAULT
  /BASE_PRIORITY=4 /DEFAULT=(FEED,FORM=DEFAULT) /NOENABLE_GENERIC
  /LIBRARY=ENGLISH /OWNER=[SYSTEM] /PROCESSOR=OA$SCRIPT_SYMBIONT
  /PROTECTION=(S:E,O:D,G:R,W:W) /RETAIN=ERROR /SCHEDULE=(NOSIZE)

  Entry  Jobname         Username     Blocks  Status
  -----  -------         --------     ------  ------
    835  CM_SM_SWITCH_PRVAPP
                         ALLIN1           21  Pending (queue stopped)
         Submitted 29-APR-1992 10:36 /FORM=DEFAULT /PARAM=("DEMO_1","3")
         /PRIORITY=100
         File: _R2QBRA$DIA0:[ALLIN1.LIB_SHARE]CM_SM_SWITCH_PRVAPP.SCP;1
             /SETUP=("MANAGER",)

    836  CM_SM_SWITCH_PRVAPP
                         ALLIN1           21  Pending (queue stopped)
         Submitted 29-APR-1992 10:37 /FORM=DEFAULT /PARAM=("DEMO_1","3")
         /PRIORITY=100
         File: _R2QBRA$DIA0:[ALLIN1.LIB_SHARE]CM_SM_SWITCH_PRVAPP.SCP;1
             /SETUP=("MANAGER",)


Hope this information helps

John
594.3imp$impshr pOASS::AMATO_AWed Apr 29 1992 22:164
    I've something like this caused by IMP$IMPSHR and IMP$IMPSHRP 
    not being installed. Could that be causing the problem?
    
    Angela
594.4OA$SCRIPT_SYMBIONT?SAHQ::WOLFEJohn Wolfe - (404)-924-6463Wed Apr 29 1992 22:429
	I had a problem w VMS A5.5 where the script symbiont queue would not 
start.  The fix was to deinstall OA$SCRIPT_SYMBIONT (Thanks to Derek) before 
starting the queue - actually just don't install it in the first place in 
A1V30START.

HTH

John
594.5Script Symbiont Still Remains StoppedLARVAE::WEST08::BULLTue May 05 1992 13:1013
OK, I have removed the existing OA$SCRIPT_ENGLISH queue, then removeds 
the installed image.  I then used OA$LIB:SCRIPT_QUEUES_INIT to define 
the queue, and then OA$LIB:SCRIPT_QUEUES_ALL START to start the queue.

The queue goes into an idle state, but as soon as I modify a user 
account, and a script gets submitted to the queue the queue goes into 
a stopped state.

Any more suggestions?

FYI the system is running ALL-IN-1 v3.0 PBL122D

John
594.6Co-existent system?IOSG::ALLANDerek, DTN 830-3669Tue May 05 1992 17:0823
If the queue starts successfully, (goes into an idle state) then the script 
symbiont seems to be talking to the 5.5 job controller OK.

The fact that the queue dies when a script is submitted suggests that the
symbiont is having trouble running up the ALL-IN-1 image in a slave process.
You're not by any chance running a parallel 2.4 system on the same machine?
If so, then the symbiont may be running up the 2.4 image, which doesn't know
how to communicate with the symbiont.

The work around in this instance is to 

	create a foo.com file with commands to set the 3.0 system current
	and then run ALL-IN-1.

	copy the foo.com file to sys$system

	stop the queue and re-initialize it with /SEPARATE=RESET=FOO 

	re-start the queue

Cheers,
Derek
594.7Not a co-existent systemLARVAE::WEST08::BULLWed May 06 1992 10:248
No it is not a co-existent system - I don't think the system ever had 
ALL-IN-1 v2.4 installed.

I Upgraded to BL123A last night, and still have the problem.

The search continues.

John
594.8IOSG::ALLANDerek, DTN 830-3669Thu May 07 1992 16:256
Have you tried going back to the V5.4 job controller yet? If I can get access
to your system I'm willing to look for clues myself.

Cheers,
Derek
594.9VMS V5.5 again?SIOG::T_REDMONDThoughts of an Idle MindSun May 10 1992 23:579
    Running on the DECUS system last week (VMS V5.5, BL122D) we had
    terrible problems with the script symbiont. It just wouldn't work. Now
    that I'm back onto a (safe for symbionts) V5.4 system the same commands
    work just fine...
    
    As Derek says in -1, maybe your problem lies in the infamous VMS V5.5
    and printing/queueing/symbionts issue?
    
    Tony
594.10Problems after patching 5.5 with BATCH_PRINT$02_055LARVAE::WEST08::BULLWed May 13 1992 11:3221
I spotted the fact that there was a batch and print patch for 5.5 
(BATCH_PRINT$02_055) which I have now installed.  I still have 
problems with the script symbiont, but it is a different problem.

I get an OPCOM message saying -

   Invalid data in message from Symbiont on queue oa$script_english is 
being ignored

The queue hoes into a stopped state.  When i show details about the 
queue, the job has been retained on error with the following messages -

   %JBC-E-SYMDEL, unexpected symbiont process termination
   -RMS-F-RNF, record not found

Hopefully with this info somebody might be able to point me in the 
right direction.

Many thanks

John
594.11See Note 232 for solutionXLII::FDONOHUEWed Aug 12 1992 18:066
    
    See Note 232 for details on the cause of this problem and the
    recommended solution which is also available in STARS.
    
    Faith
    
594.12Note 232 -> Note 322CESARE::EIJSAll in 1 PieceWed Aug 12 1992 22:4711
    
    Faith,
    
    I don't want to be picky, but you probably mean Note 322. Note 232 also
    concerns the Script symbiont, but in a different sense (problem in
    CM_SM_SWITCH_PRVAPP.SCP).
    
    Ciao,
    
    	Simon