org.springframework.context.ApplicationContextException: Application context initialization for 'org.springframework.petclinic.jdbc-1.6.0.RELEASE-org.springframework.petclinic.repository.jdbc' has timed out
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via SpringSource Issue Tracker by Radhika Madala (c), 2 years ago
via SpringSource Issue Tracker by Radhika Madala (c), 1 year ago
via Stack Overflow by mapek
, 2 years agovia Atlassian JIRA by Rene Verschoor, 1 year ago
via Atlassian JIRA by Bogdan Dziedzic [Atlassian], 1 year ago
via Atlassian JIRA by Matt Doar [ServiceRocket], 1 year ago
org.springframework.context.ApplicationContextException: Application context initialization for 'org.springframework.petclinic.jdbc-1.6.0.RELEASE-org.springframework.petclinic.repository.jdbc' has timed out
at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:462)
at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:51)
at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:108)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)