We are currently planning to put into production the enterprise architecture repository. Some problems, however, must be resolved before moving into production environments.
First, for each massive information import, the server saturates and must be restarted. Each batch in import Import Utility saturates a part of the RAM memory that stays busy indefinitely. After 10 batch, the server becomes unusable.
Once the server is restarted, the Encyclopedia returns to a previous state. How to save the state of the encyclopedia before restarting? Is it in the database or in the .pprj file? Or Both? The installation is based on a Windows server (Protégé server and webapps are on the same machine. In the production environment, they will be different).
Second, the user sessions do not seem to disconnect. When a user connects, his name appears several times in the list of online users. They don't seems to log-out when they close the software.
Thank you for helping us finalizing our project !
