Advertisement
Guest User

Untitled

a guest
May 6th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.01 KB | None | 0 0
  1. 07:24:44.281 ERROR [main] o.i.s.r.s.DefaultCompositeRmiServerBeanFactory(new) - Error starting RemoteServiceServerEnvironment: java.lang.IllegalStateException: Can not resolve parameter raw type.
  2. java.lang.IllegalStateException: java.lang.IllegalStateException: Can not resolve parameter raw type.
  3. at org.infobip.common.remoting.core.server.RemoteServiceServerEnvironment$Builder.build(RemoteServiceServerEnvironment.java:480) ~[infobip-remoting-core-2.10.13-guava-fix-SNAPSHOT.jar:2.10.13-guava-fix-SNAPSHOT]
  4. at org.infobip.spring.remoting.server.AbstractCompositeRmiServerBeanFactory.afterPropertiesSet(AbstractCompositeRmiServerBeanFactory.java:166) ~[infobip-remoting-spring-2.10.13-guava-fix-SNAPSHOT.jar:2.10.13-guava-fix-SNAPSHOT]
  5. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1631) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  6. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1568) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  7. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  8. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  9. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  10. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  11. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  12. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  13. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:755) [spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  14. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:762) [spring-context-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  15. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480) [spring-context-4.1.9.RELEASE.jar:4.1.9.RELEASE]
  16. at org.infobip.ip.SMSService.SMSService.main(SMSService.java:216) [classes/:na]
  17. Caused by: java.lang.IllegalStateException: Can not resolve parameter raw type.
  18. at org.infobip.common.remoting.http.core.environment.server.invoker.MethodValidator.resolveRawType(MethodValidator.java:108) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  19. at org.infobip.common.remoting.http.core.environment.server.invoker.MethodValidator.invalidType(MethodValidator.java:32) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  20. at org.infobip.common.remoting.http.core.environment.server.invoker.MethodValidator.invalidSingleGeneric(MethodValidator.java:70) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  21. at org.infobip.common.remoting.http.core.environment.server.invoker.MethodValidator.invalidType(MethodValidator.java:39) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  22. at org.infobip.common.remoting.http.core.environment.server.invoker.MethodValidator.lambda$isValid$8(MethodValidator.java:23) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  23. at java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) ~[na:1.8.0_66]
  24. at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958) ~[na:1.8.0_66]
  25. at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126) ~[na:1.8.0_66]
  26. at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498) ~[na:1.8.0_66]
  27. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485) ~[na:1.8.0_66]
  28. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[na:1.8.0_66]
  29. at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230) ~[na:1.8.0_66]
  30. at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196) ~[na:1.8.0_66]
  31. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_66]
  32. at java.util.stream.ReferencePipeline.noneMatch(ReferencePipeline.java:459) ~[na:1.8.0_66]
  33. at org.infobip.common.remoting.http.core.environment.server.invoker.MethodValidator.isValid(MethodValidator.java:23) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  34. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[na:1.8.0_66]
  35. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[na:1.8.0_66]
  36. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[na:1.8.0_66]
  37. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[na:1.8.0_66]
  38. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_66]
  39. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_66]
  40. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_66]
  41. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_66]
  42. at org.infobip.common.remoting.http.core.environment.server.invoker.MethodRepository.<init>(MethodRepository.java:23) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  43. at org.infobip.common.remoting.http.core.environment.server.invoker.DefaultHttpServiceInvoker.<init>(DefaultHttpServiceInvoker.java:49) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  44. at org.infobip.common.remoting.http.core.environment.server.factory.HttpServiceInvokerFactory.createHttpServiceInvoker(HttpServiceInvokerFactory.java:25) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  45. at org.infobip.common.remoting.http.core.environment.server.DefaultServiceHttpRemotingServerHandler.createHttpServiceInvokers(DefaultServiceHttpRemotingServerHandler.java:79) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  46. at org.infobip.common.remoting.http.core.environment.server.DefaultServiceHttpRemotingServerHandler.exportService(DefaultServiceHttpRemotingServerHandler.java:40) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  47. at org.infobip.common.remoting.http.core.environment.server.DefaultHttpRemotingServerEnvironment.exportService(DefaultHttpRemotingServerEnvironment.java:351) ~[infobip-remoting-http-2.10.13-guava-fix-SNAPSHOT-shaded-jetty.jar:2.10.13-guava-fix-SNAPSHOT]
  48. at org.infobip.common.remoting.core.server.http.IntegratedHttpServerRemoteService.exportService(IntegratedHttpServerRemoteService.java:51) ~[infobip-remoting-core-2.10.13-guava-fix-SNAPSHOT.jar:2.10.13-guava-fix-SNAPSHOT]
  49. at org.infobip.common.remoting.core.server.CompositeRemoteService.exportService(CompositeRemoteService.java:56) ~[infobip-remoting-core-2.10.13-guava-fix-SNAPSHOT.jar:2.10.13-guava-fix-SNAPSHOT]
  50. at org.infobip.common.remoting.core.server.RemoteServiceServerEnvironment$Builder.exportServices(RemoteServiceServerEnvironment.java:541) ~[infobip-remoting-core-2.10.13-guava-fix-SNAPSHOT.jar:2.10.13-guava-fix-SNAPSHOT]
  51. at org.infobip.common.remoting.core.server.RemoteServiceServerEnvironment$Builder.build(RemoteServiceServerEnvironment.java:456) ~[infobip-remoting-core-2.10.13-guava-fix-SNAPSHOT.jar:2.10.13-guava-fix-SNAPSHOT]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement