Running TCPIP example executable on another computer

1 次查看(过去 30 天)
Hello support, thanks for the response, I did complir an installer for the magicsquare.m using deploytool, which we have been using for quite some time and the created installer installs on another computer. However, our problem is taking the compiled the TCPIP examples, which I attached to this email. I compiled both m files using mcc -m command in Matlab, and run the executable on the the compile machine, and I get the desired result, but when I take the executables to another computer and run them I get
C:\90924-TCPIP>tstserver.exe
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstser0'. Details: 'Could not close zip entry that was open for read'
Could not access the MATLAB Runtime component cache. Details: Some error has occurred in the file: b:\matlab\standalone\mclmcr\core\mclctffileextractor.cpp, at line: 64.
The error message is:
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstser0'. Details: 'Could not close zip entry that was open for read'
C:\90924-TCPIP>tstclient.exe
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstcli0'. Details: 'Could not close zip entry that was open for read'
Could not access the MATLAB Runtime component cache. Details: Some error has occurred in the file: b:\matlab\standalone\mclmcr\core\mclctffileextractor.cpp, at line: 64.
The error message is:
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstcli0'. Details: 'Could not close zip entry that was open for read'
  3 个评论
Eshetu Gebretsadik
Eshetu Gebretsadik 2019-9-30
The is more than enough disk space on the machine, about 1.02 TB of free space is available.

请先登录,再进行评论。

回答(1 个)

Eshetu Gebretsadik
Eshetu Gebretsadik 2019-9-27
The disk where, I tried to run the executables hah 1.02 TB free space.

类别

Help CenterFile Exchange 中查找有关 Application Deployment 的更多信息

产品


版本

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by