1. Carla Moretta
  2. PowerBuilder
  3. Monday, 8 June 2020 14:55 PM UTC

Created a orca script to refresh my .pbl from the updated objects in ws_objects.  My target has 23 .pbls.  It gives me an error "Unable to process map file: c:\development2\git\powerbuilder\cs_land.pbg"  My libraries are shared with two other targets.  If I try to exclude I get an error " Orca error in 'scc exclude liblist '. Result Code -6.
Library '' is not in library list The library is not in the current Orca session library list.

start session
set debug true
scc set connect property localprojpath "C:\Development2\Git\Powerbuilder"
;localprojpath must point to the parent directory of ws_objects folder
scc set connect property logfile "C:\Development2\Git\Powerbuilder\svnorca.log"
scc set connect property logappend false
scc set connect property deletetempfiles "true"
scc connect offline
scc set target "C:\Development2\Git\Powerbuilder\cs_land.pbt" refresh_all importonly
scc refresh target 3pass
scc close
end session

 

Looking for some help?

Thanks.

Carla M.

Carla Moretta Accepted Answer Pending Moderation
  1. Tuesday, 12 January 2021 12:18 PM UTC
  2. PowerBuilder
  3. # 1

Thanks, I worked out the issue.

Comment
  1. bruce reeves
  2. Monday, 12 June 2023 16:50 PM UTC
Hi, Carla - Could you PLEASE tell me what you did to resolve the problem. I'm running a script very similar to yours but the refresh is NOT happening.
  1. Helpful
  1. Carla Moretta
  2. Tuesday, 20 June 2023 12:18 PM UTC
This happened in our initial testing of orca scripts and I was changing many things trying to get it to work. Sorry I don't remember what resolved my issue.
  1. Helpful
There are no comments made yet.
René Ullrich Accepted Answer Pending Moderation
  1. Tuesday, 12 January 2021 06:33 AM UTC
  2. PowerBuilder
  3. # 2

Hi Carla,

It is difficult to say something because we have not enough information about library list and the exact exclude command.

Problems may be:

- Are the shared libs under source control? (objects in ws_objects dir?)

- Are the shared libraries also in C:\Development2\Git\Powerbuilder?

- If you use scc exclude liblist: use quotes

HTH,

René

 

 

Comment
There are no comments made yet.
Govinda Lopez @Appeon Accepted Answer Pending Moderation
  1. Monday, 11 January 2021 19:41 PM UTC
  2. PowerBuilder
  3. # 3

Hi Carla,

 

Can you tell us what version/build of PowerBuilder you're using?

 

 

Regards,

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.