The failure is due to the compiler crashing.  This signal to noise ration on these error msgs is
getting to be low enough that this process is of questionable value.
compile-classes-only:
    [mkdir] Created dir: /home/build/cruisecontrol/work/checkout/jboss-head/testsuite/output/classes
    [javac] Compiling 1635 source files to /home/build/cruisecontrol/work/checkout/jboss-head/testsuite/output/classes
    [javac] An exception has occurred in the compiler (1.4.2_03). Please file a bug at the Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi)  after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report.  Thank you.
    [javac] java.lang.NullPointerException
    [javac] 	at java.lang.String.startsWith(String.java:1014)
    [javac] 	at java.lang.String.startsWith(String.java:1035)
    [javac] 	at com.sun.tools.javac.v8.code.ClassReader.list(ClassReader.java:1228)
    [javac] 	at com.sun.tools.javac.v8.code.ClassReader.listAll(ClassReader.java:1339)
    [javac] 	at com.sun.tools.javac.v8.code.ClassReader.fillIn(ClassReader.java:1361)
    [javac] 	at com.sun.tools.javac.v8.code.ClassReader.complete(ClassReader.java:1052)
    [javac] 	at com.sun.tools.javac.v8.code.Symbol.complete(Symbol.java:372)
    [javac] 	at com.sun.tools.javac.v8.code.Symbol$PackageSymbol.flags(Symbol.java:492)
    [javac] 	at com.sun.tools.javac.v8.comp.Attr.checkId(Attr.java:1236)
    [javac] 	at com.sun.tools.javac.v8.comp.Attr.visitSelect(Attr.java:1109)
    [javac] 	at com.sun.tools.javac.v8.tree.Tree$Select.accept(Tree.java:1091)
    [javac] 	at com.sun.tools.javac.v8.comp.Attr.attribTree(Attr.java:198)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter$MemberEnter.visitImport(Enter.java:758)
    [javac] 	at com.sun.tools.javac.v8.tree.Tree$Import.accept(Tree.java:407)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter$MemberEnter.memberEnter(Enter.java:715)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter$MemberEnter.memberEnter(Enter.java:727)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter$MemberEnter.visitTopLevel(Enter.java:746)
    [javac] 	at com.sun.tools.javac.v8.tree.Tree$TopLevel.accept(Tree.java:390)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter$MemberEnter.memberEnter(Enter.java:715)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter$CompleteEnter.complete(Enter.java:848)
    [javac] 	at com.sun.tools.javac.v8.code.Symbol.complete(Symbol.java:372)
    [javac] 	at com.sun.tools.javac.v8.code.Symbol$ClassSymbol.complete(Symbol.java:691)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter.complete(Enter.java:601)
    [javac] 	at com.sun.tools.javac.v8.comp.Enter.main(Enter.java:582)
    [javac] 	at com.sun.tools.javac.v8.JavaCompiler.compile(JavaCompiler.java:331)
    [javac] 	at com.sun.tools.javac.v8.Main.compile(Main.java:569)
    [javac] 	at com.sun.tools.javac.Main.compile(Main.java:36)
    [javac] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [javac] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [javac] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [javac] 	at java.lang.reflect.Method.invoke(Method.java:324)
    [javac] 	at org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:61)
    [javac] 	at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:942)
    [javac] 	at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
    [javac] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:269)
    [javac] 	at org.apache.tools.ant.Task.perform(Task.java:364)
    [javac] 	at org.apache.tools.ant.Target.execute(Target.java:301)
    [javac] 	at org.apache.tools.ant.Target.performTasks(Target.java:328)
    [javac] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1215)
    [javac] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1063)
    [javac] 	at org.apache.tools.ant.Main.runBuild(Main.java:632)
    [javac] 	at org.apache.tools.ant.Main.startAnt(Main.java:183)
    [javac] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:197)
    [javac] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:56)
 
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Inc.
xxxxxxxxxxxxxxxxxxxxxxxx
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, June 24, 2004 10:43 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] jboss-head Build Failed
Importance: High

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040624132319

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1
Date of build: 06/24/2004 13:23:19
Time to build: 13 minutes 3 seconds
Last changed: 06/24/2004 13:03:19
Last log entry: enum is keyword in JDK 1.5

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last build:  (4)
1.6 modified patriot1burke server/src/main/org/jboss/ejb/EJBProxyFactory.java enum is keyword in JDK 1.5
1.12 modified ejort iiop/src/main/org/jboss/iiop/rmi/ContainerAnalysis.java Move the completion of the interface analysis to before the operationanalysis. And add more debugging.
1.9 modified ejort iiop/src/main/org/jboss/iiop/rmi/InterfaceAnalysis.java Move the completion of the interface analysis to before the operationanalysis. And add more debugging.
1.8 modified ejort iiop/src/main/org/jboss/iiop/rmi/Util.java Move the completion of the interface analysis to before the operationanalysis. And add more debugging.

Reply via email to