UVC: Cannot import autopatch packages
search cancel

UVC: Cannot import autopatch packages

book

Article ID: 106034

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

After several unsuccessful attempts to upgrade UVMS it is impossible to Import Autopatch packages into UVMS via UVC or via command line (uniimp pkg).
This used to work fine before.

Example of the operation and errors encountered:

D:\uvms\app\bin>uniimp PKG -pkgfile D:\temp\DUAS-UPDATE-WINDOWS64-6.8.24.unipkg -pkg DUAS-UPDATE-WINDOWS
64-6.8.24 -pkgproduct DU -pkgtype AUTOPATCH -override
UniViewer Management Server environment loaded.

Importing package from D:\temp\DUAS-UPDATE-WINDOWS64-6.8.24.unipkg ...
Import package error: ServerException - send: (see log for more details)


When looking into uvserver.log:
|ERROR| request-worker-x | com.orsyp.central.server.DispatchHandler | Handle creation error 
java.io.IOException: The system cannot find the path specified 

Environment

UVMS Server on Linux or Windows

Cause

The subfolders autopatch and temp were missing into the folder data of the UVMS

Resolution

The creation of the subfolders autopatch and temp inside the folder data fixes the issue.