157c157
< initVirtMem = new TranslatingPort(pTable, true);
---
> initVirtMem = new TranslatingPort("process init port", pTable, true);