org.codehaus.httpcache4j.HTTPException: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:8090 refused
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 Atlassian JIRA by Azwandi Aris [Atlassian], 1 year ago
via Atlassian JIRA by Azwandi Mohd Aris, 1 year ago
org.codehaus.httpcache4j.HTTPException: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:8090 refused
at org.codehaus.httpcache4j.cache.HTTPCache.handleResolve(HTTPCache.java:178)
at org.codehaus.httpcache4j.cache.HTTPCache.unconditionalResolve(HTTPCache.java:167)
at org.codehaus.httpcache4j.cache.HTTPCache.getFromCache(HTTPCache.java:144)
at org.codehaus.httpcache4j.cache.HTTPCache.doCachedRequest(HTTPCache.java:104)
at org.codehaus.httpcache4j.cache.HTTPCache.doCachedRequest(HTTPCache.java:80)
at com.atlassian.gadgets.directory.internal.GadgetFeedsSpecProvider$FeedSpecProvider$LazyFeedReference.create(GadgetFeedsSpecProvider.java:351)