Common Licensing Problems Rev C
Common Licensing Problems Rev C
Products Concerned – Products that use the Central Licensing Server and Client. Including
Process Portal A, Process Portal B, and Composer.
Description: What follows is a listing of the most common errors encountered by users and the
corrective action taken.
1. Login Account for Client License Provider.........................................................................................................3
2. Assignment of Licenses.......................................................................................................................................3
3. ASP.NET missing..................................................................................................................................................3
5. SOAP missing.......................................................................................................................................................3
7. Wrong SFA_ID.......................................................................................................................................................3
8. No SFA_ID..............................................................................................................................................................3
9. FP6lm.....................................................................................................................................................................4
17. "Service Unavailable" error message from an IIS 6.0 Web Page......................................................................5
ABB Inc.
28. Not all License Clients behaving the same (another way).................................................................................9
A. IIS Errors..............................................................................................................................................................10
ABB Inc.
2. Assignment of Licenses
If a license quantity problem occurs but the quantity that is defined in the SLA is known to be sufficient, the user
may have unnecessarily reserved licenses to nodes or applications. Check the License Assignment Editor and
remove any unnecessary reservations.
3. ASP.NET missing
This can occur on systems that were not loaded with all prerequisites (Composer). Shows up as WSDL read errors
on a popup when running the license assignment editor. Also will show File Not Found (404) errors in the IIS log.
5. SOAP missing
Not very many obvious symptoms except licensing doesn’t work. Shows up in the IIS log (Remember to enable
visits. Instructions can be found later in this document.). Will log with error 500 and messages like “80070005 Could
not create Soap Serializer Object”
7. Wrong SFA_ID
System Feature Agent (SFA) ID does not match the version expected by the license server. Most likely on demo or
development systems. Also occurs with some SOFA licenses generated between August and September 2005.
Will create errors on SFA tester (diagnostic tool included with the CLS install). Will cause also cause errors in
license counts but only after an application has requested them or they were assigned to an application. Assigning
to a node does not seem to cause the same problem. Some licenses may not be enforced. Get a new license file.
8. No SFA_ID
May allow multiple licenses to be loaded. Most likely on demo or development systems. Will create errors on some
license test SFA tester. See also Wrong SFA_ID.
ABB Inc.
It the user sets up increased security they may have changed this setting (possibly indirectly, caused by a security
update). See also "Service Unavailable" error message from an IIS 6.0 Web Page.
Symptoms: License Assignment editor unable to load licenses and throws the "Failed to load license feature file"
error.
To Fix change the identity
from: Configurable “Machine\IWAM_DR_DC1”
to: Predefined "Network Service".
ABB Inc.
2) It is not typical to access the CLS through a proxy. You may want to look at the connections page of IE. The
bypass proxy for local addresses should be checked. IIS may need to be restarted complete this change. Then run
proxycfg to set the proxy for the WinHTTP communications path.
For additional information on the 407 error:
http://support.microsoft.com/default.aspx?scid=kb;en-us;248020
3) If proxycfg will not run because of a shared library or DLL problem (Known Microsoft bug), the default proxy
configuration can be set with regedit. Be careful with regedit!!! The location and data are as follows:
HKEY_LOCAL_MACHINE
SOFTWARE
Microsoft
Windows
CurrentVersion
Internet Settings
Connections
"WinHttpSettings"=hex:18,00,00,00,00,00,00,00,03,00,00,00,01,00,00,00,20,01,00,00,00,2a
17. "Service Unavailable" error message from an IIS 6.0 Web Page
You receive a "Service Unavailable" error message when you browse an IIS 6.0 Web page on a Windows Server
2003-based domain controller. This issue may occur if the server that is running Microsoft Internet Information
Services (IIS) 6.0 is also a domain controller. The problem occurs because the Application pool is using the NT
Authority\Network Service account, and the NT Authority\Network Service account may not have permissions to
access the required folders. However since the CLS Service does not display a user interface on the service calls,
this may be hard to see directly.
http://support.microsoft.com/default.aspx?scid=kb;en-us;842493
http://support.microsoft.com/default.aspx?scid=kb;en-us;885654
ABB Inc.
3) From the ABBLicense Properties page, select the "Directory Security" tab
Check that only “Integrated Windows Authentication” is enabled.
ABB Inc.
ABB Inc.
25. 0x0004AB89 The LCC making the feature request is not in the same system as the active
SFA
This error typically comes from one of three causes.
You are trying to use one license server for more than one 800xA system. This can work but
you need to use the non-sfa internal license.
You have re-created the system but have not re-added the nodes to it.
A machine somewhere in the network that is not part of this PPA system has this CLS as its
license server.
The CLS will take the first PPA system name that connects as its SFA ID to validate all other
connections.
ABB Inc.
28. Not all License Clients behaving the same (another way)
If two or more network cards are configured in the license server the main connection for CLS must be the IP
address that is resolved by the network DNS and all clients must be able to contact this port. Also the server
itself must recognize that this IP address corresponds to the machine name.
ABB Inc.
2xx - Success
This class of status codes indicates that the server successfully accepted the client request.
• 200 - OK. The client request has succeeded.
• 201 - Created.
• 202 - Accepted.
• 203 - Non-authoritative information.
• 204 - No content.
• 205 - Reset content.
• 206 - Partial content.
ABB Inc.
ABB Inc.
ABB Inc.
ABB Inc.
ABB Inc.
ABB Inc.
ABB Inc.
ABB Inc.
ABB Inc.
INTERNET_ERROR_BASE 80072EE0
ERROR_INTERNET_OUT_OF_HANDLES 80072EE1
ERROR_INTERNET_TIMEOUT 80072EE2
ERROR_INTERNET_EXTENDED_ERROR 80072EE3
ERROR_INTERNET_INTERNAL_ERROR 80072EE4
ERROR_INTERNET_INVALID_URL 80072EE5
ERROR_INTERNET_UNRECOGNIZED_SCHEME 80072EE6
ERROR_INTERNET_NAME_NOT_RESOLVED 80072EE7
ERROR_INTERNET_PROTOCOL_NOT_FOUND 80072EE8
ERROR_INTERNET_INVALID_OPTION 80072EE9
ERROR_INTERNET_BAD_OPTION_LENGTH 80072EEA
ERROR_INTERNET_OPTION_NOT_SETTABLE 80072EEB
ERROR_INTERNET_SHUTDOWN 80072EEC
ERROR_INTERNET_INCORRECT_USER_NAME 80072EED
ERROR_INTERNET_INCORRECT_PASSWORD 80072EEE
ERROR_INTERNET_LOGIN_FAILURE 80072EEF
ERROR_INTERNET_INVALID_OPERATION 80072EF0
ERROR_INTERNET_OPERATION_CANCELLED 80072EF1
ERROR_INTERNET_INCORRECT_HANDLE_TYPE 80072EF2
ERROR_INTERNET_INCORRECT_HANDLE_STATE 80072EF3
ERROR_INTERNET_NOT_PROXY_REQUEST 80072EF4
ERROR_INTERNET_REGISTRY_VALUE_NOT_FOUND 80072EF5
ERROR_INTERNET_BAD_REGISTRY_PARAMETER 80072EF6
ERROR_INTERNET_NO_DIRECT_ACCESS 80072EF7
ERROR_INTERNET_NO_CONTEXT 80072EF8
ERROR_INTERNET_NO_CALLBACK 80072EF9
ERROR_INTERNET_REQUEST_PENDING 80072EFA
ERROR_INTERNET_INCORRECT_FORMAT 80072EFB
ERROR_INTERNET_ITEM_NOT_FOUND 80072EFC
ERROR_INTERNET_CANNOT_CONNECT 80072EFD
ERROR_INTERNET_CONNECTION_ABORTED 80072EFE
ERROR_INTERNET_CONNECTION_RESET 80072EFF
ERROR_INTERNET_FORCE_RETRY 80072F00
ERROR_INTERNET_INVALID_PROXY_REQUEST 80072F01
ERROR_INTERNET_NEED_UI 80072F02
ERROR_INTERNET_HANDLE_EXISTS 80072F04
ERROR_INTERNET_SEC_CERT_DATE_INVALID 80072F05
ERROR_INTERNET_SEC_CERT_CN_INVALID 80072F06
ERROR_INTERNET_HTTP_TO_HTTPS_ON_REDIR 80072F07
ERROR_INTERNET_HTTPS_TO_HTTP_ON_REDIR 80072F08
ERROR_INTERNET_MIXED_SECURITY 80072F09
ABB Inc.
ABB Inc.
ABB Inc.