BUILD FAILED:
Ant Error Message:
/export/cruise_hdk/cc/apps/apache-tomcat-5.5.20/build.xml:67: wrong data files
were downloaded.
Date of build: 07/03/2007 09:30:17
Time to build: 2 minutes 2 seconds
Last changed: 07/03/2007 09:16:46
Last log entry: HARMONY-3934 : comments by Vladimir Beliaev:
The attached patch does the following things:
1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or
-XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of
empty value) while '-XX:gc.dll' argument produces error
('initialize_properties' returnns the status code now).
2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following:
2.1 add a check that "gc.dll" property is always set (the vm_init code
expects this property is set either to default value or it is set through
command line)
2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the
list of DLLs)
I've tested DRLVM with different variants of related command line - works as
expected.
***********************************************************
Execution log (errors/warnings messages):
Result: 1
--09:32:36-- http://localhost:9091/
=> `index.html'
Resolving localhost... 127.0.0.1, ::1
Connecting to localhost[127.0.0.1]:9091... failed: Connection refused.
Connecting to localhost[::1]:9091... failed: Connection refused.
--09:32:36-- http://localhost:9091/jsp-examples/jsp2/el/basic-comparisons.jsp
=> `basic-comparisons.jsp'
Resolving localhost... 127.0.0.1, ::1
Connecting to localhost[127.0.0.1]:9091... failed: Connection refused.
Connecting to localhost[::1]:9091... failed: Connection refused.
/export/cruise_hdk/cc/apps/apache-tomcat-5.5.20/bin/catalina.sh: line 280:
/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre/bin/java: No such file
or directory
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests or tests were not run
***********************************************************
Modifications since last successful build: (12)
modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/include/init.h 07/03/2007
09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does
the following things:1. reports error if -XX propery format is broken
(-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a
proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp
07/03/2007 09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached
patch does the following things:1. reports error if -XX propery format is
broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll='
is a proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
modified xli
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 07/03/2007
09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does
the following things:1. reports error if -XX propery format is broken
(-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a
proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
modified xli
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 07/03/2007
09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does
the following things:1. reports error if -XX propery format is broken
(-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a
proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
modified ndbeyer /harmony/enhanced/common_resources/build/depends.properties
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/common_resources/build/depends.xml
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/jdktools/trunk/make/depends.properties
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/classlib/trunk/make/depends.properties
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/common_resources/build/depends.properties
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/common_resources/build/depends.xml
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/jdktools/trunk/make/depends.properties
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/classlib/trunk/make/depends.properties
07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version