You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by gu...@jakarta.apache.org on 2004/03/03 12:35:33 UTC

[GUMP@lsd]: avalon-excalibur/excalibur-instrument-client failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact general@gump.apache.org.

Project excalibur-instrument-client has an issue affecting it's community integration. The current state is 'Failed', for reason 'Build Failed'

Full details are available at: http://lsd.student.utwente.nl/gump/avalon-excalibur/excalibur-instrument-client.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Sole jar [/data3/gump/avalon-excalibur/instrument-client/target/excalibur-instrument-client-20040303.jar] identifier set to project name
 - Info - Dependency on incubator-altrmi exists, no need to add for property altrmi-client-interfaces.jar.
 - Info - Dependency on incubator-altrmi exists, no need to add for property altrmi-client-impl.jar.
 - Info - Dependency on incubator-altrmi exists, no need to add for property altrmi-server-interfaces.jar.
 - Info - Dependency on incubator-altrmi exists, no need to add for property altrmi-server-impl.jar.
 - Info - Dependency on avalon-framework exists, no need to add for property avalon-framework.jar.
 - Info - Dependency on checkstyle exists, no need to add for property checkstyle.jar.
 - Warning - Optional dependency checkstyle prerequisite failed with reason build failed
 - Info - Made directory [/data3/gump/avalon-excalibur/instrument-client/target/classes]
 - Error - Failed with reason build failed
 - Info - Project produces reports
 - Info - Reports in: /data3/gump/avalon-excalibur/instrument-client/target/docs/junitreports


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_avalon-excalibur_excalibur-instrument-client (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 7 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true -Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xmlParserAPIs.jar:/data3/gump/xml-xalan/java/build/xalan-unbundled.jar:/data3/gump/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only -Dexcalibur-instrument-manager.jar=/data3/gump/avalon-excalibur/instrument-manager/target/excalibur-instrument-manager-20040303.jar -Daltrmi-common.jar=/data3/gump/incubator-altrmi/build/lib/altrmi-common-20040303.jar -Daltrmi-server-impl.jar=/data3/gump/incubator-altrmi/build/lib/altrmi-server-impl-20040303.jar -Davalon-framework.jar=/data3/gump/avalon/framework/target/avalon-framework-20040303.jar -Dproject.version=20040303 -Daltrmi-client-impl.jar=/data3/gump/incubator-altrmi/build/lib/altrmi-client-impl-20040303.jar -Dcheckstyle.jar=/data3/gump/checkstyle/target/dist/checkstyle-20040303/checkstyle-20040303.jar -Daltrmi-client-interfaces.jar=/data3/gump/incubator-altrmi/build/lib/altrmi-client-interfaces-20040303.jar -Daltrmi-server-interfaces.jar=/data3/gump/incubator-altrmi/build/lib/altrmi-server-interfaces-20040303.jar jar 
[Working Directory: /data3/gump/avalon-excalibur/instrument-client]
---------------------------------------------
    [javac]                             ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:372: cannot resolve symbol
    [javac] symbol  : class SocketCustomStreamHostContext 
    [javac] location: class org.apache.excalibur.instrument.client.InstrumentManagerConnection
    [javac]         SocketCustomStreamHostContext hostContext =
    [javac]         ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:373: package SocketCustomStreamHostContext does not exist
    [javac]             new SocketCustomStreamHostContext.WithSimpleDefaults( m_host, m_port );
    [javac]                                              ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:376: cannot resolve symbol
    [javac] symbol  : class ClientSideClassFactory 
    [javac] location: class org.apache.excalibur.instrument.client.InstrumentManagerConnection
    [javac]         m_altrmiFactory = new ClientSideClassFactory( hostContext, true );
    [javac]                               ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:411: cannot resolve symbol
    [javac] symbol  : class ConnectionRefusedException 
    [javac] location: class org.apache.excalibur.instrument.client.InstrumentManagerConnection
    [javac]         catch ( ConnectionRefusedException e )
    [javac]                 ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:415: cannot resolve symbol
    [javac] symbol  : class ConnectionException 
    [javac] location: class org.apache.excalibur.instrument.client.InstrumentManagerConnection
    [javac]         catch ( ConnectionException e )
    [javac]                 ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:510: cannot resolve symbol
    [javac] symbol  : class InvocationException 
    [javac] location: class org.apache.excalibur.instrument.client.InstrumentManagerConnection
    [javac]             catch ( InvocationException e )
    [javac]                     ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:866: cannot resolve symbol
    [javac] symbol  : class InvocationException 
    [javac] location: class org.apache.excalibur.instrument.client.InstrumentManagerConnection
    [javac]             catch ( InvocationException e )
    [javac]                     ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerConnection.java:906: cannot resolve symbol
    [javac] symbol  : class InvocationException 
    [javac] location: class org.apache.excalibur.instrument.client.InstrumentManagerConnection
    [javac]         catch ( InvocationException e )
    [javac]                 ^
    [javac] /data3/gump/avalon-excalibur/instrument-client/src/java/org/apache/excalibur/instrument/client/InstrumentManagerTreeModel.java:494: package org.apache.altrmi.client does not exist
    [javac]             catch ( org.apache.altrmi.client.InvocationException e )
    [javac]                                             ^
    [javac] 25 errors

BUILD FAILED
/data3/gump/avalon-excalibur/instrument-client/build.xml:41: Following error occured while executing this line
/data3/gump/avalon-excalibur/instrument-client/build.xml:31: Following error occured while executing this line
/data3/gump/avalon-excalibur/maven-common-gump-build.xml:164: Compile failed; see the compiler error output for details.

Total time: 6 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/avalon-excalibur/excalibur-instrument-client.rss | Atom: http://lsd.student.utwente.nl/gump/avalon-excalibur/excalibur-instrument-client.atom

--
Gump http://gump.apache.org/
[lsd]

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org