I'm setting up a new server with more resources. I'm using the same installation routine I've used for my other servers (Launched from EC2 AMI). The WCS admin site loads with the default version included with the AMI. However, I get this RMI error after I run the WCS update
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Jan 25 16:54:13 UTC 2018
There was an unexpected error (type=Internal Server Error, status=500).
Lookup of RMI stub failed; nested exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused
I got it on version 5.0.2753 and I still get it after today's update to 5.0.2756
I've tried going to wcs-core.properties and setting the java.rmi.server.hostname. I've tried:
localhost
Our LAN IP
Our public IP
Our public DNS name
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Jan 25 16:54:13 UTC 2018
There was an unexpected error (type=Internal Server Error, status=500).
Lookup of RMI stub failed; nested exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused
I got it on version 5.0.2753 and I still get it after today's update to 5.0.2756
I've tried going to wcs-core.properties and setting the java.rmi.server.hostname. I've tried:
localhost
Our LAN IP
Our public IP
Our public DNS name