Back

Boudicca EventCollectors WebUI

Single Collection

Collector: technologieplauscherl

Duration: 518 ms

Start/End Time: 10.6.26 23:48 / 23:48

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 471 ms 10.6.26 23:48 / 23:48

Log lines

21:48:34.450 [virtual-58477] 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)