Skip to Content
0
Former Member
Oct 19, 2012 at 08:38 AM

Uploading EAR file in PI 7.3

131 Views

Hi,

I am trying to upload an .ear file but getting the below error. I have tried to upload it with root as well as SIDADM but to no success. The command that we are using to upload the file is :

./deploy.csh root:password@xxx.xxxx.com:50004 /home/tipl_catused_EAR.ear

after this we get error:

Could not establish connection to AS Java on [xxxxx.xxxxx.com:50004]. Auth

entication did not succeed. Wrong or missing security credentials (password) for

principal [root], or the specified principal has no permissions to perform JNDI

related operations.

For details, check deployment logs [..//./log/deployment.log] and traces [..//./

log/deployment.trc].

I have checked for the issue for JNDI and followed couple of links where in we had to increase the parameter. I did that restarted the system still no issues. the password is correct because we are able to login to the system using the password and the users are assigned to root group.

Kindly suggest.

Ambarish.