Question
What could be the reason for server startup failure with reported error message structure as:
SERVER line says <customer_VDH_IDENTIFIER>=XXXXXX, hostid is (Can't get hostid of type 1001 [])
Answer
It is a common practice for publishers to use HOSTID_FLEXID9 or HOSTID_FLEXID10 as a component for customized Vendor defined hostid build. This observation is majorly reported in such cases.
This error observation is reported when server library and executables haven't been build with dongle library support, but the stub libraries.
If we will edit the makefile, we can notice this section:
!ifdef DONGLE
DONGLELIB = lmgr_dongle.lib
LDFLAGS=$(LDFLAGS) /SAFESEH
!else
DONGLELIB = lmgr_dongle_stub.lib
LDFLAGS=$(LDFLAGS) /SAFESEH
!endif
So, to build the executables and libraries with dongle support, the toolkit build command should be
"nmake -f makefile DONGLE=1" (Windows)
"make -f makefile DONGLE=1" (Non Windows)
If VDH and DONGLE both are in picture then the build command would be something like:
"nmake -f makefile VDH=1 DONGLE=1" (Windows)
"make -f makefile VDH=1 DONGLE=1" (Non Windows)Related Articles
Error "Wrong hostid on SERVER Line for License File, hostid is (Can't get hostid of type 15 []) When Locking to a Dongle" 18Number of Views Wrong hostid on SERVER Line for License file: hostid is (Can't get hostid of type 2) Linux 18Number of Views How to Implement Time-Zone-Based Licensing in FlexNet Licensing 258Number of Views How do You Determine the Current Version of the FlexNet Licensing Service (FNLS) Running on a Windows System? 8Number of Views Licensing Operations Hanging After Upgrading FlexNet Licensing Service 8Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago