Open rju opened 1 week ago
author André van Hoorn -- Thu, 21 Apr 2016 21:45:15 +0200
For Jetty:
kieker.test.monitoring.junit.probe.spring.executions.jetty.TestSpringMethodInterceptor STANDARD_ERROR Feb 15, 2016 3:53:55 PM kieker.monitoring.writer.AbstractAsyncThread run SEVERE: Writer thread will halt java.io.FileNotFoundException: /opt/kieker/kieker-monitoring/build/junit1934602726060339875/kieker-20160215-155355065-UTC-dce053da61ac-KIEKER/kieker-20160215-155355075-UTC-000-Thread-32.dat (No such file or directory) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:212) at java.io.FileOutputStream.<init>(FileOutputStream.java:99) at kieker.monitoring.writer.filesystem.async.FsWriterThread.prepareFile(FsWriterThread.java:107) at kieker.monitoring.writer.filesystem.async.AbstractFsWriterThread.consume(AbstractFsWriterThread.java:133) at kieker.monitoring.writer.AbstractAsyncThread.run(AbstractAsyncThread.java:119) Feb 15, 2016 3:53:55 PM kieker.monitoring.core.controller.MonitoringController terminateMonitoring INFO: Controller shutting down in 1000 milliseconds
JIRA Issue: KIEKER-1439 TestSpringMethodInterceptorInterceptorIsEntryPoint includes file not found Original Reporter: Andre van Hoorn
See log
Doesn't look like this is intended. Double-check.