0 Replies Latest reply on Jan 2, 2006 11:40 PM by ervikas

    Not able to run JBPortal 2.2 with Jboss AS 4.0.3sp1

    ervikas


      Hi everyone

      tried to work with jbportal 2.2 but i wasn't able to run it on jboss AS 4.0.3sp1. After installing the portal i requested with the URL [http://localhost:8080/portal] but browser said that the resource is not available. When i saw the database table I found that the JBP_portal,JBP_page,JBP_portal_mode etc were empty however the JBP_portal_users,JBP_portal_roles etc were populated.

      While starting the Jboss AS i found the following error on the console:-

      09:58:41,687 INFO [StandardQueryCache] starting query cache at region: org.hibernate.cache.S
      09:58:41,687 INFO [SessionFactoryImpl] Checking 0 named queries
      09:58:41,718 WARN [JDBCExceptionReporter] SQL Error: 942, SQLState: 42000
      09:58:41,718 ERROR [JDBCExceptionReporter] ORA-00942: table or view does not exist

      09:58:41,750 WARN [JDBCExceptionReporter] SQL Error: 942, SQLState: 42000
      09:58:41,750 ERROR [JDBCExceptionReporter] ORA-00942: table or view does not exist

      09:58:41,765 WARN [JDBCExceptionReporter] SQL Error: 942, SQLState: 42000
      09:58:41,765 ERROR [JDBCExceptionReporter] ORA-00942: table or view does not exist

      09:58:41,796 WARN [JDBCExceptionReporter] SQL Error: 942, SQLState: 42000
      09:58:41,796 ERROR [JDBCExceptionReporter] ORA-00942: table or view does not exist

      09:58:41,828 WARN [JDBCExceptionReporter] SQL Error: 942, SQLState: 42000
      09:58:41,828 ERROR [JDBCExceptionReporter] ORA-00942: table or view does not exist

      Can anyone suggest what's wrong there
      regards