Explorer for Endevor: Unable to create required temp directory to edit element
search cancel

Explorer for Endevor: Unable to create required temp directory to edit element

book

Article ID: 276545

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Unable to use explorer for Endevor vscode extension to edit element. 

Got popup error: Unable to save the element XXXX into the file system. 

The error log shows:

Unable to create required temp directory c:\Users\UserID\AppData\Roaming\Code\User\globalStorage\broadcommfd.explorer-for-endevor\.edit\http:\host:port\EndevorService\api\v2\internal\endevor-location\synchronized\SYSTEM\SUBSYS\TYPE for editing the elements because of error Error: EINVAL: invalid argument, mkdir 'c:\Users\UserID\AppData\Roaming\Code\User\globalStorage\broadcommfd.explorer-for-endevor\.edit\http:'.

Environment

Endevor V19

Explorer for Endevor: V1.6.0

Cause

The Endevor connection name for Endevor explorer is: 

http://host:port/EndevorService/api/v2

Endevor explorer is unable to create temp directory for element editing using mkdir command since the profile name contains "://"

Resolution

Delete the existing Endevor connection by right click and choose "Delete an Endevor Connection". 

Add new Endevor connection, use plain text (no space) as the connection name , for example use the Endevor web services Lpar name as the connection name, add endevor-location, then edit the element using explorer for Endevor in vscode.