Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-3031

Project examples (Seam Booking) don't start on server.

    XMLWordPrintable

Details

    Description

      EXECUTE: Using examples plugin download Seam example project - "booking".
      EXECUTE: Change JRE etc settings to workspace settings. Database connection profile - DefaultDS.
      EXECUTE: Add booking to JBoss AS server, start it. Run project.
      FAILURE: Project don't start. Debug page appears in browser instead of Home page.

      Errors in Console look like similar to JBIDE-2190, but project don't have names with capital letters.

      18:48:49,906 INFO [Contexts] starting up: org.jboss.seam.web.session
      18:48:50,265 ERROR [SeamPhaseListener] uncaught exception
      java.lang.IllegalStateException: No phase id bound to current thread (make sure you do not have two SeamPhaseListener instances installed)
      at org.jboss.seam.contexts.PageContext.getPhaseId(PageContext.java:162)
      ...

      19:00:07,109 ERROR [SeamPhaseListener] uncaught exception
      java.lang.IllegalStateException: No phase id bound to current thread (make sure you do not have two SeamPhaseListener instances installed)
      at org.jboss.seam.contexts.PageContext.getPhaseId(PageContext.java:162)
      ...

      19:00:10,968 ERROR [SeamPhaseListener] uncaught exception
      java.lang.IllegalStateException: No active application scope
      at org.jboss.seam.core.Init.instance(Init.java:76)
      ...
      19:00:10,968 ERROR [SeamPhaseListener] swallowing exception
      java.lang.IllegalStateException: No active application scope
      at org.jboss.seam.core.Init.instance(Init.java:76)
      ...

      Attachments

        Activity

          People

            snjeza_jira Snjezana Peco (Inactive)
            anis_jira Aliaksey Nis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: