Wine not found??  im on a headless server, what did i do wrong?  See
error below...

Clean setup to test:

Fresh VM with Ubuntu 13.10 64 bit server
Apache Ant(TM) version 1.9.2 compiled on July 14 2013
OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4ubuntu3)
fresh checkout of 8_0_0RC10

> [X] Broken - do not release
> [] Alpha - go ahead and release as 8.0.0-RC10 alpha



BUILD FAILED
/home/support/TOMCAT_8_0_0_RC10/build.xml:2011: Execute failed:
java.io.IOException: Cannot run program "wine" (in directory
"/home/support/TOMCAT_8_0_0_RC10/output/dist"): error=2, No such file
or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
at java.lang.Runtime.exec(Runtime.java:617)
at 
org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:41)
at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428)
at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442)
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:628)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:495)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
at org.apache.tools.ant.Main.runBuild(Main.java:851)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
at java.lang.ProcessImpl.start(ProcessImpl.java:130)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
... 23 more

On Sat, Dec 21, 2013 at 2:21 PM, Violeta Georgieva <miles...@gmail.com> wrote:
> 2013/12/19 Mark Thomas <ma...@apache.org>
>>
>> The proposed Apache Tomcat 8.0.0 release candidate 10 is now available
>> for voting.
>>
>> Given this is a release candidate I am working on the basis that it is
>> equivalent to an alpha. The main changes since RC5 are:
>> - Better handling of generic types in the WebSocket 1.0 implementation
>> - Refactor resource handling for the class loader
>> - Add Cobertura support to the unit tests
>> - Remove anti-Jar locking feature and replace it with open stream
>>   tracking
>> - Update to a post Commons Pool 2.0 release snapshot
>> - Complete refactoring of TLD handling including caching of parsed TLDs
>> - More consistent handling of XML validation options
>> - Much more detailed visibility of DBCP connections pools in JMX
>> - Better organisation of JMX beans in the default JConsole view
>> - Performance improvements
>> - Numerous bug fixes
>>
>> It can be obtained from:
>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.0-RC10/
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-002/
>> The svn tag is:
>> http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_8_0_0_RC10/
>>
>> The proposed 8.0.0-RC10 release is:
>> [ ] Broken - do not release
>> [X] Alpha - go ahead and release as 8.0.0-RC10 alpha
>
>
> Checked with applications that use the new specifications features.
> Regards
> Violeta
>
>
>> Cheers,
>>
>> Mark
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>



-- 
With Regards,
Andrew Carr

e. andrewlanec...@gmail.com
w. andrew.c...@openlogic.com
h. 4235255668
c. 4239489852
a. 101 Francis Drive, Greeneville, TN, 37743

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to