Compiler Error J0004

Cannot open class file 'filename' for reading

The compiler could not open the program source file for reading. This error usually occurs when another program has an exclusive lock on the source file. Close other processes that may be accessing the source file and compile again.