I started the media driver with IPC term buffer size set to 1GB,
-Daeron.ipc.term.buffer.length=1073741824)
I am able to add publication, but when I call findPublication my application always threw the exception with description "Negative size".
Everything worked fine if IPC term buffer size is something less than 1GB. What could cause this problem?