Project Center Server service shutting down?

Newforma’s support team has identified an occurrence happening at some of our customer sites.  There is a requirement that the MySQL and Newforma data on the Newforma Project Center Server be excluded from back-ups and anti-virus documented in installation guide, a portion of which reads:


If the MySQL database is not excluded from scanning, the scan may lock the database preventing the MySQL service from accessing it and causing the MySQL service to shut down.  Once the MySQL service is stopped, the Newforma Project Center Server service will shut-down as well as it relies on the MySQL service to store and update data.

Attempts to restart the Newforma Service (without first restarting the MySQL service – an easy step to overlook) will fail and the following error can be returned:


When this occurs, it is most likely that the MySQL service has shut down due to the fact that its database is (or was) locked.  Check to see if the MySQL service is running and start it if it is not.  Once the MySQL service is running, the Newforma Project Center Server service should be able to started again.

Backup routines such as VERITAS Backup Exec may lock one of the database files, causing the instability for the database server application.

It is recommended to exclude from the backup and antivirus scans the following directories from the root drive on which MySQL and Newforma Project Center Server were installed:


For suggestions on backing up your databases, take a look at the Restore the Project Center Server topic in the Newforma Help system.

Posted by Steve Burri - Support Manager on 09/19 at 10:18 AM


Comments:

In a somewhat related issue, users may get this error when attempting to access the contacts of a project:

“Could not load project team form database… .MYI (Errcode:13)”

Note: This ‘temp’ directory and extension may also need to be excluded from scans on the workstations.

C:\WINDOWS\temp (this is where MySQL generates temp files used to fulfill certain queries) - Specifically, the “.MYI” extension needs to be excluded from scanning in the temp directory.

by Eric Buterbaugh - Newforma Customer Support on 04/27/2009 - 8:03AM