Tuesday 6 December 2016

Solve error 530 user

Below is a description of the problem & solution on the weblogic side, assuming there’s no problem with FTP server (connection to FTP server is possible from other machines…)
530 user error can happen because there is a problem with validating one of the parameters: host/user name/password
Possible Solutions:
Change one of the parameters in the FtpAdapter property under Deployments on the Weblogic console:
(For each attribute’s change, need to press the Enter key)
  1. Host: replace IP with host name
  2. User name/ password: write it manually (no copy paste)
  3. Update the FtpAdapter: WL home->Deployments->check the FtpAdapter checkbox->click on the ‘Update’ button
If connection error is still raised you might need to delete and create a new connection.

No comments:

Post a Comment