Groups > Novell > Identiry Manager Workflow applications > Re: Request not showing up in 'My Tasks'




Request not showing up in 'My Tasks'

Request not showing up in 'My Tasks'
Mon, 05 May 2008 14:56:02 GMT
Hi All,
I am dealing with an AD approval workflow. After making a request, the
request should appear in the My Tasks tab of the person authorized to
approve the resuest. But it doesnt show up.
From the logs we get an error that says "

-java.lang.IllegalStateException: Timer already cancelled. at
java.util.Timer.sched(Unknown Source) at
java.util.Timer.schedule(Unknown Source) at
com.novell.soa.af.impl.timers.ActivityTimer.schedule(ActivityTimer.java:121)
at
com.novell.soa.af.impl.timers.PersistentActivityTimer.schedule(PersistentActivit
yTimer.java:69)
at
com.novell.soa.af.impl.timers.ActivityTimer.schedule(ActivityTimer.java:100)
at com.novell.soa.af.impl.core.EngineImpl.schedule(EngineImpl.java:1090)
at
com.novell.soa.af.impl.activity.UserActivity.notifyArrive(UserActivity.java:401)
at
com.novell.soa.af.impl.core.ProcessImpl.startActivity(ProcessImpl.java:1612)
at
com.novell.soa.af.impl.core.ProcessImpl.forward(ProcessImpl.java:1488)
at
com.novell.soa.af.impl.activity.ActivityNode.forward(ActivityNode.java:243)
at
com.novell.soa.af.impl.activity.ActivityNode.forward(ActivityNode.java:216)
at
com.novell.soa.af.impl.activity.StartActivity.process(StartActivity.java:74)
at
com.novell.soa.af.impl.activity.ActivityNode.notifyArrive(ActivityNode.java:182)
at
com.novell.soa.af.impl.activity.RunnableActivity.run(RunnableActivity.java:50)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source) at java.lang.Thread.run(Unknown Source)"-

We recently upgraded to IDM 3.5.1 SP3. Not sure if its related. HAs
anyone faced this before?

Thanks,
ZZ


-- 
zzebie
------------------------------------------------------------------------
zzebie's Profile: http://forums.novell.com/member.php?userid=12131
View this thread: http://forums.novell.com/showthread.php?t=326647
Post Reply
Re: Request not showing up in 'My Tasks'
Mon, 05 May 2008 16:22:46 GMT
On 05/05/2008 04:56 PM, zzebie wrote:

> Hi All,
> I am dealing with an AD approval workflow. After making a request, the
> request should appear in the My Tasks tab of the person authorized to
> approve the resuest. But it doesnt show up.
> From the logs we get an error that says "
> 
> -java.lang.IllegalStateException: Timer already cancelled. at
> java.util.Timer.sched(Unknown Source) at
> java.util.Timer.schedule(Unknown Source) at
>
com.novell.soa.af.impl.timers.ActivityTimer.schedule(ActivityTimer.java:121)
> at
>
com.novell.soa.af.impl.timers.PersistentActivityTimer.schedule(PersistentActivit
yTimer.java:69)
> at
>
com.novell.soa.af.impl.timers.ActivityTimer.schedule(ActivityTimer.java:100)
> at com.novell.soa.af.impl.core.EngineImpl.schedule(EngineImpl.java:1090)
> at
>
com.novell.soa.af.impl.activity.UserActivity.notifyArrive(UserActivity.java:401)

> at
>
com.novell.soa.af.impl.core.ProcessImpl.startActivity(ProcessImpl.java:1612)
> at
> com.novell.soa.af.impl.core.ProcessImpl.forward(ProcessImpl.java:1488)
> at
>
com.novell.soa.af.impl.activity.ActivityNode.forward(ActivityNode.java:243)
> at
>
com.novell.soa.af.impl.activity.ActivityNode.forward(ActivityNode.java:216)
> at
>
com.novell.soa.af.impl.activity.StartActivity.process(StartActivity.java:74)
> at
>
com.novell.soa.af.impl.activity.ActivityNode.notifyArrive(ActivityNode.java:182)

> at
>
com.novell.soa.af.impl.activity.RunnableActivity.run(RunnableActivity.java:50)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
> Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> Source) at java.lang.Thread.run(Unknown Source)"-
> 
> We recently upgraded to IDM 3.5.1 SP3. Not sure if its related. HAs
> anyone faced this before?
> 
> Thanks,
> ZZ
> 
> 


Post Reply
Re: Request not showing up in 'My Tasks'
Mon, 05 May 2008 18:16:02 GMT
jgdasilva;1551150 Wrote: 
> On 05/05/2008 04:56 PM, zzebie wrote:
> 
> > Hi All,
> > I am dealing with an AD approval workflow. After making a request,
> the
> > request should appear in the My Tasks tab of the person authorized
> to
> > approve the resuest. But it doesnt show up.
> > From the logs we get an error that says "
> >
> > -java.lang.IllegalStateException: Timer already cancelled. at
> > java.util.Timer.sched(Unknown Source) at
> > java.util.Timer.schedule(Unknown Source) at
> >
>
com.novell.soa.af.impl.timers.ActivityTimer.schedule(ActivityTimer.java:121)
> > at
> >
>
com.novell.soa.af.impl.timers.PersistentActivityTimer.schedule(PersistentActivit
yTimer.java:69)
> > at
> >
>
com.novell.soa.af.impl.timers.ActivityTimer.schedule(ActivityTimer.java:100)
> > at
> com.novell.soa.af.impl.core.EngineImpl.schedule(EngineImpl.java:1090)
> > at
> >
>
com.novell.soa.af.impl.activity.UserActivity.notifyArrive(UserActivity.java:401)

> > at
> >
>
com.novell.soa.af.impl.core.ProcessImpl.startActivity(ProcessImpl.java:1612)
> > at
> >
> com.novell.soa.af.impl.core.ProcessImpl.forward(ProcessImpl.java:1488)
> > at
> >
>
com.novell.soa.af.impl.activity.ActivityNode.forward(ActivityNode.java:243)
> > at
> >
>
com.novell.soa.af.impl.activity.ActivityNode.forward(ActivityNode.java:216)
> > at
> >
>
com.novell.soa.af.impl.activity.StartActivity.process(StartActivity.java:74)
> > at
> >
>
com.novell.soa.af.impl.activity.ActivityNode.notifyArrive(ActivityNode.java:182)

> > at
> >
>
com.novell.soa.af.impl.activity.RunnableActivity.run(RunnableActivity.java:50)
> > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
> > Source) at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> > Source) at java.lang.Thread.run(Unknown Source)"-
> >
> > We recently upgraded to IDM 3.5.1 SP3. Not sure if its related. HAs
> > anyone faced this before?
> >
> > Thanks,
> > ZZ
> >
> >
> 
> 
> What is your timeout setting for this PRD for the approval task in
> question?

-------------
Timeout is set to 30 days and it has always been the case with this
PRD. Is there any other timeout parameter that i should be looking at

Thanks,
ZZ


-- 
zzebie
------------------------------------------------------------------------
zzebie's Profile: http://forums.novell.com/member.php?userid=12131
View this thread: http://forums.novell.com/showthread.php?t=326647
Post Reply
Re: Request not showing up in 'My Tasks'
Mon, 05 May 2008 18:21:24 GMT
On 05/05/2008 04:56 PM, zzebie wrote:

> 
> We recently upgraded to IDM 3.5.1 SP3. Not sure if its related. HAs
> anyone faced this before?
> 

Post Reply
Re: Request not showing up in 'My Tasks'
Mon, 05 May 2008 18:56:02 GMT
jgdasilva;1551229 Wrote: 
> On 05/05/2008 04:56 PM, zzebie wrote:
> 
> >
> > We recently upgraded to IDM 3.5.1 SP3. Not sure if its related. HAs
> > anyone faced this before?
> >
> 
> SP3? Where did you get this? As far as I know there is no SP3.

---------------
Sorry for the confusion. I meant IDM upgrade from 3.5 to 3.5.1

Thanks,
ZZ


-- 
zzebie
------------------------------------------------------------------------
zzebie's Profile: http://forums.novell.com/member.php?userid=12131
View this thread: http://forums.novell.com/showthread.php?t=326647
Post Reply
<< Previous 1 2 3 Next >>
( Page 1 of 3 )
about | contact