[jboss-user] [JBoss Portal] - JBoss Portal 2.6 - org.hibernate.HibernateException

mores do-not-reply at jboss.com
Tue Jul 24 15:56:50 EDT 2007


I am brand new to JBOSS, and I am trying to get the portal running.

I executed:
./run.sh --host=x.x.x.x

But ran into the following errors:

15:31:56,069 ERROR [STDERR] org.jboss.portal.portlet.container.PortletInitializationException: The portlet CMSAdminPortlet threw a portlet exception during init

15:31:56,105 ERROR [STDERR] Caused by: javax.portlet.PortletException: Authorization Service not found

15:32:00,764 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: portal:service=Hibernate
  State: FAILED
  Reason: java.lang.RuntimeException: Couldn't connect to file:/var/jboss-portal-2.6/server/default/deploy/jboss-portal.sar/conf/hibernate/user/setup.txt within 1 seconds. Check your connection parameters or the URL.
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=PortalDS
  Depends On Me:
    portal:service=Module,type=IdentityServiceController

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: portal:service=Hibernate
  State: FAILED
  Reason: java.lang.RuntimeException: Couldn't connect to file:/var/jboss-portal-2.6/server/default/deploy/jboss-portal.sar/conf/hibernate/user/setup.txt within 1 seconds. Check your connection parameters or the URL.
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=PortalDS
  Depends On Me:
    portal:service=Module,type=IdentityServiceController


15:32:04,277 INFO  [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 3m:41s:812ms

http://localhost:8080/ seems to work,
but http://localhost:8080/portal throws org.hibernate.HibernateException: Unable to locate current JTA transaction

Shouldn't jboss-portal-2.6-bundled.zip run right out of the box ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067162#4067162

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067162



More information about the jboss-user mailing list