· 8 years ago · Dec 03, 2017, 04:04 AM
1/opt/tomcat6/conf# service tomcat6 start & tail -f /opt/tomcat/logs/catalina.out
2[1] 23178
3 at java.util.TimerThread.run(Timer.java:505)
4Caused by: java.lang.ClassNotFoundException: org.apache.tomcat.jdbc.pool.FairBlockingQueue$FairIterator
5 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
6 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
7 ... 5 more
8SLF4J: Class path contains multiple SLF4J bindings.
9SLF4J: Found binding in [jar:file:/usr/share/tomcat6/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
10SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/gateway/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
11SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
12SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
13Starting Tomcat servlet engine: tomcat6дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
14WARNING: Problem with directory [/usr/share/tomcat6/server/classes], exists: [false], isDirectory: [false], canRead: [false]
15дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
16WARNING: Problem with directory [/usr/share/tomcat6/server], exists: [false], isDirectory: [false], canRead: [false]
17дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
18WARNING: Problem with directory [/usr/share/tomcat6/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
19дек 03, 2017 11:35:07 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
20WARNING: Problem with directory [/usr/share/tomcat6/shared], exists: [false], isDirectory: [false], canRead: [false]
21дек 03, 2017 11:35:08 AM org.apache.catalina.startup.HostConfig deployDescriptor
22WARNING: A docBase /opt/tomcat/webapps/solr.war inside the host appBase has been specified, and will be ignored
23дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext resourcesStart
24SEVERE: Error starting static Resources
25java.lang.IllegalArgumentException: Document base /var/lib/tomcat6/webapps/solr does not exist or is not a readable directory
26 at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:142)
27 at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4320)
28 at org.apache.catalina.core.StandardContext.start(StandardContext.java:4489)
29 at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
30 at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
31 at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
32 at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
33 at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
34 at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
35 at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
36 at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
37 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
38 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
39 at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
40 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
41 at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
42 at org.apache.catalina.core.StandardService.start(StandardService.java:525)
43 at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
44 at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
46 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
47 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
48 at java.lang.reflect.Method.invoke(Method.java:601)
49 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
50 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
51
52дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext start
53SEVERE: Error in resourceStart()
54дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext start
55SEVERE: Error getConfigured
56дек 03, 2017 11:35:08 AM org.apache.catalina.core.StandardContext start
57SEVERE: Context [/solr] startup failed due to previous errors
58[CPGU] Initializing log4j...
59[CPGU] Ready to go!
60SLF4J: Class path contains multiple SLF4J bindings.
61SLF4J: Found binding in [jar:file:/usr/share/tomcat6/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
62SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/cpgu/WEB-INF/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
63SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/cpgu/WEB-INF/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
64SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
65SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
66 failed!
672017-12-03_11:35:14.744 INFO c.a.c.c.DbMigrationManager - Trying to migrate the database schema if needed
682017-12-03_11:35:15.380 INFO c.g.flyway.core.command.DbMigrate - Current version of schema "public": 00536
692017-12-03_11:35:15.381 INFO c.g.flyway.core.command.DbMigrate - Migrating schema "public" to version 00537
702017-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.
712017-12-03_11:35:15.418 ERROR o.s.web.context.ContextLoader - Context initialization failed
72org.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
73 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
74 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
75 at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
76 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
77 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
78 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
79 at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:734) ~[spring-context-3.1.3.RELEASE.jar:3.1.3.RELEASE]
80 at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:457) ~[spring-context-3.1.3.RELEASE.jar:3.1.3.RELEASE]
81 at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383) ~[spring-web-3.1.3.RELEASE.jar:3.1.3.RELEASE]
82 at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283) ~[spring-web-3.1.3.RELEASE.jar:3.1.3.RELEASE]
83 at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111) [spring-web-3.1.3.RELEASE.jar:3.1.3.RELEASE]
84 at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206) [catalina-6.0.35.jar:6.0.35]
85 at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705) [catalina-6.0.35.jar:6.0.35]
86 at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) [catalina-6.0.35.jar:6.0.35]
87 at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) [catalina-6.0.35.jar:6.0.35]
88 at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) [catalina-6.0.35.jar:6.0.35]
89 at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943) [catalina-6.0.35.jar:6.0.35]
90 at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778) [catalina-6.0.35.jar:6.0.35]
91 at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504) [catalina-6.0.35.jar:6.0.35]
92 at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) [catalina-6.0.35.jar:6.0.35]
93 at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) [catalina-6.0.35.jar:6.0.35]
94 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) [catalina-6.0.35.jar:6.0.35]
95 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) [catalina-6.0.35.jar:6.0.35]
96 at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) [catalina-6.0.35.jar:6.0.35]
97 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) [catalina-6.0.35.jar:6.0.35]
98 at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) [catalina-6.0.35.jar:6.0.35]
99 at org.apache.catalina.core.StandardService.start(StandardService.java:525) [catalina-6.0.35.jar:6.0.35]
100 at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) [catalina-6.0.35.jar:6.0.35]
101 at org.apache.catalina.startup.Catalina.start(Catalina.java:595) [catalina-6.0.35.jar:6.0.35]
102 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_13]
103 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_13]
104 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_13]
105 at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_13]
106 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) [bootstrap.jar:6.0.35]
107 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) [bootstrap.jar:6.0.35]
108Caused 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
109 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1455) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
110 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
111 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
112 at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
113 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
114 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
115 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
116 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:284) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
117 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
118 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:420) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
119 at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:277) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
120 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:139) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
121 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.<init>(PersistenceExceptionTranslationInterceptor.java:79) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
122 at org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor.<init>(PersistenceExceptionTranslationAdvisor.java:70) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
123 at org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor.setBeanFactory(PersistenceExceptionTranslationPostProcessor.java:103) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
124 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeAwareMethods(AbstractAutowireCapableBeanFactory.java:1475) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
125 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1443) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
126 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
127 ... 34 common frames omitted
128Caused by: com.googlecode.flyway.core.command.FlywaySqlScriptException: Error executing statement at line 1: alter table day_off drop constraint day_off_work_calendar_fkey
129 at com.googlecode.flyway.core.dbsupport.SqlScript.execute(SqlScript.java:92) ~[flyway-core-2.3.1.jar:na]
130 at com.googlecode.flyway.core.resolver.sql.SqlMigrationExecutor.execute(SqlMigrationExecutor.java:72) ~[flyway-core-2.3.1.jar:na]
131 at com.googlecode.flyway.core.command.DbMigrate$2.doInTransaction(DbMigrate.java:243) ~[flyway-core-2.3.1.jar:na]
132 at com.googlecode.flyway.core.command.DbMigrate$2.doInTransaction(DbMigrate.java:241) ~[flyway-core-2.3.1.jar:na]
133 at com.googlecode.flyway.core.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72) ~[flyway-core-2.3.1.jar:na]
134 at com.googlecode.flyway.core.command.DbMigrate.applyMigration(DbMigrate.java:241) ~[flyway-core-2.3.1.jar:na]
135 at com.googlecode.flyway.core.command.DbMigrate.access$700(DbMigrate.java:44) ~[flyway-core-2.3.1.jar:na]
136 at com.googlecode.flyway.core.command.DbMigrate$1.doInTransaction(DbMigrate.java:186) ~[flyway-core-2.3.1.jar:na]
137 at com.googlecode.flyway.core.command.DbMigrate$1.doInTransaction(DbMigrate.java:135) ~[flyway-core-2.3.1.jar:na]
138 at com.googlecode.flyway.core.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72) ~[flyway-core-2.3.1.jar:na]
139 at com.googlecode.flyway.core.command.DbMigrate.migrate(DbMigrate.java:135) ~[flyway-core-2.3.1.jar:na]
140 at com.googlecode.flyway.core.Flyway$1.execute(Flyway.java:872) ~[flyway-core-2.3.1.jar:na]
141 at com.googlecode.flyway.core.Flyway$1.execute(Flyway.java:819) ~[flyway-core-2.3.1.jar:na]
142 at com.googlecode.flyway.core.Flyway.execute(Flyway.java:1200) ~[flyway-core-2.3.1.jar:na]
143 at com.googlecode.flyway.core.Flyway.migrate(Flyway.java:819) ~[flyway-core-2.3.1.jar:na]
144 at com.atcsibir.cpgu.configuration.DbMigrationManager.manageMigrations(DbMigrationManager.java:32) ~[cpgu-model-1.0-SNAPSHOT.jar:na]
145 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_13]
146 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_13]
147 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_13]
148 at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_13]
149 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1581) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
150 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1522) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
151 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1452) ~[spring-beans-3.1.3.RELEASE.jar:3.1.3.RELEASE]
152 ... 51 common frames omitted
153Caused by: org.postgresql.util.PSQLException: ERROR: constraint "day_off_work_calendar_fkey" of relation "day_off" does not exist
154 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2062) ~[postgresql-8.4-701.jdbc3.jar:na]
155 at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1795) ~[postgresql-8.4-701.jdbc3.jar:na]
156 at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257) ~[postgresql-8.4-701.jdbc3.jar:na]
157 at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:479) ~[postgresql-8.4-701.jdbc3.jar:na]
158 at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:353) ~[postgresql-8.4-701.jdbc3.jar:na]
159 at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:345) ~[postgresql-8.4-701.jdbc3.jar:na]
160 at com.googlecode.flyway.core.dbsupport.JdbcTemplate.executeStatement(JdbcTemplate.java:230) ~[flyway-core-2.3.1.jar:na]
161 at com.googlecode.flyway.core.dbsupport.SqlScript.execute(SqlScript.java:90) ~[flyway-core-2.3.1.jar:na]
162 ... 73 common frames omitted
163дек 03, 2017 11:35:15 AM org.apache.catalina.core.StandardContext start
164SEVERE: Error listenerStart
165дек 03, 2017 11:35:15 AM org.apache.catalina.core.StandardContext start
166SEVERE: Context [/cpgu] startup failed due to previous errors
167дек 03, 2017 11:35:15 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
168SEVERE: 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.
169дек 03, 2017 11:35:15 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
170SEVERE: 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.
171SLF4J: Class path contains multiple SLF4J bindings.
172SLF4J: Found binding in [jar:file:/usr/share/tomcat6/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
173SLF4J: Found binding in [jar:file:/var/lib/tomcat6/webapps/gateway/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
174SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
175SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
1762017-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.
1772017-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
17811: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]
17911: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]
18011:35:16.132 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.DefaultClientConnectionOperator - Connecting to pk4nlbsmev.k4.egov.local:80
18111:35:16.192 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAddCookies - CookieSpec selected: best-match
18211:35:16.202 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAuthCache - Auth cache not set in the context
18311:35:16.202 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestTargetAuthentication - Target auth state: UNCHALLENGED
18411:35:16.203 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestProxyAuthentication - Proxy auth state: UNCHALLENGED
18511:35:16.203 [http-127.0.0.1-8082-1] DEBUG o.a.h.impl.client.DefaultHttpClient - Attempt 1 to execute request
18611: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
18711: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]"
18811:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-real-ip: 172.21.128.132[\r][\n]"
18911:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-forwarded-for: 172.21.128.132[\r][\n]"
19011:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "connection: close[\r][\n]"
19111:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "accept: */*[\r][\n]"
19211:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "user-agent: NING/1.0[\r][\n]"
19311:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "Host: pk4nlbsmev.k4.egov.local:80[\r][\n]"
19411:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "[\r][\n]"
19511:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> GET /gateway/services/SID0000181?wsdl HTTP/1.1
19611:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-real-ip: 172.21.128.132
19711:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-forwarded-for: 172.21.128.132
19811:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> connection: close
19911:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> accept: */*
20011:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> user-agent: NING/1.0
20111:35:16.205 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> Host: pk4nlbsmev.k4.egov.local:80
20211:35:16.242 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "HTTP/1.1 301 Moved Permanently[\r][\n]"
20311:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Server: nginx[\r][\n]"
20411: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]"
20511:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Type: text/html[\r][\n]"
20611:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Length: 178[\r][\n]"
20711: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]"
20811:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Connection: close[\r][\n]"
20911:35:16.244 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\r][\n]"
21011: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
21111:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << HTTP/1.1 301 Moved Permanently
21211:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Server: nginx
21311:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Date: Sun, 03 Dec 2017 03:35:16 GMT
21411:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Type: text/html
21511:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Length: 178
21611: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
21711:35:16.245 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Connection: close
21811: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'
21911:35:16.248 [http-127.0.0.1-8082-1] DEBUG o.a.h.impl.client.DefaultHttpClient - Resetting target auth state
22011: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
22111: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
22211: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
22311: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
22411: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]
22511: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]
22611: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]
22711:35:16.249 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.c.DefaultClientConnectionOperator - Connecting to pk4nlbsmev.k4.egov.local:80
22811:35:16.282 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAddCookies - CookieSpec selected: best-match
22911:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.protocol.RequestAuthCache - Auth cache not set in the context
23011:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestTargetAuthentication - Target auth state: UNCHALLENGED
23111:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.c.p.RequestProxyAuthentication - Proxy auth state: UNCHALLENGED
23211:35:16.283 [http-127.0.0.1-8082-1] DEBUG o.a.h.impl.client.DefaultHttpClient - Attempt 2 to execute request
23311: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
23411: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]"
23511:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-real-ip: 172.21.128.132[\r][\n]"
23611:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "x-forwarded-for: 172.21.128.132[\r][\n]"
23711:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "connection: close[\r][\n]"
23811:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "accept: */*[\r][\n]"
23911:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "user-agent: NING/1.0[\r][\n]"
24011:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "Host: pk4nlbsmev.k4.egov.local[\r][\n]"
24111:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - >> "[\r][\n]"
24211:35:16.283 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> GET /gateway/services/SID0000181/wsdl HTTP/1.1
24311:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-real-ip: 172.21.128.132
24411:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> x-forwarded-for: 172.21.128.132
24511:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> connection: close
24611:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> accept: */*
24711:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> user-agent: NING/1.0
24811:35:16.284 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - >> Host: pk4nlbsmev.k4.egov.local
24911:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "HTTP/1.1 200 OK[\r][\n]"
25011:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Server: nginx[\r][\n]"
25111: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]"
25211:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Type: text/xml; charset=UTF-8[\r][\n]"
25311:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Content-Length: 2619[\r][\n]"
25411:35:16.433 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "Connection: close[\r][\n]"
25511: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]"
25611:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\r][\n]"
25711:35:16.434 [http-127.0.0.1-8082-1] DEBUG o.a.h.i.conn.DefaultClientConnection - Receiving response: HTTP/1.1 200 OK
25811:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << HTTP/1.1 200 OK
25911:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Server: nginx
26011:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Date: Sun, 03 Dec 2017 03:35:16 GMT
26111:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Type: text/xml; charset=UTF-8
26211:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Content-Length: 2619
26311:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << Connection: close
26411:35:16.434 [http-127.0.0.1-8082-1] DEBUG org.apache.http.headers - << X-Powered-By: Servlet/2.5 JSP/2.1
26511: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]"
26611:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:types>[\n]"
26711: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]"
26811: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]"
26911:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
27011:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
27111:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
27211:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <xsd:element name="pushEventRequest" type="smev:PushEventRequest"/>[\n]"
27311:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <xsd:element name="pushEventResponse" type="smev:PushEventResponse"/>[\n]"
27411:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "[\n]"
27511:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </xsd:schema>[\n]"
27611:35:16.437 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:types>[\n]"
27711:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:message name="pushEventResponse">[\n]"
27811:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:part ele"
27911:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "ment="ev:pushEventResponse" name="pushEventResponse">[\n]"
28011:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:part>[\n]"
28111:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:message>[\n]"
28211:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:message name="pushEventRequest">[\n]"
28311:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:part element="smev:Header" name="smevHeader">[\n]"
28411:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:part>[\n]"
28511:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:part element="ev:pushEventRequest" name="pushEventRequest">[\n]"
28611:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:part>[\n]"
28711:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:message>[\n]"
28811:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:portType name="EventService">[\n]"
28911:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:operation name="pushEvent">[\n]"
29011:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:input message="ev:pushEventRequest">[\n]"
29111:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:input>[\n]"
29211:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:output message="ev:pushEventResponse">[\n]"
29311:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:output>[\n]"
29411:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:operation>[\n]"
29511:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:portType>[\n]"
29611:35:16.438 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:binding name="EventServiceBinding" type="ev:EventService">[\n]"
29711: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]"
29811:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:operation name="pushEvent">[\n]"
29911:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:operation soapAction="pushEvent" style="document"/>[\n]"
30011:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:input>[\n]"
30111: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]"
30211:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </soap:header>[\n]"
30311:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:body parts="pushEventRequest" use="literal"/>[\n]"
30411:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:input>[\n]"
30511:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:output>[\n]"
30611:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <soap:body use="literal"/>[\n]"
30711:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:output>[\n]"
30811:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:operation>[\n]"
30911:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:binding>[\n]"
31011:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:service name="EventService">[\n]"
31111:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " <wsdl:port binding="ev:EventServiceBinding" name="EventService">[\n]"
31211: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]"
31311:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:port>[\n]"
31411:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << " </wsdl:service>[\n]"
31511:35:16.439 [http-127.0.0.1-8082-1] DEBUG org.apache.http.wire - << "</wsdl:definitions>"
31611: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
31711: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
31811: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]
319Exception in thread "PoolCleaner[93470495:1512272114755]" java.lang.NoClassDefFoundError: org/apache/tomcat/jdbc/pool/FairBlockingQueue$FairIterator
320 at org.apache.tomcat.jdbc.pool.FairBlockingQueue.iterator(FairBlockingQueue.java:233)
321 at org.apache.tomcat.jdbc.pool.ConnectionPool.testAllIdle(ConnectionPool.java:1031)
322 at org.apache.tomcat.jdbc.pool.ConnectionPool$PoolCleaner.run(ConnectionPool.java:1350)
323 at java.util.TimerThread.mainLoop(Timer.java:555)
324 at java.util.TimerThread.run(Timer.java:505)
325Caused by: java.lang.ClassNotFoundException: org.apache.tomcat.jdbc.pool.FairBlockingQueue$FairIterator
326 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
327 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
328 ... 5 more
329^C[1]+ Exit 1 service tomcat6 start
330
331root@IRK-AIS-APP-001:/opt/tomcat6/conf# curl 10.1.1.51:8081/cpgu/action/systemMonitoring
332<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#
333root@IRK-AIS-APP-001:/opt/tomcat6/conf#
334root@IRK-AIS-APP-001:/opt/tomcat6/conf#
335root@IRK-AIS-APP-001:/opt/tomcat6/conf# curl 10.1.1.51:8082/cpgu/action/systemMonitoring
336<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: