Issue while Update management-server to 4.16.05 on prem

Not applicable

Hi *, while update process from 4.16.01 to 4.16.05 update of management-server fails. ls: cannot access /opt/apigee/edge-management-server-4.16.05-0.0.531/schema/cassandra/*.txt: No such file or directory. Regards Detlef

1 4 204
4 REPLIES 4

Not applicable

Hi there!

Can you check if edge-management-server-4.16.05-0.0.531 is owned by 'apigee' user? If not, please change the ownership and retry again.

Thanks,

Archendra

@archendra the directory is owned by 'apigee' user. The customer still sees the issue.

[root@apiproxy-t3 apigee]# ls -ld edge-management-server-4.16.05-0.0.531 
drwxrwxr-x 8 apigee apigee 4096 Jun 6 11:31 edge-management-server-4.16.05-0.0.531 
[root@apiproxy-t3 apigee]# 

[root@apiproxy-t3 apigee]# ls -l edge-management-server-4.16.05-0.0.531 total 24 
drwxr-xr-x 3 apigee apigee 4096 Jun 10 14:11 bin 
drwxrwxr-x 2 apigee apigee 4096 Jun 6 11:31 init.d 
drwxrwxr-x 3 apigee apigee 4096 Jun 6 11:31 lib 
drwxrwxr-x 9 apigee apigee 4096 Jun 6 11:31 source 
drwxr-xr-x 6 apigee apigee 4096 Jun 6 11:31 token 
drwxrwxr-x 3 apigee apigee 4096 Jun 6 11:31 webapps 
[root@apiproxy-t3 apigee]# 

The directory and the subdirectories are owned by apigee.

This issue was resolved after re-running the right upgrade script. The management-server upgrade is now successful. Thanks!