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

List:       juddi-dev
Subject:    [GUMP@vmgump]: Project ws-juddi (in module ws-juddi) failed
From:       Anou Manavalan <anou_mana () hotmail ! com>
Date:       2006-06-30 4:44:48
Message-ID: 200606301146.k5UBkvBd012117 () mailer ! progressive-comp ! com
[Download RAW message or body]

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 ws-juddi has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 2 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - ws-juddi :  ws-juddi -- UDDI Toolkit/Repository
    - ws-juddi-test :  ws-juddi -- UDDI Toolkit/Repository


Full details are available at:
    http://vmgump.apache.org/gump/public/ws-juddi/ws-juddi/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [juddi-30062006.jar] identifier set to project name
 -DEBUG- Dependency on ant exists, no need to add for property ant.home.
 -INFO- Optional dependency checkstyle failed with reason build failed
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/ws-juddi/ws-juddi/gump_work/build_ws-juddi_ws-juddi.html
 Work Name: build_ws-juddi_ws-juddi (Type: Build)
Work ended in a state of : Failed
Elapsed: 10 secs
Command Line: java -Djava.awt.headless=true \
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar \
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml \
-Dbuild.sysclasspath=only -Dant.home=/usr/local/gump/public/workspace/ant/dist \
-DDATE_STAMP=30062006 -f build.xml gump  [Working Directory: \
                /usr/local/gump/public/workspace/ws-juddi]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-juddi/build/c \
lasses:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/publi \
c/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/a \
nt-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/workspa \
ce/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nod \
eps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages \
/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver \
.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/local/gump/ \
public/workspace/ws-axis/java/build/lib/saaj.jar:/usr/local/gump/public/workspace/ws-a \
xis/java/build/lib/axis-ant.jar:/usr/local/gump/public/workspace/ws-axis/java/build/li \
b/jaxrpc.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-l \
ogging-30062006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/co \
mmons-logging-api-30062006.jar:/usr/local/gump/public/workspace/jakarta-commons/dbcp/d \
ist/commons-dbcp.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/buil \
d/commons-collections-30062006.jar:/usr/local/gump/public/workspace/jakarta-commons/po \
ol/dist/commons-pool.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/ \
servlet.jar:/usr/local/gump/public/workspace/checkstyle/target/dist/checkstyle-30062006/checkstyle-30062006.jar
                
---------------------------------------------
    [javac] location: class org.apache.juddi.datatype.publisher.Publisher
    [javac]     element.setAttribute("maxBusinessEntities",String.valueOf(publisher.getMaxBusinessEntities()));
  [javac]                                                                        ^
    [javac] /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:134: \
cannot find symbol  [javac] symbol  : variable \
PROPNAME_MAX_BUSINESS_ENTITIES_PER_USER  [javac] location: class \
org.apache.juddi.registry.RegistryEngine  [javac]         \
props.put(RegistryEngine.PROPNAME_MAX_BUSINESS_ENTITIES_PER_USER,  [javac]            \
^  [javac] /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:135: \
cannot find symbol  [javac] symbol  : variable DEFAULT_MAX_BUSINESS_ENTITIES_PER_USER
    [javac] location: class org.apache.juddi.registry.RegistryEngine
    [javac]                   \
Integer.toString(RegistryEngine.DEFAULT_MAX_BUSINESS_ENTITIES_PER_USER));  [javac]    \
^  [javac] /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:137: \
cannot find symbol  [javac] symbol  : variable \
PROPNAME_MAX_BUSINESS_SERVICES_PER_BUSINESS  [javac] location: class \
org.apache.juddi.registry.RegistryEngine  [javac]         \
props.put(RegistryEngine.PROPNAME_MAX_BUSINESS_SERVICES_PER_BUSINESS,  [javac]        \
^  [javac] /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:138: \
cannot find symbol  [javac] symbol  : variable \
DEFAULT_MAX_BUSINESS_SERVICES_PER_BUSINESS  [javac] location: class \
org.apache.juddi.registry.RegistryEngine  [javac]                   \
Integer.toString(RegistryEngine.DEFAULT_MAX_BUSINESS_SERVICES_PER_BUSINESS));  \
[javac]                                                  ^  [javac] \
/x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:140: \
cannot find symbol  [javac] symbol  : variable \
PROPNAME_MAX_BINDING_TEMPLATES_PER_SERVICE  [javac] location: class \
org.apache.juddi.registry.RegistryEngine  [javac]         \
props.put(RegistryEngine.PROPNAME_MAX_BINDING_TEMPLATES_PER_SERVICE,  [javac]         \
^  [javac] /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:141: \
cannot find symbol  [javac] symbol  : variable \
DEFAULT_MAX_BINDING_TEMPLATES_PER_SERVICE  [javac] location: class \
org.apache.juddi.registry.RegistryEngine  [javac]                   \
Integer.toString(RegistryEngine.DEFAULT_MAX_BINDING_TEMPLATES_PER_SERVICE));  [javac] \
^  [javac] /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:143: \
cannot find symbol  [javac] symbol  : variable PROPNAME_MAX_TMODELS_PER_USER
    [javac] location: class org.apache.juddi.registry.RegistryEngine
    [javac]         props.put(RegistryEngine.PROPNAME_MAX_TMODELS_PER_USER,
    [javac]                                 ^
    [javac] /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/registry/RegistryServlet.java:144: \
cannot find symbol  [javac] symbol  : variable DEFAULT_MAX_TMODELS_PER_USER
    [javac] location: class org.apache.juddi.registry.RegistryEngine
    [javac]                   \
Integer.toString(RegistryEngine.DEFAULT_MAX_TMODELS_PER_USER));  [javac]              \
^  [javac] 9 errors
    [javac] 9 warnings

BUILD FAILED
/x1/gump/public/workspace/ws-juddi/build.xml:151: Compile failed; see the compiler \
error output for details.

Total time: 9 seconds
---------------------------------------------

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

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org


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

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