java.lang.Exception: Service failed while running at com.google.common.util.concurrent.AbstractService$1. failed(AbstractService.java:123) ~[com.google.guava.guava-13.0.1.jar:na] at com.google.common.util.concurrent.AbstractService$6$ 1.run(AbstractService.java:444) ~[com.google.guava.guava-13.0.1.jar:na] at com.google.common.util.concurrent.MoreExecutors$ SameThreadExecutorService.execute(MoreExecutors.java:262) ~[com.google.guava.guava-13.0.1.jar:na] at com.google.common.util.concurrent.AbstractService$ ListenerExecutorPair.execute(AbstractService.java:470) ~[com.google.guava.guava-13.0.1.jar:na]
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 Google Groups by ron cai, 1 year ago
java.lang.Exception: Service failed while running at com.google.common.util.concurrent.AbstractService$1. failed(AbstractService.java:123) ~[com.google.guava.guava-13.0.1.jar:na] at com.google.common.util.concurrent.AbstractService$6$ 1.run(AbstractService.java:444) ~[com.google.guava.guava-13.0.1.jar:na] at com.google.common.util.concurrent.MoreExecutors$ SameThreadExecutorService.execute(MoreExecutors.java:262) ~[com.google.guava.guava-13.0.1.jar:na] at com.google.common.util.concurrent.AbstractService$ ListenerExecutorPair.execute(AbstractService.java:470) ~[com.google.guava.guava-13.0.1.jar:na]
at com.google.common.util.concurrent.AbstractService$6.run(AbstractService.java:442)