Hey All,
Starting a few days ago I was alerted to a communications error from our Jamf Infrastructure Manager instance. It's been working fine for quite a while (years), and is running JIM 2.4.0 (Windows 2019 server, Java 11.17.x)
The JIM Log files clearly show the moment when things went awry April 1 @ 10:06:42, but no indicators as the nature of the issue. I haven't yet found anything relevant in the Windows server logs.
2023-04-01 10:05:52,672 INFO c.j.i.l.LpsTransferThread [JSS->LDAP for [/54.208.14.206:8869](2803)] Transfer thread started
2023-04-01 10:05:52,672 INFO c.j.i.l.LpsTransferThread [LDAP->JSS for [/54.208.14.206:8869](2803)] Transfer thread started
2023-04-01 10:05:52,809 INFO c.j.i.l.LpsTransferThread [JSS->LDAP for [/54.208.14.206:8869](2803)] Input Socket (JSS), end-of-stream
2023-04-01 10:05:52,809 INFO c.j.i.l.LpsProxyConnection [JSS->LDAP for [/54.208.14.206:8869](2803)] Closing Jamf Pro socket
2023-04-01 10:05:52,809 INFO c.j.i.l.LpsProxyConnection [JSS->LDAP for [/54.208.14.206:8869](2803)] Closing LDAP socket
2023-04-01 10:05:52,809 INFO c.j.i.l.LpsTransferThread [LDAP->JSS for [/54.208.14.206:8869](2803)] Input Socket (LDAP), end-of-stream
2023-04-01 10:05:52,809 INFO c.j.i.l.LpsTransferThread [JSS->LDAP for [/54.208.14.206:8869](2803)] Transfer thread stopped
2023-04-01 10:05:52,809 INFO c.j.i.l.LpsTransferThread [LDAP->JSS for [/54.208.14.206:8869](2803)] Transfer thread stopped
2023-04-01 10:06:11,888 INFO c.j.i.i.j.JssCheckinManager [pool-3-thread-1] Initiating checkin to Jamf Pro
2023-04-01 10:06:11,951 INFO c.j.i.i.j.JssCheckinManager [pool-3-thread-1] Checkin complete, next checkin in [30] seconds
2023-04-01 10:06:41,978 INFO c.j.i.i.j.JssCheckinManager [pool-3-thread-1] Initiating checkin to Jamf Pro
2023-04-01 10:06:42,025 ERROR c.j.i.i.j.JssCommunicationServiceImpl [pool-3-thread-1] Problem with checkin: InvalidDeviceSignature
2023-04-01 10:06:42,025 INFO c.j.i.i.j.JssCheckinManager [pool-3-thread-1] Checkin complete, next checkin in [30] seconds
2023-04-01 10:07:12,041 INFO c.j.i.i.j.JssCheckinManager [pool-3-thread-1] Initiating checkin to Jamf Pro
2023-04-01 10:07:12,087 ERROR c.j.i.i.j.JssCommunicationServiceImpl [pool-3-thread-1] Problem with checkin: InvalidDeviceSignature
2023-04-01 10:07:12,087 INFO c.j.i.i.j.JssCheckinManager [pool-3-thread-1] Checkin complete, next checkin in [30] seconds
2023-04-01 10:07:28,604 INFO c.j.i.l.LpsServerSocketListener [lps: itwvjssp02.med.harvard.edu/134.174.149.240:8636 (ssl)] Created proxy connection: [/54.208.14.206:23782](2804)-->[0.0.0.0/0.0.0.0:8636]-->[med.harvard.edu/10.120.3.8:389]
2023-04-01 10:07:28,604 INFO c.j.i.l.LpsProxyConnection [lps: itwvjssp02.med.harvard.edu/134.174.149.240:8636 (ssl)] starting connection: [/54.208.14.206:23782](2804)-->[0.0.0.0/0.0.0.0:8636]-->[med.harvard.edu/10.120.3.8:389]
2023-04-01 10:07:28,604 INFO c.j.i.l.LpsTransferThread [JSS->LDAP for [/54.208.14.206:23782](2804)] Transfer thread started
2023-04-01 10:07:28,604 INFO c.j.i.l.LpsTransferThread [LDAP->JSS for [/54.208.14.206:23782](2804)] Transfer thread started
2023-04-01 10:07:42,115 INFO c.j.i.i.j.JssCheckinManager [pool-3-thread-1] Initiating checkin to Jamf Pro
2023-04-01 10:07:42,162 ERROR c.j.i.i.j.JssCommunicationServiceImpl [pool-3-thread-1] Problem with checkin: InvalidDeviceSignature
In Jamf Pro, I am prompted with a warning that Jamf Infrastructure Manager has not checked in since 4/1/2023 @ 10:06 AM, and today there was a prompt that there is an LDAP Server Configuration error.
When testing LDAP lookups in the Jamf console things appear to be working as expected with no errors.
I am able to open a telnet connection between the JIM server and Jamf Cloud.
Anyone have any thoughts?