×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Jon,
Did you ever get this issue resolved?
I know I used this feature when it first surfaced and it worked fine.
Now that I want to use it again, it is giving errors:
V7R3 - Win7 Pro - RDi 9.6.0.5
I set SEP for Code Coverage.
Ran the process.
Clicked on RemoteSystemsTempFiles --> get Specified working directory not found.
I do not recall doing any setup on this before when I ran it.
Am I getting the 2 separate processes discombobulated?
Thanks & Regards,
Danny Hayes
IT-Developer
Genuine Parts Company, APG IT
3100 Windy Hill Road
Atlanta, Georgia 30339
mailto:Danny_Hayes@xxxxxxxxx
(904) 502-2969
"People will forget what you said, people will forget what you did, but people will never forget how you made them feel." - Maya Angelou
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Jon Paris
Sent: Sunday, March 18, 2018 11:17 PM
To: Wdsci-L <wdsci-l@xxxxxxxxxxxx<mailto:wdsci-l@xxxxxxxxxxxx>>
Subject: [EXT] Re: [WDSCI-L] Headless code coverage ...
I have a home directory Edmund - so that would have been valid. Indeed that is where the result set was stored BUT the command constantly failed with a missing LIBRARY until I created one with the same name as my user name.
Jon Paris
https://na01.safelinks.protection.outlook.com/?url=www.partner400.com&data=02%7C01%7Cdanny_hayes%40genpt.com%7C7825ffe74b0b4c71625b08d58d47e723%7Cb439d764f2cb43eaac052e373c83043e%7C0%7C0%7C636570262334269074&sdata=E3EtAnbFWrgFHdoII19CfC1heXzY9rjjK2EVZYBEOnI%3D&reserved=0
https://na01.safelinks.protection.outlook.com/?url=www.SystemiDeveloper.com&data=02%7C01%7Cdanny_hayes%40genpt.com%7C7825ffe74b0b4c71625b08d58d47e723%7Cb439d764f2cb43eaac052e373c83043e%7C0%7C0%7C636570262334269074&sdata=oocTzSwacntncLyv44aJyCp%2FemLvYEt%2FqKh4KO2zkBM%3D&reserved=0
On Mar 18, 2018, at 9:40 PM, Edmund Reinhardt <edmund.reinhardt@xxxxxxxxxx<mailto:edmund.reinhardt@xxxxxxxxxx>> wrote:
Hi Jon,
By default, headless code coverage stores the generated code coverage
result file under the user's home directory. Headless CC uses the OS API
getpwnam() to get the working directory from the current user id. It could
be possible that the getpwnam() API does not return a valid value if the
user has not created a home library. In this case, headless CC has no
default location to write to, unless the user explicitly specifies an
output directory using the OUTDIR parameter.
HTH
"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.