Advertisement
guestAT

Untitled

Apr 4th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2019-04-05_02:21:04.567 [pool-5-thread-13] ERROR c.a.c.s.smev_3.Smev3ExchangeService - Could not create port for SMEV 3
  2. 2019-04-05_02:21:04.569 [pool-5-thread-13] ERROR c.a.c.s.smev_3.Smev3ExchangeService - Something went wrong,
  3. javax.xml.ws.WebServiceException: javax.xml.ws.WebServiceException: MEX0014:Exception occurred while trying to retrieve metadata from address http://gtw_upstream/smev/v1.1/ws/smev/v1.1/wsnull?xsd=smev-message-exchange-basic-1.1.xsd
  4.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.createPort(Smev3ExchangeService.java:1233) [Smev3ExchangeService.class:na]
  5.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.getIncomingQueueStatistics(Smev3ExchangeService.java:460) [Smev3ExchangeService.class:na]
  6.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.getIncomingQueueStatistics(Smev3ExchangeService.java:444) [Smev3ExchangeService.class:na]
  7.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService$$FastClassByCGLIB$$5f650649.invoke(<generated>) [cglib-nodep-2.2.2.jar:na]
  8.         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [cglib-nodep-2.2.2.jar:na]
  9.         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:618) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  10.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService$$EnhancerByCGLIB$$49a469c1.getIncomingQueueStatistics(<generated>) [cglib-nodep-2.2.2.jar:na]
  11.         at com.atcsibir.cpgu.schedule.smev_3.MessageExchangeTaskSuite.getQueueSize(MessageExchangeTaskSuite.java:97) [MessageExchangeTaskSuite.class:na]
  12.         at com.atcsibir.cpgu.service.monitoring.SmevQueueSystemMonitoring.checkWorking(SmevQueueSystemMonitoring.java:27) [SmevQueueSystemMonitoring.class:na]
  13.         at com.atcsibir.cpgu.service.monitoring.SmevQueueSystemMonitoring.tryCreate(SmevQueueSystemMonitoring.java:22) [SmevQueueSystemMonitoring.class:na]
  14.         at com.atcsibir.cpgu.service.monitoring.AsyncSystemMonitoring$1.call(AsyncSystemMonitoring.java:40) [AsyncSystemMonitoring$1.class:na]
  15.         at com.atcsibir.cpgu.service.monitoring.AsyncSystemMonitoring$1.call(AsyncSystemMonitoring.java:37) [AsyncSystemMonitoring$1.class:na]
  16.         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [na:1.7.0_21]
  17.         at java.util.concurrent.FutureTask.run(FutureTask.java:166) [na:1.7.0_21]
  18.         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_21]
  19.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_21]
  20.         at java.lang.Thread.run(Thread.java:722) [na:1.7.0_21]
  21. Caused by: javax.xml.ws.WebServiceException: MEX0014:Exception occurred while trying to retrieve metadata from address http://gtw_upstream/smev/v1.1/ws/smev/v1.1/wsnull?xsd=smev-message-exchange-basic-1.1.xsd
  22.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.getSourceFromLocation(ServiceDescriptorImpl.java:245) ~[webservices-rt-2.3.jar:2.3]
  23.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.handleLocation(ServiceDescriptorImpl.java:179) ~[webservices-rt-2.3.jar:2.3]
  24.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.populateLists(ServiceDescriptorImpl.java:133) ~[webservices-rt-2.3.jar:2.3]
  25.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.<init>(ServiceDescriptorImpl.java:115) ~[webservices-rt-2.3.jar:2.3]
  26.         at com.sun.xml.ws.mex.client.MetadataResolverImpl.resolve(MetadataResolverImpl.java:71) ~[webservices-rt-2.3.jar:2.3]
  27.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseUsingMex(RuntimeWSDLParser.java:271) ~[webservices-rt-2.3.jar:2.3]
  28.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:247) ~[webservices-rt-2.3.jar:2.3]
  29.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:230) ~[webservices-rt-2.3.jar:2.3]
  30.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:193) ~[webservices-rt-2.3.jar:2.3]
  31.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:162) ~[webservices-rt-2.3.jar:2.3]
  32.         at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:359) ~[webservices-rt-2.3.jar:2.3]
  33.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:321) ~[webservices-rt-2.3.jar:2.3]
  34.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:230) ~[webservices-rt-2.3.jar:2.3]
  35.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:212) ~[webservices-rt-2.3.jar:2.3]
  36.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:208) ~[webservices-rt-2.3.jar:2.3]
  37.         at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:112) ~[webservices-rt-2.3.jar:2.3]
  38.         at javax.xml.ws.Service.<init>(Service.java:77) ~[na:1.7.0_21]
  39.         at com.atcsibir.cpgu.service.smev_3.autogenerated.SMEVMessageExchangeService.<init>(SMEVMessageExchangeService.java:44) ~[SMEVMessageExchangeService.class:na]
  40.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.createPort(Smev3ExchangeService.java:1221) [Smev3ExchangeService.class:na]
  41.         ... 16 common frames omitted
  42. Caused by: java.net.UnknownHostException: gtw_upstream
  43.         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178) ~[na:1.7.0_21]
  44.         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) ~[na:1.7.0_21]
  45.         at java.net.Socket.connect(Socket.java:579) ~[na:1.7.0_21]
  46.         at java.net.Socket.connect(Socket.java:528) ~[na:1.7.0_21]
  47.         at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.7.0_21]
  48.         at sun.net.www.http.HttpClient.openServer(HttpClient.java:378) ~[na:1.7.0_21]
  49.         at sun.net.www.http.HttpClient.openServer(HttpClient.java:473) ~[na:1.7.0_21]
  50.         at sun.net.www.http.HttpClient.<init>(HttpClient.java:203) ~[na:1.7.0_21]
  51.         at sun.net.www.http.HttpClient.New(HttpClient.java:290) ~[na:1.7.0_21]
  52.         at sun.net.www.http.HttpClient.New(HttpClient.java:306) ~[na:1.7.0_21]
  53.         at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995) ~[na:1.7.0_21]
  54.         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931) ~[na:1.7.0_21]
  55.         at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849) ~[na:1.7.0_21]
  56.         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1299) ~[na:1.7.0_21]
  57.         at com.sun.xml.ws.mex.client.HttpPoster.makeGetCall(HttpPoster.java:159) ~[webservices-rt-2.3.jar:2.3]
  58.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.getSourceFromLocation(ServiceDescriptorImpl.java:233) ~[webservices-rt-2.3.jar:2.3]
  59.         ... 34 common frames omitted
  60. 2019-04-05_02:21:05.509 [pool-5-thread-12] ERROR c.a.c.s.smev_3.Smev3ExchangeService - Could not create port for SMEV 3
  61. 2019-04-05_02:21:05.511 [pool-5-thread-12] ERROR c.a.c.s.smev_3.Smev3ExchangeService - Something went wrong,
  62. javax.xml.ws.WebServiceException: javax.xml.ws.WebServiceException: MEX0014:Exception occurred while trying to retrieve metadata from address http://gtw_upstream/smev/v1.1/ws/smev/v1.1/wsnull?xsd=smev-message-exchange-basic-1.1.xsd
  63.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.createPort(Smev3ExchangeService.java:1233) [Smev3ExchangeService.class:na]
  64.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.getIncomingQueueStatistics(Smev3ExchangeService.java:460) [Smev3ExchangeService.class:na]
  65.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.getIncomingQueueStatistics(Smev3ExchangeService.java:444) [Smev3ExchangeService.class:na]
  66.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService$$FastClassByCGLIB$$5f650649.invoke(<generated>) [cglib-nodep-2.2.2.jar:na]
  67.         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [cglib-nodep-2.2.2.jar:na]
  68.         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:618) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  69.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService$$EnhancerByCGLIB$$49a469c1.getIncomingQueueStatistics(<generated>) [cglib-nodep-2.2.2.jar:na]
  70.         at com.atcsibir.cpgu.schedule.smev_3.MessageExchangeTaskSuite.getQueueSize(MessageExchangeTaskSuite.java:97) [MessageExchangeTaskSuite.class:na]
  71.         at com.atcsibir.cpgu.service.monitoring.SmevQueueSystemMonitoring.checkWorking(SmevQueueSystemMonitoring.java:27) [SmevQueueSystemMonitoring.class:na]
  72.         at com.atcsibir.cpgu.service.monitoring.SmevQueueSystemMonitoring.tryCreate(SmevQueueSystemMonitoring.java:22) [SmevQueueSystemMonitoring.class:na]
  73.         at com.atcsibir.cpgu.service.monitoring.AsyncSystemMonitoring$1.call(AsyncSystemMonitoring.java:40) [AsyncSystemMonitoring$1.class:na]
  74.         at com.atcsibir.cpgu.service.monitoring.AsyncSystemMonitoring$1.call(AsyncSystemMonitoring.java:37) [AsyncSystemMonitoring$1.class:na]
  75.         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [na:1.7.0_21]
  76.         at java.util.concurrent.FutureTask.run(FutureTask.java:166) [na:1.7.0_21]
  77.         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_21]
  78.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_21]
  79.         at java.lang.Thread.run(Thread.java:722) [na:1.7.0_21]
  80. Caused by: javax.xml.ws.WebServiceException: MEX0014:Exception occurred while trying to retrieve metadata from address http://gtw_upstream/smev/v1.1/ws/smev/v1.1/wsnull?xsd=smev-message-exchange-basic-1.1.xsd
  81.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.getSourceFromLocation(ServiceDescriptorImpl.java:245) ~[webservices-rt-2.3.jar:2.3]
  82.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.handleLocation(ServiceDescriptorImpl.java:179) ~[webservices-rt-2.3.jar:2.3]
  83.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.populateLists(ServiceDescriptorImpl.java:133) ~[webservices-rt-2.3.jar:2.3]
  84.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.<init>(ServiceDescriptorImpl.java:115) ~[webservices-rt-2.3.jar:2.3]
  85.         at com.sun.xml.ws.mex.client.MetadataResolverImpl.resolve(MetadataResolverImpl.java:71) ~[webservices-rt-2.3.jar:2.3]
  86.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseUsingMex(RuntimeWSDLParser.java:271) ~[webservices-rt-2.3.jar:2.3]
  87.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:247) ~[webservices-rt-2.3.jar:2.3]
  88.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:230) ~[webservices-rt-2.3.jar:2.3]
  89.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:193) ~[webservices-rt-2.3.jar:2.3]
  90.         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:162) ~[webservices-rt-2.3.jar:2.3]
  91.         at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:359) ~[webservices-rt-2.3.jar:2.3]
  92.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:321) ~[webservices-rt-2.3.jar:2.3]
  93.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:230) ~[webservices-rt-2.3.jar:2.3]
  94.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:212) ~[webservices-rt-2.3.jar:2.3]
  95.         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:208) ~[webservices-rt-2.3.jar:2.3]
  96.         at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:112) ~[webservices-rt-2.3.jar:2.3]
  97.         at javax.xml.ws.Service.<init>(Service.java:77) ~[na:1.7.0_21]
  98.         at com.atcsibir.cpgu.service.smev_3.autogenerated.SMEVMessageExchangeService.<init>(SMEVMessageExchangeService.java:44) ~[SMEVMessageExchangeService.class:na]
  99.         at com.atcsibir.cpgu.service.smev_3.Smev3ExchangeService.createPort(Smev3ExchangeService.java:1221) [Smev3ExchangeService.class:na]
  100.         ... 16 common frames omitted
  101. Caused by: java.net.UnknownHostException: gtw_upstream
  102.         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178) ~[na:1.7.0_21]
  103.         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) ~[na:1.7.0_21]
  104.         at java.net.Socket.connect(Socket.java:579) ~[na:1.7.0_21]
  105.         at java.net.Socket.connect(Socket.java:528) ~[na:1.7.0_21]
  106.         at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[na:1.7.0_21]
  107.         at sun.net.www.http.HttpClient.openServer(HttpClient.java:378) ~[na:1.7.0_21]
  108.         at sun.net.www.http.HttpClient.openServer(HttpClient.java:473) ~[na:1.7.0_21]
  109.         at sun.net.www.http.HttpClient.<init>(HttpClient.java:203) ~[na:1.7.0_21]
  110.         at sun.net.www.http.HttpClient.New(HttpClient.java:290) ~[na:1.7.0_21]
  111.         at sun.net.www.http.HttpClient.New(HttpClient.java:306) ~[na:1.7.0_21]
  112.         at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995) ~[na:1.7.0_21]
  113.         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931) ~[na:1.7.0_21]
  114.         at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849) ~[na:1.7.0_21]
  115.         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1299) ~[na:1.7.0_21]
  116.         at com.sun.xml.ws.mex.client.HttpPoster.makeGetCall(HttpPoster.java:159) ~[webservices-rt-2.3.jar:2.3]
  117.         at com.sun.xml.ws.mex.client.ServiceDescriptorImpl.getSourceFromLocation(ServiceDescriptorImpl.java:233) ~[webservices-rt-2.3.jar:2.3]
  118.         ... 34 common frames omitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement