Submitted On 21-JAN-2003
mwarren_us
Does this crash have anything to do with the 64K limit in
zip code prior to info-zip version 5.4? See FAQ #23 at
http://www.info-zip.org/pub/infozip/FAQ.html
Submitted On 02-OCT-2003
the_arun
We are getting same error in jdk_1_3_1_08
=====================================
An unexpected exception has been detected in native code
outside the VM.
Unexpected Signal : 10 occurred at PC=0xfec2d288
Function name=ZIP_Close
Library=/opt/dynamo/j2sdk1_3_1_08/jre/lib/sparc/libzip.so
Current Java thread:
at java.util.zip.ZipFile.getEntry(Native Method)
at java.util.zip.ZipFile.getEntry(ZipFile.java:139)
at atg.vfs.zip.ZipFileSystem.getFile
(ZipFileSystem.java:154)
at atg.vfs.VirtualFileImpl.getChild
(VirtualFileImpl.java:138)
at atg.vfs.VirtualFileUtils$FindEnumeration.nextChild
(VirtualFileUtils.java:295)
at atg.vfs.VirtualFileUtils$FindEnumeration.nextElement
(VirtualFileUtils.java:285)
at atg.vfs.VirtualFileUtils$FindEnumeration.nextElement
(VirtualFileUtils.java:283)
at atg.vfs.VirtualFileUtils$FindEnumeration.nextElement
(VirtualFileUtils.java:283)
at
atg.j2ee.container.deploy.MoreVirtualFileUtils.copyDirectory
(MoreVirtualFileUtils.java:68)
at atg.j2ee.container.deploy.Stager.stage
(Stager.java:226)
at atg.j2ee.container.deploy.DARDeployTool.execute
(DARDeployTool.java:311)
at
atg.ui.deployment.model.DeploymentAgentImpl.stageJ2eeArchi
ve(DeploymentAgentImpl.java:986)
at
atg.ui.deployment.model.CachingJ2eeArchiveDirectoryAgent$C
achedApplication.stage(CachingJ2eeArchiveDirectoryAgent.j
ava:1114)
at
atg.ui.deployment.model.CachingJ2eeArchiveDirectoryAgent$C
achedApplication.initialize(CachingJ2eeArchiveDirectoryAg
ent.java:1078)
at
atg.ui.deployment.model.CachingJ2eeArchiveDirectoryAgent.up
dateCachedArchiveInformation(CachingJ2eeArchiveDirectory
Agent.java:650)
at
atg.ui.deployment.model.CachingJ2eeArchiveDirectoryAgent.up
dateCacheData(CachingJ2eeArchiveDirectoryAgent.java:456)
at
atg.ui.deployment.model.CachingJ2eeArchiveDirectoryAgent.pe
rformScheduledTask(CachingJ2eeArchiveDirectoryAgent.java
:527)
at atg.service.scheduler.ScheduledJob.runJobs
(ScheduledJob.java:434)
at atg.service.scheduler.Scheduler$2$handler.run
(Scheduler.java:758)
Dynamic libraries:
0x10000 /opt/dynamo/jdk-
1.3.1/bin/../bin/sparc/native_threads/java
0xff370000 /usr/lib/lwp/libthread.so.1
0xff3a0000 /usr/lib/libdl.so.1
0xff280000 /usr/lib/libc.so.1
0xff360000 /usr/platform/SUNW,Sun-Fire/lib/libc_psr.so.1
0xfee80000 /opt/dynamo/j2sdk1_3_1_08/jre/lib/sparc/clien
t/libjvm.so
0xff230000 /usr/lib/libCrun.so.1
0xff210000 /usr/lib/libsocket.so.1
0xfed80000 /usr/lib/libnsl.so.1
0xfee50000 /usr/lib/libm.so.1
0xff260000 /usr/lib/libw.so.1
0xfed50000 /usr/lib/libmp.so.2
0xfed20000 /usr/lib/librt.so.1
0xfed00000 /usr/lib/libaio.so.1
0xfecd0000 /opt/dynamo/j2sdk1_3_1_08/jre/lib/sparc/nativ
e_threads/libhpi.so
=======================
JVM Version Info :
java version "1.3.1_08"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.3.1_08-b03)
Java HotSpot(TM) Client VM (build 1.3.1_08-b03, mixed mode)
Submitted On 27-OCT-2003
kippdata2
The same problem with 1.3.1_08 under Solaris 8 happened
here today! Tomcat was crashing in the same method, mdb
shows readLOC as the last method before sigacthandler.
Submitted On 11-DEC-2003
petepdx
what is the version 1.3.1_08, mantis-beta ?
i am running 1.3.1_08-b03, mixed mode and this just
happend to me today.
what version is this fixed in ?
Submitted On 21-MAR-2004
paygate
I'm using 1.3.1_09 on Sparc Solaris 9
and the same case occured.
Submitted On 24-MAY-2005
FerFemNemBem
This is definitely not fixed in 1.3.1_08
I have the same error message with 1.3.1_11-b02.
Should be reopened!
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|