Administrative user cannot successfully register a server

Example error message in security_provisioning.log

Error in processing ServerFederation event due 
to exception com.lawson.security.interfaces.
GeneralLawsonSecurityException: The local server 10.1.12.61;40000;40001;
LSS is a type that does not allow this method call. 
Expecting type SecurityServerDefinition
Stack Trace : com.lawson.security.interfaces.GeneralLawsonSecurityException: The local server 10.1.12.61;
40000;40001;LSS is a type that does not allow this method call. Expecting type SecurityServerDefinition
at com.lawson.security.common.LSServiceProperties$FederationProperties.getLocalServer
 (LSServiceProperties.java:1327)
at com.lawson.security.common.LSServiceProperties$FederationProperties.isFederatingServer(
  LSServiceProperties.java:1484)
at com.lawson.lawsec.server.events.ServerFederationEvent.processRegisterServer(ServerFederationEvent.java:538)
at com.lawson.lawsec.server.events.ServerFederationEvent.handleRequestTypeRequiringAuthorization
 (ServerFederationEvent.java:178)
at com.lawson.lawsec.server.events.ServerFederationEvent.process(ServerFederationEvent.java:122)
at com.lawson.lawsec.server.SecurityEventHandler.processEvent(SecurityEventHandler.java:550)

To resolve this issue, check the lsservice.properties to ensure that the host properties for and LMRK use FQDN instead of IP addresses.

If these steps do not work, check that the product versions you are using are compatible. See the ISS readme file and the most recent LSF update or patch notes.