cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
garfield_su
Level 2

question about Flexlm error -48, 7006

My OS is window XP professional SP2.
My JDK version is 1.4.2

I had configed and built production license toolkit successfully.
Run “lmgrd –c counted.lic -z” in commond window.

Messages displayed are as following:
D:\Flex\FNP_11.4.1\i86_n3>lmgrd -c counted.lic -z
12:40:29 (lmgrd) -----------------------------------------------
12:40:29 (lmgrd) Please Note:
12:40:29 (lmgrd)
12:40:29 (lmgrd) This log is intended for debug purposes only.
12:40:29 (lmgrd) In order to capture accurate license
12:40:29 (lmgrd) usage data into an organized repository,
12:40:29 (lmgrd) please enable report logging. Use Macrovision's
12:40:29 (lmgrd) software license administration solution,
12:40:29 (lmgrd) FLEXnet Manager, to readily gain visibility
12:40:29 (lmgrd) into license usage data and to create
12:40:29 (lmgrd) insightful reports on critical information like
12:40:29 (lmgrd) license availability and usage. FLEXnet Manager
12:40:29 (lmgrd) can be fully automated to run these reports on
12:40:29 (lmgrd) schedule and can be used to track license
12:40:29 (lmgrd) servers and usage across a heterogeneous
12:40:29 (lmgrd) network of servers including Windows NT, Linux
12:40:29 (lmgrd) and UNIX. Contact Macrovision at
12:40:29 (lmgrd) www.macrovision.com for more details on how to
12:40:29 (lmgrd) obtain an evaluation copy of FLEXnet Manager
12:40:29 (lmgrd) for your enterprise.
12:40:29 (lmgrd)
12:40:29 (lmgrd) -----------------------------------------------
12:40:29 (lmgrd)
12:40:29 (lmgrd)
12:40:29 (lmgrd) pid 2712
12:40:29 (lmgrd) Detecting other license server manager (lmgrd) processes...
12:40:29 (lmgrd) Done rereading
12:40:29 (lmgrd) FLEXnet Licensing (v11.4.100.0 build 50818 i86_n3) started on w
scn-gsu (IBM PC) (10/23/2007)
12:40:29 (lmgrd) Copyright (c) 1988-2007 Macrovision Europe Ltd. and/or Macrovis
ion Corporation. All Rights Reserved.
12:40:29 (lmgrd) US Patents 5,390,297 and 5,671,412.
12:40:29 (lmgrd) World Wide Web: http://www.macrovision.com
12:40:29 (lmgrd) License file(s): counted.lic
12:40:29 (lmgrd) lmgrd tcp-port 27000
12:40:29 (lmgrd) Starting vendor daemons ...
12:40:29 (lmgrd) Started SECUDE (pid 3396)
12:40:29 (SECUDE) FLEXnet Licensing version v11.4.100.0 build 50818 i86_n3
12:40:30 (SECUDE) Server started on wscn-gsu for: f1
12:40:30 (SECUDE) EXTERNAL FILTERS are OFF
12:40:30 (lmgrd) SECUDE using TCP-port 2692

The file(counted.lic) is as following:

SERVER this_host ANY
VENDOR SECUDE
USE_SERVER
#a counted license
FEATURE f1 SECUDE 1.0 permanent 1 SIGN="14E7 7F2E 4146 89A1 92A1 E8D5 \
F4C7 3E96 FE01 9FA9 588D 0382 DF52 116A 4676 1857 1C1B F880 \
D67C 5787 F64F EAC4 6E1E DA5F 818C 6EB9 FCE5 AB5D F1EF FF0E"

Then I test the java application(BasicExample).

D:\Flex\JAVA_11.4\examples>java -cp .;../java/flexlm.jar;../java/eccpressoall.jar BasicExample f1
Exception in thread "main" java.lang.RuntimeException: FLEXlm platform not enabl
ed (-48,7006)
at BasicExample.getVendorInfo(BasicExample.java:105)
at BasicExample.main(BasicExample.java:50)
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

As a test, does a native client work (lmflex from the Windows toolkit, for example)?
0 Kudos