You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Epm Agent on Linux encryptpassword.sh throws an error

Received Response
49
Views
1
Comments
edited Oct 9, 2019 2:31PM in Planning 1 comment

Summary

encryptpassword.sh has a typo

Content

If you are trying to encrypt the password of your user while setting up the agent on Linux the encryptpassword.sh has a typo.  

The command in the file encryptpassword.sh is : 

java -cp epmagent.jar oracle.epm.aif.agent.util.PasswordUti

but in the windows batch it is:

java -cp epmagent.jar oracle.epm.aif.agent.util.PasswordUtil

You can just add the trailing l and save the file.  

Hope this saves you some time.  

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!