0 Replies Latest reply on Oct 17, 2006 9:52 AM by motormind

    Problem with admin page

    motormind

      Hi there,

      I just installed JBoss Portal 2.4.0 on JBoss AS 4.0.4. using a Postgres 8.1 database (Windows XP) ... and immediately I get this error when I want to view the admin page:

      javax.servlet.ServletException: query did not return a unique result: 2
      org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

      Everything else works fine, but this one eludes me. What is the solution?