Server running Primavera Contract Management which uses jboss5.0.1.GA. users are getting an error message "content repository not initialized" when try to make changes to submittal logs. if edit or create a submittal, changes are successful even though receive the error. however, cannot delete items as receive same error message, but items do not delete. in looking in the logs for jboss and sql, i see an authentication failure for "sa" but i can log into sql server manager with the sa account and the password.
SQL log:
Starting up database 'EXPADMIN'.
2019-01-20 08:54:06.31 spid59 Starting up database 'CMDEMO'.
2019-01-20 08:54:06.84 spid64 Starting up database 'PROJECTS'.
2019-01-20 08:54:07.17 spid69 Starting up database 'expflb2'.
2019-01-20 08:54:14.69 Logon Error: 18456, Severity: 14, State: 8.
2019-01-20 08:54:14.69 Logon Login failed for user 'sa'. Reason: Password did not match that for the login provided. [CLIENT: 192.168.1.5]
JBOSS log:
ERROR [org.apache.jackrabbit.core.fs.db.DatabaseFileSystem] (main) failed to initialize file system
com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'sa'.
Not sure why i am getting these errors when i can log into SQL server manager withe the sa account. any help is greatly appreciated as we do not have support on the old Primavera software.