InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.0: About user assistance >
6.6.0.17: DrAdmin command reference

6.6.0.17: DrAdmin command reference

Use the following command program to perform various tasks in Advanced Single Server Edition, such as starting and stopping servers, applications, and modules.

product_installation_root/bin/DrAdmin

For complete DrAdmin usage, enter DrAdmin -usage. For comprehensive DrAdmin help, enter DrAdmin -help. Here are some common commands:

  • To restart an application:

    • DrAdmin -serverPort DrAdmin port number -restart -application ear file name
  • To stop a running application:

    • DrAdmin -serverPort DrAdmin port number -stop -application ear file name
  • To start a stopped application:

    • DrAdmin -serverPort DrAdmin port number -start -application ear file name
  • To list the status of an application

    • DrAdmin -serverPort DrAdmin port number -long -application ear file name
  • To restart a module within an application:

    • DrAdmin -serverPort DrAdmin port number -restart -application ear file name -module module file name
  • To stop a module within an application:

    • DrAdmin -serverPort DrAdmin port number -stop -application ear file name -module module file name
  • To start a module within an application:

    • DrAdmin -serverPort DrAdmin port number -start -application ear file name -module module file name
Go to previous article: Dynamic fragment caching monitor Go to next article: Administering applications (overview)

 

 
Go to previous article: Dynamic fragment caching monitor Go to next article: Administering applications (overview)