It's all about the answers!

Ask a question

“BuildForge::Ex::APIException: User licenses exceeded”


Jirong Hu (1.5k9290258) | asked Nov 03 '14, 11:16 a.m.
We have one server license and ten user licenses. During the day, a couple of users will log in the BF Mgmt Console from the web, and many ClearCase trigger processes will connect to BF through Perl API as code shown below. Now we always getting this error from Perl code. Why? We've configured APIUSR01~APIUSR19 inside the BF as the local user and many domain users as well, total 59.

1. Why we are getting the above error?
2. How many concurrent APIUSR can connect to BF in our case?

   ## launch BF project
   my $conn = new BuildForge::Services::Connection($bf_server, $bf_port);      
   my $bfid = bccpbmod::PopId;
   $conn->authUser($bfid, 'APIUSR');
     
“BuildForge::Ex::APIException: User licenses exceeded” found is catalina.log

One answer



permanent link
Ryan Ruscett (1.0k413) | answered Nov 11 '14, 8:11 p.m.
 Allow me!    Answer!!

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.