Licensed System is unavailable
I just installed a license for FOP2. When I go to the webpage and attempt to log in it trys multiple times before failing to login and i get the message "System is not available right now"
When i run the test command I get the following
# ./fop2_server --test
Connection to manager OK!
If I check if the service is running I get the following
fop2_server (pid 5394) is running...
The port is correct and open (See below)
# netstat -lnp |grep 4445
tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN 5394/fop2_server
FOP2 was working before I installed the license and now I'm unable to login.
Please help
When i run the test command I get the following
# ./fop2_server --test
Connection to manager OK!
If I check if the service is running I get the following
fop2_server (pid 5394) is running...
The port is correct and open (See below)
# netstat -lnp |grep 4445
tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN 5394/fop2_server
FOP2 was working before I installed the license and now I'm unable to login.
Please help
Comments