Hello, can it be that you have an encoding issue with your java source files ? I did a small search in google concerning sun.io.MalformedInputException and javac. You may want to see this URL for an example : http://forum.java.sun.com/thread.jsp?thread=495723&forum=16&message=2337630 Antoine > I am having an issue with the Java compile command of an ant script. I > get > the following issue: > [javac] > /var/tmp/ccviews/pp24778_BuildMaster_view/TSC_isc/ISCJ2EEUTIL/Java > Source/com/pnc/tms/smallbusiness/ISCSummaryDashBoard.java > [javac] error: IO exception sun.io.MalformedInputException > [javac] 1 error > [ant] Exiting > /var/tmp/ccviews/pp24778_BuildMaster_view/TSC_isc/APPBuildScripts/isc_ADP_build.xml. > > BUILD FAILED > /app/dep/masterBuild.xml:362: The following error occurred while executing > this line: > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org