473,396 Members | 1,861 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

java.lang.InternalError while ant build

1
Hi,
I got the following error while building an application with ant.
please can you give the solution or reason why it is failing?
Thank you




create_zip_linux:
[echo] ##################################
[echo] # Creating Linux WebPages Zip Package
[echo] ##################################
[delete] Deleting: /u01/views/nsanthap_snapshot_view/vobs/Emailer/cme/server/
WebPages/web_pagesLinux.tar.gz
[tar] Nothing to do: /u01/views/nsanthap_snapshot_view/vobs/Emailer/cme/se
rver/WebPages/web_pagesLinux.tar is up to date.
[gzip] Building: /u01/views/nsanthap_snapshot_view/vobs/Emailer/cme/server/
WebPages/web_pagesLinux.tar.gz

BUILD FAILED
java.lang.InternalError
at java.util.zip.Deflater.deflate(byte[], int, int) (/lib/ssa/libgcj.so.4.0.0
)
at java.util.zip.DeflaterOutputStream.deflate() (/lib/ssa/libgcj.so.4.0.0)
at java.util.zip.DeflaterOutputStream.write(byte[], int, int) (/lib/ssa/libgc
j.so.4.0.0)
at java.util.zip.GZIPOutputStream.write(byte[], int, int) (/lib/ssa/libgcj.so
.4.0.0)
at org.apache.tools.ant.taskdefs.Pack.zipFile(java.io .InputStream, java.io.Ou
tputStream) (/usr/lib/lib-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.Pack.zipFile(java.io .File, java.io.OutputStr
eam) (/usr/lib/lib-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.GZip.pack() (/usr/lib/lib-org-apache-tools-a
nt-1.5.2.so)
at org.apache.tools.ant.taskdefs.Pack.execute() (/usr/lib/lib-org-apache-tool
s-ant-1.5.2.so)
at org.apache.tools.ant.Task.perform() (/usr/lib/lib-org-apache-tools-ant-1.5
.2.so)
at org.apache.tools.ant.Target.execute() (/usr/lib/lib-org-apache-tools-ant-1
.5.2.so)
at org.apache.tools.ant.Target.performTasks() (/usr/lib/lib-org-apache-tools-
ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTarget(java.la ng.String) (/usr/lib/lib
-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.Ant.execute() (/usr/lib/lib-org-apache-tools
-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.CallTarget.execute() (/usr/lib/lib-org-apach
e-tools-ant-1.5.2.so)
at org.apache.tools.ant.Task.perform() (/usr/lib/lib-org-apache-tools-ant-1.5
.2.so)
at org.apache.tools.ant.Target.execute() (/usr/lib/lib-org-apache-tools-ant-1
.5.2.so)
at org.apache.tools.ant.Target.performTasks() (/usr/lib/lib-org-apache-tools-
ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTarget(java.la ng.String) (/usr/lib/lib
-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.Ant.execute() (/usr/lib/lib-org-apache-tools
-ant-1.5.2.so)
at org.apache.tools.ant.Task.perform() (/usr/lib/lib-org-apache-tools-ant-1.5
.2.so)
at org.apache.tools.ant.Target.execute() (/usr/lib/lib-org-apache-tools-ant-1
.5.2.so)
at org.apache.tools.ant.Target.performTasks() (/usr/lib/lib-org-apache-tools-
ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTarget(java.la ng.String) (/usr/lib/lib
-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTargets(java.u til.Vector) (/usr/lib/li
b-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Main.runBuild(java.lang.Class Loader) (/usr/lib/lib-or
g-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Main.start(java.lang.String[], java.util.Properties,
java.lang.ClassLoader) (/usr/lib/lib-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Main.main(java.lang.String[]) (/usr/lib/lib-org-apach
e-tools-ant-1.5.2.so)

Total time: 0 seconds
java.lang.InternalError
at java.util.zip.Deflater.deflate(byte[], int, int) (/lib/ssa/libgcj.so.4.0.0
)
at java.util.zip.DeflaterOutputStream.deflate() (/lib/ssa/libgcj.so.4.0.0)
at java.util.zip.DeflaterOutputStream.write(byte[], int, int) (/lib/ssa/libgc
j.so.4.0.0)
at java.util.zip.GZIPOutputStream.write(byte[], int, int) (/lib/ssa/libgcj.so
.4.0.0)
at org.apache.tools.ant.taskdefs.Pack.zipFile(java.io .InputStream, java.io.Ou
tputStream) (/usr/lib/lib-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.Pack.zipFile(java.io .File, java.io.OutputStr
eam) (/usr/lib/lib-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.GZip.pack() (/usr/lib/lib-org-apache-tools-a
nt-1.5.2.so)
at org.apache.tools.ant.taskdefs.Pack.execute() (/usr/lib/lib-org-apache-tool
s-ant-1.5.2.so)
at org.apache.tools.ant.Task.perform() (/usr/lib/lib-org-apache-tools-ant-1.5
.2.so)
at org.apache.tools.ant.Target.execute() (/usr/lib/lib-org-apache-tools-ant-1
.5.2.so)
at org.apache.tools.ant.Target.performTasks() (/usr/lib/lib-org-apache-tools-
ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTarget(java.la ng.String) (/usr/lib/lib
-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.Ant.execute() (/usr/lib/lib-org-apache-tools
-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.CallTarget.execute() (/usr/lib/lib-org-apach
e-tools-ant-1.5.2.so)
at org.apache.tools.ant.Task.perform() (/usr/lib/lib-org-apache-tools-ant-1.5
.2.so)
at org.apache.tools.ant.Target.execute() (/usr/lib/lib-org-apache-tools-ant-1
.5.2.so)
at org.apache.tools.ant.Target.performTasks() (/usr/lib/lib-org-apache-tools-
ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTarget(java.la ng.String) (/usr/lib/lib
-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.taskdefs.Ant.execute() (/usr/lib/lib-org-apache-tools
-ant-1.5.2.so)
at org.apache.tools.ant.Task.perform() (/usr/lib/lib-org-apache-tools-ant-1.5
.2.so)
at org.apache.tools.ant.Target.execute() (/usr/lib/lib-org-apache-tools-ant-1
.5.2.so)
at org.apache.tools.ant.Target.performTasks() (/usr/lib/lib-org-apache-tools-
ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTarget(java.la ng.String) (/usr/lib/lib
-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Project.executeTargets(java.u til.Vector) (/usr/lib/li
b-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Main.runBuild(java.lang.Class Loader) (/usr/lib/lib-or
g-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Main.start(java.lang.String[], java.util.Properties,
java.lang.ClassLoader) (/usr/lib/lib-org-apache-tools-ant-1.5.2.so)
at org.apache.tools.ant.Main.main(java.lang.String[]) (/usr/lib/lib-org-apach
e-tools-ant-1.5.2.so)
Oct 30 '06 #1
0 1863

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
73
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities...
1
by: greg.knaddison | last post by:
Hi, I'm trying to use the httpclient within Jython (see http://jakarta.apache.org/commons/httpclient/ for more information on the httpclient). My Jython version is: Jython 2.1 on...
0
by: Juan Manuel Fernández Luna | last post by:
Can anybody help me? I'm desperate!!! I'm writing a program in Java to deal with xml files and when the file volume.xml (attached) is being parsed, the following exception occurs and I don't...
0
by: Markus Wollny | last post by:
Hello! When I try to run ./configure --with-java, it complains that ant doesn't work. However ant is installed, as is the latest Java SDK 1.4.2 from sun, PATH and JAVA_HOME are set correctly; ...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
0
by: Nageshwararao | last post by:
i getting path of XML file and parsing it. Following is error i am getting. can any one help me. Exception in thread "main" java.lang.InternalError...
0
by: jaywak | last post by:
Just tried running some code on Linux (2.4.21-32.0.1.EL and Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)) and Windows XPSP2 (with Java HotSpot(TM) Client VM (build...
1
by: henrymania | last post by:
Am writing a code for database backup....by backupservlet is as given below i get the following exception
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.