Hi,
We have recently upgraded OD to 8.10. from 7.4.1. After that I am getting below error for all deployments:
Deployment command Started::Fri Jan 27 23:16:21 2017Deployment command Ended::1
Locating OpenDeploy service.
Got OpenDeploy service
>>>>>-- Start deployment CustomScript\jetPortalOD_deploy769561_219.
iwodstart running in default synchronous mode.
Need to wait for deployment to complete.
***ERROR - Starting deployment.
Caught exception. Details: REQUEST_DENIED
iwodserverstatus gives
OpenDeploy server host: localhost, RMI registry port: 9173
OpenDeploy server is alive.
0 deployments are currently active.
We are on windows 2012 R2 and i see OD service running under Services.
Netstat gives this:
C:\>netstat -aon |find /i "listening" |find "20014"
TCP 172.28.51.57:20014 0.0.0.0:0 LISTENING 6528
In odbase.log I see this error:
2017-01-27 23:16:21.903 GMT+0530 serverLog [RMI TCP Connection(6)-172.28.51.57] - API: Requested start of deployment CustomScript\jetPortalOD_deploy769561_219
2017-01-27 23:16:21.903 GMT+0530 serverLog [RMI TCP Connection(6)-172.28.51.57] - API: User <domain>\SYSTEM login on od-admin role but is not an od-admin user on this OpenDeploy host.
Even though I am not logged in as SYSTEM and in the workflow we have $iw_user as the task owner.
I have uninstalled and installed OD but no result.
p.s. I have gone through all the links in the forum but couldn't find anything helpful. So, raising this post.
Thank you.