

Creating Appliances › Troubleshooting
Troubleshooting
Debugging Appliance Start
If the appliance fails to start when you start the application, the most likely reason is that the appliance is not starting the VM agent. For example, during start the appliance takes a long time to start and then fails; the log says that appliance start timed out. To fix this issue, verify that the appliance runs the /lib/applogic/vmad bash script when booting completes. All templates from the global catalog have this script and start it by default.
- Start the application with the --debug flag on the app start command; this flag helps ensure that CA 3Tera AppLogic leaves the appliance in a start-failed state after the boot timeout expires. For example, app start myapp --debug.
- Attempt to SSH into the appliance with the comp ssh command. For example, enter comp ssh myapp:main.comp. If you can ssh into the appliance, then things are good -- get in and trace the start sequence; at some point the VM agent needs to be loaded. At boot-complete, vme should execute with started_ok. For example vme id=started_ok.
If you cannot SSH to the appliance, then most likely the volume or its boot configuration may have become corrupted. You can stop the application, manage the volume and inspect it, or start from the template again. If the problem recurs, contact Technical Support. If your network is not working, consider the following information to get shell access to the appliance:
- Linux—Specifies a Linux-based operating system (or any operating system that supports chroot). You vol manage the boot volume, use chroot, and set a password for a root user. Start the appliance and log into it using the text console.
- Windows—Mount the boot volume.
Appliance starts but property values are not propagated
Appliance starts OK, but all properties are left at their default values in the instrumented configuration files.
- Verify that the configuration files are listed in the boot volume of the appliance.
- Verify that the configuration files are instrumented using the ADL property markup syntax
Copyright © 2011 CA.
All rights reserved.
 
|
|