[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1839) problem with deployment of clustered portal
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Thu Dec 6 17:40:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1839?page=all ]
Sohil Shah resolved JBPORTAL-1839.
----------------------------------
Resolution: Done
just needed to port the OPTMISTIC locking fix over to the mainstream 2.6 branch.
Seems to be working fine now
> problem with deployment of clustered portal
> -------------------------------------------
>
> Key: JBPORTAL-1839
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1839
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Core
> Affects Versions: 2.6.3 Final
> Reporter: Prabhat Jha
> Assigned To: Thomas Heute
> Fix For: 2.6.3 Final
>
>
> portal-ha.sar is not geting deployed correctly. I first tried with hypersonic, then with mysql5. Please see the server log at http://reports.qa.atl.jboss.com/reports/portal_perf/server.log.zip
> --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
> ObjectName: portal:service=ApprovePublish,type=Workflow
> State: FAILED
> Reason: org.jbpm.JbpmException: couldn't find process definition 'approval_workflow'
> I Depend On:
> portal:service=Workflow,type=WorkflowService
> portal:service=Module,type=IdentityServiceController
> ObjectName: portal:service=Hibernate,type=Instance
> State: FAILED
> Reason: org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >)
> I Depend On:
> jboss.jca:service=DataSourceBinding,name=PortalDS
> portal:service=TreeCacheProvider,type=hibernate
> Depends On Me:
> portal:service=InstanceContainerContext
> ObjectName: portal:service=Hibernate,type=Portlet
> State: FAILED
> Reason: org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >)
> I Depend On:
> jboss.jca:service=DataSourceBinding,name=PortalDS
> portal:service=TreeCacheProvider,type=hibernate
> Depends On Me:
> portal.wsrp:service=PersistenceManager
> portal:service=PersistenceManager,type=Producer
> ObjectName: portal:service=Hibernate,type=PortalObject
> State: FAILED
> Reason: org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >)
> I Depend On:
> jboss.jca:service=DataSourceBinding,name=PortalDS
> portal:service=TreeCacheProvider,type=hibernate
> Depends On Me:
> portal:container=PortalObject
> The error I see is :
> 2007-12-06 13:50:35,740 WARN [org.jboss.system.ServiceController] Problem starting service portal:service=Hibernate,type=Portlet
> org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a12008d:913e:4758440a:41 status: ActionStatus.ABORT_ONLY >)
> at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:94)
> at org.jboss.portal.jems.hibernate.SessionFactoryBinder.startService(SessionFactoryBinder.java:229)
> at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
> at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
> at org.jboss.portal.jems.as.system.AbstractJBossService.start(AbstractJBossService.java:73)
> at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.jboss.portal.jems.as.system.JBossServiceModelMBean$ServiceMixin.execute(JBossServiceModelMBean.java:486)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list