Thanks Gents,
Hardware: Dell XPS Studio 9100 24GB RAM - Win7 SP1 Pro 64bit - i7 920
@ 2.67GHz
Windows Task Manager seems to show openbd taking about 13% CPU on
average.
I have one job on the scheduler that calls a local cfm template to
generate an RSS feed, daily at 8AM.
When I kill the thrashing java thread (CTRL-C), I get a ton of error
verbiage about unable to stop threads..
Sample:
2011-12-24 12:40:44.250:INFO:oejut.QueuedThreadPool:Couldn't stop
Thread[qtp9715
36153-257 - /view_img.cfm?
image_filename=Dendrochirus_zebra_Zebra_Lionfish_CU_fe
ed_zoom_out_night_ANILAO_421_S2Q2_ID~2626301_1128929156246.jpg&type=mid,
5,main]
2011-12-24 12:40:44.251:INFO:oejut.QueuedThreadPool: at
sun.java2d.loops.Blit.Bl
it(Native Method)
2011-12-24 12:40:44.252:INFO:oejut.QueuedThreadPool: at
sun.java2d.pipe.DrawImag
e.blitSurfaceData(Unknown Source)
2011-12-24 12:40:44.252:INFO:oejut.QueuedThreadPool: at
sun.java2d.pipe.DrawImag
In all my configuration changes to get 2.0 running, I seem to have
turned off all logging, jetty and otherwise. Where can I turn that
back on? (my Logs folder is empty except a .donotdelete file.)
Possibly related issue, that I have reported here before. CFIMAGE -
if I use CFIMAGE to make an image larger, it never finishes, and
openbd (java) goes up to 25-26% CPU.
The reason I say maybe related, is that the view_img.cfm error above
is an example where a 640px wide video keyframe (underwater fish) is
called by CFIMAGE to be 720px wide. I have trapped for the error, to
prevent this, but need to look throughout the application to see if
there are other places that have this issue.
OK - just got my 1PM error -
Dec 24, 2011 1:00:05 PM
org.apache.commons.httpclient.HttpMethodDirector execute
WithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing
request:
Connection refused: connect
Dec 24, 2011 1:00:05 PM
org.apache.commons.httpclient.HttpMethodDirector execute
WithRetry
INFO: Retrying request
Dec 24, 2011 1:00:06 PM
org.apache.commons.httpclient.HttpMethodDirector execute
WithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing
request:
Connection refused: connect
Dec 24, 2011 1:00:06 PM
org.apache.commons.httpclient.HttpMethodDirector execute
WithRetry
INFO: Retrying request
Dec 24, 2011 1:00:07 PM
org.apache.commons.httpclient.HttpMethodDirector execute
WithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing
request:
Connection refused: connect
Dec 24, 2011 1:00:07 PM
org.apache.commons.httpclient.HttpMethodDirector execute
WithRetry
INFO: Retrying request
But this time java is only at 1% CPU and didn't increase... Oy. I
will troubleshoot more to see if I can recreate the increase in CPU
and memory by OpenBD...
CPU just shot to 13% and 2+GB of RAM when I shut down I see this in
the error messages...
2011-12-24 13:16:37.710:INFO:oejsh.ContextHandler:stopped
o.e.j.w.WebAppContext{
/log,file:/E:/Explorers_Log/webapps/log/},E:\Explorers_Log\webapps\log
2011-12-24 13:16:37.812:WARN:oejut.QueuedThreadPool:1 threads could
not be stopp
ed
2011-12-24 13:16:37.812:INFO:oejut.QueuedThreadPool:Couldn't stop
Thread[qtp1431
814845-13 - /view_img.cfm?
image_filename=MAKUA_457_1001_1128925202702.jpg&type=m
id,5,main]
2011-12-24 13:16:37.813:INFO:oejut.QueuedThreadPool: at
java.awt.image.DataBuffe
rInt.<init>(Unknown Source)
2011-12-24 13:16:37.813:INFO:oejut.QueuedThreadPool: at
java.awt.image.Raster.cr
eatePackedRaster(Unknown Source)
2011-12-24 13:16:37.813:INFO:oejut.QueuedThreadPool: at
java.awt.image.DirectCol
orModel.createCompatibleWritableRaster(Unknown Source)
2011-12-24 13:16:37.813:INFO:oejut.QueuedThreadPool: at
java.awt.image.BufferedI
mage.<init>(Unknown Source)
2011-12-24 13:16:37.814:INFO:oejut.QueuedThreadPool: at
com.nary.awt.image.image
Ops.scaleToSize(Unknown Source)
2011-12-24 13:16:37.814:INFO:oejut.QueuedThreadPool: at
com.nary.awt.image.image
Ops.resize(Unknown Source)
2011-12-24 13:16:37.814:INFO:oejut.QueuedThreadPool: at
com.naryx.tagfusion.cfm.
tag.awt.cfIMAGE.resize(Unknown Source)
2011-12-24 13:16:37.814:INFO:oejut.QueuedThreadPool: at
com.naryx.tagfusion.cfm.
tag.awt.cfIMAGE.render(Unknown Source)
2011-12-24 13:16:37.814:INFO:oejut.QueuedThreadPool: at
com.naryx.tagfusion.cfm.
tag.cfIF.render(Unknown Source)
2011-12-24 13:16:37.814:INFO:oejut.QueuedThreadPool: at
com.naryx.tagfusion.cfm.
tag.cfIF.render(Unknown Source)
2011-12-24 13:16:37.814:INFO:oejut.QueuedThreadPool: at
com.naryx.tagfusion.cfm.
tag.cfIF.render(Unknown Source)
This scaleToSize looks suspicious to me...
Any more ideas?
Rob
--
online documentation: http://openbd.org/manual/
google+ hints/tips: https://plus.google.com/115990347459711259462
http://groups.google.com/group/openbd?hl=en