[workspace] $ E:\Perforce\p4.exe changes -s submitted -m 1 //ab_cip-test-J/...
[workspace] $ E:\Perforce\p4.exe -s changes -s submitted //ab_cip-test-J/...@38401,@38400
Sync'ing workspace to changelist 38400 (forcing sync of unchanged files).
[workspace] $ E:\Perforce\p4.exe -s sync -f //ab_cip-test-J/...@38400
Sync complete, took 25552 ms
ERROR: java.lang.NullPointerException
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
I've been trying to figure out where this java error is coming from. I've restarted Tomcat service (not running catalina.bat) but not the machine itself. I thought maybe it was related to the upgrade of the EnvInject plugin but I downgraded to the previous version but still get the error. I still have other plugins that have upgrades but since I'm not using them I decided to not to upgrade.
Should I maybe ditch using the tomcat8w.exe and start using the Catalina.bat so I can set jenkins/hudson & java options? This error is marking all my builds as failing when they appear to be just fine.
Does anyone have an idea on this?
Thanks for any help/suggestions.
jeff