Building Your Event-Driven Architecture : Implementing Event-Driven Architecture with Software AG Products : Troubleshooting NERV : OSGi Commands Provided by NERV
OSGi Commands Provided by NERV
NERV runs within the Software AG Common Platform. Below you can find a list of NERV-related OSGi commands.
OSGi Command
Description
nerv
Displays all NERV commands.
nervDiag
Displays diagnostics information about NERV, such as the process D of the current Common Platform instance, the location of the Event Type Store and the NERV assets directory. This command also lists all OSGi services exposed by NERV.
nervDefaultJms
Displays the URL of the default JMS provider, as well as information whether it was configured using the properties file or by deploying a configuration bundle.
nervDefinedComponents
Displays information about bundles that contain a component.xml file - the location of the bundles on the file system, and the beans that are defined in the component.xml files.
Note:  
This command only lists the component definitions but does not provide information about whether the components are active or not. For information about active NERV components, use the nervActiveComponents command.
nervDefinedEmit
Displays information about bundles that contain an emit.xml file - the location of the bundles on the file system and the routes defined in the emit.xml files.
Note:  
This command only lists the route definitions but does not provide information about whether the routes are active or not. For information about active NERV routes, use the nervRouteInfo command.
nervDefinedConsume
Displays information about bundles that contain a consume.xml file - the location of the bundles on the file system and the beans defined in the consume.xml files.
Note:  
This command only lists the route definitions but does not provide information about whether the routes are active or not. For information about active NERV routes, use the nervRouteInfo command.
nervActiveComponents
Displays a list of the currently active components with their names, types, and information about the bundle that declared them.
nervRouteInfo
Displays information about the currently active routes - the route id, the context where they are defined, the current state of the route, and information about the number of exchanges (events) that passed through the route. The command returns information about the full configuration of the route - the start endpoint, the intermediate processors, and the endpoint.
nervContextInfo
Displays diagnostics information about the currently active Camel contexts in the system.
Copyright © 2016 - 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback