Hi,
Are you trying to use AppManage to upload a ear file or to do a deployconfig and you get the following error:
...
com.tibco.infra.repository.RepoSecurityNotAuthorizeException: Can not read a node /
....
Comand:
AppManage -config -deployConfig /test/myApp.xml -app $APP_PATH -user user1 -pw user1 -domain test
Make sure you are not making these mistakes:
- Using the correct application path on the appmanage comand line: AppManage -config -app $APP_PATH this $APP_PATH must be the same on you Administrator:
"$APP_PATH = BusinessProcesses/BillingCollect/XXX_BILLINGCOLLECT_01"
be careful with the first "/" , and create the application/upload the ear before you make a deployConfig.
- Please make sure you use the user witch as created the domain such as "admin" otherwise it will show this error message even if you have set full permitions on Administrator console.
1 comentário:
Hi,
The user to execute this action must be superuser, but it's not necessary to use the user with which the domain is created.
Regards
Enviar um comentário