Back

Boudicca EventCollectors WebUI

Single Collection

Collector: technologieplauscherl

Duration: 602 ms

Start/End Time: 1.6.26 18:17 / 18:17

Errors: 1

Warnings: 0

Total Events Collected: 0

Http Calls

Url Response Code Duration Start/End Time Post Data (if it is a post request)
https://technologieplauscherl.at/feed 200 544 ms 1.6.26 18:17 / 18:17

Log lines

16:17:48.671 [virtual-55227] ERROR base.boudicca.api.eventcollector.EventCollectionRunner -- collector threw exception while collecting
java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
	at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2108)
	at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:2010)
	at java.base/java.time.LocalDateTime.parse(LocalDateTime.java:494)
	at events.boudicca.eventcollector.collectors.TechnologiePlauscherlCollector.collectStructuredEvents(TechnologiePlauscherlCollector.kt:33)
	at base.boudicca.api.eventcollector.EventCollector.collectEvents(EventCollector.kt:10)
	at events.boudicca.eventcollector.collectors.TechnologiePlauscherlCollector.collectEvents(TechnologiePlauscherlCollector.kt:16)
	at base.boudicca.api.eventcollector.EventCollectionRunner.collect(EventCollectionRunner.kt:82)
	at base.boudicca.api.eventcollector.EventCollectionRunner.run$lambda$0$1$0(EventCollectionRunner.kt:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.VirtualThread.run(VirtualThread.java:329)