EGL Java run-time error code CSO7975E
CSO7975E: The properties file %1 could not be opened.
Explanation
The properties file required by the program could not be opened. The name of the properties file may be specified on the command line when the program is started. If no name is given when the program is started, the following name is used by default:
tcpiplistener.propertiesEither the properties file does not exist, or it exists but could not be opened.
User Response
Ensure that the properties file exists and that the program has the proper permissions to read it, then run the program again.