Error when running test case java.lang.NoClassDefFoundError: org/apache/commons/collections/map/ListOrderedMap

.log.zip (26.8 KB) Hello,

When I run a test case, I always get a reference problem when reaching the following line:

List<String> listeIssue = this.getTickets(jql);

I tried to check all the jar files and it looks that the .jar is in the correct folder.

Thanks for the help !

Operating System

Windows 10 64bit

Katalon Studio Version

Katalon_Studio_Windows_64-7.5.5

Katalon Studio logs

.log.zip (26.8 KB)

The error :slight_smile:

gui.tools.JiraTicketFactory.getTickets:86
gui.tools.JiraTicketFactory.obtenirNumeroUpdateCarteJira:34
Test Cases/Beneficiaire/EC - Beneficiaire - Nous joindre FAILED.
Reason:
java.lang.NoClassDefFoundError: org/apache/commons/collections/map/ListOrderedMap

image

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.