Skip to content

Instantly share code, notes, and snippets.

@abayer
Created May 22, 2012 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abayer/2769873 to your computer and use it in GitHub Desktop.
Save abayer/2769873 to your computer and use it in GitHub Desktop.
1) No implementation for com.google.common.cache.LoadingCache<java.lang.String, java.util.Set<org.jclouds.cloudstack.domain.FirewallRule>> was bound.
while locating com.google.common.cache.LoadingCache<java.lang.String, java.util.Set<org.jclouds.cloudstack.domain.FirewallRule>>
for parameter 2 at org.jclouds.cloudstack.functions.CreateFirewallRulesForIP.<init>(CreateFirewallRulesForIP.java:63)
while locating org.jclouds.cloudstack.functions.CreateFirewallRulesForIP
for parameter 6 at org.jclouds.cloudstack.compute.strategy.CloudStackComputeServiceAdapter.<init>(CloudStackComputeServiceAdapter.java:107)
at org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule.configure(CloudStackComputeServiceContextModule.java:95)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment