All Collections
Installation
Having trouble installing manually
Having trouble installing manually

Troubleshooting installing an instance manually

Michael Flewitt avatar
Written by Michael Flewitt
Updated over a week ago

When installing FusionReactor manually, you are required to create a FusionReactor directory and configure your application server to run the FusionReactor java arguments yourself.

Typically, if a manual installation fails the application server will not be able to start, but you can also be in a situation where FusionReactor is not available but your application is running.

In these situations you should do the following:

  1. Check your application server logs for any errors on star-tup

  2. Check that the FusionReactor directory is read writeable by the user running your application server

  3. Check that the paths used in your JVM arguments are correct

  4. Check that the port specified in your java arguments is not already in use

Did this answer your question?