Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 109: Line 109:  
* masq templates need to be adjusted to use extrapositioned negation
 
* masq templates need to be adjusted to use extrapositioned negation
    +
== ntp ==
 +
* the ntp daemon doesn't start, and prints this error in its log (/var/log/ntpd/current)
 +
<pre>
 +
@40000000510573140c2615a4 27 Jan 19:33:46 ntpdate[22096]: step time server 213.251.172.92 offset -0.002228 sec
 +
@40000000510573140c43658c ntpd: error while loading shared libraries: libc.so.6: failed to map segment from shared object: Cannot allocate memory
 +
</pre>
 +
The problem is the memory limit which is too low. The default is set to 12000000 (db configuration getprop ntpd MemLimit). Rising this value fixes the issue (we need to find the best value here, Ive tried 22000000)
 
== various ==
 
== various ==
 
* manually running expand-templates has no effect (but the command exit with success). Templates expanded in signal-event are working
 
* manually running expand-templates has no effect (but the command exit with success). Templates expanded in signal-event are working
    
<noinclude>[[Category:SME9-Development]]</noinclude>
 
<noinclude>[[Category:SME9-Development]]</noinclude>

Navigation menu