Uploaded image for project: 'Seam Faces'
  1. Seam Faces
  2. SEAMFACES-86

Current SNAPSHOT version produces much log messages (for each f:converter and a4j:mediaOutput)

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 3.0.0.CR1
    • Component/s: None
    • Labels:
      None
    • Environment:
      Jboss 6.0.0.Final

      Description

      These log messages comes up with just call my startpage once (contains severals f:converter and a4j:mediaOutput):

      00:29:50,175 INFO [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.0.0.Final "Neo"] Started in 1m:21s:586ms
      00:30:03,824 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:04,207 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,212 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,380 INFO [de.autowelt.action.search.InserationSearch] Initialize inseration search
      00:30:04,380 INFO [de.autowelt.action.search.InserationSearch] Fetch inseration(s) from database
      00:30:04,390 INFO [de.autowelt.action.search.InserationSearch] Search parameter changed - Fetch hits from inserations
      00:30:04,463 INFO [org.hibernate.stat.Statistics] HQL: [select count(generatedAlias0) from de.autowelt.entity.inseration.Inseration as generatedAlias0, 51, 1], time: {}ms, rows: {}
      00:30:04,467 INFO [de.autowelt.action.search.InserationSearch] Found 25 inserations
      00:30:04,550 INFO [org.hibernate.stat.Statistics] HQL: [select generatedAlias0 from de.autowelt.entity.inseration.Inseration as generatedAlias0 inner join fetch generatedAlias0.owner as generatedAlias1 inner join fetch generatedAlias0.status as generatedAlias2 inner join fetch generatedAlias0.make as generatedAlias3 inner join fetch generatedAlias0.model as generatedAlias4 inner join fetch generatedAlias0.category as generatedAlias5 inner join fetch generatedAlias0.structure as generatedAlias6 inner join fetch generatedAlias0.gearbox as generatedAlias7 inner join fetch generatedAlias0.fueltype as generatedAlias8 inner join fetch generatedAlias0.emissionClass as generatedAlias9 inner join fetch generatedAlias0.emissionsSticker as generatedAlias10 inner join fetch generatedAlias0.address as generatedAlias11 order by generatedAlias0.price asc, 60, 6], time: {}ms, rows: {}
      00:30:04,550 INFO [de.autowelt.action.search.InserationSearch] Show inseration(s) from 1 to 5 of 25
      00:30:04,551 INFO [de.autowelt.action.search.InserationSearch] Fetch category hits from inserations
      00:30:04,566 INFO [org.hibernate.stat.Statistics] HQL: [select count(generatedAlias0), generatedAlias0.category from de.autowelt.entity.inseration.Inseration as generatedAlias0 group by generatedAlias0.category order by count(generatedAlias0) desc, 1, 2], time: {}ms, rows: {}
      00:30:04,566 INFO [de.autowelt.action.search.InserationSearch] Fetch emissionClass hits from inserations
      00:30:04,575 INFO [org.hibernate.stat.Statistics] HQL: [select count(generatedAlias0), generatedAlias0.emissionClass from de.autowelt.entity.inseration.Inseration as generatedAlias0 group by generatedAlias0.emissionClass order by count(generatedAlias0) desc, 2, 5], time: {}ms, rows: {}
      00:30:04,575 INFO [de.autowelt.action.search.InserationSearch] Fetch emissionsSticker hits from inserations
      00:30:04,583 INFO [org.hibernate.stat.Statistics] HQL: [select count(generatedAlias0), generatedAlias0.emissionsSticker from de.autowelt.entity.inseration.Inseration as generatedAlias0 group by generatedAlias0.emissionsSticker order by count(generatedAlias0) desc, 1, 4], time: {}ms, rows: {}
      00:30:04,583 INFO [de.autowelt.action.search.InserationSearch] Fetch fueltype hits from inserations
      00:30:04,591 INFO [org.hibernate.stat.Statistics] HQL: [select count(generatedAlias0), generatedAlias0.fueltype from de.autowelt.entity.inseration.Inseration as generatedAlias0 group by generatedAlias0.fueltype order by count(generatedAlias0) desc, 1, 2], time: {}ms, rows: {}
      00:30:04,591 INFO [de.autowelt.action.search.InserationSearch] Fetch gearbox hits from inserations
      00:30:04,599 INFO [org.hibernate.stat.Statistics] HQL: [select count(generatedAlias0), generatedAlias0.gearbox from de.autowelt.entity.inseration.Inseration as generatedAlias0 group by generatedAlias0.gearbox order by count(generatedAlias0) desc, 1, 2], time: {}ms, rows: {}
      00:30:04,600 INFO [de.autowelt.action.search.InserationSearch] Fetch structure hits from inserations
      00:30:04,607 INFO [org.hibernate.stat.Statistics] HQL: [select count(generatedAlias0), generatedAlias0.structure from de.autowelt.entity.inseration.Inseration as generatedAlias0 group by generatedAlias0.structure order by count(generatedAlias0) desc, 1, 2], time: {}ms, rows: {}
      00:30:04,812 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,819 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,822 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,824 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,826 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,828 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:04,971 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.NumberConverter
      00:30:04,975 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.DateTimeConverter
      00:30:04,976 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.NumberConverter
      00:30:04,986 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:05,003 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:05,041 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.NumberConverter
      00:30:05,043 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.validator.BeanValidator
      00:30:05,049 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.NumberConverter
      00:30:05,078 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.NumberConverter
      00:30:05,081 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.NumberConverter
      00:30:05,205 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,209 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,214 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,217 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,222 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,225 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,226 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,226 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,226 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,231 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,234 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,234 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,235 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,239 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,242 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,247 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,250 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,280 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,367 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,388 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,390 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,391 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,392 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,393 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,394 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,395 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,396 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,397 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,403 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,404 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,405 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,406 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,407 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,407 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,408 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,414 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,416 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,416 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,418 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,419 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,420 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,421 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,423 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,423 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,430 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,431 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,432 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,433 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,434 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,434 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,435 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,436 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,437 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,438 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,439 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,440 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,441 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,442 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,447 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,448 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,449 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,450 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,451 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,452 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,453 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,453 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,454 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,455 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,461 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,462 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,463 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,464 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,465 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,481 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.LongConverter
      00:30:05,543 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,544 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,544 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,544 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,544 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,544 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.IntegerConverter
      00:30:05,579 WARN [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class javax.faces.convert.LongConverter
      00:30:05,797 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:05,820 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:05,872 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:05,894 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:06,010 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,092 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,096 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,096 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,098 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,103 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,145 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,146 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,148 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,148 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,289 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,374 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,374 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,397 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,424 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,462 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,516 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,633 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,651 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,743 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,765 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,788 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,816 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,854 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,860 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,897 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,940 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,967 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:07,991 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,257 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,393 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,418 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,420 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,450 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,466 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,487 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,547 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,560 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,563 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,600 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,607 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,608 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,669 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,674 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,685 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,720 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,729 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,758 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,814 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,825 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,846 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,881 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,883 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,905 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,923 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled
      00:30:08,928 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled

        Gliffy Diagrams

          Activity

          Hide
          bleathem Brian Leathem added a comment -

          The "Catch integration enabled" message is a mistake, I thought it would only be logged once during application startup. We need to remove the log messasge, or at least make it a TRACE level message.

          The "Using JSF provided instance, unable to find a BeanManaged instance for class" message is meant to warn users when WELD-846 is preventing them from getting a CDI managed converter (aka for @Inject to work, see SEAMFACES-82). But of course there are some converter classes that are not in bean archives and will never be CDI managed. These are the Converters showing up in your log. We need to suppress the log message for Converters known to not be in bean archives.

          Show
          bleathem Brian Leathem added a comment - The "Catch integration enabled" message is a mistake, I thought it would only be logged once during application startup. We need to remove the log messasge, or at least make it a TRACE level message. The "Using JSF provided instance, unable to find a BeanManaged instance for class" message is meant to warn users when WELD-846 is preventing them from getting a CDI managed converter (aka for @Inject to work, see SEAMFACES-82 ). But of course there are some converter classes that are not in bean archives and will never be CDI managed. These are the Converters showing up in your log. We need to suppress the log message for Converters known to not be in bean archives.
          Show
          bleathem Brian Leathem added a comment - https://github.com/seam/faces/commit/5e1d8ed972fcc9074210b1e214e355352ac08a5a
          Hide
          ssachtleben Sebastian Sachtleben added a comment -

          Ok thanks I can confirm the log messages are removed from the current snapshot from nexus!

          Show
          ssachtleben Sebastian Sachtleben added a comment - Ok thanks I can confirm the log messages are removed from the current snapshot from nexus!

            People

            • Assignee:
              bleathem Brian Leathem
              Reporter:
              ssachtleben Sebastian Sachtleben
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development