The Obfuscate utility takes a long time to finish.
book
Article ID: KB0087050
calendar_today
Updated On:
Products
Versions
TIBCO Runtime Agent (TRA)
-
Not Applicable
-
Description
Resolution: Description: ============ The Obfuscate utility which is used to encrypt plain text password takes a long time to finish. The issue is very specific to the customer's environment.
Now run the below command. ./obfuscate <path to the file password.txt>/password.txt
The utility will take a long time (sometime 90 - 200 seconds) to complete.
Cause: ===== The problem is specifically related to the customer's OS environment. The issue occurs because the JVM should use /dev/urandom, not /dev/random.
Resolution: ========== 1). Check the permissions on random and urandom at the OS level.
2). Add the following two properties in the obfuscate.tra file.