You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Piotr Stawinski (JIRA)" <ji...@codehaus.org> on 2009/05/07 09:28:45 UTC

[jira] Updated: (MRM-1178) Very large log file

     [ http://jira.codehaus.org/browse/MRM-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Stawinski updated MRM-1178:
---------------------------------

    Attachment: server.log
                log4j.xml

> Very large log file
> -------------------
>
>                 Key: MRM-1178
>                 URL: http://jira.codehaus.org/browse/MRM-1178
>             Project: Archiva
>          Issue Type: Wish
>          Components: repository scanning
>    Affects Versions: 1.2
>         Environment: HP-UX 11.23, Jboss 4.2.2GA
>            Reporter: Piotr Stawinski
>         Attachments: log4j.xml, server.log
>
>
> My server log file is very large. For one day it has over 100MB. There are a lot of lines with DEBUG options: 
> {noformat}type = 'pom'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,321 DEBUG [JPOX.JDO.Lifecycle] "xerces:xerces:2.4.0::pom:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,321 DEBUG [JPOX.Transaction] "xerces:xerces:2.4.0::pom:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,321 DEBUG [JPOX.Cache] Object with id "xml-apis:xml-apis:2.0.2::pom:internal" not found in Level 1 cache [cache size = 1241]
> 2009-05-05 09:00:04,321 DEBUG [JPOX.Cache] Adding object with id "xml-apis:xml-apis:2.0.2::pom:internal" to Level 1 cache
> 2009-05-05 09:00:04,321 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xml-apis'
> artifactId = 'xml-apis'
> version = '2.0.2'
> classifier = ''
> type = 'pom'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,321 DEBUG [JPOX.JDO.Lifecycle] "xml-apis:xml-apis:2.0.2::pom:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,321 DEBUG [JPOX.Transaction] "xml-apis:xml-apis:2.0.2::pom:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,322 DEBUG [JPOX.Cache] Object with id "xml-apis:xml-apis:1.3.04::pom:internal" not found in Level 1 cache [cache size = 1242]
> 2009-05-05 09:00:04,322 DEBUG [JPOX.Cache] Adding object with id "xml-apis:xml-apis:1.3.04::pom:internal" to Level 1 cache
> 2009-05-05 09:00:04,322 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xml-apis'
> artifactId = 'xml-apis'
> version = '1.3.04'
> classifier = ''
> type = 'pom'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,322 DEBUG [JPOX.JDO.Lifecycle] "xml-apis:xml-apis:1.3.04::pom:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,322 DEBUG [JPOX.Transaction] "xml-apis:xml-apis:1.3.04::pom:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,323 DEBUG [JPOX.Cache] Object with id "xml-apis:xml-apis:1.3.04::jar:internal" not found in Level 1 cache [cache size = 1243]
> 2009-05-05 09:00:04,323 DEBUG [JPOX.Cache] Adding object with id "xml-apis:xml-apis:1.3.04::jar:internal" to Level 1 cache
> 2009-05-05 09:00:04,323 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xml-apis'
> artifactId = 'xml-apis'
> version = '1.3.04'
> classifier = ''
> type = 'jar'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,323 DEBUG [JPOX.JDO.Lifecycle] "xml-apis:xml-apis:1.3.04::jar:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,323 DEBUG [JPOX.Transaction] "xml-apis:xml-apis:1.3.04::jar:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,324 DEBUG [JPOX.Cache] Object with id "xml-apis:xml-apis:1.0.b2::pom:internal" not found in Level 1 cache [cache size = 1244]
> 2009-05-05 09:00:04,324 DEBUG [JPOX.Cache] Adding object with id "xml-apis:xml-apis:1.0.b2::pom:internal" to Level 1 cache
> 2009-05-05 09:00:04,324 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xml-apis'
> artifactId = 'xml-apis'
> version = '1.0.b2'
> classifier = ''
> type = 'pom'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,324 DEBUG [JPOX.JDO.Lifecycle] "xml-apis:xml-apis:1.0.b2::pom:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,324 DEBUG [JPOX.Transaction] "xml-apis:xml-apis:1.0.b2::pom:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,325 DEBUG [JPOX.Cache] Object with id "xml-apis:xml-apis:1.0.b2::jar:internal" not found in Level 1 cache [cache size = 1245]
> 2009-05-05 09:00:04,325 DEBUG [JPOX.Cache] Adding object with id "xml-apis:xml-apis:1.0.b2::jar:internal" to Level 1 cache
> 2009-05-05 09:00:04,325 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xml-apis'
> artifactId = 'xml-apis'
> version = '1.0.b2'
> classifier = ''
> type = 'jar'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,325 DEBUG [JPOX.JDO.Lifecycle] "xml-apis:xml-apis:1.0.b2::jar:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,325 DEBUG [JPOX.Transaction] "xml-apis:xml-apis:1.0.b2::jar:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,326 DEBUG [JPOX.Cache] Object with id "xmlunit:xmlunit:1.2::pom:internal" not found in Level 1 cache [cache size = 1246]
> 2009-05-05 09:00:04,326 DEBUG [JPOX.Cache] Adding object with id "xmlunit:xmlunit:1.2::pom:internal" to Level 1 cache
> 2009-05-05 09:00:04,326 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xmlunit'
> artifactId = 'xmlunit'
> version = '1.2'
> classifier = ''
> type = 'pom'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,326 DEBUG [JPOX.JDO.Lifecycle] "xmlunit:xmlunit:1.2::pom:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,326 DEBUG [JPOX.Transaction] "xmlunit:xmlunit:1.2::pom:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,326 DEBUG [JPOX.Cache] Object with id "xmlunit:xmlunit:1.2::jar:internal" not found in Level 1 cache [cache size = 1247]
> 2009-05-05 09:00:04,326 DEBUG [JPOX.Cache] Adding object with id "xmlunit:xmlunit:1.2::jar:internal" to Level 1 cache
> 2009-05-05 09:00:04,327 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xmlunit'
> artifactId = 'xmlunit'
> version = '1.2'
> classifier = ''
> type = 'jar'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,327 DEBUG [JPOX.JDO.Lifecycle] "xmlunit:xmlunit:1.2::jar:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,327 DEBUG [JPOX.Transaction] "xmlunit:xmlunit:1.2::jar:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,327 DEBUG [JPOX.Cache] Object with id "xpp3:xpp3_min:1.1.3.4.O::pom:internal" not found in Level 1 cache [cache size = 1248]
> 2009-05-05 09:00:04,327 DEBUG [JPOX.Cache] Adding object with id "xpp3:xpp3_min:1.1.3.4.O::pom:internal" to Level 1 cache
> 2009-05-05 09:00:04,327 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xpp3'
> artifactId = 'xpp3_min'
> version = '1.1.3.4.O'
> classifier = ''
> type = 'pom'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,327 DEBUG [JPOX.JDO.Lifecycle] "xpp3:xpp3_min:1.1.3.4.O::pom:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,328 DEBUG [JPOX.Transaction] "xpp3:xpp3_min:1.1.3.4.O::pom:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,328 DEBUG [JPOX.Cache] Object with id "xpp3:xpp3_min:1.1.3.4.O::jar:internal" not found in Level 1 cache [cache size = 1249]
> 2009-05-05 09:00:04,328 DEBUG [JPOX.Cache] Adding object with id "xpp3:xpp3_min:1.1.3.4.O::jar:internal" to Level 1 cache
> 2009-05-05 09:00:04,329 DEBUG [JPOX.JDO] Detaching copy of object : "groupId = 'xpp3'
> artifactId = 'xpp3_min'
> version = '1.1.3.4.O'
> classifier = ''
> type = 'jar'
> repositoryId = 'internal'" (depth=0)
> 2009-05-05 09:00:04,329 DEBUG [JPOX.JDO.Lifecycle] "xpp3:xpp3_min:1.1.3.4.O::jar:internal" : HOLLOW->P_CLEAN
> 2009-05-05 09:00:04,329 DEBUG [JPOX.Transaction] "xpp3:xpp3_min:1.1.3.4.O::jar:internal" : enlisting in transactional cache
> 2009-05-05 09:00:04,329 DEBUG [JPOX.Transaction] Transaction committing with connection org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6@111c51f
> 2009-05-05 09:00:04,329 DEBUG [JPOX.JDO.Reachability] Performing check of objects for "persistence-by-reachability" (commit) ...
> 2009-05-05 09:00:04,329 DEBUG [JPOX.JDO.Reachability] Completed check of objects for "persistence-by-reachability" (commit).
> 2009-05-05 09:00:04,329 DEBUG [JPOX.Transaction] Connection org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6@111c51f closed for pessimistic transaction
> 2009-05-05 09:00:04,329 DEBUG [JPOX.RDBMS] Connection "org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6@111c51f" closed
> 2009-05-05 09:00:04,331 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.doxia:doxia-modules:1.0-alpha-10::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,331 DEBUG [JPOX.Transaction] "org.apache.maven.doxia:doxia-modules:1.0-alpha-10::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,331 DEBUG [JPOX.JDO.Lifecycle] "plexus:plexus-utils:1.0.1::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,331 DEBUG [JPOX.Transaction] "plexus:plexus-utils:1.0.1::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,331 DEBUG [JPOX.JDO.Lifecycle] "org.richfaces:framework:3.2.2.SR1::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,331 DEBUG [JPOX.Transaction] "org.richfaces:framework:3.2.2.SR1::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,331 DEBUG [JPOX.JDO.Lifecycle] "org.apache.myfaces.trinidad:trinidad-api:1.0.1-SNAPSHOT::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,331 DEBUG [JPOX.Transaction] "org.apache.myfaces.trinidad:trinidad-api:1.0.1-SNAPSHOT::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,331 DEBUG [JPOX.JDO.Lifecycle] "junit:junit:4.0:sources:java-source:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,331 DEBUG [JPOX.Transaction] "junit:junit:4.0:sources:java-source:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,331 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.plugins:maven-plugin-plugin:2.3::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "org.apache.maven.plugins:maven-plugin-plugin:2.3::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "com.sun.xml.stream.buffer:streambuffer:0.7::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "com.sun.xml.stream.buffer:streambuffer:0.7::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "qdox:qdox:1.5::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "qdox:qdox:1.5::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "geronimo-spec:geronimo-spec-jta:1.0.1B-rc4::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "geronimo-spec:geronimo-spec-jta:1.0.1B-rc4::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven:maven:2.0.3::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "org.apache.maven:maven:2.0.3::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "javax.jws:jsr181-api:1.0-MR1::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "javax.jws:jsr181-api:1.0-MR1::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "org.codehaus.plexus:plexus-velocity:1.1.7::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "org.codehaus.plexus:plexus-velocity:1.1.7::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "org.codehaus.plexus:plexus-containers:1.0-alpha-30::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "org.codehaus.plexus:plexus-containers:1.0-alpha-30::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "commons-pool:commons-pool:1.3::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "commons-pool:commons-pool:1.3::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "org.apache.myfaces.trinidadbuild:maven-javacc-plugin:1.0.1-SNAPSHOT::maven-plugin:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "org.apache.myfaces.trinidadbuild:maven-javacc-plugin:1.0.1-SNAPSHOT::maven-plugin:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "commons-collections:commons-collections:3.1::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "commons-collections:commons-collections:3.1::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,332 DEBUG [JPOX.JDO.Lifecycle] "org.mortbay.jetty:project:6.1-20061031.211236-8::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,332 DEBUG [JPOX.Transaction] "org.mortbay.jetty:project:6.1-20061031.211236-8::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven:maven-plugin-api:2.0.8::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.apache.maven:maven-plugin-api:2.0.8::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.doxia:doxia-site-renderer:1.0-alpha-8::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.apache.maven.doxia:doxia-site-renderer:1.0-alpha-8::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "com.sun.jmx:jmxri:1.2.1::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "com.sun.jmx:jmxri:1.2.1::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "jtidy:jtidy:4aug2000r7-dev::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "jtidy:jtidy:4aug2000r7-dev::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven:maven-settings:2.0.6::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.apache.maven:maven-settings:2.0.6::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "xml-apis:xml-apis:1.3.04::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "xml-apis:xml-apis:1.3.04::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.mortbay.jetty:jetty:6.1.5::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.mortbay.jetty:jetty:6.1.5::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.shared:shared-components-parent:1::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.apache.maven.shared:shared-components-parent:1::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.scm:maven-scm-provider-cvsexe:1.0-beta-3::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.apache.maven.scm:maven-scm-provider-cvsexe:1.0-beta-3::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.apache.myfaces.trinidadbuild:maven-jdev-plugin:1.0.1-incubating-SNAPSHOT::maven-plugin:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.apache.myfaces.trinidadbuild:maven-jdev-plugin:1.0.1-incubating-SNAPSHOT::maven-plugin:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.apache.myfaces.trinidadbuild:maven-plugin-parent:1.0.0-incubating::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,333 DEBUG [JPOX.Transaction] "org.apache.myfaces.trinidadbuild:maven-plugin-parent:1.0.0-incubating::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,333 DEBUG [JPOX.JDO.Lifecycle] "org.codehaus.plexus:plexus-utils:1.4.6::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.codehaus.plexus:plexus-utils:1.4.6::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.apache.openjpa:openjpa-persistence:1.1.0::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.apache.openjpa:openjpa-persistence:1.1.0::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.plugins:maven-clean-plugin:2.2-SNAPSHOT::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.apache.maven.plugins:maven-clean-plugin:2.2-SNAPSHOT::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "geronimo-spec:geronimo-spec-jta:1.0.1B-rc4::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "geronimo-spec:geronimo-spec-jta:1.0.1B-rc4::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.plugins:maven-plugin-parent:2.0::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.apache.maven.plugins:maven-plugin-parent:2.0::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.plugins:maven-eclipse-plugin:2.4-SNAPSHOT::maven-plugin:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.apache.maven.plugins:maven-eclipse-plugin:2.4-SNAPSHOT::maven-plugin:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.jvnet.jax-ws-commons:pom:1.0::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.jvnet.jax-ws-commons:pom:1.0::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "pl.nbp.portal:pegaz-eai-wsdl:1.0-20090410.164656-2::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "pl.nbp.portal:pegaz-eai-wsdl:1.0-20090410.164656-2::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "weblogic:com.bea.core.weblogic.stax:1.4.0.0::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "weblogic:com.bea.core.weblogic.stax:1.4.0.0::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.codehaus.plexus:plexus-container-default:1.0-alpha-8::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.codehaus.plexus:plexus-container-default:1.0-alpha-8::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "org.apache.velocity:velocity:1.6.2::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,334 DEBUG [JPOX.Transaction] "org.apache.velocity:velocity:1.6.2::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,334 DEBUG [JPOX.JDO.Lifecycle] "cargo:cargo:0.5::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,335 DEBUG [JPOX.Transaction] "cargo:cargo:0.5::pom:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,335 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.doxia:doxia-module-xhtml:1.0-alpha-11::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,335 DEBUG [JPOX.Transaction] "org.apache.maven.doxia:doxia-module-xhtml:1.0-alpha-11::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,335 DEBUG [JPOX.JDO.Lifecycle] "org.mortbay.jetty:jetty:6.0.0beta12::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,335 DEBUG [JPOX.Transaction] "org.mortbay.jetty:jetty:6.0.0beta12::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,335 DEBUG [JPOX.JDO.Lifecycle] "weblogic:tools:1.6.0.02::jar:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,335 DEBUG [JPOX.Transaction] "weblogic:tools:1.6.0.02::jar:internal" : evicting from transactional cache
> 2009-05-05 09:00:04,335 DEBUG [JPOX.JDO.Lifecycle] "org.apache.maven.plugins:maven-resources-plugin:2.2::pom:internal" : P_CLEAN->HOLLOW
> 2009-05-05 09:00:04,336 DEBUG [JPOX.Transaction] "org.apache.maven.plugins:maven-resources-plugin:2.2::pom:internal" : evicting from transactional cache{noformat}
> Could you tell me, how can i turn off DEBUG options? 
> Cron options doesn't work well. I have 30 6 * * 1-5 ? , but scannig is starting every hour... 
> Thanks for advice
> Piotr Stawinski

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira