Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Server start fails if DOAG REST resource unavailable #75

Open
ascheman opened this issue Mar 15, 2018 · 0 comments
Open

Server start fails if DOAG REST resource unavailable #75

ascheman opened this issue Mar 15, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@ascheman
Copy link
Member

Currently we see server startup failures since a JSON datasource is not availble (the mentioned URL returns a 404 error):

Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventBookingResource' defined in URL [jar:file:/opt/dukecon/dukecon.war!/WEB-INF/classes!/org/dukecon/server/conference/EventBookingResource.class]: Bean instantiation via constructor 
failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.dukecon.server.conference.EventBookingResource]: Constructor threw exception; nested exception is java.io.FileNotFoundException: https://www.javaland.eu/de/api/referenten_exadata.php?key=JL-EOPTGB-DR
        at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:279)
@ascheman ascheman added the bug label Mar 15, 2018
@ascheman ascheman added this to the later milestone Feb 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants