Has anyone else started getting these lately?
(from openbd) java.lang.OutOfMemoryError: GC overhead limit exceeded
(from tomcat) java.lang.OutOfMemoryError: Java heap space
The GC one indicates a programmatic issue with Garbage Collection, no?
The time frame loosely coincides with version bumps to both OpenBD (to 1.5
2010-12-06 09:41:45 GMT) and Mura (to 5.3.3381), since about 12-6.
Mura's the only app running on the 1.5 deployment, with about 5 sites.
I didn't find any chatter on the Mura site about this development.
I've had three OpenBD deployments of differing versions on this Tomcat for
about 6 months now.
Here's my setenv.sh
export JAVA_OPTS="-Xms1024m -Xmx1024M -XX:PermSize=128m -XX:MaxPermSize=256m"
Here's what it was yesterday
export JAVA_OPTS="-Xms512m -Xmx640M -XX:PermSize=128m -XX:MaxPermSize=256m"
I keep bumping up the size, and Tomcat keeps using it up. I can go to the
Tomcat manager's server status and watch the Free Memory creep down with each
refresh.
FWIW, the OpenBD startup bluedragon.log is below.
Thanks,
Al
]--- Logging Started ------[
19/12/10 15:41.10: -] BlueDragon server is starting up...
19/12/10 15:41.10: -] AlarmManager $Revision: 1.1 $ started
19/12/10 15:41.10: -] Product Version: 1.5
19/12/10 15:41.10: -] Build date: 2010-12-06 09:41:45 GMT
19/12/10 15:41.10: -] BlueDragon
WorkingDirectory=[/usr/local/tomcat/./webapps/mura/WEB-INF/bluedragon/work]
19/12/10 15:41.10: -] BlueDragon
TempDirectory=[/usr/local/tomcat/./webapps/mura/WEB-INF/bluedragon/work/temp]
19/12/10 15:41.10: -] tagChecker loaded: 138 tags
19/12/10 15:41.10: -] cfmlFileCache Configuration. Caching=1000 files; trusted
cache=false
19/12/10 15:41.10: -] cfmlFileCache.loadCustomTagMappings [CF_]>>
[/WEB-INF/customtags;$/usr/local/tomcat/webapps/mura/requirements/custom_tags]
19/12/10 15:41.10: -] cfmlFileCache.CFMapping [/murawrm]>>
[$/usr/local/tomcat/webapps/mura]
19/12/10 15:41.10: -] Java CFX Mapping created [CFX_JavaBlueDragonHello]>>
[com.newatlanta.BlueDragonHello]
19/12/10 15:41.10: -] C++ CFX Mapping created [CFX_NativeBlueDragonHello]>>
[/WEB-INF/customtags/BlueDragonHello.dll]
19/12/10 15:41.10: -] RunTimeError
Directory=[/usr/local/tomcat/./webapps/mura/WEB-INF/bluedragon/work/temp/rtelogs],
Max=[100]
19/12/10 15:41.10: -] PluginManager Auto Discovery (openbdplugin-XXXX.jar) ...
19/12/10 15:41.10: -] ... found: 0 plugins
19/12/10 15:41.10: -] cfEngine: Using default character encoding UTF-8
19/12/10 15:41.10: -] cfEngine: WebResourcePath
/usr/local/tomcat/./webapps/mura/WEB-INF/resources
19/12/10 15:41.10: -] BlueDragon NativeLibDirectory=[/WEB-INF/bin/]
19/12/10 15:41.10: -] dbPool: Initialised using: nary PoolManager $Revision:
1.1 $
19/12/10 15:41.10: -] connection pool validation queries ENABLED
19/12/10 15:41.10: -] mailServer started $Revision: 1.1 $ Working in
[/usr/local/tomcat/./webapps/mura/WEB-INF/bluedragon/work/cfmail]
19/12/10 15:41.10: -] CFIMAP Caching Engine Initialised.
19/12/10 15:41.10: -] cfChart: storage=[file]
19/12/10 15:41.10: -] cfChart: storage cache size=[1000]
19/12/10 15:41.10: -] scheduleEngine started $Revision: 1.1 $. Logging in
[/usr/local/tomcat/./webapps/mura/WEB-INF/bluedragon/work/cfschedule/schedule.log]
19/12/10 15:41.10: -] Global client variable updates disabled
19/12/10 15:41.10: -] cfApplicationManager.DefaultClientStorage=[cookie]
19/12/10 15:41.10: -] cfApplicationManager.Using J2EE Sessions? true
19/12/10 15:41.10: -] Generating UUID for CFTOKEN value
19/12/10 15:41.10: -] PersistDataJDBC.configure: [--Catch Data--]
type: Database
tagname:
template:
Line: ; Column:
ErrorCode: errorCode.sqlError
message: General SQL Error
detail: The datasource could not be found or was invalid
19/12/10 15:41.10: -] cfCacheContent: Using Datasource=; InMemoryCache=1000
19/12/10 15:41.10: -] cfSCRIPT Registered: language=java;
class=org.alanwilliamson.lang.java.cfSCRIPTJava
19/12/10 15:41.11: -] expressionEngine loaded: 547 functions
19/12/10 15:41.11: -] cfEngine: Show Debug output on error? false
19/12/10 15:41.11: -] cfEngine: Strict Mode: ArrayPassByReference? false
19/12/10 15:41.11: -] cfEngine: Strict Mode: FunctionScopedVariables? false
19/12/10 15:41.11: -] cfEngine: Assertions disabled
19/12/10 15:41.11: -] cfEngine: Combined Form/Url Scope? false
19/12/10 15:41.11: -] cfEngine: Legacy server side form validation? true
19/12/10 15:41.11: -] BlueDragon has initialised. Ready for requests.
19/12/10 15:41.11: -] Server.cfc not available: /Server
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
official manual: http://www.openbluedragon.org/manual/
Ready2Run CFML http://www.openbluedragon.org/openbdjam/
mailing list - http://groups.google.com/group/openbd?hl=en