this exceptino is occuring:
An exception has occurred.
You may continue by restarting the session.
org.apache.tapestry.BindingException
Unable to resolve expression 'loadManualBuildTriggers()' for com.luntsys.luntbuild.web.SchedulesTab$Enhance_57@3129eb99ProjectPage/schedules
.
binding: ExpressionBindingProjectPage/schedules loadManualBuildTriggers()
location: context:/WEB-INF/SchedulesTab.html, line 253
ognl.MethodFailedException
Method "loadManualBuildTriggers" failed for object com.luntsys.luntbuild.web.SchedulesTab$Enhance_57@3129eb99ProjectPage/schedules
java.lang.RuntimeException
java.lang.ArrayIndexOutOfBoundsException: 1
Stack Trace:
* com.luntsys.luntbuild.services.QuartzService.getWaitingManualBuildTriggers(QuartzService.java:240)
* sun.reflect.GeneratedMethodAccessor658.invoke(Unknown Source)
* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
* java.lang.reflect.Method.invoke(Method.java:597)
* org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:287)
* org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181)
* org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:148)
* org.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:66)
* org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
* org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:176)
* $Proxy2.getWaitingManualBuildTriggers(Unknown Source)
* com.luntsys.luntbuild.web.SchedulesTab.loadManualBuildTriggers(SchedulesTab.java:348)
* sun.reflect.GeneratedMethodAccessor657.invoke(Unknown Source)
* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
* java.lang.reflect.Method.invoke(Method.java:597)
* ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:491)
* ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:785)
* ognl.ObjectMethodAccessor.callMethod(ObjectMethodAccessor.java:61)
* ognl.OgnlRuntime.callMethod(OgnlRuntime.java:819)
* ognl.ASTMethod.getValueBody(ASTMethod.java:75)
* ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:170)
* ognl.SimpleNode.getValue(SimpleNode.java:210)
* ognl.Ognl.getValue(Ognl.java:333)
* ognl.Ognl.getValue(Ognl.java:310)
* org.apache.tapestry.binding.ExpressionBinding.resolveProperty(ExpressionBinding.java:201)
* org.apache.tapestry.binding.ExpressionBinding.getObject(ExpressionBinding.java:194)
* org.apache.tapestry.binding.AbstractBinding.getBoolean(AbstractBinding.java:77)
* org.apache.tapestry.param.BooleanParameterConnector.setParameter(BooleanParameterConnector.java:51)
* org.apache.tapestry.param.ParameterManager.setParameters(ParameterManager.java:105)
* org.apache.tapestry.AbstractComponent.prepareForRender(AbstractComponent.java:898)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:853)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.components.Any.renderComponent(Any.java:53)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.components.Foreach.renderComponent(Foreach.java:122)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.components.Conditional.renderComponent(Conditional.java:56)
* org.apache.tapestry.contrib.components.When.renderComponent(When.java:59)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.components.Conditional.renderComponent(Conditional.java:56)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.components.Conditional.renderComponent(Conditional.java:56)
* org.apache.tapestry.contrib.components.When.renderComponent(When.java:59)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.components.Conditional.renderComponent(Conditional.java:56)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.BaseComponent.renderComponent(BaseComponent.java:118)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.components.Delegator.renderComponent(Delegator.java:45)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.BaseComponent.renderComponent(BaseComponent.java:118)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.components.RenderBody.renderComponent(RenderBody.java:45)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.html.Body.renderComponent(Body.java:269)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:624)
* org.apache.tapestry.html.Shell.renderComponent(Shell.java:124)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.BaseComponent.renderComponent(BaseComponent.java:118)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.BaseComponent.renderComponent(BaseComponent.java:118)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:857)
* org.apache.tapestry.AbstractPage.renderPage(AbstractPage.java:300)
* org.apache.tapestry.engine.RequestCycle.renderPage(RequestCycle.java:368)
* org.apache.tapestry.engine.AbstractEngine.renderResponse(AbstractEngine.java:697)
* org.apache.tapestry.engine.DirectService.service(DirectService.java:174)
* org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:837)
* org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java:197)
* org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:158)
* javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
* com.luntsys.luntbuild.LuntbuildServlet.service(LuntbuildServlet.java:55)
* javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
* org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:445)
* org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1050)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264)
* org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
* org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
* org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
* org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
* org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
* org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:181)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
* org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:217)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
* org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:191)
* org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
* org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:148)
* org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:90)
* org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1041)
* com.luntsys.luntbuild.RestartFilter.doFilter(RestartFilter.java:116)
* org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1041)
* org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:354)
* org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:226)
* org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:627)
* org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141)
* org.mortbay.jetty.Server.handle(Server.java:269)
* org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:430)
* org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:687)
* org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:492)
* org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:199)
* org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:339)
* org.mortbay.jetty.nio.HttpChannelEndPoint.run(HttpChannelEndPoint.java:270)
* org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475)
* Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
* com.luntsys.luntbuild.db.Schedule.parseTriggerName(Schedule.java:1601)
* com.luntsys.luntbuild.services.QuartzService.getWaitingManualBuildTriggers(QuartzService.java:221)
* ... 114 more
Session
Properties
Name Value
id 57jghakq3qvb6
creationTime Thu Feb 18 11:06:09 CET 2010
lastAccessedTime Thu Feb 18 11:50:32 CET 2010
maxInactiveInterval 1800
new no
Attributes
Name Value
ACEGI_SECURITY_CONTEXT org.acegisecurity.context.SecurityContextImpl@64d67ac1: Authentication: org.acegisecurity.providers.UsernamePasswordAuthenticationToken@64d67ac1: Username: org.acegisecurity.userdetails.User@0: Username: fom; Password: PROTECTED
; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AUTHENTICATED, LUNTBUILD_PRJ_ADMIN_0, LUNTBUILD_PRJ_VIEWER_27, LUNTBUILD_PRJ_VIEWER_32, LUNTBUILD_PRJ_VIEWER_9, LUNTBUILD_PRJ_BUILDER_9, LUNTBUILD_PRJ_ADMIN_16, LUNTBUILD_PRJ_BUILDER_16, LUNTBUILD_PRJ_ADMIN_9, LUNTBUILD_PRJ_VIEWER_5, LUNTBUILD_PRJ_BUILDER_5, LUNTBUILD_PRJ_BUILDER_32, LUNTBUILD_PRJ_VIEWER_14, LUNTBUILD_PRJ_BUILDER_23, LUNTBUILD_PRJ_VIEWER_23, LUNTBUILD_PRJ_ADMIN_5, LUNTBUILD_PRJ_ADMIN_14, LUNTBUILD_PRJ_BUILDER_14, LUNTBUILD_PRJ_ADMIN_23, LUNTBUILD_PRJ_VIEWER_34, LUNTBUILD_PRJ_BUILDER_34, LUNTBUILD_PRJ_ADMIN_34, LUNTBUILD_PRJ_BUILDER_33, LUNTBUILD_PRJ_ADMIN_7, LUNTBUILD_PRJ_BUILDER_7, LUNTBUILD_PRJ_VIEWER_7, LUNTBUILD_PRJ_ADMIN_33, LUNTBUILD_PRJ_VIEWER_16, LUNTBUILD_PRJ_BUILDER_20, LUNTBUILD_PRJ_ADMIN_20, LUNTBUILD_PRJ_ADMIN_2, LUNTBUILD_PRJ_BUILDER_2, LUNTBUILD_PRJ_VIEWER_2, LUNTBUILD_PRJ_VIEWER_31, LUNTBUILD_PRJ_BUILDER_24, LUNTBUILD_PRJ_ADMIN_24, LUNTBUILD_PRJ_VIEWER_20, LUNTBUILD_PRJ_BUILDER_15, LUNTBUILD_PRJ_VIEWER_15, LUNTBUILD_PRJ_VIEWER_24, LUNTBUILD_PRJ_ADMIN_15, LUNTBUILD_PRJ_VIEWER_6, LUNTBUILD_PRJ_BUILDER_6, LUNTBUILD_PRJ_ADMIN_6, LUNTBUILD_PRJ_BUILDER_4, LUNTBUILD_PRJ_ADMIN_18, LUNTBUILD_PRJ_ADMIN_4, LUNTBUILD_PRJ_VIEWER_18, LUNTBUILD_PRJ_BUILDER_10, LUNTBUILD_PRJ_VIEWER_4, LUNTBUILD_PRJ_VIEWER_10, LUNTBUILD_PRJ_VIEWER_28, LUNTBUILD_PRJ_BUILDER_28, LUNTBUILD_PRJ_ADMIN_12, LUNTBUILD_PRJ_BUILDER_12, LUNTBUILD_PRJ_VIEWER_3, LUNTBUILD_PRJ_VIEWER_12, LUNTBUILD_PRJ_BUILDER_8, LUNTBUILD_PRJ_BUILDER_3, LUNTBUILD_PRJ_ADMIN_8, LUNTBUILD_PRJ_ADMIN_3, LUNTBUILD_PRJ_BUILDER_25, LUNTBUILD_PRJ_VIEWER_25, LUNTBUILD_PRJ_VIEWER_30, LUNTBUILD_PRJ_ADMIN_30, LUNTBUILD_PRJ_VIEWER_8, LUNTBUILD_PRJ_BUILDER_30, LUNTBUILD_PRJ_ADMIN_1, LUNTBUILD_PRJ_VIEWER_22, LUNTBUILD_PRJ_ADMIN_22, LUNTBUILD_PRJ_VIEWER_29, LUNTBUILD_PRJ_BUILDER_22, LUNTBUILD_PRJ_VIEWER_1, LUNTBUILD_PRJ_BUILDER_1; Password: PROTECTED
; Authenticated: true; Details: org.acegisecurity.ui.WebAuthenticationDetails@fffbcba8: RemoteIpAddress: 10.141.100.104; SessionId: 57jghakq3qvb6; Granted Authorities: ROLE_AUTHENTICATED, LUNTBUILD_PRJ_ADMIN_0, LUNTBUILD_PRJ_VIEWER_27, LUNTBUILD_PRJ_VIEWER_32, LUNTBUILD_PRJ_VIEWER_9, LUNTBUILD_PRJ_BUILDER_9, LUNTBUILD_PRJ_ADMIN_16, LUNTBUILD_PRJ_BUILDER_16, LUNTBUILD_PRJ_ADMIN_9, LUNTBUILD_PRJ_VIEWER_5, LUNTBUILD_PRJ_BUILDER_5, LUNTBUILD_PRJ_BUILDER_32, LUNTBUILD_PRJ_VIEWER_14, LUNTBUILD_PRJ_BUILDER_23, LUNTBUILD_PRJ_VIEWER_23, LUNTBUILD_PRJ_ADMIN_5, LUNTBUILD_PRJ_ADMIN_14, LUNTBUILD_PRJ_BUILDER_14, LUNTBUILD_PRJ_ADMIN_23, LUNTBUILD_PRJ_VIEWER_34, LUNTBUILD_PRJ_BUILDER_34, LUNTBUILD_PRJ_ADMIN_34, LUNTBUILD_PRJ_BUILDER_33, LUNTBUILD_PRJ_ADMIN_7, LUNTBUILD_PRJ_BUILDER_7, LUNTBUILD_PRJ_VIEWER_7, LUNTBUILD_PRJ_ADMIN_33, LUNTBUILD_PRJ_VIEWER_16, LUNTBUILD_PRJ_BUILDER_20, LUNTBUILD_PRJ_ADMIN_20, LUNTBUILD_PRJ_ADMIN_2, LUNTBUILD_PRJ_BUILDER_2, LUNTBUILD_PRJ_VIEWER_2, LUNTBUILD_PRJ_VIEWER_31, LUNTBUILD_PRJ_BUILDER_24, LUNTBUILD_PRJ_ADMIN_24, LUNTBUILD_PRJ_VIEWER_20, LUNTBUILD_PRJ_BUILDER_15, LUNTBUILD_PRJ_VIEWER_15, LUNTBUILD_PRJ_VIEWER_24, LUNTBUILD_PRJ_ADMIN_15, LUNTBUILD_PRJ_VIEWER_6, LUNTBUILD_PRJ_BUILDER_6, LUNTBUILD_PRJ_ADMIN_6, LUNTBUILD_PRJ_BUILDER_4, LUNTBUILD_PRJ_ADMIN_18, LUNTBUILD_PRJ_ADMIN_4, LUNTBUILD_PRJ_VIEWER_18, LUNTBUILD_PRJ_BUILDER_10, LUNTBUILD_PRJ_VIEWER_4, LUNTBUILD_PRJ_VIEWER_10, LUNTBUILD_PRJ_VIEWER_28, LUNTBUILD_PRJ_BUILDER_28, LUNTBUILD_PRJ_ADMIN_12, LUNTBUILD_PRJ_BUILDER_12, LUNTBUILD_PRJ_VIEWER_3, LUNTBUILD_PRJ_VIEWER_12, LUNTBUILD_PRJ_BUILDER_8, LUNTBUILD_PRJ_BUILDER_3, LUNTBUILD_PRJ_ADMIN_8, LUNTBUILD_PRJ_ADMIN_3, LUNTBUILD_PRJ_BUILDER_25, LUNTBUILD_PRJ_VIEWER_25, LUNTBUILD_PRJ_VIEWER_30, LUNTBUILD_PRJ_ADMIN_30, LUNTBUILD_PRJ_VIEWER_8, LUNTBUILD_PRJ_BUILDER_30, LUNTBUILD_PRJ_ADMIN_1, LUNTBUILD_PRJ_VIEWER_22, LUNTBUILD_PRJ_ADMIN_22, LUNTBUILD_PRJ_VIEWER_29, LUNTBUILD_PRJ_BUILDER_22, LUNTBUILD_PRJ_VIEWER_1, LUNTBUILD_PRJ_BUILDER_1
ACEGI_SECURITY_LAST_USERNAME fom
luntbuild/Home/builds.buildListComponent.pageNavigator/currentPage 1
luntbuild/Home/builds.buildListComponent.pageNavigator/totalPages 1
luntbuild/Home/builds.buildListComponent/numTotalBuilds 42
luntbuild/Home/builds.buildListComponent/searchCriteria com.luntsys.luntbuild.facades.SearchCriteria@5927bfb0
luntbuild/Home/properties/properties {com.luntsys.luntbuild.notifiers.EmailNotifier#SMTP port=, com.luntsys.luntbuild.notifiers.EmailNotifier#SMTP password=kmnjh91, backupFileName=/opt/luntbuild/luntbuild_backup.xml, com.luntsys.luntbuild.notifiers.SametimeNotifier#Sametime User=, com.luntsys.luntbuild.notifiers.JabberNotifier#Jabber password=luntbuild, com.luntsys.luntbuild.notifiers.EmailNotifier#SMTP host=smtp.sil.at, com.luntsys.luntbuild.notifiers.JabberNotifier#Jabber server port=5222, com.luntsys.luntbuild.notifiers.JabberNotifier#Jabber user=luntbuild, com.luntsys.luntbuild.notifiers.JabberNotifier#Jabber server type=0, com.luntsys.luntbuild.notifiers.JabberNotifier#Jabber server=lv1871.shark-soft.com, workingDir=, com.luntsys.luntbuild.notifiers.MsnNotifier#Luntbuild MSN account=, com.luntsys.luntbuild.notifiers.EmailNotifier#SSL/TSL Authentication=no, com.luntsys.luntbuild.notifiers.SametimeNotifier#Sametime Password=, backupCronExpression=0 0 1 * * ?, publishDir=, pageRefreshInterval=, com.luntsys.luntbuild.notifiers.EmailNotifier#SMTP [email protected], maxXmlConversionLength=2000000, notifierExecutionTimeout=, servletUrl=http://10.141.100.14:8888/luntbuild/app.do, buildThreadCount=20, com.luntsys.luntbuild.notifiers.EmailNotifier#Email address of the [email protected], com.luntsys.luntbuild.notifiers.MsnNotifier#Luntbuild MSN password=, com.luntsys.luntbuild.notifiers.SametimeNotifier#Sametime Server=}
luntbuild/Home/tabs/selectedTabId builds
luntbuild/ProjectPage/basic/action editProject
luntbuild/ProjectPage/projectId 4
luntbuild/ProjectPage/tabs/selectedTabId schedules
org.apache.tapestry.engine:luntbuild com.luntsys.luntbuild.LuntbuildEngine@588779a8name=luntbuild,dirty=true,locale=de_DE,stateful=true,visit=<null>,activePageNames=[Home, ProjectPage
]
Request
Parameters
Name Value(s)
service direct/1/Home/builds.$DirectLink$8
sp l4
Properties
Name Value
characterEncoding UTF-8
contentLength -1
method GET
protocol HTTP/1.1
queryString service=direct/1/Home/builds.$DirectLink$8&sp=l4
remoteAddr 10.141.100.104
remoteHost 10.141.100.104
requestedSessionId 57jghakq3qvb6
requestedSessionIdFromCookie yes
requestedSessionIdFromURL no
requestedSessionIdValid yes
requestURI /luntbuild/app.do
scheme http
serverName pvlx001.shark-soft.com
serverPort 8888
contextPath /luntbuild
servletPath /app.do
Headers
Name Value
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding gzip,deflate
Accept-Language de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Connection keep-alive
Cookie JSESSIONID=57jghakq3qvb6
Host pvlx001.shark-soft.com:8888
Keep-Alive 115
Referer http://pvlx001.shark-soft.com:8888/luntbuild/app.do?service=direct/1/Home/builds.$DirectLink$10&sp=l5
User-Agent Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6
Attributes
Name Value
acegi_filterSecurityInterceptor_filterApplied true
acegi_session_integration_filter_applied true
Cookies
Name Value
JSESSIONID 57jghakq3qvb6
Servlet
Properties
Name Value
servlet com.luntsys.luntbuild.LuntbuildServlet@5f5bebcb
name luntbuild
Servlet Context
Properties
Name Value
majorVersion 2
minorVersion 5
serverInfo Jetty-6.0
Initial Parameters
Name Value
contextConfigLocation /WEB-INF/applicationContext.xml
installDir /app/luntbuild
Attributes
Name Value
interface org.springframework.web.context.WebApplicationContext.ROOT org.springframework.web.context.support.XmlWebApplicationContext: display name Root WebApplicationContext
; startup date No InterWiki reference defined in properties for 'Thu Feb 18 08'; root of context hierarchy; config locations /WEB-INF/applicationContext.xml
javax.servlet.context.tempdir work/Jetty_0_0_0_0_8888luntbuild_
org.apache.tapestry.AssetExternalizer:luntbuild org.apache.tapestry.asset.AssetExternalizer@bd58d56
org.apache.tapestry.ComponentClassEnhancer:luntbuild org.apache.tapestry.enhance.DefaultComponentClassEnhancer@71320f2b
org.apache.tapestry.DataSqueezer:luntbuild DataSqueezeradaptors=<AdaptorRegistry[java.lang.Double=org.apache.tapestry.util.io.DoubleAdaptor@1db4b415 java.lang.Float=org.apache.tapestry.util.io.FloatAdaptor@7a8f6d64 org.apache.tapestry.util.ComponentAddress=org.apache.tapestry.util.io.ComponentAddressAdaptor@544764a1 java.io.Serializable=org.apache.tapestry.util.io.SerializableAdaptor@535bab52 java.lang.Short=org.apache.tapestry.util.io.ShortAdaptor@c92fa70 java.lang.Long=org.apache.tapestry.util.io.LongAdaptor@2185b10b java.lang.Byte=org.apache.tapestry.util.io.ByteAdaptor@45609812 java.lang.Integer=org.apache.tapestry.util.io.IntegerAdaptor@4240eca3 java.lang.Boolean=org.apache.tapestry.util.io.BooleanAdaptor@7e628e42 org.apache.commons.lang.enum.Enum=org.apache.tapestry.util.io.EnumAdaptor@76e5f3d2 java.lang.String=org.apache.tapestry.util.io.StringAdaptor@41eab16b java.lang.Character=org.apache.tapestry.util.io.CharacterAdaptor@22956f6b
>]
org.apache.tapestry.PageSource:luntbuild org.apache.tapestry.pageload.PageSource@d820a1cpool=org.apache.tapestry.util.pool.Pool@26c1edc6[generation=401,pooledCount=22
,resolver=org.apache.tapestry.util.DefaultResourceResolver@5465bb31]
org.apache.tapestry.Pool:luntbuild
org.apache.tapestry.util.pool.Pool@26c1edc6generation=401,pooledCount=22
MultiKeyProjectPage, de_DE
0
org.apache.tapestry.PageLoader 3
org.apache.tapestry.PageSpecificationResolver 4
MultiKeyHome, de_DE
11
MultiKeyNo InterWiki reference defined in properties for 'framework' 4
org.apache.tapestry.PropertySource:luntbuild org.apache.tapestry.util.DelegatingPropertySource@62e4b940
org.apache.tapestry.ScriptSource:luntbuild DefaultScriptSource@163e4b79[classpath:/org/apache/tapestry/form/DatePicker.script, classpath:/org/apache/tapestry/contrib/palette/Palette.script], ]
org.apache.tapestry.ServiceMap:luntbuild {direct=org.apache.tapestry.engine.DirectService@53cd0057, home=org.apache.tapestry.engine.HomeService@37d17abc, restart=org.apache.tapestry.engine.RestartService@19d0e945, asset=com.luntsys.luntbuild.services.AssetService@6282be40, page=org.apache.tapestry.engine.PageService@75988e46, external=org.apache.tapestry.engine.ExternalService@72a4d1fa, action=org.apache.tapestry.engine.ActionService@22d5aee3, reset=org.apache.tapestry.engine.ResetService@7acccaf2, hessian=com.luntsys.luntbuild.services.HessianService@1b2014da, tagsupport=org.apache.tapestry.engine.TagSupportService@5739021f}
org.apache.tapestry.SpecificationSource:luntbuild DefaultSpecificationSourceNo InterWiki reference defined in properties for '4 cached page specifications'
org.apache.tapestry.StringsSource:luntbuild org.apache.tapestry.engine.DefaultComponentMessagesSource@5fba6df5
org.apache.tapestry.TemplateSource:luntbuild DefaultTemplateSourceNo InterWiki reference defined in properties for '4861 tokens
* MultiKey[context' (124 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (256 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (22 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (90 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (77 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (199 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (116 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (86 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (644 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (9 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (249 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (79 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (12 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (26 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (36 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (88 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (91 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (15 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (269 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (73 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (8 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (84 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (44 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (106 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (315 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (23 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (1 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (49 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (21 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (26 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (189 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (295 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (32 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (238 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'classpath' (55 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (90 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (66 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (207 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (435 tokens)
* MultiKeyNo InterWiki reference defined in properties for 'context' (16 tokens)
]
org.apache.tapestry.global:luntbuild {}
JVM System Properties
Name Value
file.encoding ANSI_X3.4-1968
file.encoding.pkg sun.io
file.separator /
java.awt.graphicsenv sun.awt.X11GraphicsEnvironment
java.awt.printerjob sun.print.PSPrinterJob
java.class.path luntbuild-standalone.jar
java.class.version 50.0
java.endorsed.dirs /opt/luntbuild/jdk1.6.0_10/jre/lib/endorsed
java.ext.dirs /opt/luntbuild/jdk1.6.0_10/jre/lib/ext:/usr/java/packages/lib/ext
java.home /opt/luntbuild/jdk1.6.0_10/jre
java.io.tmpdir /tmp
java.library.path
* /opt/luntbuild/jdk1.6.0_10/jre/lib/amd64/server
* /opt/luntbuild/jdk1.6.0_10/jre/lib/amd64
* /opt/luntbuild/jdk1.6.0_10/jre/../lib/amd64
* /usr/java/packages/lib/amd64
* /lib
* /usr/lib
java.runtime.name Java(TM) SE Runtime Environment
java.runtime.version 1.6.0_10-rc2-b32
java.specification.name Java Platform API Specification
java.specification.vendor Sun Microsystems Inc.
java.specification.version 1.6
java.vendor Sun Microsystems Inc.
java.vendor.url http://java.sun.com/
java.vendor.url.bug http://java.sun.com/cgi-bin/bugreport.cgi
java.version 1.6.0_10-rc2
java.vm.info mixed mode
java.vm.name Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name Java Virtual Machine Specification
java.vm.specification.vendor Sun Microsystems Inc.
java.vm.specification.version 1.0
java.vm.vendor Sun Microsystems Inc.
java.vm.version 11.0-b15
jna.platform.library.path
* /usr/lib64
* /lib64
line.separator
org.xml.sax.driver org.apache.xerces.parsers.SAXParser
os.arch amd64
os.name Linux
os.version 2.6.27.42-0.1-xen
path.separator :
sun.arch.data.model 64
sun.boot.class.path
* /opt/luntbuild/jdk1.6.0_10/jre/lib/resources.jar
* /opt/luntbuild/jdk1.6.0_10/jre/lib/rt.jar
* /opt/luntbuild/jdk1.6.0_10/jre/lib/sunrsasign.jar
* /opt/luntbuild/jdk1.6.0_10/jre/lib/jsse.jar
* /opt/luntbuild/jdk1.6.0_10/jre/lib/jce.jar
* /opt/luntbuild/jdk1.6.0_10/jre/lib/charsets.jar
* /opt/luntbuild/jdk1.6.0_10/jre/classes
sun.boot.library.path /opt/luntbuild/jdk1.6.0_10/jre/lib/amd64
sun.cpu.endian little
sun.io.unicode.encoding UnicodeLittle
sun.java.launcher SUN_STANDARD
sun.jnu.encoding ANSI_X3.4-1968
sun.management.compiler HotSpot 64-Bit Server Compiler
sun.os.patch.level unknown
user.country US
user.dir /app/luntbuild
user.home /root
user.language en
user.name root
user.timezone Europe/Vienna
vendor Apache Software Foundation
vendor-url http://xml.apache.org/xalan-j
version 2.4.0