The host name in TERMINAL class was changed after upgrading PIM Endpoint from the old version to the new version like this.
Old version:
editres TERMINAL ('HostName1.co.jp') audit(FAILURE) defaccess(READ) owner('nobody')
New version:
editres TERMINAL ('
HostName1') audit(FAILURE) defaccess(READ) owner('nobody')
How come?