Guest
(Guest)
August 20, 2009, 3:01am
1
Hi,
We are in process of Upgrading WM 6.5 to WM 7.1.2.
Our tasks defined in IS scheduler stops after 4 hours even though repeat after completion is set.
Here are some of the settings:
We are running IS 7.1.2 with following IS fixes
IS_7-1-2_Core_Fix12
IS_7-1-2_Flow_Fix5
IS_7-1-2_SrvPrtcl_Fix10
IS_7-1-2_WebSvcsXML_Fix10
task scheduler has around 70 services scheduled
resources
Available Threads=91%(136 Threads)
Maximum Threads=150
Minimum Threads =10
Available Threads Warning Threshold=15% (23 Threads)
Scheduler Thread Throttle=75% (113 Threads)
TN DB POOL
Min/Max=0/30
Embeded DB POOL
Min/Max=0/100
Any idea, what’s going on with scheduler?
Thanks in advance.
Darshan A N
debadutta
(debadutta *)
August 20, 2009, 3:07pm
2
Hi Darshanan,
Try deselecting the repeat after completion property and check. Once i was also facing similar kind of issue and it got resolved once I deselected that property. let me know if that works for you.
Cheers
Deb
Guest
(Guest)
August 20, 2009, 8:27pm
3
Deb,
Thanks for the help.
We were able to fix the issue by uncommenting below lines from server.sh
Uncomment the following two lines to set the SUN JVM MaxPermSize option
#JAVA_MAX_PERM_SIZE=128M
#JAVA_PERM_SIZESET=-XX:MaxPermSize=${JAVA_MAX_PERM_SIZE}
Darshan A N
system
(system)
Closed
September 3, 2021, 6:34am
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.