-
Notifications
You must be signed in to change notification settings - Fork 1
faq This bundle requires the following product version
I'm getting the PadoGrid error message, "ERROR: This bundle requires the following product version(s) configured for the workspace."
You are seeing an error message similar to the following.
ERROR: This bundle requires the following product version(s) configured for the workspace.
hazelcast=3
Use the following commands to verify and install products.
show_padogrid, update_padogrid, install_padogrid
Command aborted.
-
This error message indicates that the bundle you are trying to install requires the specified product version. You can install the product by running the
install_padogrid
command.Example:
install_padogrid -product hazelcast
-
If you see this error message despite you have the correct version of the product already installed, then your workspace needs to be updated with that product version. This can be achieve by running the
update_padogrid
command.Example:
update_padogrid -product hazelcast
-
If you see this error message despite you have updated the product version, then you do not have a cluster created with that product version in the current workspace. You can run the
create_cluster -product <product_name>
command to create a temporary cluster. Once a cluster is created, switch to that cluster by runningswitch_cluster <cluster_name>
to set the cluster context.Example:
make_custer -product hazelcast -cluster myhz switch_cluster myhz
Once you have your bundle installed, you can remove the the temporary cluster by running the
remove_cluster
command.remove_cluster -cluster myhz
PadoGrid Manual
Overview
- Home
- PadoGrid in 5 Minutes
- Quick Start
- Introduction
- Bundle Catalogs
- Building PadoGrid
- Supported Data Grid Products and Downloads
- PadoGrid Components
- Installing PadoGrid
- Root Workspaces Environments (RWEs)
- Initializing PadoGrid
- Bash Auto-Completion
- Viewing PadoGrid Summaries
- Updating Products
- Upgrading PadoGrid
- Migrating Workspaces
- PadoGrid Pods
- Kubernetes
- Docker
- Apps
- Software List
Operations
- Workspace Lifecycle Management
- Creating RWE
- Creating Workspace and Starting Cluster
- Managing Workspaces
- Understanding Workspaces
- Understanding Clusters
- Running Clusters
- Default Port Numbers
- Running Clusters Independent of PadoGrid
- Running Apps
- Understanding Groups
- Running Groups
- Understanding Bundles
- User Bundle Repos
- Using Bundle Templates
- Bundle Repo Guidelines
- User Bundle Catalogs
- Private Bundle Repos
- Gitea Repos
- Running Bundles in Container
- PadoGrid Addon Jars
- Understanding PadoGrid Pods
- Tested Vagrant Boxes
- VM-Enabled Pods
- Multitenancy
- Multitenancy Best Practices
- PadoGrid Configuration Files
Tools
Platforms
Clouds
Pado
Geode/GemFire
- Geode CLASSPATH
- Geode Kubernetes
- Geode Minikube
- Geode Minikube on WSL
- Geode Docker Compose
- Geode Grafana App
- Geode
perf_test
App - Geode WAN Example
- Geode Workspaces on VMs
- Geode on AWS EC2
- Reactivating Geode Workspaces on AWS EC2
Hazelcast/Jet
- Hazelcast CLASSPATH
- Creating Jet Workspace
- Configuring Hazelcast Addon
- HQL Query
- Hazelcast Kubernetes
- Hazelcast GKE
- Hazelcast Minikube
- Hazelcast Minikube on WSL
- Hazelcast Minishift/CDK
- Hazelcast OpenShift
- Hazelcast Docker Compose
- Hazelcast Desktop App
- Hazelcast Grafana App
- Hazelcast
jet_demo
App - Hazelcast
perf_test
App - Hazelcast WAN Example
- Hazelcast Workspaces on VMs
- Hazelcast on AWS EC2
- Reactivating Hazelcast Workspaces on AWS EC2
ComputeDB/SnappyData
Coherence
Hadoop
Kafka/Confluent
Mosquitto
- Mosquitto CLASSPATH
- Mosquitto Overview
- Installing/Building Mosquitto
- Clustering MQTT
- Cluster Archetypes
- Enabling Mosquitto SSL/TLS
- Mosquitto Docker Compose
- MQTT perf_test App
Redis
Spark