Exceptions after Java/Tomcat Update

Hello

Since i updated our server to Java Server 1.8u20 and Tomcat 8.0.11 we have troubles with a customer site.
All other Applications are worling well.

The site throws exceptions after restarting tomcat. The exception changes from time to time.
I attached the logfile from Railo (4.2.1.000)

Example:

java.lang.StackOverflowError
The Error Occurred in
/coldbox/system/orm/hibernate/BaseORMService.cfc: line 1493

1491:
1492: }
1493: }

called from /coldbox/system/orm/hibernate/BaseORMService.cfc: line 28
called from /coldbox/system/orm/hibernate/VirtualEntityService.cfc: line 32
called from /contentbox/model/security/PermissionService.cfc: line 25
called from /coldbox/system/ioc/Builder.cfc: line 89
called from /coldbox/system/ioc/Injector.cfc: line 288
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 49
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 352
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 332
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/web/services/PluginService.cfc: line 137
called from /coldbox/system/web/services/PluginService.cfc: line 153
called from /coldbox/system/web/Controller.cfc: line 371
called from /coldbox/system/ioc/dsl/ColdBoxDSL.cfc: line 176
called from /coldbox/system/ioc/dsl/ColdBoxDSL.cfc: line 41
called from /coldbox/system/ioc/Builder.cfc: line 318
called from /coldbox/system/ioc/Builder.cfc: line 299
called from /coldbox/system/ioc/Injector.cfc: line 303
called from /coldbox/system/ioc/scopes/NoScope.cfc: line 31
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 332
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 332
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/web/services/InterceptorService.cfc: line 257
called from /coldbox/system/web/services/InterceptorService.cfc: line 198
called from /coldbox/system/web/services/ModuleService.cfc: line 304
called from /coldbox/system/web/services/ModuleService.cfc: line 256
called from /coldbox/system/web/services/LoaderService.cfc: line 86
called from /coldbox/system/Coldbox.cfc: line 71
called from /Application.cfc: line 81

Other Example:

Railo 4.2.1.000 Error (java.lang.StackOverflowError)
Message java.lang.StackOverflowError
Cause java.lang.StackOverflowError
Stacktrace The Error Occurred in
/coldbox/system/ioc/Builder.cfc: line 122

120:
121: <!— Controlled Exception —>
122: <cfthrow message="Error building: #thisMap.getName()# -> #cfcatch.message# #cfcatch.detail# with constructor arguments: #constructorArgs.toString()#"
123: detail=“Mapping: #thisMap.getMemento().toString()#, Stacktrace: #cfcatch.stacktrace#”
124: type=“Builder.BuildCFCDependencyException”>

called from /coldbox/system/ioc/Injector.cfc: line 288
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 49
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 352
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 332
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/web/services/PluginService.cfc: line 137
called from /coldbox/system/web/services/PluginService.cfc: line 153
called from /coldbox/system/web/Controller.cfc: line 371
called from /coldbox/system/ioc/dsl/ColdBoxDSL.cfc: line 176
called from /coldbox/system/ioc/dsl/ColdBoxDSL.cfc: line 41
called from /coldbox/system/ioc/Builder.cfc: line 318
called from /coldbox/system/ioc/Builder.cfc: line 299
called from /coldbox/system/ioc/Injector.cfc: line 303
called from /coldbox/system/ioc/scopes/NoScope.cfc: line 31
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 332
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/ioc/Builder.cfc: line 478
called from /coldbox/system/ioc/Builder.cfc: line 332
called from /coldbox/system/ioc/Injector.cfc: line 594
called from /coldbox/system/ioc/Injector.cfc: line 481
called from /coldbox/system/ioc/scopes/Singleton.cfc: line 57
called from /coldbox/system/ioc/Injector.cfc: line 261
called from /coldbox/system/web/services/InterceptorService.cfc: line 257
called from /coldbox/system/web/services/InterceptorService.cfc: line 198
called from /coldbox/system/web/services/ModuleService.cfc: line 304
called from /coldbox/system/web/services/ModuleService.cfc: line 256
called from /coldbox/system/web/services/LoaderService.cfc: line 86
called from /coldbox/system/Coldbox.cfc: line 71
called from /Application.cfc: line 81

Java Stacktrace java.lang.StackOverflowError
at java.lang.ClassLoader.defineClass1(Native Method):-2
at java.lang.ClassLoader.defineClass(ClassLoader.java:760):760
at java.lang.ClassLoader.defineClass(ClassLoader.java:642):642
at railo.loader.classloader.RailoClassLoader.findClassEL(RailoClassLoader.java:103):103
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:153):153
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:120):120
at java.lang.Class.getDeclaredConstructors0(Native Method):-2
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2658):2658
at java.lang.Class.getConstructor0(Class.java:3062):3062
at java.lang.Class.newInstance(Class.java:403):403
at railo.runtime.tag.TagHandlerPool.loadTag(TagHandlerPool.java:56):56
at railo.runtime.tag.TagHandlerPool.use(TagHandlerPool.java:38):38
at railo.runtime.PageContextImpl.use(PageContextImpl.java:2516):2516
at system.ioc.builder_cfc$cf.udfCall1(/coldbox/system/ioc/Builder.cfc:122):122
at system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:288):288
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.scopes.singleton_cfc$cf.udfCall(/coldbox/system/ioc/scopes/Singleton.cfc:49):49
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilIm

Actually i can’t get the site back to life. It drops exceptions over and over.
This is the site: http://www.cristianos-basel.ch/

Any idea, where to look?

Many thanks

Martin

exception.log (1.05 MB)

Hmm, without a code change, might be something in the JDK that messed things up.

Luis Majano
CEO
Ortus Solutions, Corp

P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org
ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

I forgot to say, that the site worked for a day. It started with this behaviour after restarting Tomcat.

ContentBox is version 1.6. Maybe to old for the new environment? I would like to update ContentBox, but the admin part fails too.
I downgraded Java back to version 7, no change ;-(

I had to reboot the server anyway. The site throwed one exception only. After refreshing the page, it worked.
I restarted Tomcat again to see what happens and that was the end again.

I got the very first expcetion after tomcat has started:

Railo 4.2.1.000 Error (WireBox.aop.Mixer.MixinException)
Message Exception mixing in AOP aspect for (permissionService@cb)
Detail java.lang.StackOverflowErrorjava.lang.StackOverflowError
at java.lang.ClassLoader.defineClass1(Native Method):-2
at java.lang.ClassLoader.defineClass(ClassLoader.java:760):760
at java.lang.ClassLoader.defineClass(ClassLoader.java:642):642
at railo.loader.classloader.RailoClassLoader.findClassEL(RailoClassLoader.java:103):103
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:153):153
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:120):120
at java.lang.ClassLoader.defineClass1(Native Method):-2
at java.lang.ClassLoader.defineClass(ClassLoader.java:760):760
at java.lang.ClassLoader.defineClass(ClassLoader.java:642):642
at railo.loader.classloader.RailoClassLoader.findClassEL(RailoClassLoader.java:103):103
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:153):153
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:120):120
at java.lang.ClassLoader.defineClass1(Native Method):-2
at java.lang.ClassLoader.defineClass(ClassLoader.java:760):760
at java.lang.ClassLoader.defineClass(ClassLoader.java:642):642
at railo.loader.classloader.RailoClassLoader.findClassEL(RailoClassLoader.java:103):103
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:153):153
at railo.loader.classloader.RailoClassLoader.loadClass(RailoClassLoader.java:120):120
at railo.transformer.cfml.tag.CFMLTransformer.transform(CFMLTransformer.java:246):246
at railo.transformer.cfml.tag.CFMLTransformer.transform(CFMLTransformer.java:124):124
at railo.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:55):55
at railo.runtime.PageSourceImpl._compile(PageSourceImpl.java:309):309
at railo.runtime.PageSourceImpl.compile(PageSourceImpl.java:283):283
at railo.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:242):242
at railo.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:166):166
at railo.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:869):869
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:909):909
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:817):817
at system.aop.mixerutil_cfc$cf.udfCall(/coldbox/system/aop/MixerUtil.cfc:46):46
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.aop.mixer_cfc$cf.udfCall(/coldbox/system/aop/Mixer.cfc:277):277
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.aop.mixer_cfc$cf.udfCall(/coldbox/system/aop/Mixer.cfc:211):211
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.aop.mixer_cfc$cf.udfCall(/coldbox/system/aop/Mixer.cfc:158):158
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.aop.mixer_cfc$cf.udfCall(/coldbox/system/aop/Mixer.cfc:93):93
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624):624
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1751):1751
at railo.runtime.tag.Invoke.doComponent(Invoke.java:203):203
at railo.runtime.tag.Invoke.doEndTag(Invoke.java:176):176
at system.web.context.interceptorstate_cfc$cf.udfCall2(/coldbox/system/web/context/InterceptorState.cfc:370):370
at system.web.context.interceptorstate_cfc$cf.udfCall(/coldbox/system/web/context/InterceptorState.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.web.context.interceptorstate_cfc$cf.udfCall1(/coldbox/system/web/context/InterceptorState.cfc:260):260
at system.web.context.interceptorstate_cfc$cf.udfCall(/coldbox/system/web/context/InterceptorState.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.web.context.interceptorstate_cfc$cf.udfCall1(/coldbox/system/web/context/InterceptorState.cfc:121):121
at system.web.context.interceptorstate_cfc$cf.udfCall(/coldbox/system/web/context/InterceptorState.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624):624
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1755):1755
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.web.services.interceptorservice_cfc$cf.udfCall1(/coldbox/system/web/services/InterceptorService.cfc:142):142
at system.web.services.interceptorservice_cfc$cf.udfCall(/coldbox/system/web/services/InterceptorService.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:492):492
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624):624
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1755):1755
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.ioc.scopes.singleton_cfc$cf.udfCall(/coldbox/system/ioc/scopes/Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:261):261
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:478):478
at system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:352):352
at system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624):624
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1755):1755
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.ioc.injector_cfc$cf.udfCall2(/coldbox/system/ioc/Injector.cfc:594):594
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:748):748
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:481):481
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624):624
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1755):1755
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.ioc.scopes.singleton_cfc$cf.udfCall(/coldbox/system/ioc/scopes/Singleton.cfc:57):57
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:261):261
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:478):478
at system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:332):332
at system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624):624
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1755):1755
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1564):1564
at system.ioc.injector_cfc$cf.udfCall2(/coldbox/system/ioc/Injector.cfc:594):594
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.call(UDFImpl.java:207):207
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:748):748
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1554):1554
at system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:481):481
at system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:92):92
at railo.runtime.type.UDFImpl._call(UDFImpl.java:306):306
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:194):194
at railo.runtime.ComponentImpl._call(ComponentImpl.java:624):624
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1755):1755
at railo.runtime.util.Var

Might help?

Thanks

What perm gen space do you have assigned?

Luis Majano
CEO
Ortus Solutions, Corp

P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org
ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

Good morning Luis

Unbelievable, i had a silly misconfiguration in Java. The value for JvmSs is in KB not in MB. After changing the value to higher value (4096), the site started to work again. Unfortunately, it crashed during the night. I restarted Tomcat, which helped. I do monitor the site now and i will see, how it behaves during the day.

The settings -XX:PermSize and -XX:MaxPermSize are no more supported in Tomcat 8. Tomcat 8 manages the Perm Gen Space differently now.

Cheers

Hello

After some weeks silent running the same site crashed again. I restarted Tomcat. All other sites started, except this ContentBox-Site.
No exceptions, no errors, nada. After a while, the browser reports the usual network-timeout.

We have others CFML-sites in any flavours running, no problems at all.

What kind of information can i provide which might help?

Thanks

Martin

Perhaps the catalina “out” file?

Thanks!

~Brad

Hi Brad

The Logs are really “quite”. Nothing there to work with, the log level is set to fine.

Here some parts after a restart of tomcat. I removed all the entries for the other sites:

stderr

27-Sep-2014 12:02:56.371 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [“http-nio-23417”]
27-Sep-2014 12:02:56.464 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
27-Sep-2014 12:02:56.464 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [“ajp-nio-8009”]
27-Sep-2014 12:02:56.464 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
27-Sep-2014 12:02:56.464 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 834 ms
27-Sep-2014 12:02:56.511 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
27-Sep-2014 12:02:56.511 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.11
27-Sep-2014 12:02:56.527 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory D:\Tomcat\WebApps\host-manager
27-Sep-2014 12:02:58.149 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory D:\Tomcat\WebApps\host-manager has finished in 1,622 ms
27-Sep-2014 12:02:58.149 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory D:\Tomcat\WebApps\manager
27-Sep-2014 12:02:58.289 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory D:\Tomcat\WebApps\manager has finished in 125 ms
27-Sep-2014 12:02:58.289 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory D:\Tomcat\WebApps\ROOT
27-Sep-2014 12:02:58.445 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory D:\Tomcat\WebApps\ROOT has finished in 156 ms
27-Sep-2014 12:02:58.445 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [“http-nio-23417”]
27-Sep-2014 12:02:58.461 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [“ajp-nio-8009”]
27-Sep-2014 12:02:58.461 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 1987 ms
27-Sep-2014 12:05:32.121 INFO [www.cristianos-basel.ch-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying configuration descriptor D:\Tomcat\conf\Catalina\www.cristianos-basel.ch\ROOT.xml
27-Sep-2014 12:05:32.324 INFO [www.cristianos-basel.ch-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of configuration descriptor D:\Tomcat\conf\Catalina\www.cristianos-basel.ch\ROOT.xml has finished in 203 ms
27-Sep-2014 12:05:32.324 INFO [www.cristianos-basel.ch-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory D:\Tomcat\WebApps\host-manager
27-Sep-2014 12:05:32.371 INFO [www.cristianos-basel.ch-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory D:\Tomcat\WebApps\host-manager has finished in 47 ms
27-Sep-2014 12:05:32.371 INFO [www.cristianos-basel.ch-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory D:\Tomcat\WebApps\manager
27-Sep-2014 12:05:32.418 INFO [www.cristianos-basel.ch-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory D:\Tomcat\WebApps\manager has finished in 47 ms

stdout:

2014-09-27 12:02:55 Commons Daemon procrun stdout initialized
railo-server-root:D:\Railo\railo-server

Martin
Can you give me the specs of the server and Railo version. I will try it out.

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

Hello Luis

  • Windows 2008 R2
  • MS-SQL 2012 Express
  • Oracle Java Server 1.8.0_20
  • Apache Tomcat 8.0.11
  • BonCode Tomcat Connector 1.0.19
  • IIS 7.5

Server has 24 GB RAM 2 x Xeon 3.* 3GHz.

Java configuration:

JvmMs: 4096 MB
JvmMx: 4096 MB
JvmSs:4096 KB

-Xms8192m
-Xmx8192m
-Xss4096k
-XX:NewSize=2500M
-XX:MaxNewSize=2500M
-XX:PermSize=384m
-XX:MaxPermSize=384m
-XX:+CMSClassUnloadingEnabled
-XX:+UseConcMarkSweepGC

Thank you very much

Martin

Oopsy, forgot one important part: Railo 4.2.1.000

Martin,

I have tested with apache tomcat 8 and railo and it works nicely. Actually, this is our new standard for ContentBox Express: http://integration.staging.ortussolutions.com/artifacts/ortussolutions/contentbox/contentbox-express-be.zip

So I am not sure what can be the culprit here. What about JDK, are you using JDK 8 or JDK 7

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

Hi Luis

  • Oracle Java Server 1.8.0_20

Many thanks

What is the difference between the Oracle Server and the Java JRE?

As Oracle owns Java, i don’t think there’s any difference. It’s like the difference between ColdFusion and Adobe ColdFusion.

That said, there is an OpenJDK, so I can see it still being useful to specify Oracle so there was no confusion. Just like I might mention Adobe so someone didn’t confuse with Railo.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Oracle writes:

Brad,

No I wanted to know the difference between

Oracle Server JRE and Oracle Java JRE, they are both from the same company one is for serving JSP pages I would assume, while the other is the actual run time. I am guessing, because I have never heard of the Server JRE before.