User bio
404 bio not found
Member since Feb 29
Replies:

zn "%SYS"
W "Loading installer manifest"
do $SYSTEM.OBJ.Load("/usr/irissys/mgr/Temp/projectRoot/Installer.cls", "ck")
W "Start running test"
do ##class(manifest.Installer).test()

W "Purge all"
do ##class(%SYS.Journal.File).PurgeAll()
W "End test"
halt

--

The manifest.installer is previously loaded to run the setup and works fine, but there's no way to get more information about that issue that is needed for running the testing part.

The log:

#10 108.7 Copyright (c) 1986-2023 by InterSystems Corporation
#10 108.7 Any other use is a violation of your license agreement
#10 110.5 Starting IRIS
#10 110.5 
#10 110.6 
#10 110.6 Node: buildkitsandbox, Instance: IRIS
#10 110.6 
#10 110.6 USER>
#10 110.6 
#10 110.6 %SYS>
#10 110.6 Loading installer manifest
#10 110.6 %SYS>
#10 110.6 
#10 110.6 Load started on 02/29/2024 13:17:06
#10 110.6 Loading file /usr/irissys/mgr/Temp/projectRoot/Installer.cls as udl
#10 110.8 Compiling class manifest.Installer
#10 110.8 Compiling routine manifest.Installer.1
#10 110.8 Load finished successfully.
#10 110.8 
#10 110.8 %SYS>
#10 110.8 Start running test
#10 110.8 %SYS>
#10 110.8 
#10 116.5 
#10 116.5 Error: ERROR #6063: Memory allocation for the Monitor failed
#10 116.5 
#10 116.5 CONN>
#10 116.5 Purge all
#10 116.5 CONN>
#10 116.5 
#10 116.5 CONN>
#10 116.5 End test
#10 116.5 CONN>
#10 DONE 121.1s

Certifications & Credly badges:
febri has no Certifications & Credly badges yet.
Global Masters badges:
febri has no Global Masters badges yet.
Followers:
febri has no followers yet.
Following:
febri has not followed anybody yet.