Skip to main content

How can I restart Adeptia properly?

Comments

1 comment

  • David Paras
    1. Stop the Adeptia Services i.e. Kernel and Webrunner.

    2. Kill all the running java instances on the server. 

      Identifying any running java services associated with Adeptia 

      -  In Linux/Solaris, you can use the command

      ps aux | grep java

      - In Windows, you can go to the Task Manager > Processes tab.

    3. Rename the Kernel and Webrunner log files to say KernelApplication.log_old inside "AdeptiaServer\ServerKernel\logs\applicationlogs".

    4. Start the Adeptia services i.e. Adeptia Kernel and Webrunner.

    5. Now try Accessing the build.

    0

Post is closed for comments.