Hi all,
I would like to discuss one possible bug which permanently appears on our production server.
We have done some processes which are triggered by scheduler or by users from Info Windows. These processes are responsible for generating documents - most of them are Distribution Orders or Inventory Movements... Sometimes happens that server struggle with strange error (error is always same) - method MSequence.getDocumentNoFromSeq returns Timeout Exception. Exception thrown by Postgres says that timeout happens because of locking database records.
I attached also log from production server. If anybody have some ideas what could be the problem, please let me know.... Currently, when this error appears, postgres server has to be restarted and after that everything works fine.
Log from postgres server can be also attached if it can be helpful.
Thanks a lot...