ClubEnsayos.com - Ensayos de Calidad, Tareas y Monografias
Buscar

OTN ALARMAS

Gilbert AlegriaInforme25 de Abril de 2020

23.128 Palabras (93 Páginas)171 Visitas

Página 1 de 93

OMS V10.2 Listado de alarmas

Code

Severity

Name (caption)

Description (text)

Curative Action (help)

16385

critical

(unknown) event

event' $(1:s) '.

An (unknown) event is generated by serializing character(s), string(s), integer type(s), complex object(s) to an event log. An end-of-line character will trigger the (unknown) event creation, meaning the event isn't represented by a unique 32- bit code

16386

critical

assertion failed

rule ' $(1:pc) ' didn't evaluate successfully - file ' $(2:pc) ', line ' $(3:ui) '.

Internal error. Please contact your service engineer

16387

critical

dereference 'null' pointer

can't dereference 'null' pointer of (smart) pointer typed ' $(1:pc) ' - would cause memory violation.

Internal error. Please contact your service engineer

16388

critical

dereference 'illegal' pointer

can't dereference 'illegal' pointer at ' $(1:p) '

- would cause memory violation ' $(2:pc) '.

Internal error. Please contact your service engineer

16389

critical

method/feature not implemented

the feature in file '$(1:pc)', line '$(2:ui)' (or method '$(3:pc)') is NOT implemented

Internal error. Please contact your service engineer

16390

critical

(unknown) STL exception

caught (unknown) STL exception typed '$(1:pc)' - $(2:pc)

Internal error. Please contact your service engineer

16405

critical

(class) attribute not unique

attribute named ' $(1:s) ' is already defined within class ' $(2:pc) '.

Internal error. Please contact your service engineer

16406

critical

(class) attribute not found

attribute named ' $(1:s) ' isn't declared within class ' $(2:pc) '.

Internal error. Please contact your service engineer

16407

critical

illegal attribute operation

can't ' $(1:s) ' attribute ' $(2:s) ' of object '

$(3.uri:s) '.

Internal error. Please contact your service engineer

16408

critical

(class) association not unique

association named ' $(1:s) ' is already defined within class ' $(2:pc) '.

Internal error. Please contact your service engineer

16409

critical

(class) association not found

association named ' $(1:s) ' isn't declared within class ' $(2:pc) '.

Internal error. Please contact your service engineer

16410

critical

illegal association operation

can't ' $(1:s) ' associate ' $(2:s) ' of object '

$(3.uri:s) '.

Internal error. Please contact your service engineer

16425

critical

illegal process/thread priority

can't convert/interpret the process/thread priority '$(1:s)' - priority should be in [-15 ..

+15]

Internal error. Please contact your service engineer

16426

critical

illegal process/thread state

can't convert/interpret the process/thread state '$(1:s)' - state should be in ['dead', 'running', 'suspended']

Internal error. Please contact your service engineer

16427

critical

process/thread state update failure

can't update the process/thread state (object typed '$(1:pc)') from '$(2:s)' to '$(3:s)' - state update attempt failed

Internal error. Please contact your service engineer

16445

critical

database (heap) allocation failure

can't allocate #' $(1:ui) ' x size( ' $(2:pc) ') = '

$(3:ui) '[byte] in transient (heap) memory - out of (heap) memory.

Internal error. Please contact your service engineer

16446

critical

database (heap) deallocation failure

can't deallocate object(s) typed ' $(1:pc) ' at address ' $(2:p) ' from transient (heap) memory - illegal (null) pointer.

Internal error. Please contact your service engineer

16447

critical

database root already defined

root named ' $(1:pc) ' is already defined within the (heap) database.

Internal error. Please contact your service engineer

16448

critical

database root not defined

root named ' $(1:pc) ' is not defined within the (heap) database.

Internal error. Please contact your service engineer

16449

critical

unknown transaction type

can't begin transaction ' $(1:pc) ' on the (heap) database - unknown transaction type ' $(2:i) '.

Internal error. Please contact your service engineer

16450

critical

transaction rollback not supported

can't rollback transaction ' $(1:pc) ' on the (heap) database - rolling back a transaction isn't supported.

Internal error. Please contact your service engineer

16465

critical

event log input already bound

event log ' $(1:pc) ' input stream is already bound - may only bind it once.

Internal error. Please contact your service engineer

16466

critical

event log input not bound

event log ' $(1:pc) ' input stream is NOT bound.

Internal error. Please contact your service engineer

16467

critical

event log output already bound

event log ' $(1:pc) ' output stream is already bound - may only bind it once.

Internal error. Please contact your service engineer

Code

Severity

Name (caption)

Description (text)

Curative Action (help)

16468

critical

event log output not bound

event log ' $(1:pc) ' output stream is NOT bound.

Internal error. Please contact your service engineer

16485

critical

expression syntax error

illegal character ' $(1:c) ' found at ' $(2:ui) ' within (sub)expression ''..' $(3:pc) '..'' - expected iterator scope (initiation) character '('.

Internal error. Please contact your service engineer

16486

critical

expression syntax error

illegal character ' $(1:c) ' found at ' $(2:ui) ' within (sub)expression ''..' $(3:pc) '..'' - expected iterator scope (termination) character ')'.

Internal error. Please contact your service engineer

16487

critical

expression syntax error

illegal character ' $(1:c) ' found at ' $(2:ui) ' within (sub)expression ''..' $(3:pc) '..'' - expected optional scope (initiation) character '['.

Internal error. Please contact your service engineer

16488

critical

expression syntax error

illegal character ' $(1:c) ' found at ' $(2:ui) ' within (sub)expression ''..' $(3:pc) '..'' - expected optional scope (termination) character '['.

Internal error. Please contact your service engineer

16489

critical

expression syntax error

illegal character ' $(1:c) ' found at ' $(2:ui) ' within (sub)expression ''..' $(3:pc) '..'' - expected selection scope (initiation) character '{'

Internal error. Please contact your service engineer

16490

critical

expression syntax error

illegal character ' $(1:c) ' found at ' $(2:ui) ' within (sub)expression ''..' $(3:pc) '..'' - expected selection scope (termination) character '}'.

Internal error. Please contact your service engineer

16491

critical

expression syntax error

illegal character ' $(1:c) ' found at ' $(2:ui) ' within (sub)expression ''..' $(3:pc) '..'' - escape sequence '\' not terminated properly.

Internal error. Please contact your service engineer

16505

critical

(factory) key already defined

object key ' $(1:s) ' is already defined within factory ' $(2:o) ' - may only be defined once.

Internal error. Please contact your service engineer

16506

critical

(factory) key not defined

object key ' $(1:s) ' is not defined within factory ' $(2:o) '.

Internal error. Please contact your service engineer

16507

critical

object cloning failure

cloning object ' $(1:o) ' (key ' $(2:s) ') failed -

$(3:pc).clone(..)' method returned unexpected 'null' pointer.

Internal error. Please contact your service engineer

16508

critical

object cloning failure

cloning object ' $(1:pc) ' (key ' $(2:s) ') results in a ' $(2:pc) '-typed object - cloned type should equal its original.

Internal error. Please contact your service engineer

16525

critical

file/device duplication failure

system code ' $(1:e) ' - can't inherit/duplicate (opened) file/device handle of ' $(2:s) '.

Internal error. Please contact your service engineer

16526

critical

file/device already open

file/device ' $(1:s) ' is already open.

Internal error. Please contact your service engineer

16527

critical

file/device not open

file/device ' $(1:s) ' is not open.

Internal error. Please contact your service engineer

16528

critical

file/device open failure

system code ' $(1:e) ' - can't open file/device ' $(2:s) '.

Internal error. Please contact your service engineer

16529

critical

file/device close failure

system code ' $(1:e) ' - can't close file/device ' $(2:s) '.

Internal error. Please contact your service engineer

16530

critical

file/device flush failure

system code ' $(1:e) ' - can't flush file/device ' $(2:s) '.

Internal error. Please contact your service engineer

16531

critical

illegal file/device mode

illegal mode flag(s) ' $(1:ui) ' for file/device '

$(2:s) ' - neither selected read nor write access - specify one of {readonly, writeonly, readwrite}.

Internal error. Please contact your service engineer

16532

critical

unknown file/device type

unknown file/device type of ' $(1:s) '.

Internal error. Please contact your service engineer

16533

critical

reset path of file/device illegal

can't reset the path of open file/device '

$(1:s) ' to ' $(2:s) ' - may only reset path if file/device is not open.

Internal error. Please contact your service engineer

16545

critical

reset marshaller of input stream illegal

can't reset the marshaller of an input stream typed ' $(1:pc) ' - operation not supported.

Internal error. Please contact your service engineer

16565

critical

iterator invalid

invalid iterator ' $(1:pc) '.

Internal error. Please contact your service engineer

16566

critical

iterator decrement not possible

can't decrement the iterator ' $(1:pc) '.

Internal error. Please contact your service engineer

16567

critical

iterator increment not possible

can't increment the iterator ' $(1:pc) '.

Internal error. Please contact your service engineer

16585

critical

radix illegal

illegal radix value ' $(1:ui) ' - radix should be

Internal error. Please contact your service engineer

...

Descargar como (para miembros actualizados) txt (195 Kb) docx (189 Kb)
Leer 92 páginas más »
Disponible sólo en Clubensayos.com