EWM Eclipse : how to increase log level
My configuration:
- EWM Client 7.0.2 iFix015
- JAZZ 7.0.2 iFix031 with JAS
We want to use the EWM Eclipse client to create a "Related Files" link between a file managed in an EWM component and an ETM test case (so far, nothing unusual).
The ETM and EWM streams are in the same global configuration.
When we start the link creation sequence, it fails because we encounter an authentication problem with GC to select the reference global configuration.
After conducting further tests, we are now convinced that the problem stems from the configuration of our workstations (Windows 10 + antivirus + a really crappy configuration), and we would like to identify what is blocking the authentication challenge.
Is it possible to increase the EWM Eclipse client's trace level to produce a more verbose trace of the exchanges between the EWM Eclipse client and the server?
Thank you in advance for your help.
Comments
Jean-François CHAPELLE
Mar 28, 9:50 a.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 28, 11:02 a.m.You should follow the EWM Extensions Workshop and install the SDK/Plain Java Client Libraries. Then you would be able to see the source code of the EWM Client and you could better identify what the code does.
This would be a good starting point: https://rsjazz.wordpress.com/2024/02/09/ewm-rational-team-concert-extensions-workshop-changes-for-7-0-3/ You only have to do lab 1 and you can skip all the parts that debug the server and the client .