Eli Graber
11/20/2024, 9:34 PMjava.lang.ref.Reference.waitForReferencePendingList(java.base@22.0.2/Native Method) Reference Handler
net.rubygrapefruit.platform.internal.jni.AbstractNativeFileEventFunctions$NativeFileWatcher.executeRunLoop0(Native Method) File watcher server
org.gradle.internal.watch.registry.impl.DefaultFileWatcherRegistry$1.<init>(DefaultFileWatcherRegistry.java:84) File watcher consumer
sun.nio.ch.DatagramChannelImpl.receive0(java.base@22.0.2/Native Method) File lock request listener
sun.nio.ch.EPoll.wait(java.base@22.0.2/Native Method) Handler for socket connection from /127.0.0.1:33035 to /127.0.0.1:37474
sun.nio.ch.Net.accept(java.base@22.0.2/Native Method) Incoming local TCP Connector on port 33035
a few seconds later
java.lang.ref.Reference.waitForReferencePendingList(java.base@22.0.2/Native Method) Reference Handler
net.rubygrapefruit.platform.internal.jni.AbstractNativeFileEventFunctions$NativeFileWatcher.executeRunLoop0(Native Method) File watcher server
sun.nio.ch.DatagramChannelImpl.receive0(java.base@22.0.2/Native Method) File lock request listener
sun.nio.ch.EPoll.wait(java.base@22.0.2/Native Method) Handler for socket connection from /127.0.0.1:33035 to /127.0.0.1:37474
sun.nio.ch.Net.accept(java.base@22.0.2/Native Method) Incoming local TCP Connector on port 33035
Is there any way to figure out what is starting this daemon?Julien Plissonneau Duquène
11/21/2024, 11:56 AMEli Graber
11/21/2024, 2:13 PMJulien Plissonneau Duquène
11/21/2024, 2:20 PMEli Graber
11/21/2024, 2:23 PMJulien Plissonneau Duquène
11/21/2024, 2:32 PMEli Graber
11/21/2024, 2:36 PMJulien Plissonneau Duquène
11/21/2024, 2:41 PMps afuwx
when it shows up? You will see the full process arguments there as well, that may help to figure out what is launching it