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

Conference lassie::ucx

Title:DEC TCP/IP Services for OpenVMS
Notice:Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System
Moderator:ucxaxp.ucx.lkg.dec.com::TIBBERT
Created:Thu Nov 17 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5568
Total number of notes:21492

5428.0. "POP3 Crash with UCX V4.1 ECO 4" by TAEC::KISNET::BERENGUIER () Thu Apr 10 1997 09:01

Hi,
	We have upgraded UCX V3.2 to V4.1 ECO 4.
	We configure UCX to start the POP3 Server and we use it 
	but the POP3 server now crash.

	Listing of the LOG file.


SYS$SYSDEVICE:[UCX$POP]UCX$POP_RECV_STARTUP.LOG;12

$ set noon
$ set noverify
$ ON WARNING   THEN GOTO ERROR_TRAP
$ ON CONTROL_Y THEN GOTO FINAL_EXIT
$!
$!************************
$! Purge log files
$!************************
$!
$ SAVE=5+2*f$getsyi("CLUSTER_NODES")
$ PURGE/KEEP=29
$!************************
$! Initialize
$!************************
$!
$! If a POP postmaster is defined then send mail to them if error occurs.
$! Otherwise send to SYSTEM account.
$ PROGRAMMERS = F$TRNLNM("UCX$POP_POSTMASTER")
$ IF PROGRAMMERS .EQS. "" THEN PROGRAMMERS = "SYSTEM"
$ NODE    = F$GETSYI("NODENAME")
$!
$ DEFINE SYS$SCRATCH  SYS$SYSDEVICE:[UCX$POP]
$!
$! Message maximum = 0 means *no* message maximum.
$ DEFINE UCX$POP_MESSAGE_MAXIMUM 0
$!
$! Let a link remain idle for two mintes before timing it out.
$ DEFINE UCX$POP_LINK_IDLE_TIMEOUT "0 00:02:00.00"
$!******************************************************************************
$! To turn on any of the following options simply uncomment. Remember that
$! "boolean" logicals are turned on when the logical is defined to anything. We
$! only set them to "1" by convention. If you want a boolean logical to be
$! turned off then do not define it. If you define it to "0" or "FALSE" you'll
$! be turning it on.
$!******************************************************************************
$!
$! Do not include any personal name from the VMS mail "From:" line in the
$! "From:" header line that we send to the POP client.
$! DEFINE UCX$POP_PERSONAL_NAME 1
$!
$! Do not do a PURGE/RECLAIM when closing user's mail file.
$! DEFINE UCX$POP_PURGE_RECLAIM 1
$!
$! Do not ignore mail11 headers.
$! DEFINE UCX$POP_IGNORE_MAIL11_HEADERS 1
$!
$! Take UCX POP server default log level.
$! DEFINE UCX$POP_LOG_LEVEL "enter ERROR, INFORMATIONAL, THREAD or DEBUG here"
$!
$!************************
$! Start the Server
$!************************
$ UCXPOP := $SYS$SYSTEM:UCX$POP_SERVER.EXE
$ UCXPOP
1997-04-10 14:47:40 starting UCX POP server UCX V4.1-12A, OpenVMS V6.1 VAX on ho
st TENERE.vbo.dec.com and port 110
1997-04-10 14:47:40 Warning! You have not configured SMTP /OPTION=TOP_HEADERS an
d at the same time
1997-04-10 14:47:40          you have configured POP to ignore mail11 headers. T
his combination
1997-04-10 14:47:40          of options is not acceptable. Either turn on SMTP t
op headers
1997-04-10 14:47:40          or don't turn on POP ignore mail11 headers. For thi
s run the POP
1997-04-10 14:47:40          server will *not* ignore mail11 headers.
1997-04-10 14:47:40
1997-04-10 14:47:40 POP configuration info:
1997-04-10 14:47:40    ignore_mail11_headers: FALSE
1997-04-10 14:47:40    send_id_headers: TRUE
1997-04-10 14:47:40    disuserpass: FALSE
1997-04-10 14:47:40    trace: FALSE
1997-04-10 14:47:40    personal_name: FALSE
1997-04-10 14:47:40    purge_reclaim: TRUE
1997-04-10 14:47:40    max_messages: No max.
1997-04-10 14:47:40    master_log_level: INFORMATIONAL
1997-04-10 14:47:40    security: FRIENDLY
1997-04-10 14:47:40    decnet_rewrite: TRANSFORM
1997-04-10 14:47:40    quoted_decnet_rewrite: TRANSFORM
1997-04-10 14:47:40    sndbuf: UCX default.
1997-04-10 14:47:40    link_idle_timeout:    0 00:02:00.00
1997-04-10 14:47:40
1997-04-10 14:47:40 Miscellaneous info:
1997-04-10 14:47:40    UCX POP version: UCX V4.1-12A, OpenVMS V6.1 VAX
1997-04-10 14:47:40    POP server PID: 25005E0A
1997-04-10 14:47:40    POP server process name: UCX$POP_1
1997-04-10 14:47:40
1997-04-10 14:47:40 SMTP configuration info:
1997-04-10 14:47:40    substitute_domain:
1997-04-10 14:47:40
1997-04-10 14:48:16
%%%%%%%%%%%%                   10-APR-1997 14:48:16.13  %%%%%%%%%%%%
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=7FC76FA8, PC
=0002A1AB, PSL=0BC00001

%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=7FC76FA8, PC
=0002A1AB, PSL=0BC00001

  Improperly handled condition, image exit forced.

        Signal arguments              Stack contents

        Number = 00000005                010E000A
        Name   = 0000000C                7FC66FA0
                 00000000                0D3E7FC6
                 7FC76FA8                0000000A
                 0002A1AB                00000000
                 0BC00001                00000000
                                         00000000
                                         00000000
                                         00000000
                                         00000000

        Register dump

        R0 = 0420FFFE  R1 = 7FC66FAC  R2 = 0000FFFE  R3 = 7FC67094
        R4 = 00000000  R5 = 00000001  R6 = 7FC67094  R7 = 7FC67084
        R8 = FFFFFFFE  R9 = 0000000C  R10= 00021CA8  R11= 7FC67084
        AP = 7FC66B5C  FP = 7FC66B1C  SP = 7FC66B98  PC = 0002A1AB
        PSL= 0BC00001

$ ERROR_TRAP:
$ SS_STATUS = $STATUS
$ ON WARNING THEN CONTINUE
$ ERROR_MESSAGE = F$MESSAGE(SS_STATUS)
$ NODE = F$GETSYI("NODENAME")
$!
$ MAIL SYS$INPUT "System, Gazagnaire, Berenguier"/SUBJECT="TENERE - %SYSTEM-F-AC
CVIO, access violation, reason mask=!XB, virtual address=!XL, PC=!XL, PSL=!XL"
The UCX POP server has experienced a runtime error.  The reason
for the error should appear on the subject line of this message.
for the error should appear on the subject line of this message.

Please investigate this problem as quickly as possible.
Thank you.
$!
$!************************
$! Final Exit
$!************************
$ FINAL_EXIT:
$ EXIT
  UCX$POP      job terminated at 10-APR-1997 14:48:19.31

  Accounting information:
  Buffered I/O count:             552         Peak working set size:    2582
  Direct I/O count:               506         Peak page file size:     13798
  Page faults:                   2889         Mounted volumes:             0
  Charged CPU time:           0 00:00:01.80   Elapsed time:     0 00:00:40.51

POP3 Server start with these logicals name in file

sys$startup:ucx$systartup.com

$!+
$!  To activate any UCX setup...
$!  P-E Dietz 09-Dec-1996, POP3 setup, workarounds, hints and tips...
$!
$!
$!-
$! set ver
$ @ sys$manager:ucx$smtp_shutdown    ! Be sure that SMTP server is stopped
$ @ sys$manager:ucx$pop_shutdown     ! Be sure that POP3 server is stopped
$   Def /Sys UCX$SMTP_LOG_LEVEL 3    ! 3 = day to day journal for system mgrs
$   Def /Sys UCX$SMTP_JACKET_LOCAL 1 ! Mandatory for POP3 clients whose mail
$                                    ! accounts are lying on this local server.
$
$ @ SYS$MANAGER:UCX$SMTP_STARTUP
$ @ SYS$MANAGER:UCX$POP_STARTUP      ! This startup [appearing as forgotten
$ !                                  ! by ucx$startup.com!],
$ !                                  ! will call ucx$pop_SYstartup.com
$ !                                  ! ( POP Setup ----> ^^^^^^^^^^^^^ )
$ set nover
$ exit



SYS$COMMON:[SYSMGR]UCX$POP_SYSTARTUP.COM

$ Define /System UCX$POP_IGNORE_MAIL11_HEADERS 1
$ Define /System UCX$POP_POSTMASTER "System, Gazagnaire, Berenguier"
$ Define /System UCX$POP_LOG_LEVEL debug
$ Define /System UCX$POP_send_id_headers 1
$!!!+ Added /PE Dietz 20-Jan-1997 on PRSSOS to config POP3/UCX V4.1
$ Define /System UCX$POP_purge_reclaim 1
$!!!- Added /PE Dietz 20-Jan-1997 on PRSSOS to config POP3/UCX V4.1

Wich is the config file from notes 5391.2
T.RTitleUserPersonal
Name
DateLines
5428.1checked notes 5213 & 5292 ?BACHUS::ROELANDTSWa d'es ma da ve ne stuutThu Apr 10 1997 09:5911
    
    
    Hi,
    
    did you read notes (at least) 5213 & 5292 they also talk about the POP3
    server access violating with UCX V4.1
    
    Rgds,
    
          Guy