Open roruizi2022 opened 1 year ago
./jsonwizard -cl -create -scale 10 -tc 16 ./charbench -c $SWBHOME/configs/JSON_Workload.xml -uc 16 -ld 50 -rt 0:15 -mr
Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "SwingBenchDataSourceTimer" Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "pool-1-thread-1"
Hi was this resolved at all?
No. The issue can be worked around by lower time. For example -rt 0:3 should work.
./jsonwizard -cl -create -scale 10 -tc 16 ./charbench -c $SWBHOME/configs/JSON_Workload.xml -uc 16 -ld 50 -rt 0:15 -mr
Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "SwingBenchDataSourceTimer" Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "pool-1-thread-1"