i am getting below error when i am starting appian services (start-suite.bat). i

i am getting below error when i am starting appian services (start-suite.bat). i have temp licence and its valid .


WARNING: No valid engines are configured to be started on this machine...

OriginalPostID-93331

OriginalPostID-93331

  Discussion posts and replies are publicly visible

  • when i am trying to start jboos getting below error:

    2013-12-18 13:07:05,857 [ServerService Thread Pool -- 75] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize IpcConnection (@engine.host.1@:5012), closing immediately.
    2013-12-18 13:07:10,866 [Timer-2] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize IpcConnection (@engine.host.1@:5012), closing immediately.
    2013-12-18 13:07:10,873 [Timer-2] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize IpcConnection (@engine.host.1@:5012), closing immediately.
    2013-12-18 13:07:25,869 [ServerService Thread Pool -- 75] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.process.security.InitializeAdministrator
    com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.
  • checkpoint-suite gives below output

    Could not checkpoint `forums `notify `"notify-email" `channels `content `"collab
    oration-statistics" `personalization `portal `metadata `"process-design" `"proce
    ss-analytics0" `"process-analytics1" `"process-analytics2" `"process-execution0"
    `"process-execution1" `"process-execution2"; conn: WSAECONNABORTED
  • Are all engines "OKAY" when you run checkengine.bat?
  • No..



    S U M M A R Y (2013-12-18 14:21:55.152 GMT) S U M M A R Y

    _APP_ _ACTIVE_GW_ _STATUS_ _ISSUES_
    Discussion Forums 0/1 * FATAL! No gateway is active.

    Notifications Service 0/1 * FATAL! No gateway is active.

    Notifications Email Processor 0/1 * FATAL! No gateway is active.

    Channels 0/1 * FATAL! No gateway is active.

    Collaboration 0/1 * FATAL! No gateway is active.

    Collaboration Statistics 0/1 * FATAL! No gateway is active.

    Personalization 0/1 * FATAL! No gateway is active.

    Portal 0/1 * FATAL! No gateway is active.

    Metadata Structure Service 0/1 * FATAL! No gateway is active.

    Process-Design 0/1 * FATAL! No gateway is active.

    Process-Analytics0000 0/1 * FATAL! No gateway is active.

    Process-Analytics0001 0/1 * FATAL! No gateway is active.

    Process-Analytics0002 0/1 * FATAL! No gateway is active.

    Process-Exec00 0/1 * FATAL! No gateway is active.

    Process-Exec01 0/1 * FATAL! No gateway is active.

    Process-Exec02 0/1 * FATAL! No gateway is active.


    * : Not all instances defined in the gateway XML are currently active.



    * * * ALERT * * *

    The following 16 applications require *IMMEDIATE* attention:

    Discussion Forums
    Notifications Service
    Notifications Email Processor
    Channels
    Collaboration
    Collaboration Statistics
    Personalization
    Portal
    Metadata Structure Service
    Process-Design
    Process-Analytics0000
    Process-Analytics0001
    Process-Analytics0002
    Process-Exec00
    Process-Exec01
    Process-Exec02

    * * * ALERT * * *
  • there is no other software running other then mysql and appain.. Help would be appreciated
  • Looks like you haven't started your engines. Did you install the windows service? forum.appian.com/.../Installing_Appian_as_a_Windows_Service
    Otherwise, please run start-suite.bat from the command line.
  • Please also ensure that the engines are up and running before starting JBoss. You can check the status of the engines by running checkengine.bat
  • when i am trying to run start-suite.bat getting following error



    WARNING: No valid engines are configured to be started on this machine

    Done!

  • no. this is main contain of file..

    <topology port="5000">
    <server host="@engine.host.1@">
    <engine name="forums"/>
    <engine name="notify"/>
    <engine name="notify-email"/>
    <engine name="channels"/>
    <engine name="content"/>
    <engine name="collaboration-statistics"/>
    <engine name="personalization"/>
    <engine name="portal"/>
    <engine name="metadata"/>
    <engine name="process-design"/>
    <engine name="process-analytics0"/>
    <engine name="process-analytics1"/>
    <engine name="process-analytics2"/>
    <engine name="process-execution0"/>
    <engine name="process-execution1"/>
    <engine name="process-execution2"/>
    </server>
    </topology>