You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/11/13 05:41:42 UTC

Build failed in Hudson: Click #309

See <https://hudson.apache.org/hudson/job/Click/309/changes>

Changes:

[sabob] fix FileFieldTest

------------------------------------------
[...truncated 2299 lines...]
    [junit] [Click] [trace] reader entry: VM_global_library.vm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.js
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/error.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/not-found.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/table.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/VM_global_library.vm
    [junit] [Click] [trace] deployed files from jars and folders - 6 ms
    [junit] [Click] [debug] automapped pages:
    [junit] [Click] [debug] /binary.htm -> org.apache.click.pages.BinaryPage
    [junit] [Click] [debug] /click/error.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.Error
    [junit] [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.NotFound
    [junit] [Click] [debug] /file-field.htm -> org.apache.click.pages.FileFieldPage
    [junit] [Click] [debug] /header-test.htm -> org.apache.click.pages.HeaderTestPage
    [junit] [Click] [debug] /jsp-page.jsp -> org.apache.click.pages.JspPage
    [junit] [Click] [debug] /jsp-redirect-page.htm -> org.apache.click.pages.JspRedirectPage
    [junit] [Click] [debug] /listener.htm -> org.apache.click.pages.ListenerPage
    [junit] [Click] [debug] /redirect-to-htm.htm -> org.apache.click.pages.RedirectToHtm
    [junit] [Click] [debug] /redirect-to-jsp.htm -> org.apache.click.pages.RedirectToJsp
    [junit] [Click] [debug] /redirect-to-self.htm -> org.apache.click.pages.RedirectToSelfPage
    [junit] [Click] [debug] /request-binding-page.htm -> org.apache.click.pages.RequestBindingPage
    [junit] [Click] [debug] /session-map.htm -> org.apache.click.pages.SessionMapPage
    [junit] [Click] [debug] /set-path-to-jsp.htm -> org.apache.click.pages.SetPathToJspPage
    [junit] [Click] [debug] initializing FileLoadService: org.apache.click.service.CommonsFileUploadService
    [junit] [Click] [debug] initializing TemplateService: org.apache.click.service.VelocityTemplateService
    [junit] [Click] [trace] velocity properties: {class.resource.loader.cache=false, class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader, directive.if.tostring.nullcheck=false, input.encoding=UTF-8, resource.loader=webapp, class, runtime.log.logsystem.class=org.apache.click.service.VelocityTemplateService$LogChuteAdapter, velocimacro.library=/click/VM_global_library.vm, velocimacro.library.autoreload=true, webapp.resource.loader.cache=false, webapp.resource.loader.class=org.apache.velocity.tools.view.WebappResourceLoader}
    [junit] [Click] [debug] initializing ResourceService: org.apache.click.service.ClickResourceService
    [junit] [Click] [debug] initializing MessagesMapService: org.apache.click.service.DefaultMessagesMapService
    [junit] [Click] [info ] Click 2.3.0-M1 initialized in trace mode
    [junit] [Click] [debug] POST http://localhost:8080/mock/header-test.htm
    [junit] [Click] [trace]    is Ajax request: false
    [junit] [Click] [trace]    invoked: HeaderTestPage.<<init>>
    [junit] [Click] [trace]    invoked: HeaderTestPage.onSecurityCheck() : true
    [junit] [Click] [trace]    invoked: HeaderTestPage.onInit()
    [junit] [Click] [trace]    invoked: HeaderTestPage.onPost()
    [junit] [Click] [trace]    invoked: HeaderTestPage.onRender()
    [junit] [Click] [info ]    renderTemplate: /header-test.htm - 2 ms
    [junit] [Click] [trace]    invoked: HeaderTestPage.onDestroy()
    [junit] [Click] [info ] handleRequest:  /header-test.htm - 3 ms
    [junit] {Expires=custom, Pragma=no-cache, Cache-Control=no-store, no-cache, must-revalidate, post-check=0, pre-check=0}
    [junit]     WEB root directory defined at -> <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit]     WEB temp directory defined at -> /tmp/click-temp
    [junit] click-servlet: init
    [junit] [Click] [info ] ***  Initializing Click 2.3.0-M1 in trace mode  ***
    [junit] [Click] [info ] initialized LogService: org.apache.click.service.ConsoleLogService
    [junit] [Click] [trace] resource deploy folder: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] reader entry: click
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] reader entry: column-ascending-dark.gif
    [junit] [Click] [trace] reader entry: column-ascending-light.gif
    [junit] [Click] [trace] reader entry: column-descending-dark.gif
    [junit] [Click] [trace] reader entry: column-descending-light.gif
    [junit] [Click] [trace] reader entry: column-sortable-dark.gif
    [junit] [Click] [trace] reader entry: column-sortable-light.gif
    [junit] [Click] [trace] reader entry: control.css
    [junit] [Click] [trace] reader entry: control.js
    [junit] [Click] [trace] reader entry: error.htm
    [junit] [Click] [trace] reader entry: not-found.htm
    [junit] [Click] [trace] reader entry: table.css
    [junit] [Click] [trace] reader entry: VM_global_library.vm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.js
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/error.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/not-found.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/table.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/VM_global_library.vm
    [junit] [Click] [trace] deployed files from jars and folders - 5 ms
    [junit] [Click] [debug] automapped pages:
    [junit] [Click] [debug] /binary.htm -> org.apache.click.pages.BinaryPage
    [junit] [Click] [debug] /click/error.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.Error
    [junit] [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.NotFound
    [junit] [Click] [debug] /file-field.htm -> org.apache.click.pages.FileFieldPage
    [junit] [Click] [debug] /header-test.htm -> org.apache.click.pages.HeaderTestPage
    [junit] [Click] [debug] /jsp-page.jsp -> org.apache.click.pages.JspPage
    [junit] [Click] [debug] /jsp-redirect-page.htm -> org.apache.click.pages.JspRedirectPage
    [junit] [Click] [debug] /listener.htm -> org.apache.click.pages.ListenerPage
    [junit] [Click] [debug] /redirect-to-htm.htm -> org.apache.click.pages.RedirectToHtm
    [junit] [Click] [debug] /redirect-to-jsp.htm -> org.apache.click.pages.RedirectToJsp
    [junit] [Click] [debug] /redirect-to-self.htm -> org.apache.click.pages.RedirectToSelfPage
    [junit] [Click] [debug] /request-binding-page.htm -> org.apache.click.pages.RequestBindingPage
    [junit] [Click] [debug] /session-map.htm -> org.apache.click.pages.SessionMapPage
    [junit] [Click] [debug] /set-path-to-jsp.htm -> org.apache.click.pages.SetPathToJspPage
    [junit] [Click] [debug] initializing FileLoadService: org.apache.click.service.CommonsFileUploadService
    [junit] [Click] [debug] initializing TemplateService: org.apache.click.service.VelocityTemplateService
    [junit] [Click] [trace] velocity properties: {class.resource.loader.cache=false, class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader, directive.if.tostring.nullcheck=false, input.encoding=UTF-8, resource.loader=webapp, class, runtime.log.logsystem.class=org.apache.click.service.VelocityTemplateService$LogChuteAdapter, velocimacro.library=/click/VM_global_library.vm, velocimacro.library.autoreload=true, webapp.resource.loader.cache=false, webapp.resource.loader.class=org.apache.velocity.tools.view.WebappResourceLoader}
    [junit] [Click] [debug] initializing ResourceService: org.apache.click.service.ClickResourceService
    [junit] [Click] [debug] initializing MessagesMapService: org.apache.click.service.DefaultMessagesMapService
    [junit] [Click] [info ] Click 2.3.0-M1 initialized in trace mode
    [junit] [Click] [debug] POST http://localhost:8080/mock/request-binding-page.htm
    [junit] [Click] [trace]    is Ajax request: false
    [junit] [Click] [trace]    request param: bigDecimal=100.99
    [junit] [Click] [trace]    request param: bool=true
    [junit] [Click] [trace]    request param: string=hello
    [junit] [Click] [trace]    invoked: RequestBindingPage.<<init>>
    [junit] [Click] [trace]    auto bound variable: string=hello
    [junit] [Click] [trace]    auto bound variable: bool=true
    [junit] [Click] [trace]    auto bound variable: bigDecimal=100.99
    [junit] [Click] [trace]    invoked: RequestBindingPage.onSecurityCheck() : true
    [junit] [Click] [trace]    invoked: RequestBindingPage.onInit()
    [junit] [Click] [trace]    invoked: RequestBindingPage.onPost()
    [junit] [Click] [trace]    invoked: RequestBindingPage.onRender()
    [junit] [Click] [info ]    renderTemplate: /request-binding-page.htm - 3 ms
    [junit] [Click] [trace]    invoked: RequestBindingPage.onDestroy()
    [junit] [Click] [info ] handleRequest:  /request-binding-page.htm - 61 ms
    [junit] Deleting temporary directory '/tmp/click-temp'
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] Time for setStyle -> 1688
    [junit] Time for setAttribute-> 637
    [junit] Time for setStyle and getStyle -> 1055
    [junit] Time for setAttribute and getAttribute -> 599
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] Time for addStyleClass -> 1144
    [junit] Time for setAttribute-> 750
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] <input type="button" name="button" id="button" value="Button" disabled="disabled"/>
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] [{name=-234}, {name=0123}, {name=1234}, {name=23-34}, {name=32-34}, {name=Data 1.2.3 Services}, {name=Data 123 Services}, {name=Data 2.1.3 Services}, {name=Data 213 Services}, {name=Data Services}, {name=Dht}, {name=DHT}, {name=false}, {name=item1}, {name=item10}, {name=item2}, {name=item3}, {name=item4}, {name=true}]
    [junit] [{name=true}, {name=item4}, {name=item3}, {name=item2}, {name=item10}, {name=item1}, {name=false}, {name=Dht}, {name=DHT}, {name=Data Services}, {name=Data 213 Services}, {name=Data 2.1.3 Services}, {name=Data 123 Services}, {name=Data 1.2.3 Services}, {name=32-34}, {name=23-34}, {name=1234}, {name=0123}, {name=-234}]
    [junit] testDirect time:4
    [junit] testThreadLocal time:96 ms
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] V Version 0.21
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit]     WEB root directory defined at -> <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit]     WEB temp directory defined at -> /tmp/click-temp
    [junit] click-servlet: init
    [junit] [Click] [info ] ***  Initializing Click 2.3.0-M1 in trace mode  ***
    [junit] [Click] [info ] initialized LogService: org.apache.click.service.ConsoleLogService
    [junit] [Click] [trace] resource deploy folder: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] reader entry: click
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] reader entry: column-ascending-dark.gif
    [junit] [Click] [trace] reader entry: column-ascending-light.gif
    [junit] [Click] [trace] reader entry: column-descending-dark.gif
    [junit] [Click] [trace] reader entry: column-descending-light.gif
    [junit] [Click] [trace] reader entry: column-sortable-dark.gif
    [junit] [Click] [trace] reader entry: column-sortable-light.gif
    [junit] [Click] [trace] reader entry: control.css
    [junit] [Click] [trace] reader entry: control.js
    [junit] [Click] [trace] reader entry: error.htm
    [junit] [Click] [trace] reader entry: not-found.htm
    [junit] [Click] [trace] reader entry: table.css
    [junit] [Click] [trace] reader entry: VM_global_library.vm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.js
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/error.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/not-found.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/table.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/VM_global_library.vm
    [junit] [Click] [trace] deployed files from jars and folders - 37 ms
    [junit] [Click] [debug] automapped pages:
    [junit] [Click] [debug] /binary.htm -> org.apache.click.pages.BinaryPage
    [junit] [Click] [debug] /click/error.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.Error
    [junit] [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.NotFound
    [junit] [Click] [debug] /file-field.htm -> org.apache.click.pages.FileFieldPage
    [junit] [Click] [debug] /header-test.htm -> org.apache.click.pages.HeaderTestPage
    [junit] [Click] [debug] /jsp-page.jsp -> org.apache.click.pages.JspPage
    [junit] [Click] [debug] /jsp-redirect-page.htm -> org.apache.click.pages.JspRedirectPage
    [junit] [Click] [debug] /listener.htm -> org.apache.click.pages.ListenerPage
    [junit] [Click] [debug] /redirect-to-htm.htm -> org.apache.click.pages.RedirectToHtm
    [junit] [Click] [debug] /redirect-to-jsp.htm -> org.apache.click.pages.RedirectToJsp
    [junit] [Click] [debug] /redirect-to-self.htm -> org.apache.click.pages.RedirectToSelfPage
    [junit] [Click] [debug] /request-binding-page.htm -> org.apache.click.pages.RequestBindingPage
    [junit] [Click] [debug] /session-map.htm -> org.apache.click.pages.SessionMapPage
    [junit] [Click] [debug] /set-path-to-jsp.htm -> org.apache.click.pages.SetPathToJspPage
    [junit] [Click] [debug] initializing FileLoadService: org.apache.click.service.CommonsFileUploadService
    [junit] [Click] [debug] initializing TemplateService: org.apache.click.service.VelocityTemplateService
    [junit] [Click] [trace] velocity properties: {class.resource.loader.cache=false, class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader, directive.if.tostring.nullcheck=false, input.encoding=UTF-8, resource.loader=webapp, class, runtime.log.logsystem.class=org.apache.click.service.VelocityTemplateService$LogChuteAdapter, velocimacro.library=/click/VM_global_library.vm, velocimacro.library.autoreload=true, webapp.resource.loader.cache=false, webapp.resource.loader.class=org.apache.velocity.tools.view.WebappResourceLoader}
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.click.control.FileFieldTest.testOnProcess(FileFieldTest.java:66)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:592)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:91)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] [Click] [debug] initializing ResourceService: org.apache.click.service.ClickResourceService
    [junit] [Click] [debug] initializing MessagesMapService: org.apache.click.service.DefaultMessagesMapService
    [junit] [Click] [info ] Click 2.3.0-M1 initialized in trace mode
    [junit] Deleting temporary directory '/tmp/click-temp'

BUILD FAILED
<https://hudson.apache.org/hudson/job/Click/ws/click/build/build.xml>:734: Test org.apache.click.control.FileFieldTest failed

Total time: 47 seconds
Publishing Javadoc


Hudson build is back to normal : Click #311

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Click/311/changes>



Build failed in Hudson: Click #310

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Click/310/changes>

Changes:

[sabob] fix FileFieldTest on Linux

------------------------------------------
[...truncated 2313 lines...]
    [junit] [Click] [trace] reader entry: VM_global_library.vm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.js
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/error.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/not-found.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/table.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/VM_global_library.vm
    [junit] [Click] [trace] deployed files from jars and folders - 5 ms
    [junit] [Click] [debug] automapped pages:
    [junit] [Click] [debug] /binary.htm -> org.apache.click.pages.BinaryPage
    [junit] [Click] [debug] /click/error.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.Error
    [junit] [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.NotFound
    [junit] [Click] [debug] /file-field.htm -> org.apache.click.pages.FileFieldPage
    [junit] [Click] [debug] /header-test.htm -> org.apache.click.pages.HeaderTestPage
    [junit] [Click] [debug] /jsp-page.jsp -> org.apache.click.pages.JspPage
    [junit] [Click] [debug] /jsp-redirect-page.htm -> org.apache.click.pages.JspRedirectPage
    [junit] [Click] [debug] /listener.htm -> org.apache.click.pages.ListenerPage
    [junit] [Click] [debug] /redirect-to-htm.htm -> org.apache.click.pages.RedirectToHtm
    [junit] [Click] [debug] /redirect-to-jsp.htm -> org.apache.click.pages.RedirectToJsp
    [junit] [Click] [debug] /redirect-to-self.htm -> org.apache.click.pages.RedirectToSelfPage
    [junit] [Click] [debug] /request-binding-page.htm -> org.apache.click.pages.RequestBindingPage
    [junit] [Click] [debug] /session-map.htm -> org.apache.click.pages.SessionMapPage
    [junit] [Click] [debug] /set-path-to-jsp.htm -> org.apache.click.pages.SetPathToJspPage
    [junit] [Click] [debug] initializing FileLoadService: org.apache.click.service.CommonsFileUploadService
    [junit] [Click] [debug] initializing TemplateService: org.apache.click.service.VelocityTemplateService
    [junit] [Click] [trace] velocity properties: {class.resource.loader.cache=false, class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader, directive.if.tostring.nullcheck=false, input.encoding=UTF-8, resource.loader=webapp, class, runtime.log.logsystem.class=org.apache.click.service.VelocityTemplateService$LogChuteAdapter, velocimacro.library=/click/VM_global_library.vm, velocimacro.library.autoreload=true, webapp.resource.loader.cache=false, webapp.resource.loader.class=org.apache.velocity.tools.view.WebappResourceLoader}
    [junit] [Click] [debug] initializing ResourceService: org.apache.click.service.ClickResourceService
    [junit] [Click] [debug] initializing MessagesMapService: org.apache.click.service.DefaultMessagesMapService
    [junit] [Click] [info ] Click 2.3.0-M1 initialized in trace mode
    [junit] [Click] [debug] POST http://localhost:8080/mock/header-test.htm
    [junit] [Click] [trace]    is Ajax request: false
    [junit] [Click] [trace]    invoked: HeaderTestPage.<<init>>
    [junit] [Click] [trace]    invoked: HeaderTestPage.onSecurityCheck() : true
    [junit] [Click] [trace]    invoked: HeaderTestPage.onInit()
    [junit] [Click] [trace]    invoked: HeaderTestPage.onPost()
    [junit] [Click] [trace]    invoked: HeaderTestPage.onRender()
    [junit] [Click] [info ]    renderTemplate: /header-test.htm - 2 ms
    [junit] [Click] [trace]    invoked: HeaderTestPage.onDestroy()
    [junit] [Click] [info ] handleRequest:  /header-test.htm - 2 ms
    [junit] {Expires=custom, Pragma=no-cache, Cache-Control=no-store, no-cache, must-revalidate, post-check=0, pre-check=0}
    [junit]     WEB root directory defined at -> <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit]     WEB temp directory defined at -> /tmp/click-temp
    [junit] click-servlet: init
    [junit] [Click] [info ] ***  Initializing Click 2.3.0-M1 in trace mode  ***
    [junit] [Click] [info ] initialized LogService: org.apache.click.service.ConsoleLogService
    [junit] [Click] [trace] resource deploy folder: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] reader entry: click
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] reader entry: column-ascending-dark.gif
    [junit] [Click] [trace] reader entry: column-ascending-light.gif
    [junit] [Click] [trace] reader entry: column-descending-dark.gif
    [junit] [Click] [trace] reader entry: column-descending-light.gif
    [junit] [Click] [trace] reader entry: column-sortable-dark.gif
    [junit] [Click] [trace] reader entry: column-sortable-light.gif
    [junit] [Click] [trace] reader entry: control.css
    [junit] [Click] [trace] reader entry: control.js
    [junit] [Click] [trace] reader entry: error.htm
    [junit] [Click] [trace] reader entry: not-found.htm
    [junit] [Click] [trace] reader entry: table.css
    [junit] [Click] [trace] reader entry: VM_global_library.vm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.js
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/error.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/not-found.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/table.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/VM_global_library.vm
    [junit] [Click] [trace] deployed files from jars and folders - 5 ms
    [junit] [Click] [debug] automapped pages:
    [junit] [Click] [debug] /binary.htm -> org.apache.click.pages.BinaryPage
    [junit] [Click] [debug] /click/error.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.Error
    [junit] [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.NotFound
    [junit] [Click] [debug] /file-field.htm -> org.apache.click.pages.FileFieldPage
    [junit] [Click] [debug] /header-test.htm -> org.apache.click.pages.HeaderTestPage
    [junit] [Click] [debug] /jsp-page.jsp -> org.apache.click.pages.JspPage
    [junit] [Click] [debug] /jsp-redirect-page.htm -> org.apache.click.pages.JspRedirectPage
    [junit] [Click] [debug] /listener.htm -> org.apache.click.pages.ListenerPage
    [junit] [Click] [debug] /redirect-to-htm.htm -> org.apache.click.pages.RedirectToHtm
    [junit] [Click] [debug] /redirect-to-jsp.htm -> org.apache.click.pages.RedirectToJsp
    [junit] [Click] [debug] /redirect-to-self.htm -> org.apache.click.pages.RedirectToSelfPage
    [junit] [Click] [debug] /request-binding-page.htm -> org.apache.click.pages.RequestBindingPage
    [junit] [Click] [debug] /session-map.htm -> org.apache.click.pages.SessionMapPage
    [junit] [Click] [debug] /set-path-to-jsp.htm -> org.apache.click.pages.SetPathToJspPage
    [junit] [Click] [debug] initializing FileLoadService: org.apache.click.service.CommonsFileUploadService
    [junit] [Click] [debug] initializing TemplateService: org.apache.click.service.VelocityTemplateService
    [junit] [Click] [trace] velocity properties: {class.resource.loader.cache=false, class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader, directive.if.tostring.nullcheck=false, input.encoding=UTF-8, resource.loader=webapp, class, runtime.log.logsystem.class=org.apache.click.service.VelocityTemplateService$LogChuteAdapter, velocimacro.library=/click/VM_global_library.vm, velocimacro.library.autoreload=true, webapp.resource.loader.cache=false, webapp.resource.loader.class=org.apache.velocity.tools.view.WebappResourceLoader}
    [junit] [Click] [debug] initializing ResourceService: org.apache.click.service.ClickResourceService
    [junit] [Click] [debug] initializing MessagesMapService: org.apache.click.service.DefaultMessagesMapService
    [junit] [Click] [info ] Click 2.3.0-M1 initialized in trace mode
    [junit] [Click] [debug] POST http://localhost:8080/mock/request-binding-page.htm
    [junit] [Click] [trace]    is Ajax request: false
    [junit] [Click] [trace]    request param: bigDecimal=100.99
    [junit] [Click] [trace]    request param: bool=true
    [junit] [Click] [trace]    request param: string=hello
    [junit] [Click] [trace]    invoked: RequestBindingPage.<<init>>
    [junit] [Click] [trace]    auto bound variable: string=hello
    [junit] [Click] [trace]    auto bound variable: bool=true
    [junit] [Click] [trace]    auto bound variable: bigDecimal=100.99
    [junit] [Click] [trace]    invoked: RequestBindingPage.onSecurityCheck() : true
    [junit] [Click] [trace]    invoked: RequestBindingPage.onInit()
    [junit] [Click] [trace]    invoked: RequestBindingPage.onPost()
    [junit] [Click] [trace]    invoked: RequestBindingPage.onRender()
    [junit] [Click] [info ]    renderTemplate: /request-binding-page.htm - 3 ms
    [junit] [Click] [trace]    invoked: RequestBindingPage.onDestroy()
    [junit] [Click] [info ] handleRequest:  /request-binding-page.htm - 60 ms
    [junit] Deleting temporary directory '/tmp/click-temp'
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] Time for setStyle -> 1726
    [junit] Time for setAttribute-> 639
    [junit] Time for setStyle and getStyle -> 1072
    [junit] Time for setAttribute and getAttribute -> 602
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] Time for addStyleClass -> 1143
    [junit] Time for setAttribute-> 740
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] <input type="button" name="button" id="button" value="Button" disabled="disabled"/>
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] [{name=-234}, {name=0123}, {name=1234}, {name=23-34}, {name=32-34}, {name=Data 1.2.3 Services}, {name=Data 123 Services}, {name=Data 2.1.3 Services}, {name=Data 213 Services}, {name=Data Services}, {name=Dht}, {name=DHT}, {name=false}, {name=item1}, {name=item10}, {name=item2}, {name=item3}, {name=item4}, {name=true}]
    [junit] [{name=true}, {name=item4}, {name=item3}, {name=item2}, {name=item10}, {name=item1}, {name=false}, {name=Dht}, {name=DHT}, {name=Data Services}, {name=Data 213 Services}, {name=Data 2.1.3 Services}, {name=Data 123 Services}, {name=Data 1.2.3 Services}, {name=32-34}, {name=23-34}, {name=1234}, {name=0123}, {name=-234}]
    [junit] testDirect time:4
    [junit] testThreadLocal time:16 ms
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit] V Version 0.21
    [junit] click-servlet: init
    [junit] click-servlet: init
    [junit]     WEB root directory defined at -> <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit]     WEB temp directory defined at -> /tmp/click-temp
    [junit] click-servlet: init
    [junit] [Click] [info ] ***  Initializing Click 2.3.0-M1 in trace mode  ***
    [junit] [Click] [info ] initialized LogService: org.apache.click.service.ConsoleLogService
    [junit] [Click] [trace] resource deploy folder: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/web>
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources>
    [junit] [Click] [trace] reader entry: click
    [junit] [Click] [debug] listing classes in <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] find jar url: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] not a jar: <https://hudson.apache.org/hudson/job/Click/ws/click/framework/classes/META-INF/resources/click>
    [junit] [Click] [trace] reader entry: column-ascending-dark.gif
    [junit] [Click] [trace] reader entry: column-ascending-light.gif
    [junit] [Click] [trace] reader entry: column-descending-dark.gif
    [junit] [Click] [trace] reader entry: column-descending-light.gif
    [junit] [Click] [trace] reader entry: column-sortable-dark.gif
    [junit] [Click] [trace] reader entry: column-sortable-light.gif
    [junit] [Click] [trace] reader entry: control.css
    [junit] [Click] [trace] reader entry: control.js
    [junit] [Click] [trace] reader entry: error.htm
    [junit] [Click] [trace] reader entry: not-found.htm
    [junit] [Click] [trace] reader entry: table.css
    [junit] [Click] [trace] reader entry: VM_global_library.vm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-ascending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-descending-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-dark.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/column-sortable-light.gif
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/control.js
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/error.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/not-found.htm
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/table.css
    [junit] [Click] [trace] found deployable resource: META-INF/resources/click/VM_global_library.vm
    [junit] [Click] [trace] deployed files from jars and folders - 36 ms
    [junit] [Click] [debug] automapped pages:
    [junit] [Click] [debug] /binary.htm -> org.apache.click.pages.BinaryPage
    [junit] [Click] [debug] /click/error.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.Error
    [junit] [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND
    [junit] [Click] [trace] class not found: org.apache.click.pages.click.NotFound
    [junit] [Click] [debug] /file-field.htm -> org.apache.click.pages.FileFieldPage
    [junit] [Click] [debug] /header-test.htm -> org.apache.click.pages.HeaderTestPage
    [junit] [Click] [debug] /jsp-page.jsp -> org.apache.click.pages.JspPage
    [junit] [Click] [debug] /jsp-redirect-page.htm -> org.apache.click.pages.JspRedirectPage
    [junit] [Click] [debug] /listener.htm -> org.apache.click.pages.ListenerPage
    [junit] [Click] [debug] /redirect-to-htm.htm -> org.apache.click.pages.RedirectToHtm
    [junit] [Click] [debug] /redirect-to-jsp.htm -> org.apache.click.pages.RedirectToJsp
    [junit] [Click] [debug] /redirect-to-self.htm -> org.apache.click.pages.RedirectToSelfPage
    [junit] [Click] [debug] /request-binding-page.htm -> org.apache.click.pages.RequestBindingPage
    [junit] [Click] [debug] /session-map.htm -> org.apache.click.pages.SessionMapPage
    [junit] [Click] [debug] /set-path-to-jsp.htm -> org.apache.click.pages.SetPathToJspPage
    [junit] [Click] [debug] initializing FileLoadService: org.apache.click.service.CommonsFileUploadService
    [junit] [Click] [debug] initializing TemplateService: org.apache.click.service.VelocityTemplateService
    [junit] [Click] [trace] velocity properties: {class.resource.loader.cache=false, class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader, directive.if.tostring.nullcheck=false, input.encoding=UTF-8, resource.loader=webapp, class, runtime.log.logsystem.class=org.apache.click.service.VelocityTemplateService$LogChuteAdapter, velocimacro.library=/click/VM_global_library.vm, velocimacro.library.autoreload=true, webapp.resource.loader.cache=false, webapp.resource.loader.class=org.apache.velocity.tools.view.WebappResourceLoader}
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.click.control.FileFieldTest.testOnProcess(FileFieldTest.java:66)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:592)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:91)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] [Click] [debug] initializing ResourceService: org.apache.click.service.ClickResourceService
    [junit] [Click] [debug] initializing MessagesMapService: org.apache.click.service.DefaultMessagesMapService
    [junit] [Click] [info ] Click 2.3.0-M1 initialized in trace mode
    [junit] Deleting temporary directory '/tmp/click-temp'

BUILD FAILED
<https://hudson.apache.org/hudson/job/Click/ws/click/build/build.xml>:734: Test org.apache.click.control.FileFieldTest failed

Total time: 48 seconds
Publishing Javadoc