Author Topic: Job manager crashes  (Read 774 times)

0 Members and 1 Guest are viewing this topic.

Offline Habib

  • Regular QuantumATK user
  • **
  • Posts: 11
  • Country: gb
  • Reputation: 0
    • View Profile
Job manager crashes
« on: August 23, 2023, 12:47 »
Hello,

I have been encountering the error below when clicking on the job manager since last Friday. I tried uninstalling and reinstalling the software, but the issue persists. Could you please advise on how to resolve it?

Traceback (most recent call last):
  File "zipdir\NL\GUI\MainWindow\MainWindow.py", line 1011, in jobManager
  File "zipdir\NL\GUI\MainWindow\MainWindow.py", line 1026, in jobManagerReference
  File "zipdir\NL\GUI\MainWindow\MainWindow.py", line 1043, in singletonTool
  File "zipdir\NL\GUI\Tools\JobManager\JobManager.py", line 271, in __init__
  File "zipdir\NL\GUI\Tools\JobManager\JobManager.py", line 421, in loadSettings
  File "zipdir\NL\GUI\Tools\JobManager\JobManager.py", line 390, in settings
  File "zipdir\NL\IO\NLSaveUtilities.py", line 902, in nlread
  File "zipdir\NL\IO\HDF5.py", line 533, in readHDF5
  File "zipdir\NL\IO\HDF5.py", line 976, in inspectHDF5
  File "zipdir\NL\IO\HDF5.py", line 235, in contents
  File "zipdir\NL\IO\HDF5.py", line 235, in <listcomp>
  File "build\lib\site-packages\h5py-2.7.1-py3.6-win-amd64.egg\h5py\_hl\dataset.py", line 396, in __iter__
  File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  File "build\lib\site-packages\h5py-2.7.1-py3.6-win-amd64.egg\h5py\_hl\dataset.py", line 496, in __getitem__
  File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  File "h5py\h5d.pyx", line 181, in h5py.h5d.DatasetID.read
  File "h5py\_proxy.pyx", line 158, in h5py._proxy.dset_rw
  File "h5py\_proxy.pyx", line 84, in h5py._proxy.H5PY_H5Dread
OSError: Can't read data (addr overflow, addr = 566508505, size=4096, eoa=563641294)

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5429
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Job manager crashes
« Reply #1 on: August 24, 2023, 00:35 »
This error has been posted many times on the Forum, you can find the answer by searching for any keyword in the error message, like "loadSettings".
The solution is provided in e.g. https://forum.quantumatk.com/index.php?topic=9720.msg32520#msg32520