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

API function 60041 failed, result 51404

API function 60041 failed, result 51404

Summary

API function 60041 failed, result 51404

Symptoms

When trying to activate a composite transaction with appcomptranutil the following error may be generated:
ERROR: API function 60041 failed, result 51404

Cause

This is caused by not specifying the port number in the ServerURL when activating a license.
e.g.
appcomptranutil -new -transaction http://rocky/flexnet/services/ActivationService -activate act56

Resolution

To resolve this issue a port number will need to be specified in the ServerURL, see example below.
e.g.
appcomptranutil -new -transaction http://rocky:8888/flexnet/services/ActivationService -activate act56
Labels (1)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Sep 20, 2012 10:10 AM
Updated by: