[QFJ-621] quickfixj\core\build.xml:81: The following error occurred while executing this line Created: 21/Jul/11  Updated: 13/Feb/14  Resolved: 13/Feb/14

Status: Closed
Project: QuickFIX/J
Component/s: Build
Affects Version/s: 1.5.0
Fix Version/s: None

Type: Other Priority: Default
Reporter: Andrew Niland Assignee: Unassigned
Resolution: Not a bug Votes: 0
Labels: ant
Environment:

Windows XP. using Eclipse Java EE IDE - Indigo
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)



 Description   

Hi,

I'm trying to build the quickfixj engine and am getting stuck. What should I do to fix this?

Here are the logs:

Buildfile: C:\Andrew_temp\workspace\quickfixj\core\build.xml

check.generated.isuptodate:

generate.code:

compile:

compile_main:
[javac] C:\Andrew_temp\workspace\quickfixj\core\build.xml:109: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 1850 source files to C:\Andrew_temp\workspace\quickfixj\core\target\classes\main

BUILD FAILED
C:\Andrew_temp\workspace\quickfixj\core\build.xml:81: The following error occurred while executing this line:
C:\Andrew_temp\workspace\quickfixj\core\build.xml:89: The following error occurred while executing this line:
C:\Andrew_temp\workspace\quickfixj\core\build.xml:109: Error running javac.exe compiler



 Comments   
Comment by Grant Birchmeier [ 21/Jul/11 ]

That looks like a platform issue specific to your machine. Specifically, your ant is not able to call javac.

Are you able to use ant to compile any other java projects? Are you using a recent version of java?

Comment by Andrew Niland [ 21/Jul/11 ]

Thanks for your help Grant. I was try to do a build in Eclipse. When I did the build with Ant first, everything worked

Generated at Sun Apr 28 17:26:51 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.