[Contents] [TitleIndex] [WordIndex

Weekly report, 11 June 2010

During past week I have:

  1. Added links and extended ports migration
  2. Extended translation and error management of some parameters

Diagram comparison: Simulink:
jul5sim.png
Xcos:
Jul5.png

Next week goals are:

  1. Correct exceptions when accessing block parameters

Error message:

[TRACE] H5RWHandler - Writing block to /tmp/SCI_TMP_31995_9zZpuL/xcos3001639374464456675.h5
HDF5-DIAG: Error detected in HDF5 (1.8.4) thread 140701665019664:
  #000: ../../../src/H5Pfcpl.c line 235 in H5Pget_version(): can't find object for ID
    major: Object atom
    minor: Unable to find atom information (already closed?)
  #001: ../../../src/H5Pint.c line 3082 in H5P_object_verify(): property list is not a member of the class
    major: Property lists
    minor: Unable to register new atom
  #002: ../../../src/H5Pint.c line 3032 in H5P_isa_class(): not a property list
    major: Invalid arguments to routine
    minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.8.4) thread 140701665019664:
  #000: ../../../src/H5Edeprec.c line 182 in H5Eget_minor(): not a error message ID
    major: Invalid arguments to routine
    minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.8.4) thread 140701665019664:
  #000: ../../../src/H5R.c line 333 in H5Rcreate(): unable to create reference
    major: References
    minor: Unable to initialize object
  #001: ../../../src/H5R.c line 189 in H5R_create(): object not found
    major: References
    minor: Object not found
  #002: ../../../src/H5Gloc.c line 468 in H5G_loc_find(): can't find object
    major: Symbol table
    minor: Object not found
  #003: ../../../src/H5Gtraverse.c line 877 in H5G_traverse(): internal path traversal failed
    major: Symbol table
    minor: Object not found
  #004: ../../../src/H5Gtraverse.c line 703 in H5G_traverse_real(): traversal operator failed
    major: Symbol table
    minor: Callback failed
  #005: ../../../src/H5Gloc.c line 423 in H5G_loc_find_cb(): object doesn't exist
    major: Symbol table
    minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.8.4) thread 140701665019664:
  #000: ../../../src/H5Edeprec.c line 182 in H5Eget_minor(): not a error message ID
    major: Invalid arguments to routine
    minor: Inappropriate type
[ERROR] H5RWHandler - ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
  1. Start writing more and more compatibility patterns (correct migration schema if any problems show up)

2022-09-08 09:26