[Design of JBossCache] - Re: This is too verbose for DEBUG level
by scott.stark@jboss.org
The source is in the repo https://svn.jboss.org/repos/repository.jboss.org/apache-logging/1.1.0.jbo... , but I expect this is in the old cvs tree. I see this commons-logging code under cvs:
| [starksm@valkyrie cvs]$ cvs -d:ext:starksm@cvs.forge.jboss.com:/cvsroot/jboss c
| o apache
| cvs checkout: Updating apache
| cvs checkout: Updating apache/commons-logging
| U apache/commons-logging/.classpath
| U apache/commons-logging/.cvsignore
| U apache/commons-logging/.project
| U apache/commons-logging/LICENSE.txt
| U apache/commons-logging/NOTICE.txt
| U apache/commons-logging/PROPOSAL.html
| U apache/commons-logging/RELEASE-NOTES.txt
| U apache/commons-logging/build.properties.sample
| U apache/commons-logging/build.xml
| U apache/commons-logging/checkstyle.xml
| U apache/commons-logging/doap_logging.rdf
| U apache/commons-logging/java.iml
| U apache/commons-logging/project.properties
| U apache/commons-logging/project.xml
| cvs checkout: Updating apache/commons-logging/src
| cvs checkout: Updating apache/commons-logging/src/conf
| U apache/commons-logging/src/conf/MANIFEST.MF
| cvs checkout: Updating apache/commons-logging/src/java
| U apache/commons-logging/src/java/overview.html
| cvs checkout: Updating apache/commons-logging/src/java/org
| cvs checkout: Updating apache/commons-logging/src/java/org/apache
| cvs checkout: Updating apache/commons-logging/src/java/org/apache/commons
| cvs checkout: Updating apache/commons-logging/src/java/org/apache/commons/loggin
| g
| U apache/commons-logging/src/java/org/apache/commons/logging/Log.java
| U apache/commons-logging/src/java/org/apache/commons/logging/LogConfigurationExc
| eption.java
| U apache/commons-logging/src/java/org/apache/commons/logging/LogFactory.java
| U apache/commons-logging/src/java/org/apache/commons/logging/LogSource.java
| U apache/commons-logging/src/java/org/apache/commons/logging/package.html
| cvs checkout: Updating apache/commons-logging/src/java/org/apache/commons/loggin
| g/impl
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/AvalonLogger.j
| ava
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/DefaultLog4JLo
| gger.java
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/Jdk13Lumberjac
| kLogger.java
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/Jdk14Logger.ja
| va
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/Log4JCategoryL
| og.java
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/Log4JLogger.ja
| va
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/Log4jFactory.j
| ava
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/Log4jProxy.jav
| a
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/LogFactoryImpl
| .java
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/LogKitLogger.j
| ava
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/NoOpLog.java
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/ServletContext
| Cleaner.java
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/SimpleLog.java
|
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/WeakHashtable.
| java
| U apache/commons-logging/src/java/org/apache/commons/logging/impl/package.html
| cvs checkout: Updating apache/commons-logging/src/media
| U apache/commons-logging/src/media/logo.png
| U apache/commons-logging/src/media/logo.xcf
| cvs checkout: Updating apache/commons-logging/src/test
| cvs checkout: Updating apache/commons-logging/src/test/org
| cvs checkout: Updating apache/commons-logging/src/test/org/apache
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g
| U apache/commons-logging/src/test/org/apache/commons/logging/AbstractLogTest.jav
| a
| U apache/commons-logging/src/test/org/apache/commons/logging/AltHashtable.java
| U apache/commons-logging/src/test/org/apache/commons/logging/AltHashtableTestCas
| e.java
| U apache/commons-logging/src/test/org/apache/commons/logging/BadHashtablePropert
| yTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/BasicOperationsTest
| .java
| U apache/commons-logging/src/test/org/apache/commons/logging/BasicOperationsTest
| Case.java
| U apache/commons-logging/src/test/org/apache/commons/logging/LoadTest.java
| U apache/commons-logging/src/test/org/apache/commons/logging/LoadTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/LogTest.java
| U apache/commons-logging/src/test/org/apache/commons/logging/LogTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/NoOpLogTest.java
| U apache/commons-logging/src/test/org/apache/commons/logging/NullClassLoaderTest
| Case.java
| U apache/commons-logging/src/test/org/apache/commons/logging/PathableClassLoader
| .java
| U apache/commons-logging/src/test/org/apache/commons/logging/PathableTestSuite.j
| ava
| U apache/commons-logging/src/test/org/apache/commons/logging/SimpleLogTest.java
| U apache/commons-logging/src/test/org/apache/commons/logging/SimpleLogTestCase.j
| ava
| U apache/commons-logging/src/test/org/apache/commons/logging/TestAll.java
| U apache/commons-logging/src/test/org/apache/commons/logging/UserClass.java
| U apache/commons-logging/src/test/org/apache/commons/logging/Wrapper.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/avalon
| U apache/commons-logging/src/test/org/apache/commons/logging/avalon/AvalonLogger
| Test.java
| U apache/commons-logging/src/test/org/apache/commons/logging/avalon/AvalonLogger
| TestCase.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/config
| U apache/commons-logging/src/test/org/apache/commons/logging/config/FirstPriorit
| yConfigTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/config/PriorityConf
| igTestCase.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/config/nopriority
| U apache/commons-logging/src/test/org/apache/commons/logging/config/nopriority/c
| ommons-logging.properties
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/config/priority10
| U apache/commons-logging/src/test/org/apache/commons/logging/config/priority10/c
| ommons-logging.properties
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/config/priority20
| U apache/commons-logging/src/test/org/apache/commons/logging/config/priority20/c
| ommons-logging.properties
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/config/priority20a
| U apache/commons-logging/src/test/org/apache/commons/logging/config/priority20a/
| commons-logging.properties
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/impl
| U apache/commons-logging/src/test/org/apache/commons/logging/impl/WeakHashtableT
| est.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/jdk14
| U apache/commons-logging/src/test/org/apache/commons/logging/jdk14/CustomConfig.
| properties
| U apache/commons-logging/src/test/org/apache/commons/logging/jdk14/CustomConfigA
| PITestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/jdk14/CustomConfigF
| ullTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/jdk14/CustomConfigT
| estCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/jdk14/DefaultConfig
| TestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/jdk14/TestHandler.j
| ava
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/log4j
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/CustomConfig.
| properties
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/CustomConfigT
| estCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/DefaultConfig
| TestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/StandardTests
| .java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/TestAppender.
| java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/log4j/log4j12
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/log4j12/ApiCl
| asspathStandardTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/log4j12/AppCl
| asspathStandardTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/log4j12/Child
| ClasspathStandardTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/log4j12/Log4j
| 12StandardTests.java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/log4j12/Paren
| tClasspathStandardTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/log4j/log4j12/TestA
| ppender.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/logkit
| U apache/commons-logging/src/test/org/apache/commons/logging/logkit/StandardTest
| Case.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/noop
| U apache/commons-logging/src/test/org/apache/commons/logging/noop/NoOpLogTestCas
| e.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/pathable
| U apache/commons-logging/src/test/org/apache/commons/logging/pathable/ChildFirst
| TestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/pathable/GeneralTes
| tCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/pathable/ParentFirs
| tTestCase.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/servlet
| U apache/commons-logging/src/test/org/apache/commons/logging/servlet/BasicServle
| tTestCase.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/simple
| U apache/commons-logging/src/test/org/apache/commons/logging/simple/CustomConfig
| TestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/simple/DateTimeCust
| omConfigTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/simple/DecoratedSim
| pleLog.java
| U apache/commons-logging/src/test/org/apache/commons/logging/simple/DefaultConfi
| gTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/simple/LogRecord.ja
| va
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/BadTCCLTestCas
| e.java
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/NullTCCLTestCa
| se.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl/custom
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/custom/MyLog.j
| ava
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/custom/MyLogFa
| ctoryImpl.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl/log
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/log/TcclDisabl
| edTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/log/TcclEnable
| dTestCase.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl/log/props_disable_tccl
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/log/props_disa
| ble_tccl/commons-logging.properties
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl/log/props_enable_tccl
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/log/props_enab
| le_tccl/commons-logging.properties
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl/logfactory
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/logfactory/Tcc
| lDisabledTestCase.java
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/logfactory/Tcc
| lEnabledTestCase.java
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl/logfactory/props_disable_tccl
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/logfactory/pro
| ps_disable_tccl/commons-logging.properties
| cvs checkout: Updating apache/commons-logging/src/test/org/apache/commons/loggin
| g/tccl/logfactory/props_enable_tccl
| U apache/commons-logging/src/test/org/apache/commons/logging/tccl/logfactory/pro
| ps_enable_tccl/commons-logging.properties
| cvs checkout: Updating apache/commons-logging/xdocs
| U apache/commons-logging/xdocs/.cvsignore
| U apache/commons-logging/xdocs/building.xml
| U apache/commons-logging/xdocs/cvs-usage.xml
| U apache/commons-logging/xdocs/guide.xml
| U apache/commons-logging/xdocs/index.xml
| U apache/commons-logging/xdocs/issue-tracking.xml
| U apache/commons-logging/xdocs/junit-report.xml
| U apache/commons-logging/xdocs/navigation.xml
| U apache/commons-logging/xdocs/proposal.xml
| U apache/commons-logging/xdocs/tech.xml
| U apache/commons-logging/xdocs/troubleshooting.xml
| cvs checkout: Updating apache/commons-logging/xdocs/images
| U apache/commons-logging/xdocs/images/logo.png
| cvs checkout: Updating apache/commons-logging/xdocs/style
| U apache/commons-logging/xdocs/style/project.css
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125884#4125884
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125884
17 years, 10 months
[Design of POJO Server] - Re: FIELD granularity web session replication tests
by scott.stark@jboss.org
or I see this NoClassDefFoundError with no class shown:
| 2008-02-03 10:32:55,526 DEBUG [org.jboss.cache.interceptors.InvocationContextInterceptor] Resetting invocation-scope options
| 2008-02-03 10:32:55,526 DEBUG [org.jboss.cache.pojo.impl.PojoCacheDelegate] put(): inserting PojoReference with id: /JSESSION/localhost/http-field/ZV4oJXGFytHeS98c+wPdqg__/ATTRIBUTE/TEST_ID
| 2008-02-03 10:32:55,541 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/http-field].[jsp]] Servlet.service() for servlet jsp threw exception
| java.lang.NoClassDefFoundError
| at org.apache.jsp.setSession_jsp._jspService(setSession_jsp.java:65)
| at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
| at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
| at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
| at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
| at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
| at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:189)
| at org.jboss.web.tomcat.service.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:89)
| at org.jboss.web.tomcat.service.session.BatchReplicationClusteredSessionValve.invoke(BatchReplicationClusteredSessionValve.java:102)
| at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)
| at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:90)
| at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:96)
| at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
| at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
| at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
| at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
| at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:309)
| at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
| at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:601)
| at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
| at java.lang.Thread.run(Thread.java:595)
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125877#4125877
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125877
17 years, 10 months
[Design of JBossCache] - This is too verbose for DEBUG level
by scott.stark@jboss.org
The current jbossas 5 trunk logs fill up with these eviction msgs:
| 2008-02-03 10:34:12,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:17,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:17,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:17,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:22,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:22,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:22,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:27,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:27,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:27,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:32,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:32,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:32,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:37,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:37,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:37,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:42,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:42,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:42,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:47,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:47,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:47,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:52,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:52,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:52,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:34:57,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:34:57,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:34:57,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:02,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:02,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:02,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:06,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:06,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:06,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:06,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:06,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:06,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:07,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:07,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:07,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:11,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:11,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:11,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:11,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:11,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:11,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:12,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:12,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:12,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:16,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:17,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:17,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:17,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:21,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:22,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:22,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:22,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:26,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:27,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:27,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:27,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:30,588 DEBUG [com.arjuna.ats.arjuna.logging.arjLogger] Periodic recovery - first pass <Sun, 3 Feb 2008 10:35:30>
| 2008-02-03 10:35:30,588 DEBUG [com.arjuna.ats.arjuna.logging.arjLogger] StatusModule: first pass
| 2008-02-03 10:35:30,588 DEBUG [com.arjuna.ats.txoj.logging.txojLoggerI18N] [com.arjuna.ats.internal.txoj.recovery.TORecoveryModule_3] - TORecoveryModule - first pass
| 2008-02-03 10:35:30,588 DEBUG [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.recovery.info.firstpass] Local XARecoveryModule - first pass
| 2008-02-03 10:35:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:31,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:32,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:32,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:32,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:36,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:37,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:37,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:37,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:40,588 DEBUG [com.arjuna.ats.arjuna.logging.arjLogger] Periodic recovery - second pass <Sun, 3 Feb 2008 10:35:40>
| 2008-02-03 10:35:40,588 DEBUG [com.arjuna.ats.arjuna.logging.arjLogger] AtomicActionRecoveryModule: Second pass
| 2008-02-03 10:35:40,588 DEBUG [com.arjuna.ats.txoj.logging.txojLoggerI18N] [com.arjuna.ats.internal.txoj.recovery.TORecoveryModule_6] - TORecoveryModule - second pass
| 2008-02-03 10:35:40,588 DEBUG [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.recovery.info.secondpass] Local XARecoveryModule - second pass
| 2008-02-03 10:35:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:41,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:42,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:42,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:42,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:46,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:47,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:47,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:47,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:51,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:52,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:52,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:52,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:56,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:35:57,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:35:57,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:35:57,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:36:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:36:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:36:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:36:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
| 2008-02-03 10:36:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
| 2008-02-03 10:36:01,916 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
| 2008-02-03 10:36:02,166 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
|
This is too verbose for debug level msgs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125874#4125874
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125874
17 years, 10 months
[Design of POJO Server] - FIELD granularity web session replication tests
by scott.stark@jboss.org
"brian.stansberry(a)redhat.com" wrote :
| The FIELD granularity web session replication tests are now all failing in hudson (http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-Test...). I updated my workspace today and now see the same thing. I *suspect* it's related to the WarClassloaderDeployer change, just because that looked like the main thing that came in during my svn update.
|
| There's a problem instantiating an instance of a class that's been AOP-prepared for use in PojoCache:
|
| 2008-02-02 12:53:02,190 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/http-field-pass].[jsp]] Servlet.service() for servlet jsp threw exception
| java.lang.RuntimeException: No MemoryContext exists for ai028-q8bzp-fc6gnyco-1-fc6gqut5-26
| at org.jboss.virtual.plugins.context.memory.MemoryContextFactory.putFile(MemoryContextFactory.java:156)
| at org.jboss.aop.asintegration.jboss5.JBoss5ClassPool.toClass(JBoss5ClassPool.java:100)
| at javassist.CtClass.toClass(CtClass.java:1089)
| at org.jboss.aop.instrument.TransformerCommon$ToClassAction$2.toClass(TransformerCommon.java:293)
| at org.jboss.aop.instrument.TransformerCommon.toClass(TransformerCommon.java:128)
| at org.jboss.aop.instrument.JoinPointGenerator.toClass(JoinPointGenerator.java:327)
| at org.jboss.aop.instrument.JoinPointGenerator.doGenerateJoinPointClass(JoinPointGenerator.java:290)
| at org.jboss.aop.instrument.JoinPointGenerator.access$100(JoinPointGenerator.java:77)
| at org.jboss.aop.instrument.JoinPointGenerator$GenerateJoinPointClassAction$2.generateJoinPointClass(JoinPointGenerator.java:1672)
| at org.jboss.aop.instrument.JoinPointGenerator.generateJoinPointClass(JoinPointGenerator.java:251)
| at org.jboss.aop.GeneratedClassAdvisor.generateJoinPointClass(GeneratedClassAdvisor.java:1031)
| at
|
I'm seeing a different problem. I did:
| 1. ant -Dtest=org/jboss/test/cluster/defaultcsedTestCase.class one-cluster-test-field
|
| 2. cp testsuite/output/lib/http-field.war ../build/output/jboss-5.0.0.Beta4/server/cluster-field-udp-0/deploy
|
| 3. ./run.sh -c cluster-field-udp-0 -b localhost
|
| 4. http://localhost:8080/http-field/setSession.jsp
|
I see:
| 10:11:30,885 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta4 (build: SVNT
| ag=JBoss_5_0_0_Beta4 date=200802021034)] Started in 52s:719ms
| 10:12:21,745 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
| java.lang.NoSuchFieldException: joinpoint_removeObserver8952720666748720206
| at java.lang.Class.getField(Class.java:1507)
| at org.jboss.aop.instrument.JoinPointGenerator.findAdvisedField(JoinPoin
| tGenerator.java:539)
| at org.jboss.aop.instrument.JoinPointGenerator.<init>(JoinPointGenerator
| .java:189)
| at org.jboss.aop.instrument.MethodJoinPointGenerator.<init>(MethodJoinPo
| intGenerator.java:74)
| at org.jboss.aop.GeneratedClassAdvisor$ClassAdvisorStrategy.getJoinPoint
| Generator(GeneratedClassAdvisor.java:1306)
| at org.jboss.aop.GeneratedClassAdvisor.getJoinPointGenerator(GeneratedCl
| assAdvisor.java:767)
| at org.jboss.aop.GeneratedClassAdvisor.fullWorkFinalizeMethodChain(Gener
| atedClassAdvisor.java:611)
| at org.jboss.aop.GeneratedClassAdvisor.finalizeMethodChain(GeneratedClas
| sAdvisor.java:575)
| at org.jboss.aop.GeneratedClassAdvisor.finalizeChains(GeneratedClassAdvi
| sor.java:556)
| at org.jboss.aop.ClassAdvisor.createInterceptorChains(ClassAdvisor.java:
| 608)
| at org.jboss.aop.GeneratedClassAdvisor.access$201(GeneratedClassAdvisor.
| java:63)
| at org.jboss.aop.GeneratedClassAdvisor$ClassAdvisorStrategy.createInterc
| eptorChains(GeneratedClassAdvisor.java:1298)
| at org.jboss.aop.GeneratedClassAdvisor.createInterceptorChains(Generated
| ClassAdvisor.java:388)
| at org.jboss.aop.ClassAdvisor$1.run(ClassAdvisor.java:303)
| at java.security.AccessController.doPrivileged(Native Method)
| at org.jboss.aop.ClassAdvisor.attachClass(ClassAdvisor.java:273)
| at org.jboss.aop.AspectManager.initialiseClassAdvisor(AspectManager.java
| :655)
| at org.jboss.aop.GeneratedClassAdvisor$ClassAdvisorStrategy.initialise(G
| eneratedClassAdvisor.java:1286)
| at org.jboss.aop.GeneratedClassAdvisor.initialise(GeneratedClassAdvisor.
| java:137)
| at org.jboss.test.cluster.web.aop.Person$PersonAdvisor.initialise(Person
| $PersonAdvisor.java)
| at org.jboss.test.cluster.web.aop.Person$PersonAdvisor.<init>(Person$Per
| sonAdvisor.java)
| at org.jboss.test.cluster.web.aop.Person.<clinit>(Person.java)
| at org.apache.jsp.setSession_jsp._jspService(setSession_jsp.java:65)
| at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
| at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
| .java:369)
| at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
| 37)
| at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
| icationFilterChain.java:290)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
| ilterChain.java:206)
| at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFi
| lter.java:96)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
| icationFilterChain.java:235)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
| ilterChain.java:206)
| at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
| alve.java:233)
| at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
| alve.java:175)
| at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securit
| yAssociationValve.java:189)
| at org.jboss.web.tomcat.service.session.ClusteredSessionValve.invoke(Clu
| steredSessionValve.java:89)
| at org.jboss.web.tomcat.service.session.BatchReplicationClusteredSession
| Valve.invoke(BatchReplicationClusteredSessionValve.java:102)
| at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
| torBase.java:433)
| at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv
| e.java:90)
| at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invok
| e(SecurityContextEstablishmentValve.java:96)
| at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
| ava:127)
| at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
| ava:102)
| at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedC
| onnectionValve.java:157)
| at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
| ve.java:109)
| at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
| a:309)
| at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
| :844)
| at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
| ss(Http11Protocol.java:601)
| at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
| 7)
| at java.lang.Thread.run(Thread.java:595)
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125873#4125873
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125873
17 years, 10 months