Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created June 23, 2018 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/c96553860224f76e1b3839b0b15f416c to your computer and use it in GitHub Desktop.
Save rtrouton/c96553860224f76e1b3839b0b15f416c to your computer and use it in GitHub Desktop.
Sample output from newly-enrolled Jamf Infrastructure Manager
2018-06-22 22:27:18,005 WARN jsam-core [[iPOJO] pool-1-thread-1] [WARNING] com.jamfsoftware.jsam.core.jss.JssCheckinManager : No service interface found in the class hierarchy, use the implementation class
2018-06-22 22:27:18,276 INFO c.j.j.c.u.PaxLoggingStartupListener [[iPOJO] pool-1-thread-1] Waiting for OSGI Log Service
2018-06-22 22:27:19,286 INFO c.j.j.c.u.PaxLoggingStartupListener [[iPOJO] pool-1-thread-1] OSGI Log Service is initialized
2018-06-22 22:27:19,291 INFO c.j.j.c.j.JssCommunicationServiceImpl [[iPOJO] pool-1-thread-1] Beginning enrollment process
2018-06-22 22:27:19,373 INFO c.j.j.c.k.p.JsamPermissionEnforcer [[iPOJO] pool-1-thread-1] Enforcing permissions for /etc/jamf-im/jsam/.jsam_encrypted_keys.properties. Only process owner should be allowed to read and write this file.
2018-06-22 22:27:19,698 INFO c.j.j.c.k.p.JsamPermissionEnforcer [[iPOJO] pool-1-thread-1] Enforcing permissions for /etc/jamf-im/jsam/keystore.jks. Only process owner should be allowed to read and write this file.
2018-06-22 22:27:20,452 INFO c.j.j.c.j.JssCommunicationServiceImpl [[iPOJO] pool-1-thread-1] Enrollment successful
2018-06-22 22:27:20,466 INFO c.j.j.c.s.i.JsamStartLevelServiceImpl [[iPOJO] pool-1-thread-1] Infrastructure Manager will start managed bundles.
2018-06-22 22:27:20,472 INFO c.j.j.c.j.JssCheckinManager [pool-4-thread-1] Initiating checkin to JSS
2018-06-22 22:27:20,571 INFO c.j.j.c.u.PaxLoggingStartupListener [LPS Bundle Startup] Waiting for OSGI Log Service
2018-06-22 22:27:20,619 INFO c.j.j.c.j.JssCheckinManager [pool-4-thread-1] Checkin complete, next checkin in [30] seconds
2018-06-22 22:27:21,573 INFO c.j.j.c.u.PaxLoggingStartupListener [LPS Bundle Startup] OSGI Log Service is initialized
2018-06-22 22:27:21,573 INFO c.j.j.l.LpsBundleActivator [LPS Bundle Startup] Initiating server startup
2018-06-22 22:27:21,574 INFO c.j.j.l.LpsSettingsRepository [LPS Bundle Startup] Settings file [/etc/jamf-im/ldap-proxy/lpsServerSettings.json] does not exist - running with default settings
2018-06-22 22:27:21,576 INFO c.j.j.l.b.LpsControlServiceImpl [LPS Bundle Startup] ServiceTracker addingService. reference: [com.jamfsoftware.jsam.core.bundleservices.JsamKeyStoreService]
2018-06-22 22:27:21,577 INFO c.j.j.l.LpsServer [LPS Bundle Startup] LDAP Proxy - version (1.3.1), build (SA-LNU53-RLI-3)
2018-06-22 22:27:21,578 INFO c.j.j.l.LpsServer [LPS Bundle Startup] Server starting using settings: LpsServerConfiguration{, version=-1, connections=[], serverStartTimeoutSeconds=30, serverShutdownTimeoutSeconds=30, transferThreadStartTimeoutSeconds=30, transferThreadShutdownTimeoutSeconds=30}
2018-06-22 22:27:21,581 INFO c.j.j.l.LpsServer [LPS Bundle Startup] Server successfully started
2018-06-22 22:27:21,581 INFO c.j.j.l.LpsBundleActivator [LPS Bundle Startup] Successfully completed server startup
2018-06-22 22:27:21,583 INFO c.j.j.c.j.JssCheckinManager [pool-4-thread-1] Initiating checkin to JSS
2018-06-22 22:27:21,583 INFO c.j.j.l.LpsSettingsRepository [pool-4-thread-1] Settings file [/etc/jamf-im/ldap-proxy/lpsServerSettings.json] does not exist - running with default settings
2018-06-22 22:27:21,645 INFO c.j.j.c.j.JssCheckinManager [pool-4-thread-1] Checkin complete, next checkin in [30] seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment