View Issue Details

IDProjectCategoryView StatusLast Update
0000676Spring engineLinuxpublic2007-11-17 20:34
ReporterMinthos Assigned Totvo  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000676: unitsync: DotfileHandler: Could not lock config file
DescriptionI get this message when I point springlobby to /usr/games/lib64/spring/unitsync.so, but the lobby seems to cope with it.

I also get that error when I launch spring from the command line, and spring terminates.
Additional InformationI guess the cause is that I have the config folder on an nfs mount, so file locks are unavailable.

To solve this problem, I commented out the relevant sections in DotfileHandler.cpp and rebuilt spring. Once I pointed springlobby to the new spring executable and unitsync.so library, the error messages disappeared and spring was able to start without any problems.
TagsNo tags attached.
Attached Files
DotfileHandler.cpp (Attachment missing)
Checked infolog.txt for Errors

Activities

tvo

2007-11-17 20:34

reporter   ~0001445

it's not an error anymore now if locking fails

thanks for the bug report

Issue History

Date Modified Username Field Change
2007-11-11 17:29 Minthos New Issue
2007-11-11 17:29 Minthos Status new => assigned
2007-11-11 17:29 Minthos Assigned To => tvo
2007-11-11 17:29 Minthos File Added: DotfileHandler.cpp
2007-11-17 20:34 tvo Status assigned => resolved
2007-11-17 20:34 tvo Resolution open => fixed
2007-11-17 20:34 tvo Note Added: 0001445