Hey all,
Recently I've started getting these errors:

/opt/jrun4/runtime/j2re1.4.2_05/lib/i386/libawt.so:
/opt/jrun4/runtime/j2re1.4.2_05/lib/i386/libawt.so: failed to map
segment from shared object: Cannot allocate memory null

I get that the cannot allocate memory is a Java specific error having
to do with the heap being set too large. I just wanted to confirm that
there's nothing different about getting it in conjunction with the
failed to map segment from shared object part. Tweaking the heap size
should fix that as well, yes?

Also, wrapping the offending code (a call to the cfchart tag, in this
case) in try/catch does nothing to prevent the error. I'm assuming
that's because the error happens in the Java layer and is not "thrown"
back up to CF - correct? Don't suppose there's any other way to trap a
Java error from CF....

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283848
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to