Troubleshooting
Problem
Rose RealTime models will not compile when having installed QuickTime for Java on the machine. The following error is displayed in the Build Log:
!> Compiling RTcompileAll
javac: invalid argument: Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip
Usage: javac
Cause
QuickTime for Java has added an entry to the CLASSPATH environment variable in a faulty way.
CLASSPATH="C:\Program Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip"
Resolving The Problem
Remove the double quotas, "", around the QuickTime for Java entry in the CLASSPATH environment variable. Rose RealTime will then be able to compile the Java model.
Historical Number
146999139
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21131548