Toolpack Application:tboamappctrl

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(creation)
 
(cleaned up language and added links)
Line 1: Line 1:
 
== Role ==
 
== Role ==
Tboamappctrl is use to start application that cannot directly controlled by tboamapp. For example, it is use to start the web server (lighttpd).
+
Tboamappctrl is used to launch applications that cannot be directly controlled by [[Toolpack Application:tboamapp|tboamapp]]. For example, it is used to start the web server (lighttpd).
  
It is resonsible for:
+
It is responsible for:
*Start/Stop the associated application (i.e. lighttpd).
+
*Starting/Stopping the associated application (i.e. lighttpd).
*Restart in case of a crash.
+
*Restarting the affected application in case of a crash
  
  
 
== Logs ==
 
== Logs ==
*Where the logs are located?
+
*Where are the logs located?
: It depends of the '''Working Path''' of your instance of the application configuration. It can be retrieve through the web portal:
+
:It depends on the '''Working Path''' of your instance of the application configuration. It can be retrieved through the web portal:
 
:*Click '''Config->Instance''' menu of your configuration.
 
:*Click '''Config->Instance''' menu of your configuration.
 
:*Click the '''Application Config''' of the desired application.
 
:*Click the '''Application Config''' of the desired application.

Revision as of 13:27, 20 May 2010

Role

Tboamappctrl is used to launch applications that cannot be directly controlled by tboamapp. For example, it is used to start the web server (lighttpd).

It is responsible for:

  • Starting/Stopping the associated application (i.e. lighttpd).
  • Restarting the affected application in case of a crash


Logs

  • Where are the logs located?
It depends on the Working Path of your instance of the application configuration. It can be retrieved through the web portal:
  • Click Config->Instance menu of your configuration.
  • Click the Application Config of the desired application.

For the web server:

[InstallDir]toolpack/pkg/[Version]/web/
/lib/tb/toolpack/pkg/2.3.1/web/
C:\TelcoBridges\toolpack\pkg\2.3.1\web\
Personal tools