Outstanding Issues
This section lists outstanding issues with this release of the JunosV App Engine platform. If there is an identifier following the description, it is the tracking number in our bug database.
User Interface and Configuration
- When installing the jvae software with the request system software add command, a message is displayed: WARNING: The software that is being installed has limited support. Ignore this message. It is not the case that the software has limited support. [PR 830525]
- Clarification on use of the name for sdk-vmmd: The name of the app-engine-virtual-machine management service is
sdk-vmmd. In all CLI commands, refer to this service using "app-engine-virtual-machine-management.”
For example, to set traceoptions for sdk-vmmd, you need to use the
following CLI command:
set system processes app-engine-virtual-machine-management-service traceoptions . . .
However, tracelog messages of this service can be viewed using the daemon’s actual name at
/var/log/sdk-vmmd
. [PRs 804375 and 804376] - Configure app-engine before TFTP: If TFTP is configured before the app-engine statement, an error message is displayed when it should not be displayed. If you follow the procedures for starting JunosV App Engine given in Deploying an Application, you will configure the [edit services app-engine] hierarchy level before configuring the TFTP server and so avoid this error message. [PR 808652]
- Message for the request system software
add command: When installing the JunosV App Engine
software with the request system software add command,
a message is displayed:
WARNING: The software that is being installed has limited support.
Ignore this message. It is not the case that the software has limited support. [PR 830525]