1 Reply Latest reply on Mar 24, 2007 10:03 AM by kukeltje

    Weird console problem

      On jboss4.0.5+EJB3+jbossws1.2 we installed jbpm3.2 console.
      We duplicated (copy and paste of the whole jboss dir) this instance
      - On a redhat : it works
      - On a WinXP : it works
      - On another WinXP (mine :( ) I get this exception

      java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory
       at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:263)
       at javax.faces.webapp.FacesServlet.init(FacesServlet.java:142)
      ...
      

      and cannot see the console.

      We have the same DB JAVA_HOME point to jdk5.0.11 in all configs

      Any idea ?



        • 1. Re: Weird console problem
          kukeltje

          are the jdk installs identical? No special libs somewhere in the classpath? Otherwise I have no idea , but to turn on debug levels of jsf and see if there are any problems