1 Reply Latest reply on Feb 11, 2010 4:39 AM by kimda

    Unexpected error with no errors message in console

    kimda
      Hi,

      I am developing a small jboss seam app (by using seam gen) and it was working fine. I didn't really change any environment settings, but I get the following error message all of sudden when I click the login link right on top corner.(login.xhtml)

      Something bad happened :-(

          * Unexpected error, please try again

      I don't see any error messages in the console. Starting up jboss and redeploying seem fine.
      The main home page shows up fine which means the web app deployed ok.

      I get these error messages when I start the web app, but I read that I can ignore it in this forum.

      19:01:57,949 ERROR [STDERR] Feb 10, 2010 7:01:57 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/C:/tools/jboss-4.2.3.GA/server/default/deploy/kelc.ear/kelc.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-html.taglib.xml
      19:01:57,962 ERROR [STDERR] Feb 10, 2010 7:01:57 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from: jar:file:/C:/tools/jboss-4.2.3.GA/server/default/deploy/kelc.ear/kelc.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-ui.taglib.xml
      19:01:57,974 ERROR [STDERR] Feb 10, 2010 7:01:57 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
      INFO: Added Library from:

      What could be the problems? Does anyone have clues?

      This is my setup
      windows7
      jboss 4.2.3
      jre6
      eclipse ganymede

      thx,