There is a problem with redisson installation

keep reporting errors, using version 3.10.0


Description:

An attempt was made to call the method org.redisson.api.RTopic.addListener(Lorg/redisson/api/listener/MessageListener;)I but it does not exist. Its class, org.redisson.api.RTopic, is available from the following locations:

    jar:file:/Users/xiaogu/.m2/repository/org/redisson/redisson/3.10.0/redisson-3.10.0.jar!/org/redisson/api/RTopic.class

It was loaded from the following location:

    file:/Users/xiaogu/.m2/repository/org/redisson/redisson/3.10.0/redisson-3.10.0.jar


Action:

Correct the classpath of your application so that it contains a single, compatible version of org.redisson.api.RTopic
Apr.06,2022

Visual download failed. Go to / Users/xiaogu/.m2/repository/org/redisson/redisson/ and delete all the files below. Recompile


looks like the dependency is not fully downloaded. You can consider two ways to try
1, such as @ Tyrael , delete
2 from repository , and run

in the project directory using the following command
mvn compile dependency:purge-local-repository
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e387-41439.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e387-41439.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?