Random Issue With The Application Cannot Find The Temperature.
Hey Guys, I am having An Issue where sysapi.exe when i start it it moans about that it cannot find the temperature sensors. I Am Running Windows on A Macbook. Any way around the temperature so it does not search for it? Below are the Errors. Also It never fully starts.
`
|||||||| | | | | | | / | | | | | | | | ( _ _ | | ___ _ __ ___ | | | | _ | | | / | / _ | ' ` _ \ | | | | __) | || _ | || | | | | | | | | | | |/ _, |/__|| || || | | | | __/ | | | || |/ _____ || | | /\ | __ |_ | | | | | / \ | |) || | | | | | / /\ \ | / | | | | | | / ____ | | | | | | | | // _|| |__| | | | | | | ||____ ______ ______ ______ ______ ______ || |||||||___|
2025-12-24T12:22:17.456+02:00 INFO 1456 --- [sysapi] [ main] c.krillsson.sysapi.SysAPIApplicationKt : Starting SysAPIApplicationKt v0.39.1 using Java 21.0.8 with PID 1456 (C:\Program Files\sysapi\sysapi.exe started by Brendon in C:\Program Files\sysapi) 2025-12-24T12:22:17.461+02:00 INFO 1456 --- [sysapi] [ main] c.krillsson.sysapi.SysAPIApplicationKt : No active profile set, falling back to 1 default profile: "default" 2025-12-24T12:22:19.798+02:00 INFO 1456 --- [sysapi] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-12-24T12:22:20.060+02:00 INFO 1456 --- [sysapi] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 245 ms. Found 10 JPA repository interfaces. 2025-12-24T12:22:22.519+02:00 INFO 1456 --- [sysapi] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with ports 8443 (https), 8080 (http) 2025-12-24T12:22:22.545+02:00 INFO 1456 --- [sysapi] [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2025-12-24T12:22:22.545+02:00 INFO 1456 --- [sysapi] [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.43] 2025-12-24T12:22:22.646+02:00 INFO 1456 --- [sysapi] [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2025-12-24T12:22:22.647+02:00 INFO 1456 --- [sysapi] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5097 ms 2025-12-24T12:22:23.120+02:00 INFO 1456 --- [sysapi] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2025-12-24T12:22:23.267+02:00 INFO 1456 --- [sysapi] [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2025-12-24T12:22:23.269+02:00 INFO 1456 --- [sysapi] [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2025-12-24T12:22:23.299+02:00 INFO 1456 --- [sysapi] [ main] org.flywaydb.core.FlywayExecutor : Database: jdbc:sqlite:data/database.sqlite (SQLite 3.45) 2025-12-24T12:22:23.358+02:00 INFO 1456 --- [sysapi] [ main] o.f.core.internal.command.DbValidate : Successfully validated 11 migrations (execution time 00:00.031s) 2025-12-24T12:22:23.367+02:00 INFO 1456 --- [sysapi] [ main] o.f.core.internal.command.DbMigrate : Current version of schema "main": 11 2025-12-24T12:22:23.372+02:00 INFO 1456 --- [sysapi] [ main] o.f.core.internal.command.DbMigrate : Schema "main" is up to date. No migration necessary. 2025-12-24T12:22:23.486+02:00 INFO 1456 --- [sysapi] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-12-24T12:22:23.537+02:00 INFO 1456 --- [sysapi] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 0.39.1 2025-12-24T12:22:23.570+02:00 INFO 1456 --- [sysapi] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-12-24T12:22:23.870+02:00 INFO 1456 --- [sysapi] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-12-24T12:22:25.104+02:00 INFO 1456 --- [sysapi] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2025-12-24T12:22:25.401+02:00 INFO 1456 --- [sysapi] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-12-24T12:22:26.273+02:00 INFO 1456 --- [sysapi] [ main] .k.s.SysApiConfiguration$$SpringCGLIB$$0 : Windows detected 2025-12-24T12:22:26.311+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.core.metrics.windows.OHMManager : Checking if C:\Program Files\sysapi\lib\OhmJniWrapper.dll exists: YES 2025-12-24T12:22:26.312+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.core.metrics.windows.OHMManager : Checking if C:\Program Files\sysapi\lib\OpenHardwareMonitorLib.dll exists: YES 2025-12-24T12:22:26.313+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.core.metrics.windows.OHMManager : Checking if C:\Program Files\sysapi\lib\OhmJniWrapper.j4n.dll exists: YES 2025-12-24T12:22:26.500+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.core.metrics.windows.OHMManager : Checking if C:\Program Files\sysapi\lib\OhmJniWrapper.dll exists: YES 2025-12-24T12:22:26.500+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.core.metrics.windows.OHMManager : Checking if C:\Program Files\sysapi\lib\OpenHardwareMonitorLib.dll exists: YES 2025-12-24T12:22:26.502+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.core.metrics.windows.OHMManager : Checking if C:\Program Files\sysapi\lib\OhmJniWrapper.j4n.dll exists: YES 2025-12-24T12:22:26.504+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.core.metrics.windows.OHMManager : Enabling OHMJNIWrapper impl. This functionality is EXPERIMENTAL and can be disabled in the configuration.yml (see README.md) Initializing OpenHardwareMonitor 2025-12-24T12:22:29.600+02:00 INFO 1456 --- [sysapi] [ main] c.k.s.c.monitoring.event.EventManager : Purging history older than 2025-12-10T10:22:29.600721800Z 2025-12-24T12:22:30.025+02:00 INFO 1456 --- [sysapi] [ task-1] com.krillsson.sysapi.mdns.Mdns : Registering mDNS DESKTOP-JIS01NT https:8443 2025-12-24T12:22:30.364+02:00 INFO 1456 --- [sysapi] [ main] com.krillsson.sysapi.upnp.UpnpIgd : No active gateway device found 2025-12-24T12:22:30.406+02:00 WARN 1456 --- [sysapi] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2025-12-24T12:22:30.968+02:00 INFO 1456 --- [sysapi] [ main] efaultSchemaResourceGraphQlSourceBuilder : Loaded 8 resource(s) in the GraphQL schema. 2025-12-24T12:22:31.812+02:00 INFO 1456 --- [sysapi] [ main] o.s.b.a.g.GraphQlAutoConfiguration : GraphQL schema inspection: Unmapped fields: {} Unmapped registrations: {} Unmapped arguments: {} Skipped types: [] 2025-12-24T12:22:31.843+02:00 INFO 1456 --- [sysapi] [ main] s.b.a.g.s.GraphQlWebMvcAutoConfiguration : GraphQL endpoint HTTP POST /graphql 2025-12-24T12:22:31.985+02:00 INFO 1456 --- [sysapi] [ main] s.b.a.g.s.GraphQlWebMvcAutoConfiguration : GraphQL endpoint WebSocket /graphql 2025-12-24T12:22:32.011+02:00 INFO 1456 --- [sysapi] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2025-12-24T12:22:32.049+02:00 WARN 1456 --- [sysapi] [ main] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with an AuthenticationProvider bean. UserDetailsService beans will not be used by Spring Security for automatically configuring username/password login. Consider removing the AuthenticationProvider bean. Alternatively, consider using the UserDetailsService in a manually instantiated DaoAuthenticationProvider. If the current configuration is intentional, to turn off this warning, increase the logging level of 'org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer' to ERROR 2025-12-24T12:22:32.672+02:00 INFO 1456 --- [sysapi] [ main] o.a.t.util.net.NioEndpoint.certificate : Connector [https-jsse-nio-8443], TLS virtual host [default], certificate type [UNDEFINED] configured from keystore [C:\Users\Brendon.keystore] using alias [sys-api-key] with trust store [null] 2025-12-24T12:22:32.698+02:00 INFO 1456 --- [sysapi] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on ports 8443 (https), 8080 (http) with context path '/' 2025-12-24T12:22:32.724+02:00 INFO 1456 --- [sysapi] [ main] c.krillsson.sysapi.SysAPIApplicationKt : Started SysAPIApplicationKt in 15.797 seconds (process running for 16.235) 2025-12-24T12:22:32.781+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:32.808+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:22:32.818+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:32.846+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:33.215+02:00 INFO 1456 --- [sysapi] [ scheduling-5] c.k.s.c.h.ContainersHistoryRepository : Purged 0 history older than 2025-12-10T10:22:33.198978700Z 2025-12-24T12:22:33.689+02:00 INFO 1456 --- [sysapi] [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-12-24T12:22:33.690+02:00 INFO 1456 --- [sysapi] [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2025-12-24T12:22:33.696+02:00 INFO 1456 --- [sysapi] [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms 2025-12-24T12:22:35.809+02:00 INFO 1456 --- [sysapi] [ scheduling-3] c.k.s.core.history.HistoryRepository : Purging history older than 2025-12-10T10:22:35.809851800Z 2025-12-24T12:22:37.734+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:37.748+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:22:37.751+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:37.758+02:00 INFO 1456 --- [sysapi] [ task-1] com.krillsson.sysapi.mdns.Mdns : Registered mDNS: _https._tcp.local with name: DESKTOP-JIS01NT at port 8443 (took 7717ms) 2025-12-24T12:22:37.779+02:00 INFO 1456 --- [sysapi] [ task-1] com.krillsson.sysapi.mdns.Mdns : Registering mDNS DESKTOP-JIS01NT http:8080 2025-12-24T12:22:37.781+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:40.442+02:00 INFO 1456 --- [sysapi] [ task-1] com.krillsson.sysapi.mdns.Mdns : Registered mDNS: _http._tcp.local with name: DESKTOP-JIS01NT at port 8080 (took 2663ms) 2025-12-24T12:22:42.735+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:42.748+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:22:42.754+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:42.764+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:47.738+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:47.758+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:22:47.763+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:47.778+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:52.733+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:52.747+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:22:52.750+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:52.763+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:57.728+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:57.733+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:22:57.736+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:22:57.745+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:02.749+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:02.760+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:23:02.767+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:02.781+02:00 WARN 1456 --- [sysapi] [ scheduling-3] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:07.726+02:00 WARN 1456 --- [sysapi] [ scheduling-2] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:07.732+02:00 WARN 1456 --- [sysapi] [ scheduling-2] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:23:07.734+02:00 WARN 1456 --- [sysapi] [ scheduling-2] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:07.742+02:00 WARN 1456 --- [sysapi] [ scheduling-2] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:12.733+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:12.746+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:23:12.752+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:12.766+02:00 WARN 1456 --- [sysapi] [ scheduling-4] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:17.735+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:17.744+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:23:17.748+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:17.756+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:22.732+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:22.744+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.util.platform.windows.WmiQueryHandler : COM exception querying MSAcpi_ThermalZoneTemperature, which might not be on your system. Will not attempt to query it again. Error was -2147217396: Failed to enumerate results. 2025-12-24T12:23:22.749+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig 2025-12-24T12:23:22.761+02:00 WARN 1456 --- [sysapi] [ scheduling-5] o.h.platform.windows.WindowsSensors : Reflect exception: io.github.pandalxb.jlibrehardwaremonitor.config.ComputerConfig`