IntelliJ Java IDE
The moose likes I/O and Streams and the fly likes Error during unzip ... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » I/O and Streams
Reply Bookmark "Error during unzip ..." Watch "Error during unzip ..." New topic
Author

Error during unzip ...

Kuppusamy Venkatasubramanian
Ranch Hand

Joined: Dec 30, 2004
Posts: 91
I am using Java API to unzip a file. The size of the file is 9mb and i am getting the below error. If i upload file of 4mb size, there is no issue in unzipping. But my requirement is 75mb. Since i started with 75mb and got error, i tried until the unzip process gets success. It was 4mb. Files greater than that size is getting this error. Is this a known issue or need to tune with other arguments? I am already running the program with 2GB of memory allocated using memory args.

A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f0a8900e902, pid=5341, tid=139683373995792
#
# JRE version: 6.0_17-b17
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.7.4
# Distribution: Custom build (Thu Jul 29 16:49:18 EDT 2010)
# Problematic frame:
# j com.test.lodgement.LodgeFiles.unZipFile(Ljava/io/File;)Ljava/io/File;+1136
#
# An error report file with more information is saved as:
# /vbox/bin/lodgement/hs_err_pid5341.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla

Thanks in advance for your responses.

Kuppusamy.V.,


SCJP1.4, SCBCD 1.3, SCWCD 1.4, SCEA 5, JLPT-N3
My Blog
 
 
subject: Error during unzip ...
 
Threads others viewed
An unexpected error has been detected by HotSpot Virtual Machine
JNI Error
Specific Attachment Problem...
data loss during file transfer from applet2servlet
Swing GUI crashes (using JNI)
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com