Back

Boudicca EventCollectors WebUI

Single Collection

Collector: ÖGEG Normalspur Termine

Duration: 188 ms

Start/End Time: 24.1.26 22:58 / 22:58

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)

Log lines

21:58:50.638 [virtual-987] ERROR base.boudicca.api.eventcollector.EventCollectionRunner -- collector threw exception while collecting
org.jsoup.HttpStatusException: HTTP error fetching URL. Status=404, URL=[https://www.oegeg.at/termine/termine-normalspur-museum-lokpark-ampflwang/]
	at org.jsoup.helper.HttpConnection$Response.execute(HttpConnection.java:912)
	at org.jsoup.helper.HttpConnection$Response.execute(HttpConnection.java:851)
	at org.jsoup.helper.HttpConnection.execute(HttpConnection.java:345)
	at org.jsoup.helper.HttpConnection.get(HttpConnection.java:330)
	at at.museumrailwayevents.eventcollectors.service.JsoupCrawlerImpl.getDocument(JsoupCrawlerImpl.kt:7)
	at at.museumrailwayevents.eventcollectors.collectors.OegegShopCollector.collectShopEvents(OegegShopCollector.kt:31)
	at at.museumrailwayevents.eventcollectors.collectors.OegegShopCollector.collectEvents(OegegShopCollector.kt:25)
	at base.boudicca.api.eventcollector.EventCollectionRunner.collect(EventCollectionRunner.kt:43)
	at base.boudicca.api.eventcollector.EventCollectionRunner.run$lambda$3$lambda$2(EventCollectionRunner.kt:31)
	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)