bug #7710
Server info is missing in case of RemoteAccessException
Start date:
08/30/2018
Due date:
% Done:
0%
Severity:
normal
Found in Version:
Description
The method MessagingUtils.getContextInfo()
generates the info.
It seems like CdmStore.getActiveCdmSource()
returns null
and that's why the info is not generated.
We may need to store the info on the client side once loaded.
login : editor version : 5.2.1 server : () schema version : os : Windows 10 10.0 amd64 java : 1.8.0_171 org.springframework.remoting.RemoteAccessException: Could not access HTTP invoker remote service at [http://api.cybertaxonomy.org:80/caryo_nepenthaceae/remoting/name.service]; nested exception is java.lang.NullPointerException at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:216) at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:147) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208) at com.sun.proxy.$Proxy57.findByTitle(Unknown Source) at eu.etaxonomy.taxeditor.store.SearchManager.findNames(SearchManager.java:62) at eu.etaxonomy.taxeditor.bulkeditor.input.NameEditorInput.listEntities(NameEditorInput.java:91) at eu.etaxonomy.taxeditor.bulkeditor.input.AbstractBulkEditorInput.lambda$0(AbstractBulkEditorInput.java:219) at org.eclipse.core.runtime.jobs.Job$2.run(Job.java:186) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
History
#1 Updated by Andreas Kohlbecker about 1 year ago
- Tags set to RemoteAccessException
#2 Updated by Andreas Müller 12 months ago
- Assignee changed from Patrick Plitzner to Katja Luther