Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
7 subscribers
Views
1057 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Is there any side affect of cancelling (Ctrl + c or killing k.exe) for "arc
bilalw
over 10 years ago
Is there any side affect of cancelling (Ctrl + c or killing k.exe) for "archiveprocess" that is trying to un-archive a process given a process id e.g. archiveprocess unarchive -pid 1076070500?
OriginalPostID-140239
OriginalPostID-140239
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
No. You can safely kill the process. Remember that unarchiving is resource intensive and can take a considerable amount of time depending on the number of archived processes.
What you may want to do is run a search for that process ID under the archive-processes folder to find the corresponding file and to do a faster procedure simply run:
archiveprocess unarchive -pid 1076070500 -file XXXXXXXXXXX.l
where XXXXXXXXXXX.l is the name of the file you found when searching for the process id on disk.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
No. You can safely kill the process. Remember that unarchiving is resource intensive and can take a considerable amount of time depending on the number of archived processes.
What you may want to do is run a search for that process ID under the archive-processes folder to find the corresponding file and to do a faster procedure simply run:
archiveprocess unarchive -pid 1076070500 -file XXXXXXXXXXX.l
where XXXXXXXXXXX.l is the name of the file you found when searching for the process id on disk.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data