[
https://issues.apache.org/jira/browse/WHIRR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269521#comment-13269521
]
Frank Scholten commented on WHIRR-379:
--------------------------------------
When I use jclouds-1.5.0-alpha.6 I get the following exception immediately on
startup:
2012-05-07 13:02:09,353 ERROR [org.apache.whirr.ClusterController] (main)
Unable to start the cluster. Terminating all nodes.
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2234)
at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3969)
at
com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4829)
at
com.google.common.cache.LocalCache$LocalManualCache.getUnchecked(LocalCache.java:4834)
at org.apache.whirr.service.ComputeCache.apply(ComputeCache.java:75)
at org.apache.whirr.service.ComputeCache.apply(ComputeCache.java:67)
at
org.apache.whirr.actions.ScriptBasedClusterAction.execute(ScriptBasedClusterAction.java:107)
at
org.apache.whirr.ClusterController.bootstrapCluster(ClusterController.java:138)
at
org.apache.whirr.ClusterController.launchCluster(ClusterController.java:114)
at
org.apache.whirr.service.zookeeper.integration.ZooKeeperServiceTest.setUp(ZooKeeperServiceTest.java:61)
> Provide a local cloud for testing using jclouds-virtualbox
> ----------------------------------------------------------
>
> Key: WHIRR-379
> URL: https://issues.apache.org/jira/browse/WHIRR-379
> Project: Whirr
> Issue Type: New Feature
> Reporter: David Alves
> Assignee: David Alves
> Fix For: 0.9.0
>
> Attachments: WHIRR-379, WHIRR-379.patch, WHIRR-379.patch,
> WHIRR-379.patch, WHIRR-379.patch, WHIRR-379.patch, jclouds-compute.log,
> jclouds-wire.log, jclouds.log, solo.txt, whirr.log
>
>
> Now that jclouds will have working virtualbox support in 1.5.X we should try
> and run local itests and have local recipes so that services can be
> experimented with without paying for mistakes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira