The following process apps use Rest Grid widgets to display information
from
Release Automation
entities and associated business requests and development tasks:
- Release Trains
- Application Releases (including Applications auxiliary table)
- Environments
- Turnovers
- Deployment Paths
The following sections tell how to resolve some of the common
configuration issues.
No Matches Found
If the Rest Grid is not configured correctly, users will see a
recurring loading icon or an error similar to the one below:
We did not find any matches for your request
Unknown error received from
http://localhost/sbmproxy/xhp [url:
'http%3A%2F%2Frelationshipserviceurl%2Fcommonsvc%2Fgraph%2FcypherService....
(404)
To resolve this problem:
- Verify that
Single Sign-On (SSO)
is enabled for your installation. Refer to
Configuring
Release Manager
Authentication.
- Verify that the endpoints are correct for the process app where the
error occurs. Refer to
Updating Endpoints.
- Verify that the Relationship Service is running. Refer to
Starting the
SBM
Relationship Service.
- If you fixed the endpoints for a process app and deployed it as
described in
Updating Endpoints,
errors may occur if you redeployed the process app from
SBM Composer
without setting the correct endpoints for the Rest Grid widget in the process
app.
To resolve this problem:
- In
SBM Composer,
open the process app.
- Find the form where the error occurs, and then select the Rest
Grid widget on the form.
- Click the
Configure URL button, and then modify the
Relationship Service URL to point to your
SBM
Common Services host, as instructed in
Updating Endpoints.
- Repeat this step for each Rest Grid widget in the process app.
For example, the Base State form in the Release Train process app has four Rest
Grid widgets on the
Requirements/Development tab.
- Redeploy the process app.
URLs Denied
If you have configured
SBM
to use two-way SSL authentication and have not included the
Release Manager
REST services in the access control list, you will receive errors that
Release Manager
URLs are denied when you try to create release trains, environments,
application releases, turnovers, and deployment paths.
Denied URLs are listed in
..\SBM\Common\jboss405\server\default\log\clientcertssl-accesscontrol.log.
To resolve this problem:
Add
/rlm/rest/* to
..\SBM\Common\jboss405\server\default\conf\sbm-clientcertssl-accesscontrol.list.
Copyright © 2012–2014 Serena Software, Inc. All rights reserved.