You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "Gump [HEAD] :-(" <ge...@gump.apache.org> on 2008/10/25 11:42:32 UTC

[GUMP@vmgump]: Project poi (in module poi) failed

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 poi has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 13 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - poi :  POI


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

That said, some information snippets are provided here.

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



The following work was performed:
http://vmgump.apache.org/gump/public/poi/poi/gump_work/build_poi_poi.html
Work Name: build_poi_poi (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 11 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dversion.id=gump -DDSTAMP=25102008 -f build.xml gump 
[Working Directory: /srv/gump/public/workspace/poi]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/poi/build/classes:/srv/gump/public/workspace/poi/build/contrib-classes:/srv/gump/public/workspace/poi/build/scratchpad-classes:/srv/gump/public/workspace/poi/build/test-classes:/srv/gump/public/workspace/poi/build/scratchpad-test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-25102008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-25102008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-
 25102008.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-25102008.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-25102008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-25102008.jar:/srv/gump/public/workspace/junit/dist/junit-25102008.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
Buildfile: /srv/gump/public/workspace/poi/build.xml

check-jars:

fetch-jars:
      [get] Getting: http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.1.jar
      [get] To: /srv/gump/public/workspace/poi/lib/commons-logging-1.1.jar
      [get] Error getting http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.1.jar to /srv/gump/public/workspace/poi/lib/commons-logging-1.1.jar

BUILD FAILED
java.net.ConnectException: Connection timed out
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1227)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1221)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:910)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367)
	at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:420)
	at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:384)
Caused by: java.net.ConnectException: Connection timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
	at java.net.Socket.connect(Socket.java:519)
	at java.net.Socket.connect(Socket.java:469)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:382)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:231)
	at sun.net.www.http.HttpClient.New(HttpClient.java:304)
	at sun.net.www.http.HttpClient.New(HttpClient.java:316)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:817)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:769)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:694)
	at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:1727)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1110)
	at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:1899)
	at java.net.HttpURLConnection.getHeaderFieldDate(HttpURLConnection.java:438)
	at java.net.URLConnection.getLastModified(URLConnection.java:526)
	at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:419)
	... 1 more

Total time: 3 minutes 11 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 14000025102008, vmgump:vmgump-public:14000025102008
Gump E-mail Identifier (unique within run) #28.

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

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


Re: Help - Unable to refresh formula

Posted by Nick Burch <ni...@torchbox.com>.
On Sat, 25 Oct 2008, m.mail7 wrote:
> Formula like =MAX(H) is not getting updated till i manually go to formula
> bar (fx) and hit return. Please suggest me how to update this thru java
> code.

http://poi.apache.org/hssf/eval.html

Nick

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


Help - Unable to refresh formula

Posted by "m.mail7" <m....@yahoo.co.uk>.
Hi,
My requirement is to generate the details automatically using POI.
Attached are the files for your reference.

My problem is 
Formula like =MAX(H) is not getting updated till i manually go to formula
bar (fx) and hit return. Please suggest me how to update this thru java
code.

My basic requirement is to update the Data sheet of report and copy the
updated data C19 to G20 in the same format to file a.txt at the same
location.

Please help in this regard.
Thanks in Admance.

Bye For Now
M
http://www.nabble.com/file/p20163938/MyReport.java MyReport.java 
http://www.nabble.com/file/p20163938/MyReport.xls MyReport.xls 
-- 
View this message in context: http://www.nabble.com/-GUMP%40vmgump-%3A-Project-poi-%28in-module-poi%29-failed-tp20162652p20163938.html
Sent from the POI - Dev mailing list archive at Nabble.com.


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