08-06-2024 10:42 AM
I'm having problems listing categories within alfresco, the following error message appears.
"JavaException: java.lang.IllegalArgumentException: methods with same signature reversed() but incompatible return types: [interface java.util.List, interface java.util.Deque]".
I would like to know what could be happening and how I resolve it. My alfresco is on version 7.3.1.
08-06-2024 11:19 AM
What Java version are you using? 17 or 11 are recommended.
a month ago
Hi Angle,
I'm using jdk-21 and I get the same only when I use chemistry-opencmis-client-impl
Exception in thread "main" org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: methods with same signature reversed() but incompatible return types: [interface java.util.List, interface java.util.Deque]
I start tomcat-alfresco with java 21 and it works and I dont seen any error, when I use share app.
How to deal with that? I will try to now jdk 17
3 weeks ago
Also I see no code in Alfresco related to the category manager calling any operation called "reversed". So I wonder where that conflict might arise. A more extensive stacktrace would be required to understand that.
Explore our Alfresco products with the links below. Use labels to filter content by product module.