Thomas,
I have the same issue, IBM sent me the following instructions, but I have not had bandwidth to follow-up, perhaps you can.
0. Make sure that the debugger and RDI host-side PTFs are current using Verify Connection
1. Terminate the debug router from the IBM i host
ENDDBGSVR
2. Set an environment variable to capture code coverage trace
ADDENVVAR ENVVAR('QB5CCTRC') VALUE('1')
3. Restart the debug router
STRDBGSVR
4. Start RDi and run the problem code coverage session as usual
5. After the host side job runs to completion, locate the code coverage trace file under the "/tmp" IFS folder. The trace file has a naming pattern "CC_%PGM_NAME%_%TIME_STAMP%.txt, where PGM_NAME is the main program name, and TIME_STAMP is an integer identifier for the code coverage session.
6. Send the trace file to us
7. Remove the environment variable after the run
RMVENVVAR ENVVAR('QB5CCTRC')
Good Luck,
Danny Hayes
-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Thomas Raddatz
Sent: Wednesday, October 30, 2019 4:15 AM
To: wdsci-l@xxxxxxxxxxxxxxxxxx
Subject: [EXT] [WDSCI-L] Code coverage not working
External Email: This is an EXTERNAL email do not click links or open attachments unless you know the content is safe. Please use caution with Urgent Requests.
Hi,
Today, after a long time, I tried to use code coverage on our IBM i 7.3 with RDi 9.6.0.5. Sadly it does not work any longer.
When I use a SEP for triggering code coverage, I see the code coverage background job starting in RDi, but it does not come to an end.
When I try "Code Coverage (Prompt)", the code coverage result pops up with 0% coverage and message "WCRRDG7118W No entry points were found.".
This is very close to the following APAR for the ZOS debugger:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww-01.ibm.com%2Fsupport%2Fentdocview.wss%3Fuid%3Dswg1PH16895&data=02%7C01%7Cdanny_hayes%40genpt.com%7C9b517f6291a74f42c96408d75d1136e2%7Cb439d764f2cb43eaac052e373c83043e%7C0%7C1%7C637080200831630460&sdata=n8c%2B%2BzT3sIqlqrqRa%2BYDYd3V%2BlvoMsY%2BXlZv5Yv1AJw%3D&reserved=0
Any ideas?
Regards,
Thomas.
--
IMPORTANT NOTICE:
This email is confidential, may be legally privileged, and is for the intended recipient only. Access, disclosure, copying, distribution, or reliance on any of it by anyone else is prohibited and may be a criminal offence. Please delete if obtained in error and email confirmation to the sender.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=02%7C01%7Cdanny_hayes%40genpt.com%7C9b517f6291a74f42c96408d75d1136e2%7Cb439d764f2cb43eaac052e373c83043e%7C0%7C1%7C637080200831630460&sdata=zMiPkJ8mnlhqG%2FSmIjJ3x98IQdHtzbhSrx0bdDaZivw%3D&reserved=0
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fwdsci-l&data=02%7C01%7Cdanny_hayes%40genpt.com%7C9b517f6291a74f42c96408d75d1136e2%7Cb439d764f2cb43eaac052e373c83043e%7C0%7C1%7C637080200831630460&sdata=lJhdLnLXbxCqJqwtnA0nV47TV24ABB7J3rq4elAwQoI%3D&reserved=0.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Famazon.midrange.com&data=02%7C01%7Cdanny_hayes%40genpt.com%7C9b517f6291a74f42c96408d75d1136e2%7Cb439d764f2cb43eaac052e373c83043e%7C0%7C1%7C637080200831630460&sdata=kQMBk3csLwqi30zysPov%2BJZA38cA7iPwTvChDh0TPyM%3D&reserved=0
"This email and any attachments, contain Genuine Parts Company confidential information that is proprietary, privileged, and protected by applicable laws. If you have received this message in error and are not the intended recipient, you should not retain, distribute, disclose or use any of this information and you should destroy this email, any attachments or copies therein forthwith. Please notify the sender immediately by email if you have received this email in error."
As an Amazon Associate we earn from qualifying purchases.