I’m using the Support Log Reader on OSX and keep getting an error:
$ java -jar com.ur.log.reader.jar
Error: Could not find or load main class com.ur.log.reader.Launcher
I installed JRE 8u144 and JDK 8u144. However, it doesn’t look like the jar file has the path com/ur/log/reader in the jar file. Can someone help explain what’s going on here? I don’t have access to a windows machine so I’m hoping to figure this out on OSX.