|
|
|
|||||
|
Ice crashes when log file exceeds 2Gb
Hi
Ice logging crashes (tested on Linux) when log files grow over 2Gb: Program terminated with signal 25, File size limit exceeded. strace: open("/opt/prog/log/ice.stdout", O_WRONLY|O_APPEND|O_CREAT, 0666) = 1 open("/opt/prog/log/ice.stderr", O_WRONLY|O_APPEND|O_CREAT, 0666) = 2 Adding O_LARGEFILE to open would solve the problem. Best regards, Rain |
|
|||||
|
Sorry, I just noticed this reply. We actually implemented our own logger on top of Ice interface and got rid of the problem already, so I haven't tried your suggestion (but I guess it should fix the limit). Thanks.
BR, Rain |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Log File Size error | xdm | Help Center | 3 | 02-27-2007 05:58 AM |
| is there any example for transmitting a file using ICE | nyingchi | Help Center | 1 | 09-15-2006 04:43 AM |
| log.0000000001 problem! | ewiniar | Help Center | 5 | 05-31-2006 05:27 AM |
| Equivalent to Telecom Log Service for Ice? | Paul Drummond | Help Center | 4 | 04-19-2006 01:42 PM |
| server CORBA and ICE in a same file | vydge | Help Center | 7 | 06-08-2005 08:39 AM |