View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 09:01 AM
mikeyw
 
Posts: n/a
Default Xlc Licensing problem - License server seem to have stopped working....

Hi,

Many moons ago I set up licensing on our pSeries server for Xlc and
it's worked fine ever since. This morning a user has flagged the
following error to me he got whilst trying to compile :-

rdavis/tmp> /usr/bin/xlc test.c
1506-507 (W) No licenses available. Contact your program supplier to
add additional users. Compilation will proceed shortly.

On checking the license server it isn't running.....

../usr/opt/ifor/bin/i4blt -s

i4blt Version 4.6.8 AIX -- LUM Basic License Tool
(c) Copyright 1995-2004, IBM Corporation, All Rights Reserved
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
(c) Copyright 1991-1997 Gradient Technologies Inc., All Rights Reserved
(c) Copyright 1991,1992,1993, Hewlett-Packard Company, All Rights
Reserved

ADM-10037: There are no active license servers

I've tried starting and stopping using :-

/usr/opt/ifor/bin/i4cfg

but it makes no odds.......

There does seem to be some i4 processes missing though - i spotted this
by comparring to another node :-

Working node :-

india:/ >ps -eda | grep i4
3660 - 0:09 i4lmd
7862 - 0:09 i4lmd
15538 - 0:00 i4lmd
15998 - 0:00 i4llmd
16522 - 0:36 i4llmd
16836 - 0:00 i4lmd


Failing node :-

iran:/ >ps -eda | grep i4
532532 - 0:00 i4llmd
1060978 - 0:00 i4llmd

Any ideas what happened ?

Regards,
Mike.

Reply With Quote