UnsupportedKeyException, DatabusException, IllegalArgumentException,
InstantiationException, IllegalAccessException, InvocationTargetException, SecurityException, NoSuchMethodException
{
short[] sourceIds = new short[] { 505, 506 };
String[] sourceNames = new String[] { "source1", "source2" };
PhysicalSourceStaticConfig pssc =
buildSimplePssc(sourceIds, sourceNames, "gg:///tmp:xxx");
long scn = 10;
DbusEventBufferAppendable mb = createBufMult(pssc);