Saturday, 30 April 2016

Error Not Found, while importing Blueprint using BBNA cmd

Error Not Found, while importing Blueprint using BBNA command:-


While importing the Blueprint (Pod or Container) using command prompt in BBNA, an error occurred saying “Error Not Found”

Above error is caused because of the following reasons.
1) While passing import.bat command in BBNA, BBNA url should be passed as “https”. In my case, I passed it as 'http' instead of ‘https’

2) If the error occurred while importing container, then elements in pod blueprint doesn’t match with the elements in container blueprint.

Review & validate the blueprint elements in pod and update the corresponding elements in container.

RPC Timeout Error -- Timeout during Database Update during Hub & Spoke Registration

Error – RPC Timeout , Timeout during Database Update during Hub & Spoke Registration

Verify the following AR Server Configurations on Hub Server while registration

1. Verify the Server-Plugin-Timeout and increase it to 600(if needed)

2. Verify the server configuration by looking into ar.cfg file for Dev Cache Mode. If Dev Cache mode is enabled, then disable the Dev Cache Mode by updating the ar.cfg file with
Cache Mode: 0

Now, Hub & Spoke Registration should work properly.