No "Essential AM Repository" project in metaproject

Post Reply
wwwight

Server administrator performed steps 1-12 of server install and handed off. Following 13.2 and there is no Essential AM Repository in the projects list. No Annotation Essential AM Repository in the projects list either. Obviously I need a different metaproject.pprj but how to get it?
wwwight

Reran the installer and noticed that the default path for the metaproject contained mixed / and \ directory separators. Corrected and continued the re-install. When done, the examples\server\metaproject.pprp still contained no Essential projects but there was now a examples\serverr\metaproject.pprp file (I may have added the extra r when correcting the directory separators) and it contained the two Essential projects.
jonathan.carter

Thanks for the update.

We often move the metaproject (which is the Protege project that controls the server configuration) to a more easily maintained location, e.g. alongside our main repository, on Windows, perhaps something like 'D:/EssentialRepository/'

However, if you do do this, you need to tweak the Protege server startup script 'run_protege_server.bat' or 'run_protege_server.sh' on Unix to tell the server where to find the meta project.

Jonathan
Post Reply