Author Topic: Job Manager is not opening in GUI  (Read 2698 times)

0 Members and 1 Guest are viewing this topic.

Offline ramkrishna

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 253
  • Country: us
  • Reputation: 5
    • View Profile
Job Manager is not opening in GUI
« on: April 18, 2020, 11:06 »
Hello Sir,
When I am trying to open the Job Manager, it is showing the following error. I have tried several ways, even reinstall the software, but still, it persists. It will be really helpful if you let me know the procedure to fix this. I am using version 2019.12.

Thanks
Ramkrishna

Traceback (most recent call last):
  File "zipdir\NL\GUI\Menus\SendToMenu.py", line 233, in showWindow
  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 = 1782236565, size=4096, eoa=1782234517)
« Last Edit: April 18, 2020, 11:07 by ramkrishna »

Offline Jin You Lu

  • Regular QuantumATK user
  • **
  • Posts: 21
  • Country: tw
  • Reputation: 1
    • View Profile
Re: Job Manager is not opening in GUI
« Reply #1 on: April 19, 2020, 17:36 »
Hi My friend
I suffered the same problem, below is the reply from the customer support
This is an unfortunate issue. The solution is to close NanoLab, and remove the "Jobs_2019.12.hdf" file in the ".vnl" directory. On Windows, it is located in "C:\Users\USER\.vnl\Jobs_2019.12.hdf", and on Linux in "$HOME/.vnl/Jobs_2019.12.hdf". Then open NanoLab again, and the file will automatically be re-created and working.

enjoy it

best regards,

Jin-You Lu

Offline ramkrishna

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 253
  • Country: us
  • Reputation: 5
    • View Profile
Re: Job Manager is not opening in GUI
« Reply #2 on: April 19, 2020, 21:21 »
Hi Jin,
It is now working. Thank you for your kind help.  I was really puzzled for the last couple of days for this.

Regards,
Ramkrishna

Offline hsuya

  • Heavy QuantumATK user
  • ***
  • Posts: 78
  • Country: in
  • Reputation: 0
    • View Profile
Re: Job Manager is not opening in GUI
« Reply #3 on: June 25, 2020, 01:51 »
Thank you :)