HP3000-L Archives

April 2001, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Christian Lheureux <[log in to unmask]>
Reply To:
Date:
Thu, 19 Apr 2001 16:45:23 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (114 lines)
Here is the explanation, derived from the escape code :

First, convert the escape code from decimal into hex

:calc -#19660693
-19660693, $FED4006B, %37665000153

Then, take first half and retrieve error code. It's left-padded with f's to
be interpreted as a 32-bit hex negative number.

:calc $fffffed4
-300, $FFFFFED4, %37777777324

Then, take right half and retrieve subsys (i.e. MPE module) which called the
error. Since this is a positive integer, there's no need to left-pad
anything.

:calc $6b
107, $6B, %153

Then retrieve the meaning of these two numbers

:msgutil
****************************************************************************
***
******      MSGUTIL  --  SYSTEM CATALOG MESSAGE DISPLAY UTILITY
******
****************************************************************************
***

---------------- INTERACTIVE MODE ----------------

                 M - Message display
                 T - Time display
                 E - Exit

Menu Selection >m

Enter SUBSYSTEM # [<cr> = quit] >107

Virtual Space Management

Enter MESSAGE # [<cr> = quit] >300
----------------------------------------------------------------------------
---
VSM Object not found in Object Cache Tree (Invalid Address).
Virtual Space Management message 300
----------------------------------------------------------------------------
---

Virtual Space Management

Enter MESSAGE # [<cr> = quit] >

Without much of a surprise (see error text in Pat's message, appended
below), we get an error 3000 from subsys 107. Basically, that's an invalid
address for a memory location which address was supposed to belong in memory
cache. That's all I can say without more information.

Hope this helps, though it's not that much, I'm afraid.

Christian Lheureux
Responsable du Departement Systemes et Reseaux / Head of Systems and
Networks Department
APPIC R.H.
business partner hp invent
Tel : +33-1-69-80-97-22   /   Fax : +33-1-69-80-97-14 / e-mail :
[log in to unmask]
"Le Groupe APPIC recrute, contactez nous !"


-----Message d'origine-----
De : HP-3000 Systems Discussion [mailto:[log in to unmask]]De la
part de Pat Shugart
Envoye : jeudi 19 avril 2001 16:30
A : [log in to unmask]
Objet : [HP3000-L] MPE:What happened here?


: copy fixadrx.tempdata  (indexed Quiz subfile)

**** UNEXPECTED ESCAPE CODE ENCOUNTERED IN SYSTEM CODE, ESCAPE CODE
= -19660693

VSM Object not found in Object Cache Tree (Invalid Address).
Virtual Space Management message 300
VSM Object not found in Object Cache Tree (Invalid Address).
Virtual Space Management message 300
ABORT: CI.PUB.SYS
NM SYS   a.010061ec dbg_abort_trace+$28
NM PROG  258.00006e0c handle_recover+$64
CPU=4. Connect=3. THU, APR 19, 2001,  7:45 AM.


<Your 'VT-MGR' connection has terminated>

I forwarded this on to our system manager, but thought I might get a faster
explanation from the list......

TIA,

-----
Pat Shugart
Trinity Information Services
Farmington Hills, MI 48331
248.489.6123
248.488.9195 (fax)

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2