java.lang.NoClassDefFoundError for redis.clients.jedis.CommandObjects when creating redis.clients.jedis.Jedis

Description

Environment

Lucee 5.3.9.160 in Docker in WSL:Ubuntu-20.04 under Windows 10

Activity

Show:

Pothys - MitrahSoft 29 August 2022 at 15:12

I've checked this ticket and reproduce the issue with Jedis-4.3.0-m1.jar.

Creating an object to the class redis.clients.jedis.CommandObjects didn't throw any error. Seems it works fine in ACF.

But dumping the class or creating a constructor to this class throws an error like Could not initialize class redis.clients.jedis.CommandObjects.

StackTrace

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 29 August 2022 at 11:13
Updated 29 August 2022 at 15:13