BUILD FAILED:
Ant Error Message:
C:\cruise_hdk\cc\apps\apache-tomcat-5.5.20\build.xml:60: Can't get
http://localhost:8090/index.jsp to
C:\cruise_hdk\cc\apps\apache-tomcat-5.5.20\index.htm
Date of build: 05/16/2007 21:38:23
Time to build: 2 minutes 24 seconds
Last changed: 05/16/2007 21:19:30
Last log entry: Quick fix for commit r538551(DRLVM build fails on Linux):
(Applied HARMONY-3636 [DRLVM][jit]Color-graph register allocator enable in
server mode)
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (6)
modified smishura
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RegAlloc3.cpp
05/16/2007 21:19:30 Quick fix for commit r538551(DRLVM build fails on
Linux):(Applied HARMONY-3636 [DRLVM][jit]Color-graph register allocator enable
in server mode)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/AbstractMapTest.java
05/16/2007 20:15:42 Apply new patch for HARMONY-3865([classlib][luni]
AbstractMap seems to have a flawed equals method)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractMap.java
05/16/2007 20:15:42 Apply new patch for HARMONY-3865([classlib][luni]
AbstractMap seems to have a flawed equals method)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/LdapNameTest.java
05/16/2007 19:38:18 Apply patch for HARMONY-3879([classlib][jndi] Method
size() of class javax.naming.ldap.LdapName return different value from RI)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java
05/16/2007 19:38:18 Apply patch for HARMONY-3879([classlib][jndi] Method
size() of class javax.naming.ldap.LdapName return different value from RI)
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/java_type.cpp
05/16/2007 19:08:28 Applied HARMONY-3840 [drlvm][classloader] 'clss' field is
never cached for TypeDesc struct