Operating System - OpenVMS
1753945 Members
8548 Online
108811 Solutions
New Discussion юеВ

Re: TCPIP SHOW HOST causes register dump

 
Joseph Bianco
Occasional Advisor

TCPIP SHOW HOST causes register dump

When I do a SHOW HOST command in TCPIP I get a register dump with the message
LIB-E-KEYNOTFOU, key not found in tree
and the following register dump. Can anyone help me?

%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
005E, PC=FFFFFFFF80A98978, PS=0000001B

Improperly handled condition, image exit forced.
Signal arguments: Number = 0000000000000005
Name = 000000000000000C
0000000000000000
000000000000005E
FFFFFFFF80A98978
000000000000001B

Register dump:
R0 = 0000000000000000 R1 = 0000000000000000 R2 = 000000007BE798B8
R3 = 000000007AE09F78 R4 = 000000000007D9E0 R5 = 000000007FFCF93C
R6 = 0000000000000000 R7 = 0000000000000001 R8 = 000000007FF9CDE8
R9 = 000000007AE0BA60 R10 = 000000007FFA4F28 R11 = 000000007FFCDC18
R12 = 000000007FFCDA98 R13 = 000000007AEC3FF8 R14 = 0000000000000000
R15 = 000000007AEC0680 R16 = 000000000000005E R17 = 0000000000000100
R18 = 0000000000000100 R19 = 000000000000005E R20 = 000000007BE798B8
R21 = 000000007AE09F78 R22 = 0000000000000000 R23 = 0000000000000000
R24 = 0000000000000004 R25 = 0000000000000003 R26 = FFFFFFFF80BDD024
R27 = 000000007BE79CB0 R28 = 0000000000000000 R29 = 000000007AE09E50
SP = 000000007AE09E50 PC = FFFFFFFF80A98978 PS = 100000000000001B
8 REPLIES 8
cnb
Honored Contributor

Re: TCPIP SHOW HOST causes register dump

Steven Schweda
Honored Contributor

Re: TCPIP SHOW HOST causes register dump

> Are all your patches up to date?

Any such problem report should include the
output from "TCPIP SHOW VERSION".

Has someone edited the "/etc/hosts" file
(TCPIP$SYSTEM:TCPIP$HOST.DAT)? (Which is
not _really_ an "/etc/hosts" file.)

DIRE /FULL TCPIP$SYSTEM:TCPIP$HOST.DAT

Look for "File organization: Indexed, [...]".
Joseph Bianco
Occasional Advisor

Re: TCPIP SHOW HOST causes register dump

Steven,

I did the directory/full of the file TCPIP$HOST.DAT file and found

File organization: Indexed, Prolog: 3, Using 2 keys
In 3 areas

Is there a problem with this?

Joseph
Joseph Bianco
Occasional Advisor

Re: TCPIP SHOW HOST causes register dump

Steven,


When I get the register dump the error messaages are

%LIB-E-KEYNOTFOU, key not found in tree
%SYSTEM-F-ACCVIO, access violation,
Volker Halle
Honored Contributor

Re: TCPIP SHOW HOST causes register dump

Joseph,

please provide your version of TCPIP

$ TCPIP SHOW VERS

There is a patch in V5.3 ECO 4, which describes a similar symptom.

Volker.
Volker Halle
Honored Contributor

Re: TCPIP SHOW HOST causes register dump

Joseph,

to better understand that error message, use:

$ HELP/MESS KEYNOTFOU

This has nothing to do with keys in indexed files.

Volker.
Joseph Bianco
Occasional Advisor

Re: TCPIP SHOW HOST causes register dump

Steven,

TCPIP> show version

HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 2
on an AlphaServer ES40 running OpenVMS V8.3

Here is the version I am at.

Joseph
Volker Halle
Honored Contributor

Re: TCPIP SHOW HOST causes register dump

Joseph,

consider installing TCPIP V5.6 ECO 4.

When did this problem start ? Any in-official patches applied for TCPIP ? Any TCPIP images in SYS$SPECIFIC:[SYSEXE] ?

Volker.