If i switch to jdk 1.4.0 it builds fine.

I was getting the previous error using 1.3.1_06 on Red Hat 8. A search
on google for the error yielded little info. Seems to arise due to a
problem with default encoding. I tried setting encoding="UTF-8" in the
javac task but still got the same message.

On Fri, 2002-11-29 at 12:14, Adam Leggett wrote:
> Hi all,
> 
> Excuse the cross-post.
> 
> Am attempting to checkout and build Axis. Have configured my environment
> as per the supplied building doc. However, Ant falls over on the compile
> target with the following message:
> 
> compile:
>     [javac] Compiling 555 source files to
> /home/tele/dev/libraries/apachecvs/axis/xml-axis/java/build/classes
>     [javac] error: compiler message file broken:
> key=compiler.err.sun.io.MalformedInputException arguments=null, null,
> null, null, null, null, null
>     [javac] 1 error
> 
> BUILD FAILED
> file:/home/tele/dev/libraries/apachecvs/axis/xml-axis/java/build.xml:92:
> Compile failed; see the compiler error output for details.
> 
> Any ideas?
> 
> TIA
> 
> Adam
> 
> -- 
> ====================================
> Adam Leggett ([EMAIL PROTECTED])
> Applications Solution Provider
> 
> UPCO http://www.upco.co.uk
> 
> Office :     +44 113 201 0600
> Direct Line: +44 113 201 0631
> Fax :        +44 113 201 0666
> 
> Marshall Mill, Marshall Street,
> Leeds LS11 9YJ
> ====================================
> 
> The contents of this e-mail are intended for the named addressees and
> may contain confidential and/or priviledged material. If received in
> error, please contact UPCO on +44 (0) 113 201 0600 and then delete the
> entire e-mail from your system. Unauthorised review, distribution,
> disclosure or other use of this information could constitute a breach of
> confidence. Your co-operation in this matter is greatly appreciated
-- 
====================================
Adam Leggett ([EMAIL PROTECTED])
Applications Solution Provider

UPCO http://www.upco.co.uk

Office :     +44 113 201 0600
Direct Line: +44 113 201 0631
Fax :        +44 113 201 0666

Marshall Mill, Marshall Street,
Leeds LS11 9YJ
====================================

The contents of this e-mail are intended for the named addressees and
may contain confidential and/or priviledged material. If received in
error, please contact UPCO on +44 (0) 113 201 0600 and then delete the
entire e-mail from your system. Unauthorised review, distribution,
disclosure or other use of this information could constitute a breach of
confidence. Your co-operation in this matter is greatly appreciated

Reply via email to