Can't install PTC System Monitor agent
Does anyone have any idea what I am doing wrong? I have installed the server and collector on a Windows server without any problems, but when I come to install the agent for monitoring the integrity server on a Linux machine, it always fails:
Log file:
java.lang.NullPointerException
at com.ptc.windchill.psm.agents.configration.IntegrityConfiguration.install(IntegrityConfiguration.java:252)
at com.ptc.windchill.psm.ia.IAInstaller.install(IAInstaller.java:120)
at com.zerog.ia.installer.actions.CustomAction.installSelf(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.Installer.install(Unknown Source)
at com.zerog.ia.installer.actions.InstallProgressAction.af(Unknown Source)
at com.zerog.ia.installer.actions.ProgressPanelAction$1.run(Unknown Source)
DEBUG 2015-08-27 14:07:08 - **********************************************************
DEBUG 2015-08-27 14:07:08 - PTC System Monitor agent installation failed: PTC Integrity Server
DEBUG 2015-08-27 14:07:08 - Installation log file location: /tmp/installer/logs/PTC_SYSTEM_MONITOR_40_F000_PtcInstall.log
DEBUG 2015-08-27 14:07:08 - **********************************************************
DEBUG 2015-08-27 14:07:08 - Retrying Installables deferred in pass 0
DEBUG 2015-08-27 14:07:08 - Deferral retries done because:
DEBUG 2015-08-27 14:07:08 - There were no deferrals in the last pass.
DEBUG 2015-08-27 14:07:09 - Did not match to message method
DEBUG 2015-08-27 14:07:34 - SHUTDOWN REQUESTED
DEBUG 2015-08-27 14:07:34 - (X) commiting registry
DEBUG 2015-08-27 14:07:34 - REGISTRY ALREADY STORED!
DEBUG 2015-08-27 14:07:34 - (X) shutting down service manager
DEBUG 2015-08-27 14:07:34 - (X) cleaning up temporary directories
DEBUG 2015-08-27 14:07:34 - Exiting with exit code: 0
I am using the GUI to do the install but it fails whether I use root or the Integrity user. I've already wasted a day on this so would really be appreciative of any help.
Best regards,
Paul

