zoukankan      html  css  js  c++  java
  • activemq重启

    172.16.10.72

    activemq

    /home/local/apache-activemq-5.10.0/bin/activemq-admin stop

    /home/local/apache-activemq-5.10.0/bin/activemq-admin start

    Usage: Main [--extdir <dir>] [task] [task-options] [task data]
    
    Tasks:
        browse                   - Display selected messages in a specified destination.
        bstat                    - Performs a predefined query that displays useful statistics regarding the specified broker
        create                   - Creates a runnable broker instance in the specified path.
        decrypt                  - Decrypts given text
        dstat                    - Performs a predefined query that displays useful tabular statistics regarding the specified destination type
        encrypt                  - Encrypts given text
        export                   - Exports a stopped brokers data files to an archive file
        list                     - Lists all available brokers in the specified JMX context
        purge                    - Delete selected destination's messages that matches the message selector
        query                    - Display selected broker component's attributes and statistics.
        start                    - Creates and starts a broker using a configuration file, or a broker URI.
        stop                     - Stops a running broker specified by the broker name.
    
    Task Options (Options specific to each task):
        --extdir <dir>  - Add the jar files in the directory to the classpath.
        --version       - Display the version information.
        -h,-?,--help    - Display this help information. To display task specific help, use Main [task] -h,-?,--help
    
    Task Data:
        - Information needed by each specific task.
    
    JMX system property options:
        -Dactivemq.jmx.url=<jmx service uri> (default is: 'service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi')
        -Dactivemq.jmx.user=<user name>
        -Dactivemq.jmx.password=<password>
  • 相关阅读:
    APP支付,后台支付宝生成预支付设置超时时间timeout_express无效,使用time_expire代替
    一些学习资料
    自连接
    模型成员
    模型查询
    模板
    管理站点
    视图
    设计模型
    搭建开发环境
  • 原文地址:https://www.cnblogs.com/hushaojun/p/4836943.html
Copyright © 2011-2022 走看看