Progress error 395: FYI

dp74

New Member
After restoring OpenEdge Release 10.1C04 database, we got Progress error 395, complaining about the lock file value in admprod, but only through the GUI MfgPro screen (not in character).

Progress recommends adding the -nolkctr client parameter, but we were able to resolve this by restarting Tomcat.

Apparently Tomcat keeps track of the lock file counter when started, and generates complaints if it changes due to a restore.

http://knowledgebase.progress.com/articles/Article/000035136
http://www.peg.com/forums/peg/200008/msg01113.html
 
Thanks for the pointer! :)

It seems to suggest in there that it is only an issue in 10.1C flavours. Moving to 10.2B08 should be a minor irritation and will bring you a vast array of bug fixes and new features, whilst probably also fixing this bug. Moving to 11.x should be almost as easy with the added step of having to recompile your code, but it's not that difficult to achieve.
 
Back
Top