Created
November 6, 2018 08:39
-
-
Save dmitry-osin/e5edccaea090e10dd2ad89ad37ecc4fc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<exception> | |
<errorCode>1</errorCode> | |
<exceptionClass>com.temis.tsl.ApplicationException</exceptionClass> | |
<localizedMessage>com.temis.text.remote.essex.SimpleWebApplicationException: ESSEX returned the following error: instance communication timeout (code 10)</localizedMessage> | |
<message>com.temis.text.remote.essex.SimpleWebApplicationException: ESSEX returned the following error: instance communication timeout (code 10)</message> | |
<stackTraces> | |
script.tsl:592: com.temis.text.remote.essex.SimpleWebApplicationException: ESSEX returned the following error: instance communication timeout (code 10) | |
at com.temis.tsl.ApplicationException.throwException(ApplicationException.java:24) | |
at com.temis.tsl.ReflectionHelper.invokeMethod(ReflectionHelper.java:323) | |
at com.temis.tsl.DefaultAnnotator.invokeMethod(DefaultAnnotator.java:60) | |
at com.temis.tsl.BaseAnnotator.multiply(BaseAnnotator.java:308) | |
at com.temis.tsl.AnnotatorBasedTask.multiply(AnnotatorBasedTask.java:130) | |
at com.temis.tsl.AnnotationTask.processList(AnnotationTask.java:65) | |
at com.temis.tsl.Task.perform(Task.java:609) | |
at com.temis.tsl.Procedure.execute(Procedure.java:411) | |
at com.temis.tsl.Procedure.performTasks(Procedure.java:443) | |
at com.temis.tsl.ScriptRunner.executeProcedures(ScriptRunner.java:611) | |
at com.temis.text.remote.RemoteDocumentAnnotator.actualProcess(RemoteDocumentAnnotator.java:149) | |
at com.temis.text.remote.RemoteDocumentAnnotator.process(RemoteDocumentAnnotator.java:86) | |
at com.temis.text.remote.RemoteTextSession.annotate(RemoteTextSession.java:273) | |
at com.temis.text.remote.ProxyTextSession.annotate(ProxyTextSession.java:377) | |
at com.temis.text.lux.LuxProcessor.format(LuxProcessor.java:116) | |
at com.temis.text.lux.LuxProcessor.annotate(LuxProcessor.java:173) | |
at com.temis.tools.annotation.AnnotateBase2._annotateProcessingContexts(AnnotateBase2.java:143) | |
at com.temis.tools.annotation.v1.AbstractAnnotate._annotate_TextOrHTML(AbstractAnnotate.java:88) | |
at com.temis.annotation.rest.resources.v1.AnnotateResource.annotateTextOrHTML(AnnotateResource.java:285) | |
at sun.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:483) | |
at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) | |
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144) | |
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161) | |
at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:205) | |
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99) | |
at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389) | |
at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347) | |
at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102) | |
at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326) | |
at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) | |
at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) | |
at org.glassfish.jersey.internal.Errors.process(Errors.java:315) | |
at org.glassfish.jersey.internal.Errors.process(Errors.java:297) | |
at org.glassfish.jersey.internal.Errors.process(Errors.java:267) | |
at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317) | |
at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305) | |
at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154) | |
at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:473) | |
at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427) | |
at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:388) | |
at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:341) | |
at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:228) | |
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845) | |
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) | |
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) | |
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226) | |
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) | |
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511) | |
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) | |
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) | |
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) | |
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) | |
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) | |
at com.temis.text.rest.server.TemisCogitoURLRewriter.handle(TemisCogitoURLRewriter.java:44) | |
at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52) | |
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) | |
at org.eclipse.jetty.server.Server.handle(Server.java:524) | |
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:319) | |
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:253) | |
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) | |
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) | |
at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) | |
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) | |
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) | |
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) | |
at java.lang.Thread.run(Thread.java:745) | |
Caused by: com.temis.text.remote.essex.SimpleWebApplicationException: ESSEX returned the following error: instance communication timeout (code 10) | |
at com.temis.tsl.ApplicationException.throwException(ApplicationException.java:24) | |
at com.expertsystem.essex.Essex.executeAnalyzexmlRequest(Essex.java:699) | |
at com.expertsystem.essex.Essex.process(Essex.java:607) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:483) | |
at com.temis.tsl.ReflectionHelper.invokeMethod(ReflectionHelper.java:314) | |
... 70 more | |
Caused by: com.temis.text.remote.essex.SimpleWebApplicationException: ESSEX returned the following error: instance communication timeout (code 10) | |
at com.temis.text.remote.essex.JsonRpcResponseParser.parse(JsonRpcResponseParser.java:116) | |
at com.temis.text.remote.essex.EssexHttpClient$3.handle(EssexHttpClient.java:82) | |
at com.temis.text.remote.essex.EssexHttpClient$3.handle(EssexHttpClient.java:71) | |
at com.temis.text.remote.essex.SimpleHttpClient.post(SimpleHttpClient.java:119) | |
at com.temis.text.remote.essex.EssexHttpClient.enrichCogitoDoc(EssexHttpClient.java:402) | |
at com.expertsystem.essex.Essex.executeAnalyzexmlRequest(Essex.java:691) | |
... 76 more | |
</stackTraces> | |
</exception> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment