WebSphere Portal Server - Composite apps based solution not working after upgrade from Portal

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > June 2007 > Composite apps based solution not working after upgrade from Portal





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Composite apps based solution not working after upgrade from Portal

2007-06-24, 1:31 pm

In WebSphere Portal 6, we are using the new composite applications feature.
When we upgraded WebSphere Portal from 6.0.0.1 to 6.0.1 and are now seeing the following error in the logs:

[ERRROR: Exception occured while processing members:com.ibm.workplace.people.exception.PeopleException]
com.ibm.workplace.people.exception.PeopleException
at com.ibm.workplace.people.workspace.PeopleStoreHelper. fillInMemberIdentifier(PeopleStoreHelper
.java(Compiled Code))
at com.ibm.wkplc.cai.util.PumaHelper. getPrincipalFromMemberIdentifier(PumaHel
per.java(Compiled Code))
at com.ibm.wps.ai.rt.impl.service.policy.DefaultPolicyActionHandler.notifyOwner(DefaultPolicyActionHandler.java:259)
at com.ibm.wps.ai.rt.impl.service.policy.DefaultPolicyActionHandler. executeActions(DefaultPolicyActionHandle
r.java(Compiled Code))
at com.ibm.wps.ai.rt.impl.service.policy.DefaultPolicyActionHandler.processItem(DefaultPolicyActionHandler.java(Compiled Code))
at com.ibm.wps.ai.rt.impl.service.policy.DefaultPolicyActionHandler. triggerPolicyActions(DefaultPolicyAction
Handler.java(Compiled Code))
at com.ibm.wps.ai.rt.impl.service.policy.ApplicationPolicyServiceImpl. callPolicyActionHandlers(ApplicationPoli
cyServiceImpl.java:773)
at com.ibm.wps.ai.rt.impl.service.policy.ApplicationPolicyServiceImpl. updatePolicyStatus(ApplicationPolicyServ
iceImpl.java:718)
at com.ibm.wkplc.cdo.service.impl.CatalogImpl.updatePolicyStatus(CatalogImpl.java:1021)
at com.ibm.wkplc.cdo.service.impl.CatalogImpl. updateOneApplicationStatistics(CatalogIm
pl.java(Compiled Code))
at com.ibm.wkplc.cdo.service.ejb.admin.CdoAdminServiceInternalBean. updateSensorDataOfOneApplications(CdoAdm
inServiceInternalBean.java:631)
at com.ibm.workplace.cdo.service.ejb.admin. EJSLocalStatelessCdoAdminServiceInternal
_9f345285. updateSensorDataOfOneApplications(Unknow
n Source)
at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.EjbDelegateProxy.invokeImpl(EjbDelegateProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.EjbDelegateProxy.invokeImpl(EjbDelegateProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.BaseProxy.invoke(BaseProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.module.DelegateModule.invoke(DelegateModule.java(Inlined Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.DelegateProxy.invokeImpl(DelegateProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.BaseProxy.invoke(BaseProxy.java(Compiled Code))
at $Proxy67. updateSensorDataOfOneApplications(Unknow
n Source)
at com.ibm.wps.cai.scheduler.tasks. UpdateApplicationsCatalogTask$UpdateAppl
icationsCatalogAction.run(UpdateApplicationsCatalogTask.java:108)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at javax.security.auth.Subject.doAs(Subject.java:555)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:168)
at com.ibm.wps.services.authentication.AuthenticationServiceImpl. executeImpersonate(AuthenticationService
Impl.java:1189)
at com.ibm.wps.services.authentication.AuthenticationServiceImpl. runAsDomainAdministrator(AuthenticationS
erviceImpl.java:1153)
at com.ibm.wps.cai.scheduler.tasks.UpdateApplicationsCatalogTask.execute(UpdateApplicationsCatalogTask.java:67)
at com.ibm.wps.cai.scheduler.TaskRunner.run(TaskRunner.java:75)


We also see that the wp/Scheduler is also not happy. This is the stack trace we see wrt to the scheduler.

0000002f WSRdbXaResour E DSRA0304E: XAException occurred. XAException contents and details are: "".
0000002f WSRdbXaResour E DSRA0302E: XAException occurred. Error code is: XA_RBROLLBACK (100). Exception is: <null>
0000002f ExceptionUtil E CNTR0019E: EJB threw an unexpected (non-declared) exception during invocation of method "updateSensorDataOfOneApplications". Exception data: com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction rolled back; n
ested exception is:
javax.transaction.TransactionRolledbackException: Transaction is ended due to timeout
at com.ibm.ejs.csi.TransactionControlImpl. completeTxTimeout(TransactionControlImpl
.java(Compiled Code))
at com.ibm.ejs.csi.TransactionControlImpl.preInvoke(TransactionControlImpl.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.preInvokeActivate(EJSContainer.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.preInvoke(EJSContainer.java(Compiled Code))
at com.ibm.workplace.cdo.service.ejb.admin. EJSLocalStatelessCdoAdminServiceInternal
_9f345285. updateSensorDataOfOneApplications(Unknow
n Source)
at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.EjbDelegateProxy.invokeImpl(EjbDelegateProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.EjbDelegateProxy.invokeImpl(EjbDelegateProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.BaseProxy.invoke(BaseProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.module.DelegateModule.invoke(DelegateModule.java(Inlined Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.DelegateProxy.invokeImpl(DelegateProxy.java(Compiled Code))
at com.ibm.wkplc.delegate.workspace.proxy.BaseProxy.invoke(BaseProxy.java(Compiled Code))
at $Proxy67. updateSensorDataOfOneApplications(Unknow
n Source)
at com.ibm.wps.cai.scheduler.tasks. UpdateApplicationsCatalogTask$UpdateAppl
icationsCatalogAction.run(UpdateApplicationsCatalogTask.java:108)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at javax.security.auth.Subject.doAs(Subject.java:555)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:168)
at com.ibm.wps.services.authentication.AuthenticationServiceImpl. executeImpersonate(AuthenticationService
Impl.java:1189)
at com.ibm.wps.services.authentication.AuthenticationServiceImpl. runAsDomainAdministrator(AuthenticationS
erviceImpl.java:1153)
at com.ibm.wps.cai.scheduler.tasks.UpdateApplicationsCatalogTask.execute(UpdateApplicationsCatalogTask.java:67)
at com.ibm.wps.cai.scheduler.TaskRunner.run(TaskRunner.java:75)
at com.ibm.wps.cai.scheduler.handler.DefaultTaskHandlerBean.process(DefaultTaskHandlerBean.java:110)
at com.ibm.websphere.scheduler. EJSRemoteStatelessDefaultTaskHandlerBean
_bbf3645d.process(Unknown Source)
at com.ibm.websphere.scheduler._TaskHandler_Stub.process(_TaskHandler_Stub.java:262)
at com.ibm.ws.scheduler.tasks.BeanTaskInfoWork.doWork(BeanTaskInfoWork.java:99)
at com.ibm.ws.scheduler.AlarmListener. executeTaskWithNotification(AlarmListene
r.java:799)
at com.ibm.ws.scheduler.AlarmListener.access$700(AlarmListener.java:119)
at com.ibm.ws.scheduler.AlarmListener$TaskWork.doWork(AlarmListener.java:430)
at com.ibm.ws.scheduler.AlarmListener$TaskWork.run(AlarmListener.java:216)
at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java(Compiled Code))
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at javax.security.auth.Subject.doAs(Subject.java(Compiled Code))
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java(Compiled Code))
at com.ibm.ws.asynchbeans.J2EEContext$DoAsProxy.run(J2EEContext.java(Compiled Code))
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:709)
at com.ibm.ws.asynchbeans.ExecutionContextImpl.go(ExecutionContextImpl.java:85)
at com.ibm.ws.scheduler.AlarmListener.fireTask(AlarmListener.java:1404)
at com.ibm.ws.scheduler.AlarmListener.fired(AlarmListener.java:1322)
at com.ibm.ws.asynchbeans.AlarmImpl.callListenerMethod(AlarmImpl.java(Compiled Code))
at com.ibm.ws.asynchbeans.timer.GenericTimer.run(GenericTimer.java(Compiled Code))
at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java(Compiled Code))
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at javax.security.auth.Subject.doAs(Subject.java(Compiled Code))
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java(Compiled Code))
at com.ibm.ws.asynchbeans.J2EEContext$DoAsProxy.run(J2EEContext.java(Compiled Code))
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java(Compiled Code))
at com.ibm.ws.asynchbeans.AlarmImpl.runListenerAsCJWork(AlarmImpl.java(Compiled Code))
at com.ibm.ws.asynchbeans.am._Alarm.fireAlarm(_Alarm.java(Compiled Code))
at com.ibm.ws.asynchbeans.am._Alarm.run(_Alarm.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
Caused by: javax.transaction.TransactionRolledbackException: Transaction is ended due to timeout
at com.ibm.ws.Transaction.JTA.TranManagerImpl.completeTxTimeout(TranManagerImpl.java(Compiled Code))
at com.ibm.ws.Transaction.JTA.TranManagerSet.completeTxTimeout(TranManagerSet.java(Inlined Compiled Code))
... 59 more

0000002f TaskRunner E com.ibm.wps.cai.scheduler.TaskRunner run(TaskStatus ts) executing task of type class=com.ibm.wps.cai.scheduler.tasks.UpdateApplicationsCatalogTask failed with exception=java.lang.RuntimeException: javax.ejb.TransactionRolledb
ackLocalException: ; nested exception is: javax.transaction.TransactionRolledbackException: Transaction is ended due to timeout
0000002f AlarmListener E SCHD0063E: A task with ID 7103 failed to run on Scheduler WPSTaskScheduler (wps/Scheduler) because of an exception: javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0x0 No; nested exception is:

org.omg.CORBA.TRANSACTION_ROLLEDBACK: javax.transaction.TransactionRolledbackException: ; nested exception is:
javax.transaction.TransactionRolledbackException: Transaction is ended due to timeout vmcid: 0x0 minor code: 0 completed: No.
0000002f DaemonCoordin W SCHD0132W: Task 7103 for scheduler WPSTaskScheduler (wps/Scheduler) has exceeded the failure threshold limit and has been deactivated.


Additionally we're getting errors saying that users dont have rights to see certain composite applications where they previously would have had these rights (i,e, it seems the mappings from portal groups to compapp roles has been lost).

We have applied all the latest fixes that are available on top of WAS 6.0.1. We are running the portal server on RHEL AS 4 QU4.

Any pointers or help would be greatly appreciated.
Thank you,
rahul

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com