Ticket #449 (closed defect: fixed)
java:ant fails with WindowsError [Error 193]
| Reported by: | rkdecampo@… | Owned by: | osimons |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.6 |
| Component: | Build slave | Version: | 0.6b2 |
| Keywords: | Cc: | ||
| Operating System: | Windows |
Description
I recently upgraded to Bitten 0.6b2 and found that my previously working builds are now broken. It appears that Bitten is having difficulty executing ANT on Windows:
[ERROR ] Error executing ['S:\\Freeware\\ANT\\xyzzy\\bin\\ant', '-noinput', '-listener', 'org.apache.tools.ant.XmlLogger', '-Dant.XmlLogger.stylesheet.uri', '""', '-DXmlLogger.file', 'c:\\docume~1\\admini~1.pro\\locals~1\\temp\\ant_logo0pyvr.xml', '-buildfile', 'c:\\docume~1\\admini~1.pro\\locals~1\\temp\\bittencq2i3t\\build_Main_149\\xyzzy.xml', 'all']: WindowsError [Error 193] %1 is not a valid Win32 application
The previously working version had not defined a build INI file. In an attempt to get the new version to work I have defined one and specified a [ant] and [java] section but this does not help.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

