I just set up a sandbox CentraSite today on my laptop, and would like to run it on the localhost without any connection to the Internet. When I try to create a new Asset Type and go to save it (with the Finish button), I get the following error:
Database access error. Can’t connect to server CentraSite.
Here is part of the stack trace:
javax.xml.registry.JAXRException: INMJRE0001 : Database access error: INOQJE0014: Server http://10.130.70.48:53303/CentraSite/CentraSite unavailable.
I think what may be happening is I installed CentraSite while connected to a network and the Internet (of course), and the IP address for my PC (MCSALI01) must have been 10.130.70.48, but now that I am not connected to any network, CentraSite is still trying to use the saved IP address.
Does anyone know where the IP address (10.130.70.48) is saved in CentraSite or Windows so I can change it to localhost or 127.0.0.1?
Thanks for any ideas.