Error 2007 during WRITELIST_ERROR to file
- takoor
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 57
- Thank you received: 0
19 years 3 months ago #2028
by takoor
Error 2007 during WRITELIST_ERROR to file was created by takoor
Not correct....
the tmp_workfile is a TYPE ud file (directory)
within this file a record is created if it does not exist and written to if it does. The problem occurs when a user exits out from the system by crashing. This could leave the record 'in use'
To sort out your problem - get everyone off globus and clear the file.
_________________
takoor
the tmp_workfile is a TYPE ud file (directory)
within this file a record is created if it does not exist and written to if it does. The problem occurs when a user exits out from the system by crashing. This could leave the record 'in use'
To sort out your problem - get everyone off globus and clear the file.
_________________
takoor
Please Log in or Create an account to join the conversation.
- sathish
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
19 years 3 months ago #2026
by sathish
Replied by sathish on topic Error 2007 during WRITELIST_ERROR to file
While logging in to Globus I am getting the following error immediately after the EBS.TERMINAL.SELECT command has been issued.
It show the error something like below:
Error 2007 during WRITELIST_ERROR to file E:G14DEV
unuat2nk.run mp_workfile
Enter I to ignore error, R to retry the WRITELIST_ERROR or Q to Quit :
Plz someone help me how to fix this error. Some times some of the terminals are not working while remaining terminals are working.
How come only few terminals get corrupted?
What is this tmp_workfile all about?
If tmp_workfile is corrupted how to fix this file?
It show the error something like below:
Error 2007 during WRITELIST_ERROR to file E:G14DEV
unuat2nk.run mp_workfile
Enter I to ignore error, R to retry the WRITELIST_ERROR or Q to Quit :
Plz someone help me how to fix this error. Some times some of the terminals are not working while remaining terminals are working.
How come only few terminals get corrupted?
What is this tmp_workfile all about?
If tmp_workfile is corrupted how to fix this file?
Please Log in or Create an account to join the conversation.
- KingArthur
- Offline
- Senior Member
-
Less
More
- Posts: 75
- Thank you received: 1
19 years 3 months ago #2027
by KingArthur
Replied by KingArthur on topic Error 2007 during WRITELIST_ERROR to file
Hi,
This may be because of permission issue.
Create that file in the bnk.run and then try to login.
jsh dev ~ -->CREATE-FILE tmp_worfile TYPE=J4 5 100
[ 417 ] File tmp_worfile]D created , type = J4
[ 417 ] File tmp_worfile created , type = J4
jsh dev ~ -->
This could solve your problem.
_________________
King Arthur
This may be because of permission issue.
Create that file in the bnk.run and then try to login.
jsh dev ~ -->CREATE-FILE tmp_worfile TYPE=J4 5 100
[ 417 ] File tmp_worfile]D created , type = J4
[ 417 ] File tmp_worfile created , type = J4
jsh dev ~ -->
This could solve your problem.
_________________
King Arthur
Please Log in or Create an account to join the conversation.
- sathish
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
19 years 3 months ago #2029
by sathish
Replied by sathish on topic thank u
Thank u for your suggetions. I done it through deleted the tmp_workfile and created a new tmp_workfile.
Please Log in or Create an account to join the conversation.
Time to create page: 0.033 seconds