[EMAIL PROTECTED]: Project poi (in module poi) failed

2008-06-25 Thread Gump [HEAD] :-(
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 [EMAIL PROTECTED]

Project poi has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 10 runs.
The current state of this project is 'Failed', with reason 'Build Timed Out'.
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-24062008.jar] identifier set to output 
basename: [poi-contrib-gump]
 -DEBUG- Output [poi-scratchpad-gump-24062008.jar] identifier set to output 
basename: [poi-scratchpad-gump]
 -DEBUG- Output [poi-gump-24062008.jar] identifier set to output basename: 
[poi-gump]
 -INFO- Failed with reason build timed out
 -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: 60 mins
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=24062008 -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-24062008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-24062008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-
 
24062008.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-24062008.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-24062008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-24062008.jar:/srv/gump/public/workspace/junit/dist/junit-24062008.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] Getting: http://www.ibiblio.org/maven/log4j/jars/log4j-1.2.13.jar
  [get] To: /srv/gump/public/workspace/poi/lib/log4j-1.2.13.jar
  [get] Getting: 
http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-1.7.0.jar
  [get] To: 
/srv/gump/public/workspace/poi/src/contrib/lib/commons-beanutils-1.7.0.jar
  [get] Getting: 
http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-3.2.jar
  [get] To: 
/srv/gump/public/workspace/poi/src/contrib/lib/commons-collections-3.2.jar
-

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 2224062008, vmgump:vmgump-public:2224062008
Gump E-mail Identifier (unique within run) #18.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45164] can' t add data validation to excel writen by ms excel 2003

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45164


Schelfhout Dries <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #6 from Schelfhout Dries <[EMAIL PROTECTED]>  2008-06-25 02:30:43 
PST ---
I have the same problem as you discribe.

So I went and created the a small example code to show that I had this problem
also.
But when I created the simpel example(template four) and launched it, it
worked.
But when I did the same thing with an other excel(template one) it seemed to
give an error(see comment attachments).
I'm not getting this error if there's already a validation in the excell.
But when you open the file the validations I tried to add are not there and the
validation that was in the template is also gone.
The 'template one' that I uploaded here, is without a validation thus with the
error. 
You can add a validation manuel to see what I just told here.

Why it works in 'template four' and not in 'template one' I don't know.

Maybe with my files you can find out what goes wrong.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45164] can' t add data validation to excel writen by ms excel 2003

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45164


Schelfhout Dries <[EMAIL PROTECTED]> changed:

   What|Removed |Added

  Attachment #22173|One of the templates|Templates four
description||




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45164] can' t add data validation to excel writen by ms excel 2003

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45164


Schelfhout Dries <[EMAIL PROTECTED]> changed:

   What|Removed |Added

  Attachment #22174|One of the templates|Template one
description||




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45164] can' t add data validation to excel writen by ms excel 2003

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45164





--- Comment #5 from Schelfhout Dries <[EMAIL PROTECTED]>  2008-06-25 02:15:33 
PST ---
Created an attachment (id=22174)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22174)
One of the templates

The template has some other info in it.
This template gives the follow excel error log after running the code on it :

-
Microsoft Excel File Repair Log

Errors were detected in file
'C:\javadev\tools\eclipse-3.3\workspace\ProcExcell\etc\output\procfour.xls'
The following is a list of repairs:

Damage to the file was so extensive that repairs were not possible. Excel
attempted to recover your formulas and values, but some data may have been lost
or corrupted.
--

Not mutch usefull info from microsoft :)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45164] can' t add data validation to excel writen by ms excel 2003

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45164





--- Comment #4 from Schelfhout Dries <[EMAIL PROTECTED]>  2008-06-25 02:13:00 
PST ---
Created an attachment (id=22173)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22173)
One of the templates

This template is just an empty excel with one sheet.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45164] can' t add data validation to excel writen by ms excel 2003

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45164





--- Comment #3 from Schelfhout Dries <[EMAIL PROTECTED]>  2008-06-25 02:12:17 
PST ---
Created an attachment (id=22172)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22172)
The class with the actual code

To swap between the two templates just change the name of the inputstream.
Also the directory where you place the templates needs to be changed.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45164] can' t add data validation to excel writen by ms excel 2003

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45164





--- Comment #2 from Schelfhout Dries <[EMAIL PROTECTED]>  2008-06-25 02:10:09 
PST ---
Created an attachment (id=22171)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22171)
The main class


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45260] Excel file unreadable due to applyFont()

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45260





--- Comment #6 from Werner Schindling <[EMAIL PROTECTED]>  2008-06-25 00:42:18 
PST ---
Nick, or someone else, do you have an idea why some of the fonts are missing in
the corrupted file?

Maybe there's something wrong in how i create the fonts and styles (see
attachment above).


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 45260] Excel file unreadable due to applyFont()

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45260





--- Comment #5 from Werner Schindling <[EMAIL PROTECTED]>  2008-06-25 00:40:48 
PST ---
Created an attachment (id=22170)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22170)
My code for initialising fonts and styles


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]