Symptoms
When connecting to a Scriptura Server with an Administrator, the following error occurs :
[SEVERE] Error while connecting to server 'localhost' at port 13543: Failed to retrieve RMIServer
stub: javax.naming.NameNotFoundException: inventivedesigners
java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException:
inventivedesigners
Resolution
This issue can be solved by adding by adding the IP address and host name to the hosts file and by
adding the following line to the server ini file:
-Djava.rmi.server.hostname=<IP-address or host name>
You can find more information in the Scriptura User Guide - Server Administration - Tasks -
Working with Servers - Connecting to a Server