Advertisement
justz

Untitled

Jun 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.76 KB | None | 0 0
  1. Unable to get document: Error while loading class Wiley_XML: [ClassNotFoundException] Wiley_XML
  2. script.tsl:6: Error while loading class Wiley_XML: [ClassNotFoundException] Wiley_XML
  3. at com.temis.text.remote.plugin.ScriptingTask.newAnnotator(ScriptingTask.java:355)
  4. at com.temis.text.remote.plugin.ScriptingTask.init(ScriptingTask.java:200)
  5. at com.temis.tsl.Task.defaultInit(Task.java:200)
  6. at com.temis.tsl.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:201)
  7. at com.temis.tsl.RuntimeConfigurable.maybeConfigure(RuntimeConfigurable.java:147)
  8. at com.temis.tsl.Task.maybeConfigure(Task.java:288)
  9. at com.temis.tsl.Task.perform(Task.java:537)
  10. at com.temis.tsl.Procedure.execute(Procedure.java:411)
  11. at com.temis.tsl.Procedure.performTasks(Procedure.java:443)
  12. at com.temis.tsl.ScriptRunner.executeProcedures(ScriptRunner.java:611)
  13. at com.temis.text.remote.RemoteDocumentAnnotator.begin(RemoteDocumentAnnotator.java:109)
  14. at com.temis.text.remote.RemoteTextSession.annotate(RemoteTextSession.java:269)
  15. at com.temis.text.remote.ProxyTextSession.annotate(ProxyTextSession.java:377)
  16. at com.temis.text.lux.LuxProcessor.format(LuxProcessor.java:104)
  17. at com.temis.text.lux.LuxProcessor.annotate(LuxProcessor.java:173)
  18. at com.temis.tools.annotation.AnnotateBase2._annotateProcessingContexts(AnnotateBase2.java:143)
  19. at com.temis.tools.annotation.v1.AbstractAnnotate._annotate_OctetStream(AbstractAnnotate.java:129)
  20. at com.temis.annotation.rest.resources.v1.AnnotateResource.annotateOctetStream(AnnotateResource.java:197)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:483)
  25. at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
  26. at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144)
  27. at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161)
  28. at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:205)
  29. at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99)
  30. at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389)
  31. at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347)
  32. at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102)
  33. at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326)
  34. at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
  35. at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
  36. at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
  37. at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
  38. at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
  39. at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)
  40. at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305)
  41. at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154)
  42. at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:473)
  43. at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427)
  44. at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:388)
  45. at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:341)
  46. at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:228)
  47. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845)
  48. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)
  49. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  50. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)
  51. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
  52. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  53. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
  54. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  55. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  56. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  57. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
  58. at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
  59. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
  60. at com.temis.text.rest.server.TemisCogitoURLRewriter.handle(TemisCogitoURLRewriter.java:44)
  61. at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)
  62. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
  63. at org.eclipse.jetty.server.Server.handle(Server.java:524)
  64. at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:319)
  65. at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:253)
  66. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  67. at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
  68. at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
  69. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  70. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  71. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  72. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  73. at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
  74. at java.lang.Thread.run(Thread.java:745)
  75. Caused by: java.lang.ClassNotFoundException: Wiley_XML
  76. at com.temis.util.JavaClassPathLoader.findClassInComponents(JavaClassPathLoader.java:981)
  77. at com.temis.util.JavaClassPathLoader.findClass(JavaClassPathLoader.java:949)
  78. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  79. at com.temis.util.JavaClassPathLoader.loadClass(JavaClassPathLoader.java:833)
  80. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  81. at java.lang.Class.forName0(Native Method)
  82. at java.lang.Class.forName(Class.java:344)
  83. at com.temis.text.remote.plugin.ScriptingTask.newAnnotator(ScriptingTask.java:351)
  84. ... 71 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement