compare files stopped working after upgrading to Catalina

조회 수: 3 (최근 30일)
Eileen Dukes
Eileen Dukes 2019년 12월 26일
댓글: Eileen Dukes 2020년 1월 9일
The file compare status indicates that the compare is complete but no results are shown. Then a spinning wheel appears and continues.
  댓글 수: 3
Roshni Garnayak
Roshni Garnayak 2020년 1월 7일
Can you provide the exact reproduction steps?
Eileen Dukes
Eileen Dukes 2020년 1월 7일
When I hit compare (in the pop-up), the Comparison viewer opens and a message briefly appears that the compare is complete but the page is blank. A blue spinning wheel appears. After a while, a pop-up appears with the error "java.util.concurrent.TimeoutException: Timeout waiting for task.". It appears that it can't find the java code. Is there a way to download/link the Java code without having to redownload and install Matlab?

댓글을 달려면 로그인하십시오.

답변 (2개)

Roshni Garnayak
Roshni Garnayak 2020년 1월 8일
Try increasing the Java Heap memory. The error might be occurring due to not enough memory.
To increase the Java heap memory, refer to the following documentation:
  댓글 수: 1
Lorena Escudero
Lorena Escudero 2020년 1월 8일
I have exactly the same problem, trying to use visdiff(first_dir, second_dir) on MATLAB R2019b with MacOS Catalina (10.15.2) gives that error and the behaviour described by Eileen. It is not fixed when increasing the Java heap memory to the maximum (4096MB).
Any other ideas?

댓글을 달려면 로그인하십시오.


Eileen Dukes
Eileen Dukes 2020년 1월 8일
When I search for the Java source code, I don't find it. When I type "version -java" into Matlab, I get "'Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode'. However, when I do a search on Java 1.8.0, nothing is returned. The crash log shows the following:
Illegal instruction detected at Sun Dec 29 13:00:54 2019 -0700
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : ISO-8859-1
Deployed : false
Graphics Driver : ATI Technologies Inc. AMD Radeon Pro 580X OpenGL Engine Version 2.1 ATI-3.2.24
Java Version : Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
MATLAB Architecture : maci64
MATLAB Entitlement ID : 6601371
MATLAB Root : /Applications/MATLAB_R2019b.app
MATLAB Version : 9.7.0.1216025 (R2019b) Update 1
OpenGL : hardware
Operating System : Mac OS Version 10.15.1 (Build 19B88)
Process ID : 87859
Processor ID : x86 Family 6 Model 158 Stepping 13, GenuineIntel
Session Key : dde20636-b5e7-42c0-8832-f4136f9f85b9
Window System : Quartz
Fault Count: 1
Abnormal termination:
Illegal instruction
  댓글 수: 1
Eileen Dukes
Eileen Dukes 2020년 1월 9일
I downloaded and reinstalled Matlab 2019b hoping it would reinstall java. Now Matlab won't open without use of a terminal window. When I try to open it directly, it just hangs. The worst part is that it didn't fix the compare function!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by