· 8 years ago · Dec 03, 2017, 03:58 AM
1Class path contains multiple SLF4J bindings.
2SLF4J: Found binding in [jar:file:/usr/share/tomcat6/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
3SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/gateway/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
4SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
5SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
6Starting Tomcat servlet engine: tomcat6дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
7WARNING: Problem with directory [/usr/share/tomcat6/server/classes], exists: [false], isDirectory: [false], canRead: [false]
8дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
9WARNING: Problem with directory [/usr/share/tomcat6/server], exists: [false], isDirectory: [false], canRead: [false]
10дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
11WARNING: Problem with directory [/usr/share/tomcat6/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
12дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
13WARNING: Problem with directory [/usr/share/tomcat6/shared], exists: [false], isDirectory: [false], canRead: [false]
14дек 03, 2017 11:35:08 AM org.apache.catalina.startup.HostConfig deployDescriptor
15WARNING: A docBase /opt/tomcat/webapps/solr.war inside the host appBase has been specified, and will be ignored
16дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext resourcesStart
17SEVERE: Error starting static Resources
18java.lang.IllegalArgumentException: Document base /var/lib/tomcat6/webapps/solr does not exist or is not a readable directory
19 at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:142)
20 at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4320)
21 at org.apache.catalina.core.StandardContext.start(StandardContext.java:4489)
22 at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
23 at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
24 at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
25 at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
26 at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
27 at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
28 at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
29 at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
30 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
31 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
32 at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
33 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
34 at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
35 at org.apache.catalina.core.StandardService.start(StandardService.java:525)
36 at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
37 at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
38 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
39 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
40 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
41 at java.lang.reflect.Method.invoke(Method.java:601)
42 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
43 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
44
45дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext start
46SEVERE: Error in resourceStart()
47дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext start
48SEVERE: Error getConfigured
49дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext start
50SEVERE: Context [/solr] startup failed due to previous errors
51[CPGU] Initializing log4j...
52[CPGU] Ready to go!
53SLF4J: Class path contains multiple SLF4J bindings.
54SLF4J: Found binding in [jar:file:/usr/share/tomcat6/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
55SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/cpgu/WEB-INF/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
56SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/cpgu/WEB-INF/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
57SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
58SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
59 failed!
602017-12-03_11:35:14.744 INFO c.a.c.c.DbMigrationManager - Trying to migrate the database schema if needed
612017-12-03_11:35:15.380 INFO c.g.flyway.core.command.DbMigrate - Current version of schema "public": 00536
622017-12-03_11:35:15.381 INFO c.g.flyway.core.command.DbMigrate - Migrating schema "public" to version 00537
632017-12-03_11:35:15.399 ERROR c.g.flyway.core.command.DbMigrate - Migration of schema "public" to version 00537 failed! Changes successfully rolled back.
642017-12-03_11:35:15.418 ERROR o.s.web.context.ContextLoader - Context initialization failed
65org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbMigrationManager' defined in URL [jar:file:/var/lib/tomcat6/webapps/cpgu/WEB-INF/lib/cpgu-model-1.0-SNAPSHOT.jar!/META-INF/spring/cpgu-model-app-context.xml]: Invocation of init method failed; nested exception is com.googlecode.flyway.core.command.FlywaySqlScriptException: Error executing statement at line 1: alter table day_off drop constraint day_off_work_calendar_fkey
66 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
67 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
68 at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
69 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
70 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
71 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
72 at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:734) ~[spring-context-3.1.3.RELEASE.jar:3.1.3.RELEASE]
73 at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:457) ~[spring-context-3.1.3.RELEASE.jar:3.1.3.RELEASE]
74 at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383) ~[spring-web-3.1.3.RELEASE.jar:3.1.3.RELEASE]
75 at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283) ~[spring-web-3.1.3.RELEASE.jar:3.1.3.RELEASE]
76 at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111) [spring-web-3.1.3.RELEASE.jar:3.1.3.RELEASE]
77 at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206) [catalina-6.0.35.jar:6.0.35]
78 at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705) [catalina-6.0.35.jar:6.0.35]
79 at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) [catalina-6.0.35.jar:6.0.35]
80 at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) [catalina-6.0.35.jar:6.0.35]
81 at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) [catalina-6.0.35.jar:6.0.35]
82 at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943) [catalina-6.0.35.jar:6.0.35]
83 at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778) [catalina-6.0.35.jar:6.0.35]
84 at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504) [catalina-6.0.35.jar:6.0.35]
85 at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) [catalina-6.0.35.jar:6.0.35]
86 at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) [catalina-6.0.35.jar:6.0.35]
87 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) [catalina-6.0.35.jar:6.0.35]
88 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) [catalina-6.0.35.jar:6.0.35]
89 at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) [catalina-6.0.35.jar:6.0.35]
90 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) [catalina-6.0.35.jar:6.0.35]
91 at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) [catalina-6.0.35.jar:6.0.35]
92 at org.apache.catalina.core.StandardService.start(StandardService.java:525) [catalina-6.0.35.jar:6.0.35]
93 at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) [catalina-6.0.35.jar:6.0.35]
94 at org.apache.catalina.startup.Catalina.start(Catalina.java:595) [catalina-6.0.35.jar:6.0.35]
95 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_13]
96 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_13]
97 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_13]
98 at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_13]
99 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) [bootstrap.jar:6.0.35]
100 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) [bootstrap.jar:6.0.35]
101Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbMigrationManager' defined in URL [jar:file:/var/lib/tomcat6/webapps/cpgu/WEB-INF/lib/cpgu-model-1.0-SNAPSHOT.jar!/META-INF/spring/cpgu-model-app-context.xml]: Invocation of init method failed; nested exception is com.googlecode.flyway.core.command.FlywaySqlScriptException: Error executing statement at line 1: alter table day_off drop constraint day_off_work_calendar_fkey
102 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1455) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
103 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
104 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
105 at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
106 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
107 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
108 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
109 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:284) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
110 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
111 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:420) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
112 at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:277) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
113 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:139) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
114 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.<init>(PersistenceExceptionTranslationInterceptor.java:79) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
115 at org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor.<init>(PersistenceExceptionTranslationAdvisor.java:70) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
116 at org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor.setBeanFactory(PersistenceExceptionTranslationPostProcessor.java:103) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
117 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeAwareMethods(AbstractAutowireCapableBeanFactory.java:1475) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
118 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1443) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
119 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
120 ... 34 common frames omitted
121Caused by: com.googlecode.flyway.core.command.FlywaySqlScriptException: Error executing statement at line 1: alter table day_off drop constraint day_off_work_calendar_fkey
122 at com.googlecode.flyway.core.dbsupport.SqlScript.execute(SqlScript.java:92) ~[flyway-core-2.3.1.jar:na]
123 at com.googlecode.flyway.core.resolver.sql.SqlMigrationExecutor.execute(SqlMigrationExecutor.java:72) ~[flyway-core-2.3.1.jar:na]
124 at com.googlecode.flyway.core.command.DbMigrate$2.doInTransaction(DbMigrate.java:243) ~[flyway-core-2.3.1.jar:na]
125 at com.googlecode.flyway.core.command.DbMigrate$2.doInTransaction(DbMigrate.java:241) ~[flyway-core-2.3.1.jar:na]
126 at com.googlecode.flyway.core.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72) ~[flyway-core-2.3.1.jar:na]
127 at com.googlecode.flyway.core.command.DbMigrate.applyMigration(DbMigrate.java:241) ~[flyway-core-2.3.1.jar:na]
128 at com.googlecode.flyway.core.command.DbMigrate.access$700(DbMigrate.java:44) ~[flyway-core-2.3.1.jar:na]
129 at com.googlecode.flyway.core.command.DbMigrate$1.doInTransaction(DbMigrate.java:186) ~[flyway-core-2.3.1.jar:na]
130 at com.googlecode.flyway.core.command.DbMigrate$1.doInTransaction(DbMigrate.java:135) ~[flyway-core-2.3.1.jar:na]
131 at com.googlecode.flyway.core.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72) ~[flyway-core-2.3.1.jar:na]
132 at com.googlecode.flyway.core.command.DbMigrate.migrate(DbMigrate.java:135) ~[flyway-core-2.3.1.jar:na]
133 at com.googlecode.flyway.core.Flyway$1.execute(Flyway.java:872) ~[flyway-core-2.3.1.jar:na]
134 at com.googlecode.flyway.core.Flyway$1.execute(Flyway.java:819) ~[flyway-core-2.3.1.jar:na]
135 at com.googlecode.flyway.core.Flyway.execute(Flyway.java:1200) ~[flyway-core-2.3.1.jar:na]
136 at com.googlecode.flyway.core.Flyway.migrate(Flyway.java:819) ~[flyway-core-2.3.1.jar:na]
137 at com.atcsibir.cpgu.configuration.DbMigrationManager.manageMigrations(DbMigrationManager.java:32) ~[cpgu-model-1.0-SNAPSHOT.jar:na]
138 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_13]
139 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_13]
140 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_13]
141 at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_13]
142 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1581) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
143 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1522) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
144 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1452) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
145 ... 51 common frames omitted
146Caused by: org.postgresql.util.PSQLException: ERROR: constraint "day_off_work_calendar_fkey" of relation "day_off" does not exist
147 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2062) ~[postgresql-8.4-701.jdbc3.jar:na]
148 at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1795) ~[postgresql-8.4-701.jdbc3.jar:na]
149 at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257) ~[postgresql-8.4-701.jdbc3.jar:na]
150 at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:479) ~[postgresql-8.4-701.jdbc3.jar:na]
151 at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:353) ~[postgresql-8.4-701.jdbc3.jar:na]
152 at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:345) ~[postgresql-8.4-701.jdbc3.jar:na]
153 at com.googlecode.flyway.core.dbsupport.JdbcTemplate.executeStatement(JdbcTemplate.java:230) ~[flyway-core-2.3.1.jar:na]
154 at com.googlecode.flyway.core.dbsupport.SqlScript.execute(SqlScript.java:90) ~[flyway-core-2.3.1.jar:na]
155 ... 73 common frames omitted
156дек 03, 2017 11:35:15 AM org.apache.catalina.core.StandardContext start
157SEVERE: Error listenerStart
158дек 03, 2017 11:35:15 AM org.apache.catalina.core.StandardContext start
159SEVERE: Context [/cpgu] startup failed due to previous errors
160дек 03, 2017 11:35:15 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
161SEVERE: The web application [/cpgu] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
162дек 03, 2017 11:35:15 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
163SEVERE: The web application [/cpgu] appears to have started a thread named [PoolCleaner[93470495:1512272114755]] but has failed to stop it. This is very likely to create a memory leak.
164SLF4J: Class path contains multiple SLF4J bindings.
165SLF4J: Found binding in [jar:file:/usr/share/tomcat6/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
166SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/gateway/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
167SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
168SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
1692017-12-03 11:35:16,074 [http-127.0.0.1-8082-1] INFO com.atcsibir.cpgu.web.ProxyServlet - Got Http request with GET method.
1702017-12-03 11:35:16,078 [http-127.0.0.1-8082-1] DEBUG com.atcsibir.cpgu.web.ProxyServlet - Proxying to http://pk4nlbsmev.k4.egov.local:80/gateway/services/SID0000181?wsdl
17111:35:16.117 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection request: [route: {}->http://pk4nlbsmev.k4.egov.local:80][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
17211:35:16.130 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection leased: [id: 0][route: {}->http://pk4nlbsmev.k4.egov.local:80][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
17311:35:16.132 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.DefaultClientConnectionOperator - Connecting to pk4nlbsmev.k4.egov.local:80
17411:35:16.192 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAddCookies - CookieSpec selected: best-match
17511:35:16.202 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAuthCache - Auth cache not set in the context
17611:35:16.202 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestTargetAuthentication - Target auth state: UNCHALLENGED
17711:35:16.203 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestProxyAuthentication - Proxy auth state: UNCHALLENGED
17811:35:16.203 [http-127.0.0.1-8082-1] DEBUG o.a.h.impl.client.DefaultHttpClient - Attempt 1 to execute request
17911:35:16.203 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Sending request: GET /gateway/services/SID0000181?wsdl HTTP/1.1
18011:35:16.204 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "GET /gateway/services/SID0000181?wsdl HTTP/1.1[\r][\n]"
18111:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-real-ip: 172.21.128.132[\r][\n]"
18211:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-forwarded-for: 172.21.128.132[\r][\n]"
18311:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "connection: close[\r][\n]"
18411:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "accept: */*[\r][\n]"
18511:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "user-agent: NING/1.0[\r][\n]"
18611:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "Host: pk4nlbsmev.k4.egov.local:80[\r][\n]"
18711:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "[\r][\n]"
18811:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> GET /gateway/services/SID0000181?wsdl HTTP/1.1
18911:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-real-ip: 172.21.128.132
19011:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-forwarded-for: 172.21.128.132
19111:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> connection: close
19211:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> accept: */*
19311:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> user-agent: NING/1.0
19411:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> Host: pk4nlbsmev.k4.egov.local:80
19511:35:16.242 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "HTTP/1.1 301 Moved Permanently[\r][\n]"
19611:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Server: nginx[\r][\n]"
19711:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Date: Sun, 03 Dec 2017 03:35:16 GMT[\r][\n]"
19811:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Type: text/html[\r][\n]"
19911:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Length: 178[\r][\n]"
20011:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Location: http://pk4nlbsmev.k4.egov.local/gateway/services/SID0000181/wsdl[\r][\n]"
20111:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Connection: close[\r][\n]"
20211:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\r][\n]"
20311:35:16.245 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Receiving response: HTTP/1.1 301 Moved Permanently
20411:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << HTTP/1.1 301 Moved Permanently
20511:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Server: nginx
20611:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Date: Sun, 03 Dec 2017 03:35:16 GMT
20711:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Type: text/html
20811:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Length: 178
20911:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Location: http://pk4nlbsmev.k4.egov.local/gateway/services/SID0000181/wsdl
21011:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Connection: close
21111:35:16.247 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.DefaultRedirectStrategy - Redirect requested to location 'http://pk4nlbsmev.k4.egov.local/gateway/services/SID0000181/wsdl'
21211:35:16.248 [http-127.0.0.1-8082-1] DEBUG o.a.h.impl.client.DefaultHttpClient - Resetting target auth state
21311:35:16.248 [http-127.0.0.1-8082-1] DEBUG o.a.h.impl.client.DefaultHttpClient - Redirecting to 'http://pk4nlbsmev.k4.egov.local/gateway/services/SID0000181/wsdl' via {}->http://pk4nlbsmev.k4.egov.local
21411:35:16.248 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Connection 0.0.0.0:37974<->172.21.129.6:80 closed
21511:35:16.248 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection [id: 0][route: {}->http://pk4nlbsmev.k4.egov.local:80] can be kept alive for 9223372036854775807 MILLISECONDS
21611:35:16.248 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Connection 0.0.0.0:37974<->172.21.129.6:80 closed
21711:35:16.249 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection released: [id: 0][route: {}->http://pk4nlbsmev.k4.egov.local:80][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
21811:35:16.249 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection request: [route: {}->http://pk4nlbsmev.k4.egov.local][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
21911:35:16.249 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection leased: [id: 1][route: {}->http://pk4nlbsmev.k4.egov.local][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
22011:35:16.249 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.DefaultClientConnectionOperator - Connecting to pk4nlbsmev.k4.egov.local:80
22111:35:16.282 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAddCookies - CookieSpec selected: best-match
22211:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAuthCache - Auth cache not set in the context
22311:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestTargetAuthentication - Target auth state: UNCHALLENGED
22411:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestProxyAuthentication - Proxy auth state: UNCHALLENGED
22511:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.impl.client.DefaultHttpClient - Attempt 2 to execute request
22611:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Sending request: GET /gateway/services/SID0000181/wsdl HTTP/1.1
22711:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "GET /gateway/services/SID0000181/wsdl HTTP/1.1[\r][\n]"
22811:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-real-ip: 172.21.128.132[\r][\n]"
22911:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-forwarded-for: 172.21.128.132[\r][\n]"
23011:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "connection: close[\r][\n]"
23111:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "accept: */*[\r][\n]"
23211:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "user-agent: NING/1.0[\r][\n]"
23311:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "Host: pk4nlbsmev.k4.egov.local[\r][\n]"
23411:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "[\r][\n]"
23511:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> GET /gateway/services/SID0000181/wsdl HTTP/1.1
23611:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-real-ip: 172.21.128.132
23711:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-forwarded-for: 172.21.128.132
23811:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> connection: close
23911:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> accept: */*
24011:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> user-agent: NING/1.0
24111:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> Host: pk4nlbsmev.k4.egov.local
24211:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "HTTP/1.1 200 OK[\r][\n]"
24311:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Server: nginx[\r][\n]"
24411:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Date: Sun, 03 Dec 2017 03:35:16 GMT[\r][\n]"
24511:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Type: text/xml; charset=UTF-8[\r][\n]"
24611:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Length: 2619[\r][\n]"
24711:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Connection: close[\r][\n]"
24811:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "X-Powered-By: Servlet/2.5 JSP/2.1[\r][\n]"
24911:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\r][\n]"
25011:35:16.434 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Receiving response: HTTP/1.1 200 OK
25111:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << HTTP/1.1 200 OK
25211:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Server: nginx
25311:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Date: Sun, 03 Dec 2017 03:35:16 GMT
25411:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Type: text/xml; charset=UTF-8
25511:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Length: 2619
25611:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Connection: close
25711:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << X-Powered-By: Servlet/2.5 JSP/2.1
25811:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "<?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:ev="http://idecs.atc.ru/orderprocessing/ws/eventservice/v25/" xmlns:smev="http://smev.gosuslugi.ru/rev120315" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="EventService" targetNamespace="http://idecs.atc.ru/orderprocessing/ws/eventservice/v25/">[\n]"
25911:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:types>[\n]"
26011:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "<xsd:schema xmlns:ev="http://idecs.atc.ru/orderprocessing/ws/eventservice/v25/" xmlns:smev="http://smev.gosuslugi.ru/rev120315" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://idecs.atc.ru/orderprocessing/ws/eventservice/v25/">[\n]"
26111:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <xsd:import namespace="http://smev.gosuslugi.ru/rev120315" schemaLocation="http://pk4nlbsmev.k4.egov.local:80/gateway/services/SID0000181/1.00/wsdl/IPGU02/bec8e186-8239-4d7f-93df-7d9fdf73cabc"/>[\n]"
26211:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
26311:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
26411:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
26511:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <xsd:element name="pushEventRequest" type="smev:PushEventRequest"/>[\n]"
26611:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <xsd:element name="pushEventResponse" type="smev:PushEventResponse"/>[\n]"
26711:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
26811:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </xsd:schema>[\n]"
26911:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:types>[\n]"
27011:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:message name="pushEventResponse">[\n]"
27111:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:part ele"
27211:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "ment="ev:pushEventResponse" name="pushEventResponse">[\n]"
27311:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:part>[\n]"
27411:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:message>[\n]"
27511:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:message name="pushEventRequest">[\n]"
27611:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:part element="smev:Header" name="smevHeader">[\n]"
27711:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:part>[\n]"
27811:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:part element="ev:pushEventRequest" name="pushEventRequest">[\n]"
27911:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:part>[\n]"
28011:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:message>[\n]"
28111:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:portType name="EventService">[\n]"
28211:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:operation name="pushEvent">[\n]"
28311:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:input message="ev:pushEventRequest">[\n]"
28411:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:input>[\n]"
28511:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:output message="ev:pushEventResponse">[\n]"
28611:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:output>[\n]"
28711:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:operation>[\n]"
28811:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:portType>[\n]"
28911:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:binding name="EventServiceBinding" type="ev:EventService">[\n]"
29011:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>[\n]"
29111:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:operation name="pushEvent">[\n]"
29211:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:operation soapAction="pushEvent" style="document"/>[\n]"
29311:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:input>[\n]"
29411:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:header message="ev:pushEventRequest" part="smevHeader" use="literal" wsdl:required="false">[\n]"
29511:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </soap:header>[\n]"
29611:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:body parts="pushEventRequest" use="literal"/>[\n]"
29711:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:input>[\n]"
29811:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:output>[\n]"
29911:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:body use="literal"/>[\n]"
30011:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:output>[\n]"
30111:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:operation>[\n]"
30211:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:binding>[\n]"
30311:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:service name="EventService">[\n]"
30411:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:port binding="ev:EventServiceBinding" name="EventService">[\n]"
30511:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:address location="http://pk4nlbsmev.k4.egov.local:80/gateway/services/SID0000181/1.00"/>[\n]"
30611:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:port>[\n]"
30711:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:service>[\n]"
30811:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "</wsdl:definitions>"
30911:35:16.439 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection [id: 1][route: {}->http://pk4nlbsmev.k4.egov.local] can be kept alive for 9223372036854775807 MILLISECONDS
31011:35:16.440 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Connection 0.0.0.0:37975<->172.21.129.6:80 closed
31111:35:16.440 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.PoolingClientConnectionManager - Connection released: [id: 1][route: {}->http://pk4nlbsmev.k4.egov.local][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
312Exception in thread "PoolCleaner[93470495:1512272114755]" java.lang.NoClassDefFoundError: org/apache/tomcat/jdbc/pool/FairBlockingQueue$FairIterator
313 at org.apache.tomcat.jdbc.pool.FairBlockingQueue.iterator(FairBlockingQueue.java:233)
314 at org.apache.tomcat.jdbc.pool.ConnectionPool.testAllIdle(ConnectionPool.java:1031)
315 at org.apache.tomcat.jdbc.pool.ConnectionPool$PoolCleaner.run(ConnectionPool.java:1350)
316 at java.util.TimerThread.mainLoop(Timer.java:555)
317 at java.util.TimerThread.run(Timer.java:505)
318Caused by: java.lang.ClassNotFoundException: org.apache.tomcat.jdbc.pool.FairBlockingQueue$FairIterator
319 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
320 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
321 ... 5 more
322^C[1]+ Exit 1 service tomcat6 start
323
324root@IRK-AIS-APP-001:/opt/tomcat6/conf# curl 10.1.1.51:8081/cpgu/action/systemMonitoring
325<html><head><title>Apache Tomcat/6.0.35 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.35</h3></body></html>root@IRK-AIS-APP-001:/opt/tomcat6/conf#
326root@IRK-AIS-APP-001:/opt/tomcat6/conf#
327root@IRK-AIS-APP-001:/opt/tomcat6/conf#
328root@IRK-AIS-APP-001:/opt/tomcat6/conf# curl 10.1.1.51:8082/cpgu/action/systemMonitoring
329<html><head><title>Apache Tomcat/6.0.35 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.35</h3></body></html>root@IRK-AIS-APP-001:/