Error When Importing from Eclipse

I get the error shown below when importing from within Eclipse:

INMJRE0001: Database access error: INOQJE0029: Failed because of the following:

Causes:
Causes:

javax.xml.registry.JAXRException: INMJRE0001: Database access error: INOQJE0029: Failed because of following exception
Is caused by:
javax.xml.xquery.XQException: INOQJE0029: Failed because of following exception
Is caused by:
com.softwareag.tamino.db.API.connection.TServerNotAvailableException: Server not available.
Is caused by:
com.softwareag.tamino.db.API.invocation.TCommunicationException: Server not available for http://GWA-SR-SOARR-10.repository.local:53305/CentraSite/CentraSite because of a deeper exception.
Is caused by:
com.softwareag.tamino.db.API.invocation.TInvocationRetryHandlerException: Retry after invoke failed.
Is caused by:
com.softwareag.tamino.db.API.invocation.http.THTTPCommunicationException: HTTP communication failure. ResponseCode: -1, messageText: null
Is caused by:
java.net.UnknownHostException: GWA-SR-SOARR-10.repository.local

Stack Trace:

javax.xml.registry.JAXRException: INMJRE0001: Database access error: INOQJE0029: Failed because of following exception

at com.centrasite.jaxr.ConnectionImpl.getXQQueryConnection(ConnectionImpl.java:648)

at com.centrasite.jaxr.QueryManagerImpl.getCurrentRequestId(QueryManagerImpl.java:661)

at com.centrasite.jaxr.ConnectionImpl.setCredentials(ConnectionImpl.java:475)

at com.centrasite.gui.adapttorep.ConnectionContext.createConnection(ConnectionContext.java:86)

at com.centrasite.gui.RegistryConnection.connect(RegistryConnection.java:60)

at com.centrasite.gui.CentrasiteGuiPlugin.connectToJaxrRegistry(CentrasiteGuiPlugin.java:693)

It seems that your registry/repository was not available for connection or perhaps your network configuration changed. Please try restarting the registry/repository using System Management Hub in such a case and retry.