0 Replies Latest reply on Oct 9, 2008 10:02 AM by ffranceschi1

    Freeze deployment

    ffranceschi1

      I have a application works fine using JBoss 4.2.1, JRockit 6.0 , Ubuntu, plataform Intel Core2Duo. I am testing this application in Red Hat Enterprise 4 on IBM Power PC (System I), JDK PPC 6.0, Jboss 4.2.1 (i try copy JBoss too) but the ear freeze in deployment. I see in server.log (debug mode)

      2008-10-07 14:16:51,208 INFO [org.ajax4jsf.cache.CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      2008-10-07 14:24:00,661 DEBUG [org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover notifying pools, interval: 450000
      2008-10-07 14:31:30,740 DEBUG [org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover notifying pools, interval: 450000
      2008-10-07 14:39:00,810 DEBUG [org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover notifying pools, interval: 450000

      I remake a application with a simple web.xml with the filter:

      <display-name>Ajax4jsf Filter</display-name>
      <filter-name>ajax4jsf</filter-name>
      <filter-class>org.ajax4jsf.Filter</filter-class>


      and the application freeze on deploy.

      Richfaces version 3.1.4