You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the ksar-5.2.4.jar into my Windows 11 laptop running java version "1.8.0_321". Then I downloaded sar files from my server and tried to load the file and no output from the tool. Upon checking the log, I found the below error:
2023-04-26 11:42:58.222 [Thread-8] ERROR net.atomique.ksar.parser.Linux - unable to parse time 11:50:01
java.lang.IllegalArgumentException: date/time is missing
at net.atomique.ksar.parser.Linux.parse(Linux.java:144)
at net.atomique.ksar.kSar.parse(kSar.java:147)
at net.atomique.ksar.FileRead.run(FileRead.java:80)
2023-04-26 11:42:58.222 [Thread-8] ERROR net.atomique.ksar.kSar - L40619 11:50:01 PM 629 48 71 0 0 6
Hello,
I downloaded the ksar-5.2.4.jar into my Windows 11 laptop running java version "1.8.0_321". Then I downloaded sar files from my server and tried to load the file and no output from the tool. Upon checking the log, I found the below error:
2023-04-26 11:42:58.222 [Thread-8] ERROR net.atomique.ksar.parser.Linux - unable to parse time 11:50:01
java.lang.IllegalArgumentException: date/time is missing
at net.atomique.ksar.parser.Linux.parse(Linux.java:144)
at net.atomique.ksar.kSar.parse(kSar.java:147)
at net.atomique.ksar.FileRead.run(FileRead.java:80)
2023-04-26 11:42:58.222 [Thread-8] ERROR net.atomique.ksar.kSar - L40619 11:50:01 PM 629 48 71 0 0 6
Please find the sample sar01 file used.
sar01.txt
Thank you,
Mizwan
The text was updated successfully, but these errors were encountered: