[ Developing with NetBeans4 (a beta, but fairly ok for Java 1.5), on WinXP and
SuSE 9.1 ]
I can build: clean deploy drt
but the drt build has one little error:
Playback FAILED for test( FormatTags )
which, as you know, is likely caused by locale problems.
I'm building on a machine configured for my locale (English language, Irish
environment) and I prefer not to make any global changes because that would
break other things I'm working on.
I've isolated NetBeans4 into its own execution environment so that (for
example) its JAVA_HOME is JDK1.5.0, and not the 1.4.2 I use normally. Having to
further isolate the build environment into a temporary US locale defeats the
purpose of the test, so I'll leave it alone. Should I have any further reason
to worry if I continue to experiment on Beehive while in a locale it fails on?
And did ModuleConfigLocator have a problem with locale? Or was it just a
coincidence that it previously failed at the same time as FormatTags (which
*did* have a problem with locale)?
I've attaced the ant build output to this message if anyone is interested
(though I'm unsure about how the Apache mailer handles attachments).
---Rotan
drt:
controls.drt:
dirs:
classes:
Copying 5 files to C:\Projects\beehive\trunk\controls\build\classes\runtime
Copying 1 file to C:\Projects\beehive\trunk\controls\build\classes\runtime
build:
--------------------------------------------------
| controls build starting |
--------------------------------------------------
Building jar: C:\projects\beehive\trunk\controls\build\jars\controls.jar
--------------------------------------------------
| controls build ending |
--------------------------------------------------
deploy:
--------------------------------------------------
| controls deploy starting |
--------------------------------------------------
--------------------------------------------------
| controls deploy ending |
--------------------------------------------------
drt:
drt:
--------------------------------------------------
| controls drt starting |
--------------------------------------------------
clean:
Deleting directory C:\Projects\beehive\trunk\controls\drt\build
Deleting directory C:\Projects\beehive\trunk\controls\drt\logs
Deleting: C:\Projects\beehive\trunk\controls\drt\velocity.log
dirs:
Created dir: C:\Projects\beehive\trunk\controls\drt\build\classes
Created dir: C:\Projects\beehive\trunk\controls\drt\build\classes\beans
Created dir: C:\Projects\beehive\trunk\controls\drt\build\classes\tests
Created dir: C:\Projects\beehive\trunk\controls\drt\build\beansrc
Created dir: C:\Projects\beehive\trunk\controls\drt\build\jars
Created dir: C:\Projects\beehive\trunk\controls\drt\logs
build-beans:
srcdir: C:\Projects\beehive\trunk\controls\drt\controls
destdir: C:\Projects\beehive\trunk\controls\drt\build\classes\beans
gendir: C:\Projects\beehive\trunk\controls\drt\build\beansrc
Compiling 2 source files to
C:\Projects\beehive\trunk\controls\drt\build\classes\beans
warning: Annotation types without processors:
[org.apache.beehive.controls.api.properties.PropertySet,
java.lang.annotation.Target, java.lang.annotation.Retention]
1 warning
Compiling 26 source files to
C:\Projects\beehive\trunk\controls\drt\build\classes\beans
warning: Annotation types without processors:
[org.apache.beehive.controls.api.events.EventSet,
org.apache.beehive.controls.api.properties.PropertySet,
java.lang.annotation.Target, java.lang.annotation.Retention,
org.apache.beehive.controls.test.properties.Props.SimpleProps,
org.apache.beehive.controls.api.events.Client,
org.apache.beehive.controls.test.composition.Nested.Index,
org.apache.beehive.controls.api.events.EventHandler,
org.apache.beehive.controls.api.context.Context,
org.apache.beehive.controls.test.properties.Props.ArrayProps]
@ControlInterface org.apache.beehive.controls.test.checker.HelloChecked
checker=org.apache.beehive.controls.test.checker.HelloChecker
__input:10: Note: HelloChecker: found type
decl=org.apache.beehive.controls.test.checker.HelloCheckedExtend
(source unavailable)
1 warning
Note:
C:\Projects\beehive\trunk\controls\drt\build\beansrc\org\apache\beehive\controls\test\properties\PropsImpl.java
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
NestedAssembler:
context type=org.apache.beehive.controls.runtime.assembly.EJBAssemblyContext
module=C:\Projects\beehive\trunk\controls\drt\build\classes\beans
control type=interface org.apache.beehive.controls.test.composition.Nested
control default impl=org.apache.beehive.controls.test.composition.NestedImpl
Building jar: C:\Projects\beehive\trunk\controls\drt\build\jars\drtbeans.jar
build-tests:
Compiling 3 source files to
C:\Projects\beehive\trunk\controls\drt\build\classes\tests
run-drt:
** junit logfiles written to C:\Projects\beehive\trunk\controls\drt\logs **
Running org.apache.beehive.controls.test.context.ContextTest
Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
Running org.apache.beehive.controls.test.properties.PropTest
Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
--------------------------------------------------
| controls drt ending |
--------------------------------------------------
netui.drt:
drt:
--------------------------------------------------
| NetUI DRT starting |
--------------------------------------------------
prepare:
Created dir: C:\projects\beehive\trunk\netui\build\test-lib
drt:
prepare:
junit.drt:
test.rebuild:
test.clean:
bootstrap:
no.bootstrap=true
build.bootstrap:
clean.modules:
Enter build file: C:\projects\beehive\trunk\netui\test\src\tools\build.xml
Process 'tools' location with 'clean' target ...
clean:
Enter build file: C:\projects\beehive\trunk\netui\test\src\fauxServlet\build.xml
Process 'fauxServlet' location with 'clean' target ...
clean:
Enter build file: C:\projects\beehive\trunk\netui\test\src\testBeans\build.xml
Process 'testBeans' location with 'clean' target ...
clean:
Enter build file: C:\projects\beehive\trunk\netui\test\src\junitTests\build.xml
Process 'junitTests' location with 'clean' target ...
clean:
Clean JUnit Tests
Enter build file:
C:\projects\beehive\trunk\netui\test\src\testRecorder\build.xml
Process 'testRecorder' location with 'clean' target ...
clean:
Enter build file:
C:\projects\beehive\trunk\netui\test\src\testRecorderQA\build.xml
Process 'testRecorderQA' location with 'clean' target ...
clean:
Clean Test Recorder QA
prepare:
test.build:
bootstrap:
no.bootstrap=true
build.bootstrap:
build.modules:
Enter build file: C:\projects\beehive\trunk\netui\test\src\tools\build.xml
Process 'tools' location with 'compile' target ...
compile:
compile module: tools
module.classpath:
c:/projects/beehive/trunk/installed/apache-ant-1.6.1/lib/ant.jar;C:\Program
Files\netbeans-4.0\ide4\ant/lib/ant-junit.jar;c:/projects/beehive/trunk/external/junit/junit.jar;
debug: true
Created dir: C:\projects\beehive\trunk\netui\build\test-classes\tools
Compiling 4 source files to
C:\projects\beehive\trunk\netui\build\test-classes\tools
Note:
C:\projects\beehive\trunk\netui\test\src\tools\org\apache\beehive\netui\tools\ant\junit\JUnitTask.java
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Building jar:
C:\projects\beehive\trunk\netui\build\test-lib\beehive-netui-test-tools.jar
Enter build file: C:\projects\beehive\trunk\netui\test\src\fauxServlet\build.xml
Process 'fauxServlet' location with 'compile' target ...
compile:
compile module: fauxServlet
module.classpath:=C:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\servlet-api.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\jsp-api.jar;c:\projects\beehive\trunk\netui\build\lib\beehive-netui-util.jar
debug=true
Created dir: C:\projects\beehive\trunk\netui\build\test-classes\fauxServlet
Compiling 5 source files to
C:\projects\beehive\trunk\netui\build\test-classes\fauxServlet
Copying 1 file to C:\projects\beehive\trunk\netui\build\test-classes\fauxServlet
Building jar: C:\projects\beehive\trunk\netui\build\test-lib\fauxServlet.jar
Enter build file: C:\projects\beehive\trunk\netui\test\src\testBeans\build.xml
Process 'testBeans' location with 'compile' target ...
compile:
compile module: testBeans
module.classpath:=C:\projects\beehive\trunk\netui\build\lib\beehive-netui-util.jar;c:\projects\beehive\trunk\netui\build\external\struts\struts.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\servlet-api.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\jsp-api.jar
debug=true
Created dir: C:\projects\beehive\trunk\netui\build\test-classes\testBeans
Compiling 6 source files to
C:\projects\beehive\trunk\netui\build\test-classes\testBeans
Copying 1 file to C:\projects\beehive\trunk\netui\build\test-classes\testBeans
Building jar: C:\projects\beehive\trunk\netui\build\test-lib\testBeans.jar
Enter build file: C:\projects\beehive\trunk\netui\test\src\junitTests\build.xml
Process 'junitTests' location with 'compile' target ...
compile:
Compile module: junitTests
Classpath:
C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-logging.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-beanutils.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-collections.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-validator.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-tags-databinding.jar;${deployed.tags.datagrid.jar};c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-tags-html.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-pageflow.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-scoping.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-util.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\struts.jar;c:\projects\beehive\trunk\external\junit\junit.jar;c:\projects\beehive\trunk\installed\jakarta-log4j-1.2.8\dist\lib\log4j-1.2.8.jar;c:\projects\beehive\trunk\netui\build\test-lib\testBeans.jar;c:\projects\beehive\trunk\netui\build\test-lib\fauxServlet.jar;c:\projects\beehive\trunk\external\xmlbeans\apache-xbean.jar;c:\projects\beehive\trunk\installed\apache-ant-1.6.1\lib\ant.jar;C:\Program
Files\netbeans-4.0\ide4\ant\lib\ant-junit.jar;c:\projects\beehive\trunk\installed\jsr173\jsr173_1.0_api.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\servlet-api.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\jsp-api.jar;c:\projects\beehive\trunk\controls\build\jars\controls.jar
Output directory: c:/projects/beehive/trunk/netui/build/test-lib
Debug: true
Created dir: C:\projects\beehive\trunk\netui\build\test-classes\junitTests
Compiling 24 source files to
C:\projects\beehive\trunk\netui\build\test-classes\junitTests
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Copying 4 files to C:\projects\beehive\trunk\netui\build\test-classes\junitTests
Copying 1 file to
C:\projects\beehive\trunk\netui\build\test-classes\junitTests\WEB-INF
Building jar:
C:\projects\beehive\trunk\netui\build\test-lib\beehive-netui-junitTests.jar
Enter build file:
C:\projects\beehive\trunk\netui\test\src\testRecorder\build.xml
Process 'testRecorder' location with 'compile' target ...
compile:
compile module: testRecorder
module.classpath:
C:\projects\beehive\trunk\netui\test\src\testRecorder\${deployed.junit.jar};c:\projects\beehive\trunk\netui\test\external\commons-httpclient-2.0.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-logging.jar;c:\projects\beehive\trunk\installed\jakarta-log4j-1.2.8\dist\lib\log4j-1.2.8.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\servlet-api.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\jsp-api.jar;c:\projects\beehive\trunk\external\xmlbeans\apache-xbean.jar;c:\projects\beehive\trunk\external\junit\junit.jar
debug: true
Created dir: C:\projects\beehive\trunk\netui\build\test-classes\testRecorder
ant.build.xmlbean:
xbean.inputs: schema/*.xsd*
xbean.output: C:\projects\beehive\trunk\netui\build\test-lib\testRecorder.jar
uptodate: ${xbean.uptodate}
xbean_schema_compiler:
Time to build schema type system: 2.672 seconds
Time to generate code: 1.078 seconds
Compiling 69 source files to
C:\projects\beehive\trunk\netui\build\test-classes\testRecorder
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Time to compile code: 3.984 seconds
Compiling 52 source files to
C:\projects\beehive\trunk\netui\build\test-classes\testRecorder
Note:
C:\projects\beehive\trunk\netui\test\src\testRecorder\org\apache\beehive\netui\tools\testrecorder\server\ResponseWrapper.java
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Building jar: C:\projects\beehive\trunk\netui\build\test-lib\testRecorder.jar
Copying 16 files to
C:\projects\beehive\trunk\netui\build\test-lib\testRecorder-jsp
Enter build file:
C:\projects\beehive\trunk\netui\test\src\testRecorderQA\build.xml
Process 'testRecorderQA' location with 'compile' target ...
compile:
compile module: testRecorderQA
module.classpath:
C:\projects\beehive\trunk\external\junit\junit.jar;c:\projects\beehive\trunk\netui\build\test-lib\testRecorder.jar;c:\projects\beehive\trunk\external\xmlbeans\apache-xbean.jar;c:\projects\beehive\trunk\netui\test\external\commons-httpclient-2.0.jar
debug: true
Created dir: C:\projects\beehive\trunk\netui\build\test-classes\testRecorderQA
Compiling 4 source files to
C:\projects\beehive\trunk\netui\build\test-classes\testRecorderQA
Building jar: C:\projects\beehive\trunk\netui\build\test-lib\testRecorder-qa.jar
run.drt:
run.junit:
enable.jrockit: ${enable.jrockit}
tests.jar:
C:\projects\beehive\trunk\netui\build\test-lib\beehive-netui-junitTests.jar
test.report.dir: C:\projects\beehive\trunk\netui\build\drt.testResults
file.filter: C:\Projects\beehive\trunk\netui\test\ant\junitDrt.properties
log4j.config: c:/projects/beehive/trunk/netui/test/conf/junitLogCfgVerbose.xml
Created dir: C:\projects\beehive\trunk\netui\build\drt.testResults
Adding Property File filter:
C:\Projects\beehive\trunk\netui\test\ant\junitDrt.properties
commandline.getClasspath() =
C:\projects\beehive\trunk\netui\build\test-lib\beehive-netui-junitTests.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-logging.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-beanutils.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-collections.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-validator.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-tags-databinding.jar;C:\Projects\beehive\trunk\netui\test\ant\${deployed.tags.datagrid.jar};C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-tags-html.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-pageflow.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-scoping.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\beehive-netui-util.jar;C:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\struts.jar;C:\projects\beehive\trunk\external\junit\junit.jar;C:\projects\beehive\trunk\installed\jakarta-log4j-1.2.8\dist\lib\log4j-1.2.8.jar;C:\projects\beehive\trunk\netui\build\test-lib\testBeans.jar;C:\projects\beehive\trunk\netui\build\test-lib\fauxServlet.jar;C:\projects\beehive\trunk\external\xmlbeans\apache-xbean.jar;C:\projects\beehive\trunk\installed\apache-ant-1.6.1\lib\ant.jar;C:\Program
Files\netbeans-4.0\ide4\ant\lib\ant-junit.jar;C:\projects\beehive\trunk\installed\jsr173\jsr173_1.0_api.jar;C:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\servlet-api.jar;C:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\jsp-api.jar;C:\projects\beehive\trunk\controls\build\jars\controls.jar
===== found test JAR:
C:\projects\beehive\trunk\netui\build\test-lib\beehive-netui-junitTests.jar
===== loading classes from JAR:
C:\projects\beehive\trunk\netui\build\test-lib\beehive-netui-junitTests.jar
Found valid test case:
org.apache.beehive.netui.test.databinding.expression.IndexedNameTest
Found valid test case: org.apache.beehive.netui.test.script.el.NetUIELAccessTest
Found valid test case:
org.apache.beehive.netui.test.script.el.NetUIELBundleScriptTest
Found valid test case:
org.apache.beehive.netui.test.script.el.NetUIELExpressionTest
Found valid test case:
org.apache.beehive.netui.test.script.el.NetUIELExpressionUpdateTest
Found valid test case:
org.apache.beehive.netui.test.script.el.NetUIELPageInputTest
Found valid test case:
org.apache.beehive.netui.test.script.el.NetUIELParsedExpressionTest
Found valid test case: org.apache.beehive.netui.test.util.config.ConfigTest
Found valid test case: org.apache.beehive.netui.test.util.type.TypeUtilsTest
==== Test Name:
org.apache.beehive.netui.test.databinding.expression.IndexedNameTest
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.tags.naming.IndexedNameInterceptor).
log4j:WARN Please initialize the log4j system properly.
**** act: {actionForm.beans[42]}
**** exp: {actionForm.beans[42]}
**** act: {actionForm.beans[42].foo}
**** exp: {actionForm.beans[42].foo}
**** act: {actionForm.beans[42].beans2[43].foo}
**** exp: {actionForm.beans[42].beans2[43].foo}
**** act: {pageFlow.beans2[44].foo}
**** exp: {pageFlow.beans2[44].foo}
**** act: {pageFlow.beans3[45].foo}
**** exp: {pageFlow.beans3[45].foo}
**** act: {pageFlow.beans[43].values2[44].values3[45].foo}
**** exp: {pageFlow.beans[43].values2[44].values3[45].foo}
**** act: {actionForm.beans[42].values1[43].values2[44].values3[45].foo}
**** exp: {actionForm.beans[42].values1[43].values2[44].values3[45].foo}
**** act: {actionForm.beans[42].foo}
**** exp: {actionForm.beans[42].foo}
**** act: {actionForm.beans1[42].foo}
**** exp: {actionForm.beans1[42].foo}
**** act: {pageFlow.beans1[42].foo}
**** exp: {pageFlow.beans1[42].foo}
**** act: {pageFlow.beans1[42].foo.container.bar}
**** exp: {pageFlow.beans1[42].foo.container.bar}
**** act: {pageFlow.beans1[42].foo.container.item}
**** exp: {pageFlow.beans1[42].foo.container.item}
**** act: {pageFlow.item.foo.container.item}
**** exp: {pageFlow.item.foo.container.item}
**** act: {pageFlow.container.item.foo.container.item}
**** exp: {pageFlow.container.item.foo.container.item}
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.563 sec
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.databinding.expression.IndexedNameTest.xml
==== Test Name: org.apache.beehive.netui.test.script.el.NetUIELAccessTest
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.script.common.ImplicitObjectUtil).
log4j:WARN Please initialize the log4j system properly.
item type: java.util.HashMap$Entry
key: product1 value: Widget Crankset $400.0
item type: java.util.HashMap$Entry
key: product2 value: Widget Bottom Bracket $60.0
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.875 sec
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.script.el.NetUIELAccessTest.xml
==== Test Name: org.apache.beehive.netui.test.script.el.NetUIELBundleScriptTest
budleMap.toString(): {}
bundleMap.toString(): [EMAIL PROTECTED], [EMAIL PROTECTED]
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.script.common.ImplicitObjectUtil).
log4j:WARN Please initialize the log4j system properly.
Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.828 sec
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.script.el.NetUIELBundleScriptTest.xml
==== Test Name: org.apache.beehive.netui.test.script.el.NetUIELExpressionTest
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.script.common.ImplicitObjectUtil).
log4j:WARN Please initialize the log4j system properly.
contains expression: false
Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.script.el.NetUIELExpressionTest.xml
==== Test Name:
org.apache.beehive.netui.test.script.el.NetUIELExpressionUpdateTest
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.script.common.ImplicitObjectUtil).
log4j:WARN Please initialize the log4j system properly.
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
=========================== ????????????? form: [EMAIL PROTECTED]
org.apache.beehive.netui.script.ExpressionUpdateException: Exception when
attempting to update the expression "{applicationScope.foo}" with available
binding contexts [actionForm, pageFlow, globalApp]. Root cause:
org.apache.beehive.netui.script.IllegalExpressionException: The application
data binding context can not be updated from a request parameter.
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:116)
at
org.apache.beehive.netui.test.script.ExpressionUpdateTest.testWritableContexts(ExpressionUpdateTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:582)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
Caused by: org.apache.beehive.netui.script.IllegalExpressionException: The
application data binding context can not be updated from a request parameter.
at
org.apache.beehive.netui.script.el.NetUIUpdateVariableResolver.resolveVariable(NetUIUpdateVariableResolver.java:78)
at
org.apache.beehive.netui.script.el.ExpressionTerm._evaluate(ExpressionTerm.java:264)
at
org.apache.beehive.netui.script.el.ExpressionTerm.update(ExpressionTerm.java:158)
at
org.apache.beehive.netui.script.el.ParsedExpression.update(ParsedExpression.java:150)
at
org.apache.beehive.netui.script.el.util.ParseUtils.update(ParseUtils.java:113)
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:103)
... 16 more
org.apache.beehive.netui.script.ExpressionUpdateException: Exception when
attempting to update the expression "{container.foo}" with available binding
contexts [actionForm, pageFlow, globalApp]. Root cause:
org.apache.beehive.netui.script.IllegalExpressionException: Could not resolve
variable named "container" for an expression update.
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:116)
at
org.apache.beehive.netui.test.script.ExpressionUpdateTest.testWritableContexts(ExpressionUpdateTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:582)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
Caused by: org.apache.beehive.netui.script.IllegalExpressionException: Could
not resolve variable named "container" for an expression update.
at
org.apache.beehive.netui.script.el.NetUIUpdateVariableResolver.resolveVariable(NetUIUpdateVariableResolver.java:85)
at
org.apache.beehive.netui.script.el.ExpressionTerm._evaluate(ExpressionTerm.java:264)
at
org.apache.beehive.netui.script.el.ExpressionTerm.update(ExpressionTerm.java:158)
at
org.apache.beehive.netui.script.el.ParsedExpression.update(ParsedExpression.java:150)
at
org.apache.beehive.netui.script.el.util.ParseUtils.update(ParseUtils.java:113)
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:103)
... 16 more
org.apache.beehive.netui.script.ExpressionUpdateException: Exception when
attempting to update the expression "{pageScope.foo}" with available binding
contexts [actionForm, pageFlow, globalApp]. Root cause:
org.apache.beehive.netui.script.IllegalExpressionException: Could not resolve
variable named "pageScope" for an expression update.
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:116)
at
org.apache.beehive.netui.test.script.ExpressionUpdateTest.testWritableContexts(ExpressionUpdateTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:582)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
Caused by: org.apache.beehive.netui.script.IllegalExpressionException: Could
not resolve variable named "pageScope" for an expression update.
at
org.apache.beehive.netui.script.el.NetUIUpdateVariableResolver.resolveVariable(NetUIUpdateVariableResolver.java:85)
at
org.apache.beehive.netui.script.el.ExpressionTerm._evaluate(ExpressionTerm.java:264)
at
org.apache.beehive.netui.script.el.ExpressionTerm.update(ExpressionTerm.java:158)
at
org.apache.beehive.netui.script.el.ParsedExpression.update(ParsedExpression.java:150)
at
org.apache.beehive.netui.script.el.util.ParseUtils.update(ParseUtils.java:113)
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:103)
... 16 more
org.apache.beehive.netui.script.ExpressionUpdateException: Exception when
attempting to update the expression "{requestScope.foo}" with available binding
contexts [actionForm, pageFlow, globalApp]. Root cause:
org.apache.beehive.netui.script.IllegalExpressionException: The request data
binding context can not be updated from a request parameter.
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:116)
at
org.apache.beehive.netui.test.script.ExpressionUpdateTest.testWritableContexts(ExpressionUpdateTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:582)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
Caused by: org.apache.beehive.netui.script.IllegalExpressionException: The
request data binding context can not be updated from a request parameter.
at
org.apache.beehive.netui.script.el.NetUIUpdateVariableResolver.resolveVariable(NetUIUpdateVariableResolver.java:65)
at
org.apache.beehive.netui.script.el.ExpressionTerm._evaluate(ExpressionTerm.java:264)
at
org.apache.beehive.netui.script.el.ExpressionTerm.update(ExpressionTerm.java:158)
at
org.apache.beehive.netui.script.el.ParsedExpression.update(ParsedExpression.java:150)
at
org.apache.beehive.netui.script.el.util.ParseUtils.update(ParseUtils.java:113)
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:103)
... 16 more
org.apache.beehive.netui.script.ExpressionUpdateException: Exception when
attempting to update the expression "{sessionScope.foo}" with available binding
contexts [actionForm, pageFlow, globalApp]. Root cause:
org.apache.beehive.netui.script.IllegalExpressionException: The session data
binding context can not be updated from a request parameter.
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:116)
at
org.apache.beehive.netui.test.script.ExpressionUpdateTest.testWritableContexts(ExpressionUpdateTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:582)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
Caused by: org.apache.beehive.netui.script.IllegalExpressionException: The
session data binding context can not be updated from a request parameter.
at
org.apache.beehive.netui.script.el.NetUIUpdateVariableResolver.resolveVariable(NetUIUpdateVariableResolver.java:71)
at
org.apache.beehive.netui.script.el.ExpressionTerm._evaluate(ExpressionTerm.java:264)
at
org.apache.beehive.netui.script.el.ExpressionTerm.update(ExpressionTerm.java:158)
at
org.apache.beehive.netui.script.el.ParsedExpression.update(ParsedExpression.java:150)
at
org.apache.beehive.netui.script.el.util.ParseUtils.update(ParseUtils.java:113)
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:103)
... 16 more
org.apache.beehive.netui.script.ExpressionUpdateException: Exception when
attempting to update the expression "{param.foo}" with available binding
contexts [actionForm, pageFlow, globalApp]. Root cause:
org.apache.beehive.netui.script.IllegalExpressionException: Could not resolve
variable named "param" for an expression update.
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:116)
at
org.apache.beehive.netui.test.script.ExpressionUpdateTest.testWritableContexts(ExpressionUpdateTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:582)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
Caused by: org.apache.beehive.netui.script.IllegalExpressionException: Could
not resolve variable named "param" for an expression update.
at
org.apache.beehive.netui.script.el.NetUIUpdateVariableResolver.resolveVariable(NetUIUpdateVariableResolver.java:85)
Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.86 sec
at
org.apache.beehive.netui.script.el.ExpressionTerm._evaluate(ExpressionTerm.java:264)
at
org.apache.beehive.netui.script.el.ExpressionTerm.update(ExpressionTerm.java:158)
at
org.apache.beehive.netui.script.el.ParsedExpression.update(ParsedExpression.java:150)
at
org.apache.beehive.netui.script.el.util.ParseUtils.update(ParseUtils.java:113)
at
org.apache.beehive.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:103)
... 16 more
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.script.el.NetUIELExpressionUpdateTest.xml
==== Test Name: org.apache.beehive.netui.test.script.el.NetUIELPageInputTest
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.pageflow.internal.InternalUtils).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.script.el.NetUIELPageInputTest.xml
==== Test Name:
org.apache.beehive.netui.test.script.el.NetUIELParsedExpressionTest
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.75 sec
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.script.ExpressionEvaluatorFactory).
log4j:WARN Please initialize the log4j system properly.
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.script.el.NetUIELParsedExpressionTest.xml
==== Test Name: org.apache.beehive.netui.test.util.config.ConfigTest
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.469 sec
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.util.config.ConfigTest.xml
==== Test Name: org.apache.beehive.netui.test.util.type.TypeUtilsTest
log4j:WARN No appenders could be found for logger
(org.apache.beehive.netui.test.util.type.TypeUtilsTest).
log4j:WARN Please initialize the log4j system properly.
Caught an error converting a String to a java.sql.Date
Caught an error converting a String to a java.sql.Time
Caught an error converting a String to a java.sql.Timestamp
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
All Tests PASSED
Log file:
C:\projects\beehive\trunk\netui\build\drt.testResults\TEST-org.apache.beehive.netui.test.util.type.TypeUtilsTest.xml
make.report:
test.report.dir: C:\projects\beehive\trunk\netui\build\drt.testResults
Created dir: C:\projects\beehive\trunk\netui\build\drt.testResults\html
run:
junitreport.classpath:
C:\projects\beehive\trunk\installed\apache-ant-1.6.1\lib\ant.jar;C:\Program
Files\netbeans-4.0\ide4\ant\lib\ant-junit.jar;C:\Program
Files\netbeans-4.0\ide4\ant\lib\ant-launcher.jar;c:\projects\beehive\trunk\external\junit\junit.jar
target: create.report.junit
create.report.junit:
Transform time: 2312ms
drt:
drt:
server.test:
clean:
--------------------------------------------------
| NetUI coreWeb DRT webapp clean starting |
--------------------------------------------------
undeploy.netui:
undeploy.netui:
undeploy.netui:
Undeploy NetUI from webapp rooted at:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
undeploy.netui.runtime:
undeploy.netui.runtime:
Clean NetUI from: C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Deleting 14 files from C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Clean struts from: C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Deleting 8 files from C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Deleting 461 files from
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF
Deleting 8 files from
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Deleting 810 files from
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
Deleting:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\netui-config.xml
Deleting 1 files from
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\resources\javascript
clean-grid-resources:
undeploy.testrecorder:
Clean the test recorder to webapp at root:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
undeploy:
Undeploy testRecorder from:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Deleting 16 files from
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\testRecorder
clean.webapp:
Deleting directory
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
Deleting directory
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\.tmpbeansrc
--------------------------------------------------
| NetUI coreWeb DRT webapp clean ending |
--------------------------------------------------
build:
--------------------------------------------------
| NetUI coreWeb DRT webapp build starting |
--------------------------------------------------
deploy.netui:
deploy.netui:
deploy.netui:
Deploy NetUI to webapp rooted at:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
deploy.netui.runtime:
deploy.netui.runtime:
deploy-struts:
Deploy Struts to webapp rooted at:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Copying 8 files to C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Deploy the NetUI runtime to webapp rooted at:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Copying 14 files to C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\resources\javascript
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
deploy-grid-resources:
deploy.testrecorder:
Deploying the test recorder to webapp at root:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
build.config.jar:
build.dir: c:/projects/beehive/trunk/netui/build
Build Test Recorder config JAR
Created dir: C:\projects\beehive\trunk\netui\build\testRecorder\config
scratch.dir:
C:\projects\beehive\trunk\netui\build\testRecorder\scratch\netui-server-drt-config
Created dir:
C:\projects\beehive\trunk\netui\build\testRecorder\scratch\netui-server-drt-config
Copying 2 files to
C:\projects\beehive\trunk\netui\build\testRecorder\scratch\netui-server-drt-config
Copying 1 file to
C:\projects\beehive\trunk\netui\build\testRecorder\scratch\netui-server-drt-config
Building jar:
C:\projects\beehive\trunk\netui\build\testRecorder\config\netui-server-drt-config.jar
build:
prepare:
test.build.module:
bootstrap:
no.bootstrap=true
build.bootstrap:
build.module:
Enter build file:
C:\projects\beehive\trunk\netui\test\src\testRecorder\build.xml
Process 'testRecorder' location with 'compile' target ...
compile:
compile module: testRecorder
module.classpath:
C:\projects\beehive\trunk\netui\test\src\testRecorder\${deployed.junit.jar};c:\projects\beehive\trunk\netui\test\external\commons-httpclient-2.0.jar;c:\projects\beehive\trunk\netui\build\dist\webapp\WEB-INF\lib\commons-logging.jar;c:\projects\beehive\trunk\installed\jakarta-log4j-1.2.8\dist\lib\log4j-1.2.8.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\servlet-api.jar;c:\projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\common\lib\jsp-api.jar;c:\projects\beehive\trunk\external\xmlbeans\apache-xbean.jar;c:\projects\beehive\trunk\external\junit\junit.jar
debug: true
ant.build.xmlbean:
xbean.inputs: schema/*.xsd*
xbean.output: C:\projects\beehive\trunk\netui\build\test-lib\testRecorder.jar
uptodate: true
xbean_schema_compiler:
deployTestRecorder:
webapp.dir: C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb
testRecorder.config.name: netui-server-drt-config
config jar:
C:\projects\beehive\trunk\netui\build\testRecorder\config\netui-server-drt-config.jar
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\lib
Copying 16 files to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\testRecorder
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF
Copying 1 file to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF
build.webapp:
Created dir:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
Time to build schema type system: 1.641 seconds
Time to generate code: 0.422 seconds
Compiling 17 source files to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Time to compile code: 2.281 seconds
========== Complie Java source in WEB-INF/src ==========
Compiling 40 source files to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\src\shared\QaTrace.java
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
netui-compiler.jar:
c:/projects/beehive/trunk/netui/build/lib/beehive-netui-compiler.jar
controls.jar: c:/projects/beehive/trunk/controls/build/jars/controls.jar
========== Generate and compile controls ==========
Created dir:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\.tmpbeansrc
Compiling 48 source files to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note:
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\src\shared\QaTrace.java
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
========== Compile Page Flows ==========
Compiling 461 source files to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
warning on annotation value "../jpf2/Jpf2.jpf": File "../jpf2/Jpf2.jpf" could
not be found in the web application.
warning on annotation value "/miniTests/ctrlConversation/testController.jpf":
File "/miniTests/ctrlConversation/testController.jpf" could not be found in the
web application.
warning on annotation value "../../../../../invalid.jsp": File
"../../../../../invalid.jsp" could not be found in the web application.
warning on annotation value "badAction.do": Action "badAction" was not found.
warning on annotation value
org.apache.beehive.netui.pageflow.annotations.Jpf.NavigateTo.page: The "page"
value is deprecated.
warning on annotation value
org.apache.beehive.netui.pageflow.annotations.Jpf.NavigateTo.page: The "page"
value is deprecated.
warning on annotation value
org.apache.beehive.netui.pageflow.annotations.Jpf.NavigateTo.page: The "page"
value is deprecated.
warning on annotation value
org.apache.beehive.netui.pageflow.annotations.Jpf.NavigateTo.page: The "page"
value is deprecated.
warning on annotation value
org.apache.beehive.netui.pageflow.annotations.Jpf.NavigateTo.page: The "page"
value is deprecated.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "../subJpf1/SubJpf1.jpf": File
"../subJpf1/SubJpf1.jpf" could not be found in the web application.
warning on annotation value "/singletonJpf/jpfTest10/jpf1/jpf1.jpf": File
"/singletonJpf/jpfTest10/jpf1/jpf1.jpf" could not be found in the web
application.
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Copy all .properties files
Copying 33 files to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
Copy all .xml files
Copying 11 files to
C:\projects\beehive\trunk\netui\test\webapps\drt\coreWeb\WEB-INF\classes
--------------------------------------------------
| NetUI coreWeb DRT webapp build ending |
--------------------------------------------------
testRecorder.config.name: netui-server-drt-config
config.jar:
C:\projects\beehive\trunk\netui\build\testRecorder\config/netui-server-drt-config.jar
Start a NetUI test server
Wait for server to start at URL: http://localhost:8080/
start:
ensure.tomcat:
Ensuring Tomcat Present in directory:
c:/projects/beehive/trunk/installed/jakarta-tomcat-5.0.25
reset.config:
Deploying a server configuration to Tomcat
start:
startup.dir: c:/projects/beehive/trunk/installed/jakarta-tomcat-5.0.25/bin
cmdline.options:
java.options:
Start Tomcat
The system cannot find the path specified.
Using CATALINA_BASE: C:\Projects\beehive\trunk\installed\jakarta-tomcat-5.0.25
Using CATALINA_HOME: C:\Projects\beehive\trunk\installed\jakarta-tomcat-5.0.25
Using CATALINA_TMPDIR:
C:\Projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\temp
Using JAVA_HOME: C:\jdk1.5.0
ensure.deployed:
Ensuring that the webapp coreWeb is deployed on a running server at the url
http://localhost:8080/coreWeb
do.deploy:
Webapp is not deployed; deploying
deploy:
deploy:
deploy webapp from
file://c:/projects/beehive/trunk/netui/test/webapps/drt/coreWeb with context
path coreWeb
OK - Deployed application at context path /coreWeb
...deploy complete
do.redeploy:
Start Playback
playback.target: ${playback.target}
_default.callback:
suite.callback:
Running suite: drt
run.suite:
--------------------------------------------------
Test Recorder running test suite 'drt'
--------------------------------------------------
drt.mode: true
drt.cc.mode: true
formatter.type: xml
formatter.usefile: true
Server ready...start playback of tests
playback.tests:
config.jar:
C:\projects\beehive\trunk\netui\build\testRecorder\config/netui-server-drt-config.jar
log4j.config: c:/projects/beehive/trunk/netui/test/conf/junitLogCfgVerbose.xml
playback list:
playback categories: drt
playback webapps:
playback config jar:
C:\projects\beehive\trunk\netui\build\testRecorder\config/netui-server-drt-config.jar
test.recorder.classpath:
c:/projects/beehive/trunk/external/junit/junit.jar;c:/projects/beehive/trunk/netui/test/external/commons-httpclient-2.0.jar;c:/projects/beehive/trunk/netui/build/test-lib/testRecorder.jar;c:/projects/beehive/trunk/netui/build/dist/webapp/WEB-INF/lib/commons-logging.jar;c:/projects/beehive/trunk/installed/jakarta-tomcat-5.0.25/common/lib/servlet-api.jar;c:/projects/beehive/trunk/installed/jakarta-log4j-1.2.8/dist/lib/log4j-1.2.8.jar;c:/projects/beehive/trunk/external/xmlbeans/apache-xbean.jar;c:/projects/beehive/trunk/installed/jsr173/jsr173_1.0_api.jar
Finished: 'ActionChaining': pass
Finished: 'Anchor': pass
Finished: 'AnchorError': pass
Finished: 'AnchorFormPosting': pass
Finished: 'AnchorPosting': pass
Finished: 'AnyBean': pass
Finished: 'AnyBeanBinding': pass
Finished: 'AppState': pass
Finished: 'AppStatePass': pass
Finished: 'AttrBinding': pass
Finished: 'BeginForm': pass
Finished: 'Binding': pass
Finished: 'BreakoutNesting': pass
Finished: 'BundleBasic': pass
Finished: 'BundleStrutsBinding': pass
Finished: 'ButtonSubmit': pass
Finished: 'CheckboxDemo': pass
Finished: 'Content': pass
Finished: 'DataGridSmokeTest': pass
Finished: 'DataGridModelTest': pass
Finished: 'DataGridPagerEmpty': pass
Finished: 'DefaultValues': pass
Finished: 'DefaultValuesDirect': pass
Finished: 'demo': pass
Finished: 'DirectFormTest': pass
Finished: 'ExceptHier': pass
Finished: 'ExceptHierPage': pass
Finished: 'Expression': pass
Finished: 'FormatSelect': pass
Finished: 'FormatTags': fail
Playback FAILED for test( FormatTags )
Finished: 'FormTest': pass
Finished: 'FormValid': pass
Finished: 'FormValidAnnot': pass
Finished: 'Forward': pass
Finished: 'GlobalAction': pass
Finished: 'GlobalForwards': pass
Finished: 'HtmlExpression': pass
Finished: 'IteratorTest': pass
Finished: 'LabelDefaults': pass
Finished: 'LabelLiteral': pass
Finished: 'LabelStyles': pass
Finished: 'Lifecycle': pass
Finished: 'LinkNav': pass
Finished: 'ModuleConfigLocator': pass
Finished: 'MultiForms': pass
Finished: 'MultipleForms': pass
Finished: 'MultiSelect': pass
Finished: 'Nesting': pass
Finished: 'NestingRepeater': pass
Finished: 'NestingScope': pass
Finished: 'OverloadedActions': pass
Finished: 'PageScope': pass
Finished: 'ParamEncoding': pass
Finished: 'PfGlobalApp': pass
Finished: 'PfPageFlow': pass
Finished: 'PfPrevious': pass
Finished: 'PfScopeForm': pass
Finished: 'PfScoping': pass
Finished: 'PfSharedFlow': pass
Finished: 'PfSingleton': pass
Finished: 'RadioButtonError': pass
Finished: 'ReadonlyAction': pass
Finished: 'ReturnToExceptions': pass
Finished: 'Select': pass
Finished: 'TagIteration': pass
Finished: 'TempNegate': pass
Finished: 'TempRelative': pass
Finished: 'TempTest1': pass
Finished: 'TempTest2': pass
Finished: 'TempTest3': pass
Finished: 'TempVisibility': pass
Finished: 'UrlBinding': pass
Finished: 'Validate': pass
Finished: 'Validation2': pass
Finished: 'Visible': pass
Finished: 'VisibleError': pass
Finished: 'XhtmlCheckBox': pass
Finished: 'XhtmlSelect': pass
Test
org.apache.beehive.netui.tools.testrecorder.client.MasterTestRecorderJUnitTest
FAILED
make.report:
Created dir: C:\projects\beehive\trunk\netui\build\testRecorder\junit\drt
Created dir: C:\projects\beehive\trunk\netui\build\testRecorder\junit\drt\html
run:
junitreport.classpath:
C:\projects\beehive\trunk\installed\apache-ant-1.6.1\lib\ant.jar;C:\Program
Files\netbeans-4.0\ide4\ant\lib\ant-junit.jar;C:\Program
Files\netbeans-4.0\ide4\ant\lib\ant-launcher.jar;c:\projects\beehive\trunk\external\junit\junit.jar
target: create.report.testrecorder
create.report.testrecorder:
Transform time: 219ms
Deleting 1 files from C:\projects\beehive\trunk\netui\test\ant
drt.errors:
!!!!! Errors or failures occurred running test recorder tests !!!!!
stop.server:
Stop the server with the 'stop' target in this build file:
C:\projects\beehive\trunk\netui\test\webapps\drt\build.xml
stop:
stop:
Stop Tomcat in: c:/projects/beehive/trunk/installed/jakarta-tomcat-5.0.25
The system cannot find the path specified.
Using CATALINA_BASE: C:\Projects\beehive\trunk\installed\jakarta-tomcat-5.0.25
Using CATALINA_HOME: C:\Projects\beehive\trunk\installed\jakarta-tomcat-5.0.25
Using CATALINA_TMPDIR:
C:\Projects\beehive\trunk\installed\jakarta-tomcat-5.0.25\temp
Using JAVA_HOME: C:\jdk1.5.0
Result: 1
C:\Projects\beehive\trunk\build.xml:50: The following error occurred while
executing this line:
C:\Projects\beehive\trunk\build.xml:58: The following error occurred while
executing this line:
C:\Projects\beehive\trunk\netui\build.xml:42: The following error occurred
while executing this line:
C:\projects\beehive\trunk\netui\test\webapps\drt\build.xml:115: The following
error occurred while executing this line:
C:\projects\beehive\trunk\netui\test\ant\testRecorder.xml:111: The following
error occurred while executing this line:
C:\projects\beehive\trunk\netui\test\ant\testRecorder.xml:405: The following
error occurred while executing this line:
C:\projects\beehive\trunk\netui\test\ant\testRecorder.xml:442: The following
error occurred while executing this line:
C:\projects\beehive\trunk\netui\test\ant\testRecorder.xml:55: The following
error occurred while executing this line:
C:\projects\beehive\trunk\netui\test\ant\testRecorder.xml:257: The following
error occurred while executing this line:
C:\projects\beehive\trunk\netui\test\ant\testRecorder.xml:129: NetUI Server
DRTs Failed
BUILD FAILED (total time: 7 minutes 33 seconds)