[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gump
Subject:    BATCH: Unable to send...
From:       gump () vmgump ! apache ! org
Date:       2006-11-24 3:47:38
Message-ID: 200611241148.kAOBmxSh030236 () mailer ! progressive-comp ! com
[Download RAW message or body]

Dear Gumpmeisters,
            
The following 1 notifys should have been sent

*********************************************************** G U M P
[GUMP@vmgump]: Project bsh-cvs (in module beanshell) failed
*********************************************************** G U M P
[GUMP@vmgump]: Project bsh-cvs (in module beanshell) failed
Failed with to: [pat@pat.net] from: [Conor MacNeill <conor@apache.org>]
Failed to send notify e-mail: (110, 'Connection timed out')
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project bsh-cvs has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 110 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - bsh-cvs


Full details are available at:
    http://vmgump.apache.org/gump/public/beanshell/bsh-cvs/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Output [bsh-24112006.jar] identifier set to output basename: [bsh]
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/beanshell/bsh-cvs/gump_work/build_beanshell_bsh-cvs.html
 Work Name: build_beanshell_bsh-cvs (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 secs
Command Line: java -Djava.awt.headless=true \
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml \
-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local \
/gump/public/workspace/xml-xalan/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar \
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml \
-Dbuild.sysclasspath=only -Djjtree.notRequired=1 -Dversion=24112006 \
-Djavacc.notRequired=1 dist  [Working Directory: \
                /usr/local/gump/public/workspace/beanshell]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant \
-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/p \
ublic/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ \
ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar: \
/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/ \
workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/an \
t.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/x \
ml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-bsf/build/ \
                lib/bsf.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar
                
---------------------------------------------
    [javac]                                    ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/BshScriptEngineFactory.java:57: \
cannot find symbol  [javac] symbol  : variable ScriptEngine
    [javac] location: class bsh.engine.BshScriptEngineFactory
    [javac] 		if ( param.equals( ScriptEngine.LANGUAGE ) )
    [javac]                                    ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/BshScriptEngineFactory.java:59: \
cannot find symbol  [javac] symbol  : variable ScriptEngine
    [javac] location: class bsh.engine.BshScriptEngineFactory
    [javac] 		if ( param.equals( ScriptEngine.LANGUAGE_VERSION ) )
    [javac]                                    ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/ScriptContextEngineView.java:135: \
cannot find symbol  [javac] symbol  : variable ENGINE_SCOPE
    [javac] location: class bsh.engine.ScriptContextEngineView
    [javac] 			context.getAttribute( key, ENGINE_SCOPE );
    [javac]                                                    ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/ScriptContextEngineView.java:136: \
cannot find symbol  [javac] symbol  : variable ENGINE_SCOPE
    [javac] location: class bsh.engine.ScriptContextEngineView
    [javac] 		context.setAttribute( key, value, ENGINE_SCOPE );
    [javac]                                                   ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/ScriptContextEngineView.java:158: \
cannot find symbol  [javac] symbol  : variable ENGINE_SCOPE
    [javac] location: class bsh.engine.ScriptContextEngineView
    [javac] 		context.getBindings( ENGINE_SCOPE ).putAll( t );
    [javac]                                      ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/ScriptContextEngineView.java:190: \
cannot find symbol  [javac] symbol  : variable ENGINE_SCOPE
    [javac] location: class bsh.engine.ScriptContextEngineView
    [javac] 			context.getAttribute( key, ENGINE_SCOPE );
    [javac]                                                    ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/ScriptContextEngineView.java:191: \
cannot find symbol  [javac] symbol  : variable ENGINE_SCOPE
    [javac] location: class bsh.engine.ScriptContextEngineView
    [javac] 		context.removeAttribute( key, ENGINE_SCOPE );
    [javac]                                               ^
    [javac] /x1/gump/public/workspace/beanshell/engine/src/bsh/engine/ScriptContextEngineView.java:202: \
cannot find symbol  [javac] symbol  : variable ENGINE_SCOPE
    [javac] location: class bsh.engine.ScriptContextEngineView
    [javac] 		context.getBindings( ENGINE_SCOPE ).clear();
    [javac]                                      ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 68 errors
    [javac] 3 warnings

BUILD FAILED
/x1/gump/public/workspace/beanshell/build.xml:173: Compile failed; see the compiler \
error output for details.

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

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/beanshell/bsh-cvs/rss.xml
- Atom: http://vmgump.apache.org/gump/public/beanshell/bsh-cvs/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 17000024112006, vmgump.apache.org:vmgump-public:17000024112006
Gump E-mail Identifier (unique within run) #19.


--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic