Error (RetVal = 255)

abipy, abiflows, pymatgen, atomate, fireworks

Moderators: gmatteo, jbouquiaux

Locked
weitong
Posts: 26
Joined: Mon Sep 27, 2010 5:16 am

Error (RetVal = 255)

Post by weitong » Tue Mar 25, 2014 5:25 pm

I am trying the AbinitGUI, and getting following errors. Attached snapshot is my settings. I am using the test2.in in the AbinitGUI folder.

Code: Select all

DEB: 0 Si   
Succes: mkdir ./MySims.
Succes: mkdir ./MySims/input.
Succes: mkdir ./MySims/output.
Succes: mkdir ./MySims/wholedata.
Succes: mkdir ./MySims/logfiles.
Succes: mkdir ./MySims/pseudopot.
Succes: mkdir ./MySims/scripts.
PWD: /home/weitong/setup/abinit/AbinitGUI-2013r4/AbinitGUI-2013r4
Succes: cp ./test2.in ./MySims/input/test2.in => .
Succes: cp /home/weitong/setup/abinit/PSP/LDA_TM.psps/14/14si.pspnc ./MySims/pseudopot/14si.pspnc => .
Succes: mkdir ./MySims/wholedata/test2.
[color=#FF0000]Error (RetVal = 255) :
Error:  ![/color]
The simulation was submitted to the local Abinit server.
The submission thread ended successfully! (Abinit)



By the way, if I set "the path to create simulation filetrees" as "/home/weitong/MySims", then I get the errors, too. See attached. Obviously, there is something wrong with generated path (see the red highlight).

Code: Select all

Succes: mkdir /home/weitong/MySims.
Succes: mkdir /home/weitong/MySims/input.
Succes: mkdir /home/weitong/MySims/output.
Succes: mkdir /home/weitong/MySims/wholedata.
Succes: mkdir /home/weitong/MySims/logfiles.
Succes: mkdir /home/weitong/MySims/pseudopot.
Succes: mkdir /home/weitong/MySims/scripts.
PWD: /home/weitong/setup/abinit/AbinitGUI-2013r4/AbinitGUI-2013r4
Succes: cp ./test2.in /home/weitong/MySims/input/test2.in => .
Succes: cp /home/weitong/setup/abinit/PSP/LDA_TM.psps/14/14si.pspnc /home/weitong/MySims/pseudopot/14si.pspnc => .
Succes: mkdir /home/weitong/MySims/wholedata/test2.
[b]Error (RetVal = 1) : /home/weitong/MySims/test2.sh: line 2: /home/weitong/setup/abinit/AbinitGUI-2013r4/AbinitGUI-2013r4/[color=#FF0000]/homweitong/[/color]MySims/test2.files: No such file or directory!
Error: /home/weitong/MySims/test2.sh: line 2: /home/weitong/setup/abinit/AbinitGUI-2013r4/AbinitGUI-2013r4/[color=#FF0000]/homweitong[/color]/MySims/test2.files: No such file or directory!
The simulation was submitted to the local Abinit server.[/b]
The submission thread ended successfully! (Abinit)
Attachments
Input files.PNG
configuration.PNG
submission script details.PNG

kazem.manzoor
Posts: 11
Joined: Wed Oct 30, 2013 6:40 am
Location: Dept. of Physics, kharazmi University

Re: Error (RetVal = 255)

Post by kazem.manzoor » Fri Aug 01, 2014 4:25 pm

hi weitong
i see this error but when i see logfile i have error in log file.
after correct error can use gui without error!

Locked