domgiles / swingbench-public

Public repository for swingbench to support the creation of issues and a location to download latest builds
73 stars 20 forks source link

Error while long run json test #43

Open roruizi2022 opened 1 year ago

roruizi2022 commented 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"

AndyBakerSG commented 1 year ago

Hi was this resolved at all?

roruizi2022 commented 1 year ago

Hi was this resolved at all?

No. The issue can be worked around by lower time. For example -rt 0:3 should work.