Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

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

0 votes



One answer

Permanent link
 Allow me!    Answer!!

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,023

Question asked: Nov 03 '14, 11:16 a.m.

Question was seen: 4,382 times

Last updated: Nov 11 '14, 8:11 p.m.

Confirmation Cancel Confirm