Intermittent JVM crash when stopping oc4j or installing/reinstalling app

The JVM is crashing intermittantly and I am getting the following error when stopping oc4j or installing/reinstalling an application. Any ideas you can provide me would be greatly appreciated. Thanks in Advance! The contents of the hs_err_pid file appears below:
# An unexpected error has been detected by Java Runtime Environment:
# SIGSEGV (0xb) at pc=0xb642e40e, pid=10152, tid=2990115744
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing)
# Problematic frame:
# J EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap$HashIterator.hasNext()Z
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
T H R E A D
Current thread (0x0813a800): JavaThread "DeployerRunnable Thread for dai-core" [_thread_in_Java, id=17757]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0xc99afacf
Registers:
EAX=0x499afad0, EBX=0x86e6f328, ECX=0x443b6620, EDX=0x86e6f928
ESP=0xb23972a0, EBP=0xb23972b8, ESI=0x499afad0, EDI=0x00000019
EIP=0xb642e40e, CR2=0xc99afacf, EFLAGS=0x00210212
Top of Stack: (sp=0xb23972a0)
0xb23972a0: 443b6620 443b6620 b23972a8 86e6e4dc
0xb23972b0: b23972d0 86e6ea28 b23972fc b5f2718d
0xb23972c0: 00000000 b23972d0 86e6f910 b5f2718d
0xb23972d0: 443b6620 00000009 498c47e0 b23972d4
0xb23972e0: 8583aadb b239731c 858acf40 00000000
0xb23972f0: 8583ade8 b23972d0 b239731c b2397348
0xb2397300: b5f26edd 00000000 00000000 00000000
0xb2397310: 00000000 443b6620 498c47e0 498c1010
Instructions: (pc=0xb642e40e)
0xb642e3fe: 66 90 8b 71 0c 83 fe 00 0f 84 67 00 00 00 3b 06
0xb642e40e: 8b be ff ff ff 7f 83 ff 00 0f 85 a0 00 00 00 3b
Stack: [0xb2348000,0xb2399000), sp=0xb23972a0, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap$HashIterator.hasNext()Z
j com.evermind.server.http.HttpApplication.destroyServlets()V+23
j com.evermind.server.http.HttpApplication.destroy()V+182
j com.evermind.server.http.HttpApplication.stopCleanUp(Ljava/util/List;)V+10
j com.evermind.server.http.HttpApplication.componentStop(Ljava/util/List;)V+26
j com.evermind.server.Application.doStop()V+208
j com.evermind.server.Application.stop()V+8
j oracle.oc4j.admin.management.mbeans.J2EEStateManageableObjectBase.stop()V+108
j oracle.oc4j.admin.management.mbeans.J2EEApplication.stop()V+323
v ~StubRoutines::call_stub
V [libjvm.so+0x20bc6d]
V [libjvm.so+0x30a828]
V [libjvm.so+0x20bb00]
V [libjvm.so+0x33156f]
V [libjvm.so+0x333f6c]
V [libjvm.so+0x277c28]
C [libjava.so+0x15224] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34
J sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
J sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
j sun.reflect.misc.Trampoline.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+3
j sun.reflect.GeneratedMethodAccessor40.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
j sun.reflect.misc.MethodUtil.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+63
j javax.management.modelmbean.RequiredModelMBean.invokeMethod(Ljava/lang/String;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+11
j javax.management.modelmbean.RequiredModelMBean.invoke(Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+657
j oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+65
j com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Ljavax/management/ObjectName;Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+28
j com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Ljavax/management/ObjectName;Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+13
j oracle.oc4j.admin.jmx.server.state.ApplicationStateFilterMBeanServer.invoke(Ljavax/management/ObjectName;Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+14
j oracle.oc4j.admin.internal.ApplicationDeployer.stopApplication()V+45
j oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(Z)Z+93
j oracle.oc4j.admin.internal.DeployerBase.execute(Z)Ljava/util/Map;+58
j oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun()V+47
j oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run()V+53
J com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run()V
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [libjvm.so+0x20bc6d]
V [libjvm.so+0x30a828]
V [libjvm.so+0x20b580]
V [libjvm.so+0x20b60d]
V [libjvm.so+0x27b845]
V [libjvm.so+0x384190]
V [libjvm.so+0x30b719]
C [libpthread.so.0+0x53cc]
P R O C E S S
Java Threads: ( => current thread )
=>0x0813a800 JavaThread "DeployerRunnable Thread for dai-core" [_thread_in_Java, id=17757]
0x08137c00 JavaThread "EventManager::oc4j-128.115.222.7-23943-default" daemon [_thread_blocked, id=17756]
0x08137000 JavaThread "Thread-102039" [_thread_blocked, id=17754]
0xb1101400 JavaThread "ActiveMQ Session Task" daemon [_thread_blocked, id=17740]
0x082d7400 JavaThread "MetricCollector:METRICCOLL50:5" daemon [_thread_blocked, id=17725]
0x081c8800 JavaThread "RMICallHandler-12" [_thread_blocked, id=17716]
0x081c8400 JavaThread "RMICallHandler-11" [_thread_blocked, id=17715]
0x08191400 JavaThread "RMICallHandler-10" [_thread_blocked, id=17701]
0xb359a800 JavaThread "RMIConnectionThread" [_thread_in_native, id=10419]
0x080dd800 JavaThread "TimerThread300000" daemon [_thread_blocked, id=10399]
0x08288400 JavaThread "CacheManager" daemon [_thread_blocked, id=10398]
0x08268000 JavaThread "RMIConnectionThread" [_thread_in_native, id=10387]
0xb355e000 JavaThread "EmChartCacheWorker" daemon [_thread_blocked, id=10386]
0x0811c800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10328]
0x0811b800 JavaThread "Thread-93" daemon [_thread_in_native, id=10327]
0x0810f400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10326]
0x08100c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10324]
0xb50bc000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10322]
0xb5267400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10320]
0x081b6800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10318]
0xb5224800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10314]
0x081a7c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10313]
0xb35fec00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10310]
0x08198c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10308]
0xb4cec800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10306]
0xb522e400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10304]
0x08188800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10302]
0xb4d2e800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10301]
0x0816e000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10298]
0xb4b4e400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10297]
0xb52f8c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10294]
0xb50aa000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10292]
0xb4b46800 JavaThread "DestroyJavaVM" [_thread_blocked, id=10153]
0xb35ffc00 JavaThread "TaskManager" [_thread_blocked, id=10291]
0x081ce400 JavaThread "Timer-18" [_thread_blocked, id=10288]
0xb35fd000 JavaThread "Timer-17" [_thread_blocked, id=10287]
0xb35f1800 JavaThread "Timer-16" [_thread_blocked, id=10286]
0xb3539400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10285]
0xb35acc00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10282]
0xb35ba400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10280]
0xb3cb7c00 JavaThread "Timer-15" [_thread_blocked, id=10278]
0xb35cac00 JavaThread "Timer-14" [_thread_blocked, id=10275]
0xb35ce000 JavaThread "Timer-13" [_thread_blocked, id=10274]
0xb35b5c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10273]
0xb35bc400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10271]
0xb35be800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10269]
0xb3997800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10266]
0xb359bc00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10264]
0xb353d800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10262]
0xb39a1400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10260]
0xb3996c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10258]
0xb359d400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10256]
0xb358c000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10254]
0xb3542800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10252]
0xb355ec00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10250]
0xb359e000 JavaThread "Timer-12" [_thread_blocked, id=10247]
0xb35a5000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10246]
0xb35a0800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10244]
0xb35a2000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10242]
0xb3596c00 JavaThread "Timer-11" [_thread_blocked, id=10239]
0xb3596000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10238]
0xb359c400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10236]
0xb3595800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10234]
0xb357fc00 JavaThread "Timer-10" [_thread_blocked, id=10231]
0xb357f800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10230]
0xb357d400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10228]
0xb3579000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10226]
0xb353f800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10223]
0xb3543400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10221]
0xb353ec00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10219]
0xb3552400 JavaThread "Timer-9" [_thread_blocked, id=10217]
0xb3550800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10215]
0xb355c800 JavaThread "Thread-30" daemon [_thread_in_native, id=10214]
0xb3544800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10212]
0xb3548400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10209]
0xb3547800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10207]
0xb354f800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10205]
0xb354e800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10203]
0xb399fc00 JavaThread "Thread-23" daemon [_thread_in_native, id=10200]
0xb3920000 JavaThread "Timer-8" [_thread_blocked, id=10197]
0xb391e400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10196]
0xb3916000 JavaThread "Thread-19" daemon [_thread_in_native, id=10195]
0xb3915400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10194]
0xb49f1800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10192]
0xb4036800 JavaThread "Timer-7" [_thread_blocked, id=10189]
0xb5225800 JavaThread "Timer-6" [_thread_blocked, id=10188]
0xb4d23800 JavaThread "SystemThreadGroup-6" [_thread_in_native, id=10187]
0xb4014800 JavaThread "SystemThreadGroup-5" [_thread_in_native, id=10186]
0xb49f8400 JavaThread "SystemThreadGroup-4" [_thread_blocked, id=10185]
0xb4d27c00 JavaThread "Timer-5" [_thread_blocked, id=10184]
0xb49ff400 JavaThread "Timer-4" [_thread_blocked, id=10183]
0xb50e2800 JavaThread "Timer-3" [_thread_blocked, id=10182]
0xb49ea000 JavaThread "Timer-1" daemon [_thread_blocked, id=10180]
0xb49a4c00 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=10179]
0xb499ec00 JavaThread "Thread-8" daemon [_thread_blocked, id=10178]
0xb496a400 JavaThread "Timer-0" [_thread_blocked, id=10176]
0xb4d32c00 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=10175]
0xb501cc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10174]
0xb4941c00 JavaThread "RMIServer [0.0.0.0:23943] count:1" [_thread_in_native, id=10173]
0xb4b4d800 JavaThread "RMIServer [0.0.0.0:23791] count:1" [_thread_in_native, id=10172]
0xb501ac00 JavaThread "JMSServer[salsa:9127]" [_thread_in_native, id=10171]
0x0837d800 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=10170]
0x08360400 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=10169]
0x08324400 JavaThread "Timer ServiceThread" [_thread_blocked, id=10168]
0x08368c00 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=10167]
0x0835b000 JavaThread "Event ServiceThread" [_thread_blocked, id=10166]
0x0830a800 JavaThread "LogFlusher" daemon [_thread_blocked, id=10164]
0x0830dc00 JavaThread "LogFlusher" daemon [_thread_blocked, id=10163]
0x0830f400 JavaThread "LogFlusher" daemon [_thread_blocked, id=10162]
0x0808c800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=10159]
0x0808b000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10158]
0x08089c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10157]
0x08081800 JavaThread "Finalizer" daemon [_thread_blocked, id=10156]
0x08080400 JavaThread "Reference Handler" daemon [_thread_blocked, id=10155]
Other Threads:
0x0807f000 VMThread [id=10154]
0x0808e400 WatcherThread [id=10160]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 3648K, used 1498K [0x442a0000, 0x44690000, 0x49160000)
eden space 3264K, 34% used [0x442a0000, 0x443b6b80, 0x445d0000)
from space 384K, 100% used [0x445d0000, 0x44630000, 0x44630000)
to space 384K, 0% used [0x44630000, 0x44630000, 0x44690000)
tenured generation total 43488K, used 19246K [0x49160000, 0x4bbd8000, 0x842a0000)
the space 43488K, 44% used [0x49160000, 0x4a42b9d8, 0x4a42ba00, 0x4bbd8000)
compacting perm gen total 48640K, used 48465K [0x842a0000, 0x87220000, 0x942a0000)
the space 48640K, 99% used [0x842a0000, 0x871f4458, 0x871f4600, 0x87220000)
ro space 8192K, 73% used [0x942a0000, 0x94882560, 0x94882600, 0x94aa0000)
rw space 12288K, 58% used [0x94aa0000, 0x95197448, 0x95197600, 0x956a0000)
Dynamic libraries:
0014e000-00156000 r-xp 00000000 08:01 91357260 /lib/tls/librt-2.3.4.so
00156000-00157000 r-xp 00007000 08:01 91357260 /lib/tls/librt-2.3.4.so
00157000-00158000 rwxp 00008000 08:01 91357260 /lib/tls/librt-2.3.4.so
00158000-00162000 rwxp 00158000 00:00 0
0028b000-002a1000 r-xp 00000000 08:01 91357186 /lib/ld-2.3.4.so
002a1000-002a2000 r-xp 00015000 08:01 91357186 /lib/ld-2.3.4.so
002a2000-002a3000 rwxp 00016000 08:01 91357186 /lib/ld-2.3.4.so
002a5000-003cb000 r-xp 00000000 08:01 91357199 /lib/tls/libc-2.3.4.so
003cb000-003cd000 r-xp 00125000 08:01 91357199 /lib/tls/libc-2.3.4.so
003cd000-003cf000 rwxp 00127000 08:01 91357199 /lib/tls/libc-2.3.4.so
003cf000-003d1000 rwxp 003cf000 00:00 0
003d3000-003f4000 r-xp 00000000 08:01 91357212 /lib/tls/libm-2.3.4.so
003f4000-003f5000 r-xp 00020000 08:01 91357212 /lib/tls/libm-2.3.4.so
003f5000-003f6000 rwxp 00021000 08:01 91357212 /lib/tls/libm-2.3.4.so
003f8000-003fa000 r-xp 00000000 08:01 91357214 /lib/libdl-2.3.4.so
003fa000-003fb000 r-xp 00001000 08:01 91357214 /lib/libdl-2.3.4.so
003fb000-003fc000 rwxp 00002000 08:01 91357214 /lib/libdl-2.3.4.so
00501000-0050f000 r-xp 00000000 08:01 91357218 /lib/tls/libpthread-2.3.4.so
0050f000-00510000 r-xp 0000d000 08:01 91357218 /lib/tls/libpthread-2.3.4.so
00510000-00511000 rwxp 0000e000 08:01 91357218 /lib/tls/libpthread-2.3.4.so
00511000-00513000 rwxp 00511000 00:00 0
00623000-00632000 r-xp 00000000 08:01 91357234 /lib/libresolv-2.3.4.so
00632000-00633000 r-xp 0000f000 08:01 91357234 /lib/libresolv-2.3.4.so
00633000-00634000 rwxp 00010000 08:01 91357234 /lib/libresolv-2.3.4.so
00634000-00636000 rwxp 00634000 00:00 0
00820000-00827000 r-xp 00000000 08:01 68757852 /usr/X11R6/lib/libXi.so.6.0
00827000-00828000 rwxp 00006000 08:01 68757852 /usr/X11R6/lib/libXi.so.6.0
0083b000-00848000 r-xp 00000000 08:01 68759646 /usr/X11R6/lib/libXext.so.6.4
00848000-00849000 rwxp 0000c000 08:01 68759646 /usr/X11R6/lib/libXext.so.6.4
00870000-00877000 r-xp 00000000 08:01 68763552 /usr/X11R6/lib/libXrender.so.1.2.2
00877000-00878000 rwxp 00006000 08:01 68763552 /usr/X11R6/lib/libXrender.so.1.2.2
008b6000-008be000 r-xp 00000000 08:01 68763554 /usr/X11R6/lib/libXcursor.so.1.0.2
008be000-008bf000 rwxp 00007000 08:01 68763554 /usr/X11R6/lib/libXcursor.so.1.0.2
008e3000-009be000 r-xp 00000000 08:01 68758178 /usr/X11R6/lib/libX11.so.6.2
009be000-009c2000 rwxp 000db000 08:01 68758178 /usr/X11R6/lib/libX11.so.6.2
00b0a000-00b0e000 r-xp 00000000 08:01 68756642 /usr/X11R6/lib/libXtst.so.6.1
00b0e000-00b0f000 rwxp 00003000 08:01 68756642 /usr/X11R6/lib/libXtst.so.6.1
00c3e000-00c50000 r-xp 00000000 08:01 91357258 /lib/libnsl-2.3.4.so
00c50000-00c51000 r-xp 00011000 08:01 91357258 /lib/libnsl-2.3.4.so
00c51000-00c52000 rwxp 00012000 08:01 91357258 /lib/libnsl-2.3.4.so
00c52000-00c54000 rwxp 00c52000 00:00 0
06000000-06417000 r-xp 00000000 08:01 98304002 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/libjvm.so
06417000-06430000 rwxp 00417000 08:01 98304002 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/libjvm.so
06430000-0684f000 rwxp 06430000 00:00 0
08048000-08052000 r-xp 00000000 08:01 98320386 /u01/app/java/jdk1.6.0_03/bin/java
08052000-08053000 rwxp 00009000 08:01 98320386 /u01/app/java/jdk1.6.0_03/bin/java
08053000-0877f000 rwxp 08053000 00:00 0
442a0000-44690000 rwxp 442a0000 00:00 0
44690000-49160000 rwxp 44690000 00:00 0
49160000-4bbd8000 rwxp 49160000 00:00 0
4bbd8000-842a0000 rwxp 4bbd8000 00:00 0
842a0000-87220000 rwxp 842a0000 00:00 0
87220000-942a0000 rwxp 87220000 00:00 0
942a0000-94883000 r-xs 00001000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
94883000-94aa0000 rwxp 94883000 00:00 0
94aa0000-95198000 rwxp 005e4000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
95198000-956a0000 rwxp 95198000 00:00 0
956a0000-95779000 rwxp 00cdc000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
95779000-95aa0000 rwxp 95779000 00:00 0
95aa0000-95aa4000 r-xs 00db5000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
95aa4000-95ea0000 rwxp 95aa4000 00:00 0
b0b49000-b0b5e000 r-xp 00000000 08:01 98287757 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libdcpr.so
b0b5e000-b0b71000 rwxp 00014000 08:01 98287757 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libdcpr.so
b0f00000-b0f50000 rwxp b0f00000 00:00 0
b0f50000-b1000000 ---p b0f50000 00:00 0
b1100000-b11fd000 rwxp b1100000 00:00 0
b11fd000-b1200000 ---p b11fd000 00:00 0
b1226000-b122b000 r-xs 0002f000 08:01 98533404 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/dai-core-pre1.1.jar
b122b000-b122d000 r-xs 0001a000 08:01 98533399 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-modeler-2.0.1.jar
b122d000-b122f000 r-xs 0000a000 08:01 98533396 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-codec-1.3.jar
b122f000-b1233000 r-xs 00031000 08:01 98533394 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/ciacCommmon-1.1.jar
b1233000-b1234000 r-xs 00000000 08:01 98533393 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/ciac-bloomdex.jar
b1234000-b1236000 r-xs 00001000 08:01 98533414 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/slf4j-api-1.1.0.jar
b1236000-b1241000 r-xs 00073000 08:01 98533409 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jsp-api-2.1.jar
b1241000-b1242000 r-xs 00001000 08:01 98533415 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/slf4j-log4j12-1.1.0.jar
b1242000-b1249000 r-xs 00053000 08:01 98533410 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/log4j-1.2.14.jar
b1249000-b124e000 r-xs 00040000 08:01 98533397 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-httpclient-3.0.1.jar
b124e000-b1265000 r-xs 00112000 08:01 98533418 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/xercesImpl-2.8.1.jar
b1265000-b1268000 rwxp b1265000 00:00 0
b1268000-b12b6000 rwxp b1268000 00:00 0
b12b6000-b12b9000 rwxp b12b6000 00:00 0
b12b9000-b1307000 rwxp b12b9000 00:00 0
b1307000-b130a000 ---p b1307000 00:00 0
b130a000-b1358000 rwxp b130a000 00:00 0
b1358000-b135b000 rwxp b1358000 00:00 0
b135b000-b13a9000 rwxp b135b000 00:00 0
b13a9000-b13ac000 rwxp b13a9000 00:00 0
b13ac000-b13fa000 rwxp b13ac000 00:00 0
b13fa000-b13fd000 rwxp b13fa000 00:00 0
b13fd000-b144b000 rwxp b13fd000 00:00 0
b144b000-b144e000 rwxp b144b000 00:00 0
b144e000-b149c000 rwxp b144e000 00:00 0
b149c000-b149f000 rwxp b149c000 00:00 0
b149f000-b14ed000 rwxp b149f000 00:00 0
b14ed000-b14f0000 ---p b14ed000 00:00 0
b14f0000-b153e000 rwxp b14f0000 00:00 0
b153e000-b1541000 ---p b153e000 00:00 0
b1541000-b158f000 rwxp b1541000 00:00 0
b158f000-b1592000 ---p b158f000 00:00 0
b1592000-b15e0000 rwxp b1592000 00:00 0
b15e0000-b15e3000 rwxp b15e0000 00:00 0
b15e3000-b1631000 rwxp b15e3000 00:00 0
b1631000-b1634000 ---p b1631000 00:00 0
b1634000-b1682000 rwxp b1634000 00:00 0
b1682000-b1685000 rwxp b1682000 00:00 0
b1685000-b16d3000 rwxp b1685000 00:00 0
b16d3000-b16d6000 ---p b16d3000 00:00 0
b16d6000-b1724000 rwxp b16d6000 00:00 0
b1724000-b1727000 rwxp b1724000 00:00 0
b1727000-b1775000 rwxp b1727000 00:00 0
b1775000-b1778000 ---p b1775000 00:00 0
b1778000-b17c6000 rwxp b1778000 00:00 0
b17c6000-b17c9000 ---p b17c6000 00:00 0
b17c9000-b1817000 rwxp b17c9000 00:00 0
b1817000-b181a000 rwxp b1817000 00:00 0
b181a000-b1868000 rwxp b181a000 00:00 0
b1868000-b186b000 rwxp b1868000 00:00 0
b186b000-b18b9000 rwxp b186b000 00:00 0
b18b9000-b18bc000 ---p b18b9000 00:00 0
b18bc000-b190a000 rwxp b18bc000 00:00 0
b190a000-b190d000 ---p b190a000 00:00 0
b190d000-b195b000 rwxp b190d000 00:00 0
b195b000-b195e000 rwxp b195b000 00:00 0
b195e000-b19ac000 rwxp b195e000 00:00 0
b19ac000-b19af000 rwxp b19ac000 00:00 0
b19af000-b19fd000 rwxp b19af000 00:00 0
b19fd000-b1a00000 ---p b19fd000 00:00 0
b1a00000-b1a4e000 rwxp b1a00000 00:00 0
b1a4e000-b1a51000 rwxp b1a4e000 00:00 0
b1a51000-b1a9f000 rwxp b1a51000 00:00 0
b1a9f000-b1aa2000 ---p b1a9f000 00:00 0
b1aa2000-b1af0000 rwxp b1aa2000 00:00 0
b1af0000-b1af3000 rwxp b1af0000 00:00 0
b1af3000-b1b41000 rwxp b1af3000 00:00 0
b1b41000-b1b44000 ---p b1b41000 00:00 0
b1b44000-b1b92000 rwxp b1b44000 00:00 0
b1b92000-b1b95000 rwxp b1b92000 00:00 0
b1b95000-b1be3000 rwxp b1b95000 00:00 0
b1be3000-b1be6000 ---p b1be3000 00:00 0
b1be6000-b1c34000 rwxp b1be6000 00:00 0
b1c34000-b1c37000 rwxp b1c34000 00:00 0
b1c37000-b1c85000 rwxp b1c37000 00:00 0
b1c85000-b1c88000 ---p b1c85000 00:00 0
b1c88000-b1cd6000 rwxp b1c88000 00:00 0
b1cd6000-b1cd9000 ---p b1cd6000 00:00 0
b1cd9000-b1d27000 rwxp b1cd9000 00:00 0
b1d27000-b1d2a000 rwxp b1d27000 00:00 0
b1d2a000-b1d78000 rwxp b1d2a000 00:00 0
b1d78000-b1d7b000 rwxp b1d78000 00:00 0
b1d7b000-b1dc9000 rwxp b1d7b000 00:00 0
b1dc9000-b1dcc000 ---p b1dc9000 00:00 0
b1dcc000-b1e1a000 rwxp b1dcc000 00:00 0
b1e1a000-b1e1d000 ---p b1e1a000 00:00 0
b1e1d000-b1e6b000 rwxp b1e1d000 00:00 0
b1e6b000-b1e6e000 rwxp b1e6b000 00:00 0
b1e6e000-b1ebc000 rwxp b1e6e000 00:00 0
b1ebc000-b1ebf000 ---p b1ebc000 00:00 0
b1ebf000-b1f0d000 rwxp b1ebf000 00:00 0
b1f0d000-b1f10000 rwxp b1f0d000 00:00 0
b1f10000-b1f5e000 rwxp b1f10000 00:00 0
b1f5e000-b1f61000 rwxp b1f5e000 00:00 0
b1f61000-b1faf000 rwxp b1f61000 00:00 0
b1faf000-b1fb2000 ---p b1faf000 00:00 0
b1fb2000-b2022000 rwxp b1fb2000 00:00 0
b2022000-b2100000 ---p b2022000 00:00 0
b2111000-b2114000 ---p b2111000 00:00 0
b2114000-b2162000 rwxp b2114000 00:00 0
b2162000-b2165000 ---p b2162000 00:00 0
b2165000-b21b3000 rwxp b2165000 00:00 0
b21b3000-b21b6000 ---p b21b3000 00:00 0
b21b6000-b2204000 rwxp b21b6000 00:00 0
b2204000-b2207000 rwxp b2204000 00:00 0
b2207000-b2255000 rwxp b2207000 00:00 0
b2255000-b2258000 ---p b2255000 00:00 0
b2258000-b22a6000 rwxp b2258000 00:00 0
b22a6000-b22a9000 rwxp b22a6000 00:00 0
b22a9000-b22f7000 rwxp b22a9000 00:00 0
b22f7000-b22fa000 ---p b22f7000 00:00 0
b22fa000-b2348000 rwxp b22fa000 00:00 0
b2348000-b234b000 ---p b2348000 00:00 0
b234b000-b2399000 rwxp b234b000 00:00 0
b2399000-b239c000 ---p b2399000 00:00 0
b239c000-b23ea000 rwxp b239c000 00:00 0
b23ea000-b23ed000 rwxp b23ea000 00:00 0
b23ed000-b243b000 rwxp b23ed000 00:00 0
b243b000-b243e000 ---p b243b000 00:00 0
b243e000-b248c000 rwxp b243e000 00:00 0
b248c000-b248f000 ---p b248c000 00:00 0
b248f000-b24dd000 rwxp b248f000 00:00 0
b24dd000-b24e0000 ---p b24dd000 00:00 0
b24e0000-b252e000 rwxp b24e0000 00:00 0
b252e000-b2531000 ---p b252e000 00:00 0
b2531000-b257f000 rwxp b2531000 00:00 0
b257f000-b2582000 ---p b257f000 00:00 0
b2582000-b25d0000 rwxp b2582000 00:00 0
b25d0000-b25d3000 ---p b25d0000 00:00 0
b25d3000-b2621000 rwxp b25d3000 00:00 0
b2621000-b2624000 ---p b2621000 00:00 0
b2624000-b2672000 rwxp b2624000 00:00 0
b2672000-b2675000 ---p b2672000 00:00 0
b2675000-b26c3000 rwxp b2675000 00:00 0
b26c3000-b26c6000 rwxp b26c3000 00:00 0
b26c6000-b2714000 rwxp b26c6000 00:00 0
b2714000-b2717000 ---p b2714000 00:00 0
b2717000-b2765000 rwxp b2717000 00:00 0
b2765000-b2768000 ---p b2765000 00:00 0
b2768000-b27b6000 rwxp b2768000 00:00 0
b27b6000-b27b9000 ---p b27b6000 00:00 0
b27b9000-b2807000 rwxp b27b9000 00:00 0
b2807000-b280a000 ---p b2807000 00:00 0
b280a000-b2858000 rwxp b280a000 00:00 0
b2858000-b285b000 ---p b2858000 00:00 0
b285b000-b28a9000 rwxp b285b000 00:00 0
b28a9000-b28ac000 ---p b28a9000 00:00 0
b28ac000-b28fa000 rwxp b28ac000 00:00 0
b28fa000-b28fd000 ---p b28fa000 00:00 0
b28fd000-b294b000 rwxp b28fd000 00:00 0
b294b000-b294e000 ---p b294b000 00:00 0
b294e000-b299c000 rwxp b294e000 00:00 0
b299c000-b299f000 ---p b299c000 00:00 0
b299f000-b29ed000 rwxp b299f000 00:00 0
b29ed000-b29f0000 ---p b29ed000 00:00 0
b29f0000-b2a3e000 rwxp b29f0000 00:00 0
b2a3e000-b2a41000 ---p b2a3e000 00:00 0
b2a41000-b2a8f000 rwxp b2a41000 00:00 0
b2a8f000-b2a92000 ---p b2a8f000 00:00 0
b2a92000-b2ae0000 rwxp b2a92000 00:00 0
b2ae0000-b2ae3000 ---p b2ae0000 00:00 0
b2ae3000-b2b31000 rwxp b2ae3000 00:00 0
b2b31000-b2b34000 ---p b2b31000 00:00 0
b2b34000-b2b82000 rwxp b2b34000 00:00 0
b2b82000-b2b85000 ---p b2b82000 00:00 0
b2b85000-b2bd3000 rwxp b2b85000 00:00 0
b2bd3000-b2bd6000 ---p b2bd3000 00:00 0
b2bd6000-b2c24000 rwxp b2bd6000 00:00 0
b2c24000-b2c27000 ---p b2c24000 00:00 0
b2c27000-b2c75000 rwxp b2c27000 00:00 0
b2c75000-b2c78000 ---p b2c75000 00:00 0
b2c78000-b2cc6000 rwxp b2c78000 00:00 0
b2cc6000-b2cc9000 ---p b2cc6000 00:00 0
b2cc9000-b2d17000 rwxp b2cc9000 00:00 0
b2d17000-b2d1a000 rwxp b2d17000 00:00 0
b2d1a000-b2d68000 rwxp b2d1a000 00:00 0
b2d68000-b2d6b000 ---p b2d68000 00:00 0
b2d6b000-b2db9000 rwxp b2d6b000 00:00 0
b2db9000-b2dbc000 ---p b2db9000 00:00 0
b2dbc000-b2e0a000 rwxp b2dbc000 00:00 0
b2e0a000-b2e0d000 ---p b2e0a000 00:00 0
b2e0d000-b2e5b000 rwxp b2e0d000 00:00 0
b2e5b000-b2e5e000 rwxp b2e5b000 00:00 0
b2e5e000-b2eac000 rwxp b2e5e000 00:00 0
b2eac000-b2eaf000 ---p b2eac000 00:00 0
b2eaf000-b2efd000 rwxp b2eaf000 00:00 0
b2efd000-b2f00000 ---p b2efd000 00:00 0
b2f00000-b2f4e000 rwxp b2f00000 00:00 0
b2f4e000-b2f51000 ---p b2f4e000 00:00 0
b2f51000-b2f9f000 rwxp b2f51000 00:00 0
b2f9f000-b2fa2000 rwxp b2f9f000 00:00 0
b2fa2000-b2ff0000 rwxp b2fa2000 00:00 0
b2ff0000-b2ff3000 ---p b2ff0000 00:00 0
b2ff3000-b3041000 rwxp b2ff3000 00:00 0
b3041000-b3044000 ---p b3041000 00:00 0
b3044000-b3092000 rwxp b3044000 00:00 0
b3092000-b3095000 rwxp b3092000 00:00 0
b3095000-b30e3000 rwxp b3095000 00:00 0
b30e3000-b30e6000 ---p b30e3000 00:00 0
b30e6000-b3134000 rwxp b30e6000 00:00 0
b3134000-b3137000 ---p b3134000 00:00 0
b3137000-b3185000 rwxp b3137000 00:00 0
b3185000-b3188000 ---p b3185000 00:00 0
b3188000-b31d6000 rwxp b3188000 00:00 0
b31d6000-b31d9000 ---p b31d6000 00:00 0
b31d9000-b3227000 rwxp b31d9000 00:00 0
b3227000-b322a000 rwxp b3227000 00:00 0
b322a000-b3278000 rwxp b322a000 00:00 0
b3278000-b327b000 ---p b3278000 00:00 0
b327b000-b32c9000 rwxp b327b000 00:00 0
b32c9000-b32cc000 ---p b32c9000 00:00 0
b32cc000-b331a000 rwxp b32cc000 00:00 0
b331a000-b331d000 ---p b331a000 00:00 0
b331d000-b336b000 rwxp b331d000 00:00 0
b336b000-b336e000 ---p b336b000 00:00 0
b336e000-b33bc000 rwxp b336e000 00:00 0
b33bc000-b33bf000 ---p b33bc000 00:00 0
b33bf000-b340d000 rwxp b33bf000 00:00 0
b340d000-b3410000 ---p b340d000 00:00 0
b3410000-b345e000 rwxp b3410000 00:00 0
b345e000-b3461000 rwxp b345e000 00:00 0
b3461000-b34af000 rwxp b3461000 00:00 0
b34af000-b34b2000 ---p b34af000 00:00 0
b34b2000-b3600000 rwxp b34b2000 00:00 0
b3615000-b3618000 r-xs 0001e000 08:01 98533413 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/servlet-api-2.5-6.1.1.jar
b3618000-b363b000 r-xs 00344000 08:01 98533403 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/core-3.1.1.jar
b363b000-b363e000 ---p b363b000 00:00 0
b363e000-b368c000 rwxp b363e000 00:00 0
b369f000-b36a5000 r-xs 0006b000 08:01 98533405 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jetty-6.1.1.jar
b36a5000-b36aa000 r-xs 0002a000 08:01 98533395 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-beanutils.jar
b36aa000-b36b9000 r-xs 000ee000 08:01 98533391 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/ant-1.6.5.jar
b36b9000-b36bc000 r-xs 0001a000 08:01 98533407 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jetty-util-6.1.1.jar
b36bc000-b36c5000 r-xs 00092000 08:01 98533408 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jsp-2.1.jar
b36c5000-b36c7000 r-xs 00008000 08:01 98533398 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-logging-1.0.4.jar
b36c7000-b36c9000 r-xs 00005000 08:01 98533406 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jetty-management-6.1.1.jar
b36c9000-b36cc000 rwxp b36c9000 00:00 0
b36cc000-b371a000 rwxp b36cc000 00:00 0
b371a000-b371d000 ---p b371a000 00:00 0
b371d000-b376b000 rwxp b371d000 00:00 0
b376b000-b376e000 ---p b376b000 00:00 0
b376e000-b37bc000 rwxp b376e000 00:00 0
b37bc000-b37bf000 ---p b37bc000 00:00 0
b37bf000-b380d000 rwxp b37bf000 00:00 0
b380d000-b3810000 ---p b380d000 00:00 0
b3810000-b385e000 rwxp b3810000 00:00 0
b385e000-b3861000 ---p b385e000 00:00 0
b3861000-b38af000 rwxp b3861000 00:00 0
b38af000-b38b2000 ---p b38af000 00:00 0
b38b2000-b39fb000 rwxp b38b2000 00:00 0
b39fb000-b3a00000 ---p b39fb000 00:00 0
b3a00000-b3a50000 r-xs 00403000 08:01 98189978 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applib/apache-activemq-4.1.1.jar
b3a50000-b3a53000 ---p b3a50000 00:00 0
b3a53000-b3aa1000 rwxp b3a53000 00:00 0
b3aa1000-b3aa4000 ---p b3aa1000 00:00 0
b3aa4000-b3af2000 rwxp b3aa4000 00:00 0
b3b06000-b3b08000 r-xs 0000c000 08:01 98205822 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/share.jar
b3b0c000-b3b0f000 rwxp b3b0c000 00:00 0
b3b0f000-b3b5d000 rwxp b3b0f000 00:00 0
b3b5e000-b3b61000 ---p b3b5e000 00:00 0
b3b61000-b3baf000 rwxp b3b61000 00:00 0
b3baf000-b3bb2000 ---p b3baf000 00:00 0
b3bb2000-b3cf9000 rwxp b3bb2000 00:00 0
b3cf9000-b3d00000 ---p b3cf9000 00:00 0
b3d07000-b3d0e000 r-xs 0043c000 08:01 98205827 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ascontroljsp.jar
b3d0e000-b3d45000 r-xs 005f5000 08:01 98205819 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ascontrol.jar
b3d46000-b3d8e000 r-xs 0031d000 08:01 98205823 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/uix2.jar
b3dad000-b3db1000 r-xp 00000000 08:01 91357230 /lib/libnss_dns-2.3.4.so
b3db1000-b3db2000 r-xp 00003000 08:01 91357230 /lib/libnss_dns-2.3.4.so
b3db2000-b3db3000 rwxp 00004000 08:01 91357230 /lib/libnss_dns-2.3.4.so
b3dc9000-b3dcc000 ---p b3dc9000 00:00 0
b3dcc000-b3e1a000 rwxp b3dcc000 00:00 0
b3e1a000-b3e1d000 ---p b3e1a000 00:00 0
b3e1d000-b3e6b000 rwxp b3e1d000 00:00 0
b3e6b000-b3e6e000 ---p b3e6b000 00:00 0
b3e6e000-b3ebc000 rwxp b3e6e000 00:00 0
b3ebc000-b3ebf000 ---p b3ebc000 00:00 0
b3ebf000-b3f0d000 rwxp b3ebf000 00:00 0
b3f0d000-b3f10000 ---p b3f0d000 00:00 0
b3f10000-b3f5e000 rwxp b3f10000 00:00 0
b3f5e000-b3f61000 ---p b3f5e000 00:00 0
b3f61000-b3faf000 rwxp b3f61000 00:00 0
b3faf000-b3fb2000 ---p b3faf000 00:00 0
b3fb2000-b40fe000 rwxp b3fb2000 00:00 0
b40fe000-b4100000 ---p b40fe000 00:00 0
b4117000-b411a000 ---p b4117000 00:00 0
b411a000-b4168000 rwxp b411a000 00:00 0
b4168000-b416b000 ---p b4168000 00:00 0
b416b000-b41b9000 rwxp b416b000 00:00 0
b41b9000-b41bc000 ---p b41b9000 00:00 0
b41bc000-b420a000 rwxp b41bc000 00:00 0
b4210000-b4213000 ---p b4210000 00:00 0
b4213000-b4261000 rwxp b4213000 00:00 0
b4261000-b4264000 ---p b4261000 00:00 0
b4264000-b42b2000 rwxp b4264000 00:00 0
b42b2000-b4330000 r-xp 00000000 08:01 98287761 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libfontmanager.so
b4330000-b433a000 rwxp 0007e000 08:01 98287761 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libfontmanager.so
b433a000-b433f000 rwxp b433a000 00:00 0
b433f000-b437d000 r-xp 00000000 08:01 98304008 /u01/app/java/jdk1.6.0_03/jre/lib/i386/xawt/libmawt.so
b437d000-b437f000 rwxp 0003e000 08:01 98304008 /u01/app/java/jdk1.6.0_03/jre/lib/i386/xawt/libmawt.so
b437f000-b4380000 rwxp b437f000 00:00 0
b4380000-b4446000 r-xp 00000000 08:01 98287758 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libmlib_image.so
b4446000-b4447000 rwxp 000c5000 08:01 98287758 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libmlib_image.so
b4447000-b44c2000 r-xp 00000000 08:01 98287759 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libawt.so
b44c2000-b44c9000 rwxp 0007b000 08:01 98287759 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libawt.so
b44c9000-b44ed000 rwxp b44c9000 00:00 0
b44f2000-b44f5000 ---p b44f2000 00:00 0
b44f5000-b4543000 rwxp b44f5000 00:00 0
b4543000-b4546000 ---p b4543000 00:00 0
b4546000-b4594000 rwxp b4546000 00:00 0
b4594000-b4597000 ---p b4594000 00:00 0
b4597000-b45e5000 rwxp b4597000 00:00 0
b45fd000-b460d000 r-xs 000b3000 08:01 98189321 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/dsv2.jar
b460d000-b4620000 r-xs 000f4000 08:01 98189842 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jsp/lib/taglib/ojsputil.jar
b4620000-b4641000 r-xs 00235000 08:01 98189927 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/toplink-essentials.jar
b466a000-b466b000 r-xs 00000000 08:01 98205749 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/connectors/datasources/datasources/datasources.jar
b466b000-b4670000 r-xs 0003c000 08:01 98189910 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/dmsapp.jar
b4670000-b4671000 r-xs 00006000 08:01 98189930 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/JMXSoapAdapterShared.jar
b4671000-b4675000 r-xs 00024000 08:01 98189955 /u01/app/oc4j/oc4j-10.1.3.3.0/xqs/lib/xds.jar
b4675000-b4677000 r-xs 0001b000 08:01 98189956 /u01/app/oc4j/oc4j-10.1.3.3.0/xqs/lib/xqs-api.jar
b4677000-b467b000 r-xs 0002e000 08:01 98189504 /u01/app/oc4j/oc4j-10.1.3.3.0/diagnostics/lib/ojdl2.jar
b467b000-b467e000 r-xs 00012000 08:01 98189928 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/toplink-oc4j.jar
b467e000-b4680000 r-xs 0000a000 08:01 98189900 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/jssl-1_1.jar
b4680000-b4690000 r-xs 000bd000 08:01 98189936 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orajaxr.jar
b4690000-b4692000 r-xs 0000c000 08:01 98189939 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orawsmetadata.jar
b4692000-b4698000 r-xs 0005d000 08:01 98189946 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsif.jar
b4698000-b46a3000 r-xs 000c9000 08:01 98189319 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsserver.jar
b46a3000-b46b1000 r-xs 001ab000 08:01 98189901 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/ldapjclnt10.jar
b46b1000-b46b4000 r-xs 00055000 08:01 98189827 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jazn.jar
b46b4000-b46be000 r-xs 00113000 08:01 98189839 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jazncore.jar
b46be000-b46bf000 r-xs 00001000 08:01 98189825 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jacc-spi.jar
b46bf000-b46c0000 r-xs 00009000 08:01 98189919 /u01/app/oc4j/oc4j-10.1.3.3.0/opmn/lib/optic.jar
b46c0000-b46c1000 r-xs 00001000 08:01 98205826 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ojdl-log4j.jar
b46c1000-b46c9000 r-xs 00072000 08:01 98205824 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ohw.jar
b46c9000-b46cc000 ---p b46c9000 00:00 0
b46cc000-b471a000 rwxp b46cc000 00:00 0
b471a000-b471d000 ---p b471a000 00:00 0
b471d000-b476b000 rwxp b471d000 00:00 0
b476b000-b476e000 ---p b476b000 00:00 0
b476e000-b47bc000 rwxp b476e000 00:00 0
b47bc000-b47bf000 ---p b47bc000 00:00 0
b47bf000-b480d000 rwxp b47bf000 00:00 0
b480d000-b4810000 ---p b480d000 00:00 0
b4810000-b485e000 rwxp b4810000 00:00 0
b485e000-b4861000 ---p b485e000 00:00 0
b4861000-b48af000 rwxp b4861000 00:00 0
b48af000-b48b2000 ---p b48af000 00:00 0
b48b2000-b4a00000 rwxp b48b2000 00:00 0
b4a04000-b4a0d000 r-xs 00049000 08:01 98205814 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/backport-util-concurrent.jar
b4a0d000-b4a4a000 r-xs 0057a000 08:01 98205816 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/content_admin.jar
b4a4a000-b4a4d000 ---p b4a4a000 00:00 0
b4a4d000-b4a9b000 rwxp b4a4d000 00:00 0
b4a9b000-b4a9e000 ---p b4a9b000 00:00 0
b4a9e000-b4aec000 rwxp b4a9e000 00:00 0
b4aec000-b4aff000 r-xp 00000000 08:01 98287748 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnet.so
b4aff000-b4b00000 rwxp 00013000 08:01 98287748 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnet.so
b4b00000-b4bfc000 rwxp b4b00000 00:00 0
b4bfc000-b4c00000 ---p b4bfc000 00:00 0
b4c00000-b4cfe000 rwxp b4c00000 00:00 0
b4cfe000-b4d00000 ---p b4cfe000 00:00 0
b4d00000-b4dfe000 rwxp b4d00000 00:00 0
b4dfe000-b4e00000 ---p b4dfe000 00:00 0
b4e21000-b4e22000 r-xp 00000000 08:01 68846553 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
b4e22000-b4e23000 rwxp 00000000 08:01 68846553 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
b4e23000-b4e29000 r-xs 00000000 08:01 68780320 /usr/lib/gconv/gconv-modules.cache
b4e29000-b4e2c000 r-xs 00013000 08:01 98287778 /u01/app/java/jdk1.6.0_03/jre/lib/jce.jar
b4e2c000-b4e33000 r-xs 00106000 08:01 98287791 /u01/app/java/jdk1.6.0_03/jre/lib/resources.jar
b4e52000-b4e54000 r-xs 0000f000 08:01 98205817 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/portalem.jar
b4e54000-b4e56000 r-xs 0003b000 08:01 98205815 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/content_jsp.jar
b4e56000-b4e5c000 r-xs 00085000 08:01 98205820 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/jcb.jar
b4e5c000-b4e5d000 r-xs 0000f000 08:01 98205818 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/portaljsp.jar
b4e5d000-b4e5f000 r-xs 00015000 08:01 98205825 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/log4j-core.jar
b4e5f000-b4e61000 r-xs 00006000 08:01 98205821 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/regexp.jar
b4e61000-b4e68000 r-xs 000fe000 08:01 98189894 /u01/app/oc4j/oc4j-10.1.3.3.0/javavm/lib/jasper.zip
b4e68000-b4e6a000 r-xs 00008000 08:01 98189826 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jaccprovider.jar
b4e6a000-b4e6d000 r-xs 0001d000 08:01 98189863 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jmxcluster.jar
b4e6d000-b4e6f000 r-xs 00008000 08:01 98189823 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/iiop_gen_bin.jar
b4e6f000-b4e74000 r-xs 00034000 08:01 98189877 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/orbbase.jar
b4e74000-b4e79000 r-xs 0001a000 08:01 98189855 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/iiop_support.jar
b4e79000-b4ea1000 r-xs 001df000 08:01 98189871 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j_orb.jar
b4ea1000-b4eac000 r-xs 00113000 08:01 98189876 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ojsp.jar
b4eac000-b4eae000 r-xs 00035000 08:01 98189869 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j-schemas.jar
b4eae000-b4eb3000 r-xs 0003a000 08:01 98189874 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oems-jms-server.jar
b4eb3000-b4eb9000 r-xs 00040000 08:01 98189872 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oems-jms-client.jar
b4eb9000-b4ebb000 r-xs 00004000 08:01 98189873 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oems-jms-oc4j.jar
b4ebb000-b4f38000 r-xs 008b1000 08:01 98189867 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j-internal.jar
b4f38000-b4f48000 r-xs 0011f000 08:01 98189914 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xmlparserv2.jar
b4f5d000-b4f62000 r-xs 00045000 08:01 98205755 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/connectors/OracleASjms/OracleASjms/gjra.jar
b4f62000-b4f68000 r-xs 0004f000 08:01 98189880 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/scheduler.jar
b4f68000-b4f71000 r-xs 000a2000 08:01 98189954 /u01/app/oc4j/oc4j-10.1.3.3.0/xqs/lib/d3l.jar
b4f71000-b4f7f000 r-xs 0010a000 08:01 98189860 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jgroups-core.jar
b4f7f000-b4f81000 r-xs 00008000 08:01 98189931 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/commons-logging.jar
b4f81000-b4f93000 r-xs 00123000 08:01 98189851 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/crimson_1_1_3.jar
b4f93000-b4f95000 r-xs 00003000 08:01 98189845 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/asm-attrs.jar
b4f95000-b4f96000 r-xs 00006000 08:01 98189846 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/asm.jar
b4f96000-b4fa0000 r-xs 00075000 08:01 98189847 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/bcel.jar
b4fa0000-b4fa3000 r-xs 00019000 08:01 98189848 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/commons-el.jar
b4fa3000-b4fa8000 r-xs 0005b000 08:01 98189899 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/jaxen.jar
b4fa8000-b4fad000 r-xs 0004c000 08:01 98189854 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/http_client.jar
b4fad000-b4fb5000 r-xs 00045000 08:01 98189938 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orawsdl.jar
b4fb5000-b4fc8000 r-xs 001d0000 08:01 98189923 /u01/app/oc4j/oc4j-10.1.3.3.0/sqlj/lib/translator.jar
b4fc8000-b4fce000 r-xs 0003e000 08:01 98189921 /u01/app/oc4j/oc4j-10.1.3.3.0/sqlj/lib/runtime12.jar
b4fce000-b4fd1000 r-xs 00020000 08:01 98189317 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsdl.jar
b4fd1000-b4fd6000 r-xs 00047000 08:01 98189952 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wssecurity.jar
b4fd6000-b4fd9000 r-xs 00019000 08:01 98189903 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/oraclepki.jar
b4fd9000-b4fde000 r-xs 0004f000 08:01 98189902 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/ojpse.jar
b4fde000-b4fe0000 r-xs 00015000 08:01 98189906 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_saml.jar
b4fe0000-b5000000 r-xs 002a2000 08:01 98189844 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/adminclient.jar
b5000000-b50ff000 rwxp b5000000 00:00 0
b50ff000-b5100000 ---p b50ff000 00:00 0
b5100000-b5102000 r-xs 00037000 08:01 98189514 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/jmsrouter-ejb.jar
b5103000-b5105000 r-xs 00003000 08:01 98189509 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/admin_ejb.jar
b5105000-b510c000 r-xp 00000000 08:01 98287749 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnio.so
b510c000-b510d000 rwxp 00006000 08:01 98287749 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnio.so
b510e000-b5111000 r-xs 00025000 08:01 98189907 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_wss.jar
b5111000-b5115000 r-xs 0005c000 08:01 98189908 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_xmlsec.jar
b5115000-b511b000 r-xs 00091000 08:01 98287777 /u01/app/java/jdk1.6.0_03/jre/lib/jsse.jar
b511b000-b511e000 r-xs 0003d000 08:01 98189904 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_cert.jar
b511e000-b5122000 r-xs 00070000 08:01 98189905 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_core.jar
b5122000-b5128000 r-xs 0004f000 08:01 98189316 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/soap.jar
b5128000-b512f000 r-xs 000ea000 08:01 98189893 /u01/app/oc4j/oc4j-10.1.3.3.0/javacache/lib/cache.jar
b512f000-b5132000 r-xs 00028000 08:01 98189943 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/testpage.jar
b5132000-b5136000 r-xs 0002a000 08:01 98189940 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orawsrm.jar
b5136000-b5137000 r-xs 00004000 08:01 98189941 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/relaxngDatatype.jar
b5137000-b513b000 r-xs 00023000 08:01 98189935 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/mdds.jar
b513b000-b5140000 r-xs 00037000 08:01 98189953 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/xsdlib.jar
b5140000-b5146000 r-xs 00035000 08:01 98189937 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orasaaj.jar
b5146000-b5167000 r-xs 00219000 08:01 98189945 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsclient.jar
b5167000-b516c000 r-xs 00053000 08:01 98189924 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/antlr.jar
b516c000-b51b8000 r-xs 004d6000 08:01 98189929 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/toplink.jar
b51b8000-b51be000 r-xs 0009f000 08:01 98189915 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xquery.jar
b51be000-b51c0000 r-xs 0002e000 08:01 98189917 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xsu12.jar
b51c0000-b51c1000 r-xs 0009a000 08:01 98189913 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xmlmesg.jar
b51c1000-b51c9000 r-xs 0007e000 08:01 98189912 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xml.jar
b51c9000-b51e2000 r-xs 004c7000 08:01 98189897 /u01/app/oc4j/oc4j-10.1.3.3.0/jdbc/lib/orai18n.jar
b51e2000-b51e3000 r-xs 00003000 08:01 98189875 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ojms-provider.jar
b51e3000-b51e8000 r-xs 000c5000 08:01 98189920 /u01/app/oc4j/oc4j-10.1.3.3.0/rdbms/jlib/aqapi.jar
b51e8000-b51e9000 r-xs 0000d000 08:01 98189895 /u01/app/oc4j/oc4j-10.1.3.3.0/jdbc/lib/ocrs12.jar
b51e9000-b51eb000 r-xs 0000c000 08:01 98189918 /u01/app/oc4j/oc4j-10.1.3.3.0/opmn/lib/ons.jar
b51eb000-b51f9000 r-xs 00145000 08:01 98189896 /u01/app/oc4j/oc4j-10.1.3.3.0/jdbc/lib/ojdbc14dms.jar
b51f9000-b51fe000 r-xs 00042000 08:01 98189909 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/dms.jar
b51fe000-b5200000 r-xs 00010000 08:01 98189503 /u01/app/oc4j/oc4j-10.1.3.3.0/diagnostics/lib/ojdl.jar
b5200000-b52fb000 rwxp b5200000 00:00 0
b52fb000-b5300000 ---p b52fb000 00:00 0
b5300000-b5302000 r-xs 00001000 08:01 98189934 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/jws-api.jar
b5302000-b5304000 r-xs 00003000 08:01 98189942 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/saaj-api.jar
b5304000-b5306000 r-xs 00005000 08:01 98189933 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/jaxrpc-api.jar
b5306000-b5308000 r-xs 00006000 08:01 98189932 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/jaxr-api.jar
b5308000-b5309000 r-xs 00000000 08:01 98189859 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jax-qname-namespace.jar
b5309000-b530a000 r-xs 00006000 08:01 98189862 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jmx_remote_api.jar
b530a000-b530c000 r-xs 00006000 08:01 98189850 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/connector.jar
b530c000-b530d000 r-xs 00005000 08:01 98189856 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jacc-api.jar
b530d000-b530f000 r-xs 00001000 08:01 98189865 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jta.jar
b530f000-b5311000 r-xs 00005000 08:01 98189861 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jms.jar
b5311000-b5315000 r-xs 00020000 08:01 98189881 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/servlet.jar
b5315000-b5317000 r-xs 00004000 08:01 98189858 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/javax88.jar
b5317000-b5319000 r-xs 00002000 08:01 98189857 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/javax77.jar
b5319000-b531b000 r-xs 00002000 08:01 98189852 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ejb.jar
b531b000-b531d000 r-xs 00003000 08:01 98189853 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ejb30.jar
b531d000-b5320000 r-xs 00009000 08:01 98189879 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/persistence.jar
b5320000-b5326000 r-xs 0004f000 08:01 98189866 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/mail.jar
b5326000-b5328000 r-xs 0000c000 08:01 98189843 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/activation.jar
b5328000-b532b000 r-xs 00015000 08:01 98189870 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j-unsupported-api.jar
b532b000-b532d000 r-xs 0000b000 08:01 98189882 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/oc4j-api.jar
b532d000-b5330000 r-xs 00027000 08:01 98287725 /u01/app/java/jdk1.6.0_03/jre/lib/ext/sunjce_provider.jar
b5330000-b5333000 r-xs 00034000 08:01 98287726 /u01/app/java/jdk1.6.0_03/jre/lib/ext/sunpkcs11.jar
b5333000-b5335000 r-xs 00001000 08:01 98287727 /u01/app/java/jdk1.6.0_03/jre/lib/ext/dnsns.jar
b5335000-b5338000 r-xs 000ca000 08:01 98287811 /u01/app/java/jdk1.6.0_03/jre/lib/ext/localedata.jar
b5338000-b533e000 r-xs 0007d000 08:01 98189878 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/pcl.jar
b533e000-b536e000 rwxp b533e000 00:00 0
b536e000-b54ea000 r-xs 02c8f000 08:01 98287824 /u01/app/java/jdk1.6.0_03/jre/lib/rt.jar
b54ea000-b54eb000 r-xs 00004000 08:01 98189883 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/oc4j.jar
b54eb000-b54ec000 r-xs 00c03000 08:01 30932996 /tmp/dir4632tmp/dai-core-pre1.1.ear
b54ec000-b54ed000 ---p b54ec000 00:00 0
b54ed000-b556d000 rwxp b54ed000 00:00 0
b556d000-b5570000 ---p b556d000 00:00 0
b5570000-b55be000 rwxp b5570000 00:00 0
b55be000-b55c1000 ---p b55be000 00:00 0
b55c1000-b563f000 rwxp b55c1000 00:00 0
b563f000-b5642000 ---p b563f000 00:00 0
b5642000-b5690000 rwxp b5642000 00:00 0
b5690000-b5890000 r-xp 00000000 08:01 68763411 /usr/lib/locale/locale-archive
b5890000-b5893000 ---p b5890000 00:00 0
b5893000-b58e1000 rwxp b5893000 00:00 0
b58e1000-b58e4000 ---p b58e1000 00:00 0
b58e4000-b5932000 rwxp b58e4000 00:00 0
b5932000-b5933000 ---p b5932000 00:00 0
b5933000-b59d7000 rwxp b5933000 00:00 0
b59d7000-b5a40000 rwxp b59d7000 00:00 0
b5a40000-b5a56000 rwxp b5a40000 00:00 0
b5a56000-b5c19000 rwxp b5a56000 00:00 0
b5c19000-b5c1b000 rwxp b5c19000 00:00 0
b5c1b000-b5c40000 rwxp b5c1b000 00:00 0
b5c40000-b5c56000 rwxp b5c40000 00:00 0
b5c56000-b5e19000 rwxp b5c56000 00:00 0
b5e19000-b5e31000 rwxp b5e19000 00:00 0
b5e31000-b5e99000 rwxp b5e31000 00:00 0
b5e99000-b5ebb000 rwxp b5e99000 00:00 0
b5ebb000-b5f24000 rwxp b5ebb000 00:00 0
b5f24000-b64cc000 rwxp b5f24000 00:00 0
b64cc000-b7f24000 rwxp b64cc000 00:00 0
b7f24000-b7f33000 r-xp 00000000 08:01 98287744 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libzip.so
b7f33000-b7f35000 rwxp 0000e000 08:01 98287744 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libzip.so
b7f35000-b7f58000 r-xp 00000000 08:01 98287742 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libjava.so
b7f58000-b7f5a000 rwxp 00023000 08:01 98287742 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libjava.so
b7f5a000-b7f62000 r-xp 00000000 08:01 91357238 /lib/libnss_nis-2.3.4.so
b7f62000-b7f63000 r-xp 00007000 08:01 91357238 /lib/libnss_nis-2.3.4.so
b7f63000-b7f64000 rwxp 00008000 08:01 91357238 /lib/libnss_nis-2.3.4.so
b7f64000-b7f6d000 r-xp 00000000 08:01 91357233 /lib/libnss_files-2.3.4.so
b7f6d000-b7f6e000 r-xp 00008000 08:01 91357233 /lib/libnss_files-2.3.4.so
b7f6e000-b7f6f000 rwxp 00009000 08:01 91357233 /lib/libnss_files-2.3.4.so
b7f71000-b7f7c000 r-xp 00000000 08:01 98287741 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libverify.so
b7f7c000-b7f7d000 rwxp 0000b000 08:01 98287741 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libverify.so
b7f7d000-b7f85000 rwxs 00000000 08:01 30834692 /tmp/hsperfdata_daiservices/10152
b7f85000-b7f8b000 r-xp 00000000 08:01 98287732 /u01/app/java/jdk1.6.0_03/jre/lib/i386/native_threads/libhpi.so
b7f8b000-b7f8c000 rwxp 00006000 08:01 98287732 /u01/app/java/jdk1.6.0_03/jre/lib/i386/native_threads/libhpi.so
b7f8c000-b7f8d000 rwxp b7f8c000 00:00 0
b7f8d000-b7f8e000 r-xp b7f8d000 00:00 0
b7f8e000-b7f91000 ---p b7f8e000 00:00 0
b7f91000-b7fe0000 rwxp b7f91000 00:00 0
b7fe0000-b7fe7000 r-xp 00000000 08:01 98304006 /u01/app/java/jdk1.6.0_03/jre/lib/i386/jli/libjli.so
b7fe7000-b7fe9000 rwxp 00006000 08:01 98304006 /u01/app/java/jdk1.6.0_03/jre/lib/i386/jli/libjli.so
b7fe9000-b7fea000 rwxp b7fe9000 00:00 0
bffcc000-c0000000 rwxp bffcc000 00:00 0
ffffe000-fffff000 ---p 00000000 00:00 0
VM Arguments:
jvm_args: -Xmx1024m -XX:MaxPermSize=256m
java_command: /u01/app/oc4j/current/j2ee/home/oc4j.jar -config /u01/app/oc4j/current/j2ee/home/config/server.xml
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/u01/app/java/current
PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
LD_LIBRARY_PATH=/u01/app/java/jdk1.6.0_03/jre/lib/i386/client:/u01/app/java/jdk1.6.0_03/jre/lib/i386:/u01/app/java/jdk1.6.0_03/jre/../lib/i386
SHELL=/bin/bash
DISPLAY=:0.0
Signal Handlers:
SIGSEGV: [libjvm.so+0x3b29c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x3b29c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x30bef0], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGQUIT: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR2: [libjvm.so+0x30bef0], sa_mask[0]=0x00000000, sa_flags=0x10000004
S Y S T E M
OS:Red Hat Enterprise Linux WS release 4 (Nahant Update 5)
uname:Linux 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686
libc:glibc 2.3.4 NPTL 2.3.4
rlimit: STACK 10240k, CORE 0k, NPROC 32744, NOFILE 1024, AS infinity
load average:0.59 0.22 0.07
CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 2073484k(72764k free), swap 1020116k(755828k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for linux-x86, built on Sep 24 2007 22:45:46 by "java_re" with gcc 3.2.1-7a (J2SE release)

Hi,
any chance you can upgrade to JDeveloper 11.1.1.3 (PS2) ?
Frank

Similar Messages

  • JVM crash when adding method to class

    Hello,
    I am getting some kind of problem with the virtual machine. The JVM crashes when making a class (with new). It happened when I was adding some functionality to the class, I worked my way backwards and discovered it crashes when I add any new methods, if I comment them out again everything works, adding a method by any name causes to crash.
    I went in debug to find out where it was happening, and it happens on this line:
    public PerspectiveActionToolBarHeader createPerspectiveActionToolBarHeader() {
         PerspectiveActionToolBarHeader ret = null;
         ret = new PerspectiveActionToolBarHeader(this); // << here
         return ret;
    }The PerspectiveActionToolBarHeader is the class where adding methods causes it to fail. For example, it has the method
    public Container getContainer() {
         return this;
    }and works, but if I add:
    public void anything(){} it causes a crash on the new PerspectiveActionToolBarHeader(this);
    When stepped into with the debugger it goes to the (source not found) ClassNotFoundException and eventually before the crash the (stack?) looks like this:
    Launcher$AppClassLoader(ClassLoader).loadClass(String) line: not available     
    MaldiSoftwareOptionsUIEnsemble(PerspectiveUIEnsemble).createPerspectiveActionToolBarHeader() line: 72
    and the debugger describes the class just before the crash:
    Launcher$AppClassLoader (id=44)     
    arg0     "saiman.uiobjnew.PerspectiveToolBarButton" (id=51) << has just changed
    and the log file (not sure how much to copy here!):
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x005c0001, pid=15504, tid=20112
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 )
    # Problematic frame:
    # C 0x005c0001
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x011ca000): JavaThread "main" [_thread_in_vm, id=20112, stack(0x01140000,0x01190000)]
    siginfo: ExceptionCode=0xc000001d
    Registers:
    EAX=0x13e13248, EBX=0x6da0daa8, ECX=0x13e13250, EDX=0x13e131f8
    ESP=0x0118f93c, EBP=0x0118f9a0, ESI=0x011ca9b0, EDI=0x011ca9ac
    EIP=0x005c0001, EFLAGS=0x00010206
    Register to memory mapping:
    EAX=0x13e13248
    {method}
    - klass: {other class}
    EBX=0x6da0daa8
    0x6da0daa8 is pointing to unknown location
    ECX=0x13e13250
    {method}
    - klass: {other class}
    EDX=0x13e131f8
    {constMethod}
    - klass: {other class}
    - method: 0x13e13248 {method} 'flipVisible' '(I)V' in 'saiman/uiobjnew/PerspectiveActionToolBarHeader'
    - exceptions: 0x13bf11e8
    ESP=0x0118f93c
    0x0118f93c is pointing into the stack for thread: 0x011ca000
    "main" prio=6 tid=0x011ca000 nid=0x4e90 runnable [0x0118f000]
    java.lang.Thread.State: RUNNABLE
    EBP=0x0118f9a0
    0x0118f9a0 is pointing into the stack for thread: 0x011ca000
    "main" prio=6 tid=0x011ca000 nid=0x4e90 runnable [0x0118f000]
    java.lang.Thread.State: RUNNABLE
    ESI=0x011ca9b0
    0x011ca9b0 is pointing to unknown location
    EDI=0x011ca9ac
    0x011ca9ac is pointing to unknown location
    Top of Stack: (sp=0x0118f93c)
    0x0118f93c: 6d94272d 011ca370 13e17d40 011ca000
    0x0118f94c: 011ca000 01a30950 011ca748 011ca9b4
    0x0118f95c: 011cab3c 0118fb28 011c6748 011ca348
    0x0118f96c: 011ca370 011ca73c 6da0daa8 011ca350
    0x0118f97c: 011ca370 0118f9cc 011ca9a8 0118f9c8
    0x0118f98c: 011ca788 011ca370 011ca9b0 011ca000
    0x0118f99c: 13e17d40 0118f9cc 6d943009 00000910
    0x0118f9ac: 011ca9ac 00000001 011ca000 011ca000
    Instructions: (pc=0x005c0001)
    0x005bfff1: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff
    0x005c0001: ff ff 7f 00 00 00 00 00 00 00 00 ff ff ff ff 00
    Stack: [0x01140000,0x01190000], sp=0x0118f93c, free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x005c0001
    V [jvm.dll+0x153009]
    V [jvm.dll+0xdecdb]
    V [jvm.dll+0xe1887]
    V [jvm.dll+0xe1c46]
    V [jvm.dll+0xec09a]
    j saiman.uiobjnew.PerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+2
    j saiman.mv.ModelViewPerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.addButtons()V+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+21
    j saiman.mv.ModelViewPerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.uiobjnew.SoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.wmaldi.MaldiSoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.newuiimpl.MassSpectrumMainFrameImpl.main([Ljava/lang/String;)V+173
    v ~StubRoutines::call_stub
    V [jvm.dll+0xf0ab9]
    V [jvm.dll+0x1837d1]
    V [jvm.dll+0xf0b3d]
    V [jvm.dll+0xfa0d6]
    V [jvm.dll+0x101cde]
    C [javaw.exe+0x2155]
    C [javaw.exe+0x8614]
    C [kernel32.dll+0x51194]
    C [ntdll.dll+0x5b3f5]
    C [ntdll.dll+0x5b3c8]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j saiman.uiobjnew.PerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+2
    j saiman.mv.ModelViewPerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.addButtons()V+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+21
    j saiman.mv.ModelViewPerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.uiobjnew.SoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.wmaldi.MaldiSoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.newuiimpl.MassSpectrumMainFrameImpl.main([Ljava/lang/String;)V+173
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x01b05400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=19680, stack(0x18560000,0x185b0000)]
    0x01b04800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=19516, stack(0x18140000,0x18190000)]
    0x01b04000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=20064, stack(0x18040000,0x18090000)]
    0x01b03c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=20276, stack(0x17ff0000,0x18040000)]
    0x01aeb000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=16832, stack(0x17fa0000,0x17ff0000)]
    0x01aea000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=16360, stack(0x17ef0000,0x17f40000)]
    0x01ae8000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=20084, stack(0x17ea0000,0x17ef0000)]
    0x01ade400 JavaThread "Attach Listener" daemon [_thread_blocked, id=19772, stack(0x17d90000,0x17de0000)]
    0x01add400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20192, stack(0x17d40000,0x17d90000)]
    0x01ab2800 JavaThread "Finalizer" daemon [_thread_blocked, id=17344, stack(0x17cf0000,0x17d40000)]
    0x01aabc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=19964, stack(0x17ca0000,0x17cf0000)]
    =>0x011ca000 JavaThread "main" [_thread_in_vm, id=20112, stack(0x01140000,0x01190000)]
    Other Threads:
    0x01aa7c00 VMThread [stack: 0x011d0000,0x01220000] [id=19144]
    0x01b17400 WatcherThread [stack: 0x180f0000,0x18140000] [id=12792]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 4928K, used 768K [0x03bf0000, 0x04140000, 0x09140000)
    eden space 4416K, 5% used [0x03bf0000, 0x03c30380, 0x04040000)
    from space 512K, 100% used [0x040c0000, 0x04140000, 0x04140000)
    to space 512K, 0% used [0x04040000, 0x04040000, 0x040c0000)
    tenured generation total 10944K, used 1858K [0x09140000, 0x09bf0000, 0x13bf0000)
    the space 10944K, 16% used [0x09140000, 0x09310948, 0x09310a00, 0x09bf0000)
    compacting perm gen total 12288K, used 9598K [0x13bf0000, 0x147f0000, 0x17bf0000)
    the space 12288K, 78% used [0x13bf0000, 0x1454fb70, 0x1454fc00, 0x147f0000)
    No shared spaces configured.
    Edited by: hanvyj on 07-Jun-2011 02:39
    Edited by: hanvyj on 07-Jun-2011 02:43

    I think I may have stumbled across the answer, It seems that the abstract class PerspectiveToolBar implements
    the interface with the method public Container getContainer() but does not declare it, this should be fine because the method is abstract but it crashes. When I add the method public abstract Container getContainer(); to the abstract sub-class there is no error. I'm going to try make a small compilable example to see if I can reproduce it.
    edit its actually only one of the two interface methods, and not getContainer(), but another one. If anyone is interested here is the interface:
    public interface IMassSpectrometerPassableControlContainer
         Container getContainer();
         void reloadWidgetsOnVisible(boolean visible);
    }and it works only if there is "public abstract void reloadWidgetsOnVisible(boolean visible);" in the abstract class PerspectiveToolBar implementing IMassSpectrometerPassableControlContainer.
    I tried to reproduce it, but I can't get another class to repeat the behaviour, so I don't think I can post a bug report on it. Here is my attempt anyway:
    import javax.swing.JToolBar;
    * Class     Test.java
    * Date:     7 Jun 2011
    * @author     tofuser
    public class Test extends Subclass
         public static void main(String args[])
              System.out.println("in main method");
              Test t = new Test();
              t.interfaceMethod();
         @Override
         public void interfaceMethod()
              System.out.println("interface method");
    abstract class Subclass extends JToolBar implements Interface
         private static final long serialVersionUID = 1L;
         //this line is where it breaks in my code, including it works
         //public abstract void interfaceMethod();
    interface Interface
         public abstract void interfaceMethod();
    }Edited by: hanvyj on 07-Jun-2011 03:56

  • Weird JVM crash when showing DirectoryChooser (DirectoryChooser.showDialog)

    Hello,
    I'm seeing a weird JVM crash when showing a DirectoryChooser by calling DirectoryChooser.showDialog().
    My environment:
    Mac OS X 10.8.2 Mountain Lion
    Java SE 7 1.7.0_06
    Error Output:
    2012-09-25 11:01:02.433 java[4682:707] unrecognized type is -2
    2012-09-25 11:01:02.433 java[4682:707] *** Assertion failure in -[NSEvent _initWithCGSEvent:eventRef:], /SourceCache/AppKit/AppKit-1187.34/AppKit.subproj/NSEvent.m:1348
    2012-09-25 11:01:02.434 java[4682:707] An uncaught exception was raised
    2012-09-25 11:01:02.434 java[4682:707] Invalid parameter not satisfying: cgsEvent.type > 0 && cgsEvent.type <= kCGSLastEventType
    2012-09-25 11:01:02.435 java[4682:707] (
         0   CoreFoundation                      0x00007fff8fc080a6 __exceptionPreprocess + 198
         1   libobjc.A.dylib                     0x00007fff8d75e3f0 objc_exception_throw + 43
         2   CoreFoundation                      0x00007fff8fc07ee8 +[NSException raise:format:arguments:] + 104
         3   Foundation                          0x00007fff849b16a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
         4   AppKit                              0x00007fff8529f56c -[NSEvent _initWithCGSEvent:eventRef:] + 2782
         5   AppKit                              0x00007fff855203ea +[NSEvent eventWithCGEvent:] + 243
         6   libglass.dylib                      0x00000001a20aa02f listenTouchEvents + 31
         7   CoreGraphics                        0x00007fff873e2115 processEventTapData + 150
         8   CoreGraphics                        0x00007fff873e1f68 _CGYPostEventTapData + 189
         9   CoreGraphics                        0x00007fff873e726a _XPostEventTapData + 107
         10  CoreGraphics                        0x00007fff873e7362 CGYEventTap_server + 106
         11  CoreGraphics                        0x00007fff873e2056 eventTapMessageHandler + 30
         12  CoreFoundation                      0x00007fff8fb77410 __CFMachPortPerform + 288
         13  CoreFoundation                      0x00007fff8fb772d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
         14  CoreFoundation                      0x00007fff8fb77019 __CFRunLoopDoSource1 + 153
         15  CoreFoundation                      0x00007fff8fbaa19f __CFRunLoopRun + 1775
         16  CoreFoundation                      0x00007fff8fba96b2 CFRunLoopRunSpecific + 290
         17  Foundation                          0x00007fff84a3f89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
         18  libglass.dylib                      0x00000001a20958c4 +[GlassApplication enterNestedEventLoopWithEnv:] + 132
         19  libglass.dylib                      0x00000001a20994f3 -[DialogDispatcher runModal] + 163
         20  Foundation                          0x00007fff84a31220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 212
         21  Foundation                          0x00007fff84a310c8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
         22  libglass.dylib                      0x00000001a209a549 Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 681
         23  ???                                 0x000000010fa57db1 0x0 + 4557471153
    2012-09-25 11:01:02.436 java[4682:707] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: cgsEvent.type > 0 && cgsEvent.type <= kCGSLastEventType'
    *** First throw call stack:
         0   CoreFoundation                      0x00007fff8fc080a6 __exceptionPreprocess + 198
         1   libobjc.A.dylib                     0x00007fff8d75e3f0 objc_exception_throw + 43
         2   CoreFoundation                      0x00007fff8fc07ee8 +[NSException raise:format:arguments:] + 104
         3   Foundation                          0x00007fff849b16a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
         4   AppKit                              0x00007fff8529f56c -[NSEvent _initWithCGSEvent:eventRef:] + 2782
         5   AppKit                              0x00007fff855203ea +[NSEvent eventWithCGEvent:] + 243
         6   libglass.dylib                      0x00000001a20aa02f listenTouchEvents + 31
         7   CoreGraphics                        0x00007fff873e2115 processEventTapData + 150
         8   CoreGraphics                        0x00007fff873e1f68 _CGYPostEventTapData + 189
         9   CoreGraphics                        0x00007fff873e726a _XPostEventTapData + 107
         10  CoreGraphics                        0x00007fff873e7362 CGYEventTap_server + 106
         11  CoreGraphics                        0x00007fff873e2056 eventTapMessageHandler + 30
         12  CoreFoundation                      0x00007fff8fb77410 __CFMachPortPerform + 288
         13  CoreFoundation                      0x00007fff8fb772d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
         14  CoreFoundation                      0x00007fff8fb77019 __CFRunLoopDoSource1 + 153
         15  CoreFoundation                      0x00007fff8fbaa19f __CFRunLoopRun + 1775
         16  CoreFoundation                      0x00007fff8fba96b2 CFRunLoopRunSpecific + 290
         17  Foundation                          0x00007fff84a3f89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
         18  libglass.dylib                      0x00000001a20958c4 +[GlassApplication enterNestedEventLoopWithEnv:] + 132
         19  libglass.dylib                      0x00000001a20994f3 -[DialogDispatcher runModal] + 163
         20  Foundation                          0x00007fff84a31220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 212
         21  Foundation                          0x00007fff84a310c8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
         22  libglass.dylib                      0x00000001a209a549 Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 681
         23  ???                                 0x000000010fa57db1 0x0 + 4557471153
    libc++abi.dylib: terminate called throwing an exceptionI tried to bring up the DirectoryChooser from a simple HelloWorld program, but can't reproduce the crash.
    Does anyone know how to fix this crash?
    Thanks.
    Edited by: 925616 on Sep 25, 2012 11:16 AM

    Looks like a bug which has been fixed for:
    Java SE 7 1.7.0_10
    You can test out a preview build here:
    http://jdk7.java.net/download.html
    http://javafx-jira.kenai.com/browse/RT-24110
    "Mac: FileChooser sometimes crashes the JVM on Mac OS X 10.8"

  • When i try to install iPlanet App Server on NT, I do not get screen to enter license key valid for evaluation. --- " cache File Read error"

    When i try to install iPlanet App Server on NT, I do not get screen to enter license key valid for evaluation.
    Also during installation screens an error window is displayed saying "cache File Read error -- Could not read ProductKey entry from the cache file "

    Hi,
    I also get the following message:
    "Could not read ProductKey entry from the cache file"
    I have no idea how to provide the installation software with the key. I also tried "keycheck.exe"
    Do you have a solution for this problem? Did you finish the installation?
    Christian

  • HT2731 it refers me to support. why?I created my AppleId and chose none for payment method. In appstore when I want to install free app, i am asked about my payment

    In my appleid I chose none as payment type. Now, when i want to install free app from appstore i am asked to verify my payment type! When i select none it errors! Why?

    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • My ipod touch has 1.1 gb left of space on it. when i try to install an app thats 314 mb it gets three quarters of the way through and says my ipod has no space left. when i go to the storage it also says it has no space left. whats going on?

    my ipod touch has 1.1 gb left of space on it. when i try to install an app thats 314 mb it gets three quarters of the way through and says my ipod has no space left. when i go to the storage it also says it has no space left. whats going on?

    To download/install an app directly to the iPod you need available storage equal to about three times the file download size. Syncing the app to the iPod requires a lot less. Thus you either have to free up more storage or sync the app from your computer.

  • When I try to install an app I always get a Message saying that may password is incorrect, I have change My password Many times, what can I do?

    When I try to install an app, I always get a message saying My password is invalid
    What am I doing wrong?

    Try this:
    Settings > Store
    Tap on Apple ID
    Sign out
    Sign in with correct ID and Password
    Try to download app again.

  • Recently upgraded to iOS6. When I try to install an app, somebody else's Apple ID appears...help!

    Recently upgraded to iOS6. When I try to install an app, somebody else's Apple ID appears...help!

    Did you somebody else download apps or other content on your iPad in the past? Do you share the iPad?
    You can sign into your own ID in Settings>iTunes & App Stores>Apple ID but that does not resolve what is going on here.

  • When I try to install a app it comes up as waiting then in about ten seconds in just disappears help me!

    When I try and install an app it just says waiting for a little bit then it just disappears and doesn't install

    Have you tried resetting the iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.

  • TS1368 My wifi works fine and I can access the store fine, but when I try to install an app, I get the message "cannot connect to iTunes store"

    My wifi works fine and I can access the store fine, but when I try to install an app, I get the message "cannot connect to iTunes store"

    I am guessing there is an issue with the store right now considering so many people are having the same problem on different platforms. I can't access it with my iPod Touch 4th Gen, yet my wifi is working and I can access the internet using other apps, but when I go to update a couple of apps from the iPod, I get the same error message after I try to sign in to the store.

  • Oracle Installer crashes when I try to install ODP

    I've just downloaded the ODP.NET 64Bit zip file for Oracle 10.2
    When I unzip it and run the setup the universal installer starts up but then immediately crashes with the error message "Java(TM) 2 Platform Standard Edition binary has stopped working with the following signature:
    Problem signature:
    Problem Event Name:     APPCRASH
    Application Name:     javaw.exe
    Application Version:     5.0.40.5
    Application Timestamp:     42a019e4
    Fault Module Name:     StackHash_7e30
    Fault Module Version:     6.1.7601.17725
    Fault Module Timestamp:     4ec4aa8e
    Exception Code:     c0000374
    Exception Offset:     00000000000c40f2
    OS Version:     6.1.7601.2.1.0.256.48
    Locale ID:     2057
    Additional Information 1:     7e30
    Additional Information 2:     7e30927b72ad24a506c0ef1853c67e07
    Additional Information 3:     eca3
    Additional Information 4:     eca3c42a52d3a910bcbbf31d07f7069a
    Anyone have any ideas what's going wrong?

    What platform? There's a known issue with that where the OUI crashes when using it on platforms it was not certified on.
    Rather than trying to coerce a 10.2 install (which I'd really recommend against since error correction has ended for it anyway), is there a reason you can't or don't want to use a current 11g version? You can use 11g ODP.NET against a 10.2 database.
    Greg

  • JVM Crash When Using JNI and COM

    I'm trying to call a DLL compiled from VB6 source code that I do not have access to. The VB6 code simply retrieves data from a DB2 database using ADO and my client code grabs that data and marshals it to my Java code. I'm attempting to achieve this using JNI and COM (without a third-party bridge). It works 75% of the time, but the other 25% of the time, the JVM crashes with the usual Hotspot crash log containing an access violation exception. However, I don't know what in my C++ code (VC++ 8) could be causing this except for passing a "wild" pointer to the code lying underneath the COM object interface. If that is the case, I don't know how I am doing that.
    The Java code that is calling my native method is running on Tomcat 5.5.25 and just to be safe, I am not allowing multiple threads to concurrently call the method in my JNI DLL (though I realize that this will kill performance). Once I can get past this problem, I'll do the COM interfacing on a worker thread in my native code so I don't screw up CoInitialize and CoUninitialize calls in the case the same thread is concurrently executing multiple calls to my native code.
    I've noticed that in most cases, the JVM crashes during my call to the pClsAccount->OpenConnection method. However, my DLL isn't what is listed on the top of the call stack, which is why I suspect the passing of a wild pointer, though I'm just taking a guess at that. Does anyone have an idea as to what's going on ?
    JNIEXPORT jobject JNICALL Java_CustomerInfo_nGetCustomerAccountInfo(JNIEnv *env, jobject customerInfo, jstring accountNumber, jstring iniFileName)
    jboolean isCopy;
    // Account info class and instance to be instantiated
    jclass accountInfoCls = NULL;
    jobject accountInfoObj = NULL;
    // The constructor ID of the accountInfoCls
    jmethodID ctorID = NULL;
    // Pointer to the interface for the ClsAccount COM object
    _clsAccount *pClsAccount = NULL;
    HRESULT hr;
    BSTR bstrIniFileName(L"");
    try
    const char *nativeAccountNumber = NULL;
    if (accountNumber != NULL)
    nativeAccountNumber = env->GetStringUTFChars(accountNumber, &isCopy);
    else
    jclass newExcCls;
    env->ExceptionDescribe();
    env->ExceptionClear();
    newExcCls = env->FindClass("java/lang/IllegalArgumentException");
    env->ThrowNew(newExcCls, "accountNumber passed in was null !");
    return NULL;
    // Initialization
    variantt varConnectionSucceeded = variantt(false);
    variantt varGetAccountInfoSucceeded = variantt(false);
    variantt varAccountNumber = variantt(nativeAccountNumber);
    bstrt bstrLastPaymentDate = bstrt();
    bstrt bstrLastErrorMessage = bstrt();
    bstrt bstrLastErrorNumber = bstrt();
    jlong jTotalDue = NULL;
    jlong jEstablishedDueDay = NULL;
    jlong jLastPaymentAmount = NULL;
    jstring jLastPaymentDate = NULL;
    jstring jLastErrorMessage = NULL;
    jstring jLastErrorNumber = NULL;
    jthrowable jException = NULL;
    const char *chLastPaymentDate = NULL;
    const char *chLastErrorMessage = NULL;
    const char *chLastErrorNumber = NULL;
    long long totalDue;
    long long lastPaymentAmount;
    long establishedDueDateDay;
    //Convert string from Java string to C string to VB string
    const char *nativeIniFileName = NULL;
    if (iniFileName != NULL)
    nativeIniFileName = env->GetStringUTFChars(iniFileName, &isCopy);
    else
    jclass newExcCls;
    env->ExceptionDescribe();
    env->ExceptionClear();
    newExcCls = env->FindClass("java/lang/IllegalArgumentException");
    env->ThrowNew(newExcCls, "iniFileName passed in was null");
    return NULL;
    bstrIniFileName = comutil::ConvertStringToBSTR(nativeIniFileName);
    CoInitialize(NULL);
    // Create an instance of the COClass with the interface over it
    hr = CoCreateInstance(__uuidof(clsAccount), NULL, CLSCTX_INPROC_SERVER, __uuidof(_clsAccount), (void **)&pClsAccount);
    if (hr == S_OK)
    varConnectionSucceeded.boolVal = pClsAccount->OpenConnection(&bstrIniFileName);
    &#12288;
    if (varConnectionSucceeded.boolVal == -1)
    varGetAccountInfoSucceeded.boolVal = pClsAccount->GetAccountPaymentInformation(&(varAccountNumber.GetVARIANT()));
    env->ReleaseStringUTFChars(accountNumber, nativeAccountNumber);
    // Extract all available account information from the ClsAccount object
    if (varGetAccountInfoSucceeded.boolVal == -1)
    totalDue = pClsAccount->TotalDue.int64;
    establishedDueDateDay = pClsAccount->EstablishedDueDateDay;
    lastPaymentAmount = pClsAccount->LastPaymentAmount.int64;
    bstrLastPaymentDate = pClsAccount->LastPaymentDate;
    chLastPaymentDate = comutil::ConvertBSTRToString(bstrLastPaymentDate.GetBSTR());
    jTotalDue = (jlong)totalDue;
    jEstablishedDueDay = (jlong)establishedDueDateDay;
    jLastPaymentAmount = (jlong)lastPaymentAmount;
    jLastPaymentDate = env->NewStringUTF(chLastPaymentDate);
    delete[] chLastPaymentDate;
    pClsAccount->CloseConnection();
    // Populate error fields if any errors occur
    bstrLastErrorMessage = pClsAccount->LastErrMessage;
    chLastErrorMessage = comutil::ConvertBSTRToString(bstrLastErrorMessage.GetBSTR());
    bstrLastErrorNumber = pClsAccount->LastErrNumber;
    chLastErrorNumber = comutil::ConvertBSTRToString(bstrLastErrorNumber.GetBSTR());
    jLastErrorMessage = env->NewStringUTF(chLastErrorMessage);
    jLastErrorNumber = env->NewStringUTF(chLastErrorNumber);
    delete[] chLastErrorMessage;
    delete[] chLastErrorNumber;
    const char* clsName = "com/nuance/merchantsmutual/businessentities/CustomerAccountInfo";
    // Find the Java class and the ID of its constructor
    accountInfoCls = env->FindClass(clsName);
    ctorID = env->GetMethodID(accountInfoCls, "<init>", "(JJJLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V");
    jException = env->ExceptionOccurred();
    if (jException != NULL)
    env->ExceptionDescribe();
    env->ExceptionClear();
    //Release all resources associated with the ClsAccount instance
    pClsAccount->Release();
    //Instantiate the class with the given parameters
    accountInfoObj = env->NewObject(accountInfoCls, ctorID, jTotalDue, jEstablishedDueDay, jLastPaymentAmount, jLastPaymentDate, jLastErrorMessage, jLastErrorNumber);
    jException = env->ExceptionOccurred();
    if (jException != NULL)
    env->ExceptionDescribe();
    env->ExceptionClear();
    else if (hr == REGDB_E_CLASSNOTREG)
    cout << "COM class not registered" << endl;
    else if ( hr == CLASS_E_NOAGGREGATION)
    cout << "COM class can't be aggregated" << endl;
    else if (hr == E_NOINTERFACE)
    cout << "No interface for COM class clsAccount" << endl;
    else if (hr == E_POINTER)
    cout << "*ppv pointer was NULL !" << endl;
    else
    cout << "Error occurred while creating COM object. HR is [" << hr << "]" << endl;
    // Free the BSTR because a new one was returned with a call to comutil::ConvertStringToBSTR
    SysFreeString(bstrIniFileName);
    // Release the string when it's no longer needed. MUST call if string won't be used
    // anymore or else a memory leak will occur
    env->ReleaseStringUTFChars(iniFileName, nativeIniFileName);
    CoUninitialize();
    &#12288;
    catch (_com_error &e)
    cout << "Encountered an exception in GetCustomerAccountInfo: Error was " << e.ErrorMessage();
    pClsAccount->Release();
    catch (...)
    pClsAccount->Release();
    return accountInfoObj;
    Edited by: Cthulhu76 on Jan 5, 2010 9:18 AM

    0x49202400 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=5340, stack(0x49bf0000,0x49c40000)]
    0x48a7e800 JavaThread "Thread-1" [_thread_in_native, id=5976, stack(0x48f00000,0x48f50000)]
    0x48a0dc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3072, stack(0x48c60000,0x48cb0000)]
    0x48a09000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4988, stack(0x48c10000,0x48c60000)]
    0x48a07c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3124, stack(0x48bc0000,0x48c10000)]
    0x48a07000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2572, stack(0x48b70000,0x48bc0000)]
    0x489f5c00 JavaThread "Finalizer" daemon [_thread_blocked, id=5752, stack(0x48b20000,0x48b70000)]
    0x489f4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2596, stack(0x48ad0000,0x48b20000)]
    0x003c6000 JavaThread "main" [_thread_in_native, id=4252, stack(0x00820000,0x00870000)]
    Other Threads:
    0x489f0400 VMThread [stack: 0x48a80000,0x48ad0000] [id=5624]
    0x48a18800 WatcherThread [stack: 0x48cb0000,0x48d00000] [id=1192]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 36288K, used 12762K [0x02940000, 0x050a0000, 0x07800000)
    eden space 32256K, 34% used [0x02940000, 0x0343af58, 0x048c0000)
    from space 4032K, 37% used [0x04cb0000, 0x04e2ba28, 0x050a0000)
    to space 4032K, 0% used [0x048c0000, 0x048c0000, 0x04cb0000)
    tenured generation total 483968K, used 7518K [0x07800000, 0x250a0000, 0x42940000)
    the space 483968K, 1% used [0x07800000, 0x07f57958, 0x07f57a00, 0x250a0000)
    compacting perm gen total 14080K, used 14016K [0x42940000, 0x43700000, 0x46940000)
    the space 14080K, 99% used [0x42940000, 0x436f0320, 0x436f0400, 0x43700000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040f000      C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin\tomcat5.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77380000 - 0x77411000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x77f50000 - 0x77feb000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
    0x7c8d0000 - 0x7d0cf000      C:\WINDOWS\system32\SHELL32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.DLL
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
    0x6d7c0000 - 0x6da10000      C:\Program Files\Java\jre1.6.0_07\bin\client\jvm.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000      C:\WINDOWS\system32\MSVCR71.dll
    0x6d270000 - 0x6d278000      C:\Program Files\Java\jre1.6.0_07\bin\hpi.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d770000 - 0x6d77c000      C:\Program Files\Java\jre1.6.0_07\bin\verify.dll
    0x6d310000 - 0x6d32f000      C:\Program Files\Java\jre1.6.0_07\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\Program Files\Java\jre1.6.0_07\bin\zip.dll
    0x6d570000 - 0x6d583000      C:\Program Files\Java\jre1.6.0_07\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x4a6a0000 - 0x4a6ac000      C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\MMI\WEB-INF\lib\CustomerInfoProxy.dll
    0x77670000 - 0x777a9000      C:\WINDOWS\system32\ole32.dll
    0x77d00000 - 0x77d8b000      C:\WINDOWS\system32\OLEAUT32.dll
    0x7c420000 - 0x7c4a7000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_E6967989\MSVCP80.dll
    0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_E6967989\MSVCR80.dll
    0x777b0000 - 0x77833000      C:\WINDOWS\system32\CLBCatQ.DLL
    0x77010000 - 0x770d6000      C:\WINDOWS\system32\COMRes.dll
    0x77b90000 - 0x77b98000      C:\WINDOWS\system32\VERSION.dll
    0x75da0000 - 0x75e5d000      C:\WINDOWS\system32\SXS.DLL
    0x75e60000 - 0x75e87000      C:\WINDOWS\system32\apphelp.dll
    0x4dc30000 - 0x4dc5e000      C:\WINDOWS\system32\msctfime.ime
    0x4b0d0000 - 0x4b395000      C:\WINDOWS\system32\xpsp2res.dll
    0x71bb0000 - 0x71bb9000      C:\WINDOWS\system32\WSOCK32.dll
    0x4bbe0000 - 0x4bbea000      C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\MMI\WEB-INF\lib\ClearTranProxy.dll
    0x745e0000 - 0x7489e000      C:\WINDOWS\system32\msi.dll
    0x71c40000 - 0x71c97000      C:\WINDOWS\system32\NETAPI32.dll
    0x4bc50000 - 0x4bc6c000      C:\WINDOWS\system32\DBNETLIB.DLL
    0x71f60000 - 0x71f64000      C:\WINDOWS\system32\security.dll
    0x76c90000 - 0x76cb7000      C:\WINDOWS\system32\msv1_0.dll
    0x76cf0000 - 0x76d0a000      C:\WINDOWS\system32\iphlpapi.dll
    0x761b0000 - 0x76243000      C:\WINDOWS\system32\crypt32.dll
    0x76190000 - 0x761a2000      C:\WINDOWS\system32\MSASN1.dll
    0x4bcf0000 - 0x4bcff000      C:\Program Files\Common Files\System\Ole DB\SQLOLEDB.RLL
    0x4a8a0000 - 0x4a8aa000      C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\MMI\WEB-INF\lib\MIGI.DLL
    0x73570000 - 0x736c2000      C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\MMI\WEB-INF\lib\MSVBVM60.DLL
    0x4a950000 - 0x4a9e2000      C:\Program Files\Common Files\System\ado\msado15.dll
    0x74a50000 - 0x74a6a000      C:\WINDOWS\system32\MSDART.DLL
    0x4c850000 - 0x4c8c9000      C:\Program Files\Common Files\System\Ole DB\oledb32.dll
    0x4dbb0000 - 0x4dbc1000      C:\Program Files\Common Files\System\Ole DB\OLEDB32R.DLL
    VM Arguments:
    jvm_args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 5.5 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 5.5 -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 5.5\common\endorsed -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 5.5\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 5.5\conf\logging.properties -Djava.library.path=C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\MMI\WEB-INF\lib vfprintf -Xms512m -Xmx1024m
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.6.0_07
    [error occurred during error reporting (printing environment variables), id 0xc0000005]
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 7 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for windows-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1
    time: Mon Dec 28 15:24:00 2009
    elapsed time: 600 seconds

  • Java.lang.Class- getFields() results in JVM crash when called through JNI

    From a C++ application, I use Invocation APIs to create a JVM and call some Java methods using JNI
    I get a crash in jvm.dll with EXCEPTION_ACCESS_VIOLATION
    when I try to call "getFields" method of java.lang.Class in order to get the Fields of the java class
    This method call, should return a java/lang/reflect/Fields[] on success
    I am able to get the method ID of this method by using pEnv->GetMethodID(..)
    However, when I call this method using CallObjectMethod(..), HotSpt JVM crashes with access violation with the dump given below.
    Any clues on how to debug and find the problem?
    Or has anyone tried getting the fields of a Java class from C++ by calling reflection APIs uing JNI?
    Thanks in advance!
    Sample code
    jclass testerClass = pEnv->FindClass("com/test/Tester");
    jmethodID cid = pEnv->GetMethodID(testerClass,"<init>","()V");
    if(NULL == cid)
    pEnv->ExceptionDescribe();
    jobject testerObject = pEnv->NewObjectV(testerClass, mid);
    jmethodID mid = pEnv->GetMethodID(testerClass, "getClass",
                             "()Ljava/lang/Class;");
    jobject clsObj = (jobject)pEnv->CallObjectMethod(testerObject, mid);
    pEnv->ExceptionDescribe();
    jclass      jCls = pEnv->GetObjectClass(clsObj);
    jmethodID midGetFields = pEnv->GetMethodID(jCls, "getFields",
                                            "()[Ljava/lang/reflect/Field;");
    jobjectArray jobjArray = (jobjectArray)pEnv->CallObjectMethod(testerObject, midGetFields);
    pEnv->ExceptionDescribe();
    Crash dump
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x809E69F
    Function=JVM_FindSignal+0x11505
    Library=D:\Java\j2re1.4.2_03\bin\client\jvm.dll
    Current Java thread:
         at java.lang.Class.privateGetDeclaredFields(Unknown Source)
         at java.lang.Class.privateGetPublicFields(Unknown Source)
         at java.lang.Class.getFields(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00419000      E:\SC\SC12.1\SCApplications\SNMP\Bin\JNITester.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x10000000 - 0x10023000      E:\SC\SC12.1\SCApplications\SNMP\Bin\JniUtils.dll
    0x00320000 - 0x00332000      E:\SnmpIpmNativeTestDriver\MTFStubHelper.dll
    0x00340000 - 0x0035B000      E:\SnmpIpmNativeTestDriver\MTFXMLFileAPI.dll
    0x12000000 - 0x122B1000      e:\sc\sc12.1\bin\xerces-c_2_2_0D.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x10200000 - 0x1026C000      e:\sc\sc12.1\bin\MSVCRTD.dll
    0x102A0000 - 0x102B7000      e:\sc\sc12.1\bin\MSVCIRTD.dll
    0x5F800000 - 0x5F8E9000      e:\sc\sc12.1\bin\MFC42uD.DLL
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77D40000 - 0x77DCC000      C:\WINDOWS\system32\USER32.dll
    0x5F700000 - 0x5F746000      e:\sc\sc12.1\bin\MFCD42uD.DLL
    0x5F500000 - 0x5F5C6000      e:\sc\sc12.1\bin\MFCO42uD.DLL
    0x10480000 - 0x104FE000      e:\sc\sc12.1\bin\MSVCP60D.dll
    0x15020000 - 0x15042000      e:\sc\sc12.1\bin\SCTraceLib.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\System32\dbghelp.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\msvcrt.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x00360000 - 0x0037D000      e:\sc\sc12.1\bin\SCFileManager.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    0x00420000 - 0x00580000      e:\sc\sc12.1\bin\BctCoreCL.dll
    0x5D920000 - 0x5D929000      C:\WINDOWS\System32\RPCNS4.dll
    0x71B20000 - 0x71B31000      C:\WINDOWS\system32\MPR.dll
    0x71C20000 - 0x71C6E000      C:\WINDOWS\System32\NETAPI32.dll
    0x71AB0000 - 0x71AC5000      C:\WINDOWS\System32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\System32\WS2HELP.dll
    0x15000000 - 0x15012000      e:\sc\sc12.1\bin\CTEventLog.dll
    0x773D0000 - 0x77BC2000      C:\WINDOWS\system32\SHELL32.dll
    0x70A70000 - 0x70AD4000      C:\WINDOWS\system32\SHLWAPI.dll
    0x771B0000 - 0x772D1000      C:\WINDOWS\system32\ole32.dll
    0x77120000 - 0x771AB000      C:\WINDOWS\system32\OLEAUT32.dll
    0x1F7A0000 - 0x1F7D6000      C:\WINDOWS\System32\ODBC32.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\COMCTL32.dll
    0x763B0000 - 0x763F5000      C:\WINDOWS\system32\comdlg32.dll
    0x08000000 - 0x08138000      D:\Java\j2re1.4.2_03\bin\client\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x5FD00000 - 0x5FD0D000      C:\WINDOWS\System32\MFC42LOC.DLL
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x1F840000 - 0x1F857000      C:\WINDOWS\System32\odbcint.dll
    0x5DAC0000 - 0x5DAC7000      C:\WINDOWS\System32\rdpsnd.dll
    0x00FE0000 - 0x00FE7000      D:\Java\j2re1.4.2_03\bin\hpi.dll
    0x01000000 - 0x0100E000      D:\Java\j2re1.4.2_03\bin\verify.dll
    0x01010000 - 0x01029000      D:\Java\j2re1.4.2_03\bin\java.dll
    0x01030000 - 0x0103D000      D:\Java\j2re1.4.2_03\bin\zip.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 132K [0x15050000, 0x150f0000, 0x15530000)
    eden space 512K, 25% used [0x15050000, 0x15071250, 0x150d0000)
    from space 64K, 0% used [0x150d0000, 0x150d0000, 0x150e0000)
    to space 64K, 0% used [0x150e0000, 0x150e0000, 0x150f0000)
    tenured generation total 1408K, used 0K [0x15530000, 0x15690000, 0x19050000)
    the space 1408K, 0% used [0x15530000, 0x15530000, 0x15530200, 0x15690000)
    compacting perm gen total 4096K, used 964K [0x19050000, 0x19450000, 0x1d050000)
    the space 4096K, 23% used [0x19050000, 0x191410e0, 0x19141200, 0x19450000)
    Local Time = Wed Aug 25 21:06:44 2004
    Elapsed Time = 0
    # HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)

    You are right, I tried getting the java.lang.Class reference for the com.test.Tester by calling getClass() on com.test.Tester
    And using this jclass reference for java.lang.Class, I tried getting the method ID of getFields and eventually the Field[]
    Thanks for the help
    I have some more questions.
    Assumption - Using JNI, I got the fields array of com.test.Tester and I am iterating through the fields
    1.Assuming that the Tester class had an Integer field say m_nIntVal, then once I get the jobject equivalent of this Field in C++.
    Now I need to get the type of the field (I call the method java.lang.reflect.getType() from JNI)
    This gives me a jclass reference to it's type i.e java.lang.Integer
    2.I need to get the name of this type i.e I want to get the name of the type in a string as "java.lang.Integer"
    For this, on the jclass reference of java.lang.Integer got in Step 1, I call getClass() from JNI (to get the java.lang.Class) and then getName()
    Now, for calling getClass(), I need a temporary object reference corresponding to the jclass of java.lang.Integer, The problem is that Integer does not have a default constructor, so my call to create the jobject fails.
    But, since I do not know that I am constructing an Integer (remember that is what I am trying to find out - getType), I cant pass any values to constructor
    Now, how do I go about creating a jobject of Integer, without knowing that I am constructing that, as this does not have a default constructor without parameters
    Also, I tried using AllocObject to get the jobject and then tried to get the method ID of getClass(). Even this failed
    3. If the com.test.Tester class had a primitive "int" field, say m_nPrimitiveInt
    for which java provides a Class representation, I am able to get the jclass reference to the type of m_nPrimitiveInt
    Now, how do I get the name of the type as "int" in a string?
    Forllowing a similar procedure like in Step 2 fails when I try to pass the jclass reference to the type of m_nPrimitiveInt to the GetMethodID
    with the error FATAL ERROR in native method: JNI received a class argument that is not a class
    Can you tell me what is the way out?
    Thanks in advance,
    Also, can I mail you with some doubts that I have? If its ok, please contact me at [email protected]

  • HELP! Bridge crashes when i try to install extentions

    Hello
    Im new to flash and reallyenjoying it
    My issue is that when I try to instal the photoflow extention, or TN2 gallery bridge just crashes...
    Can i install manually?

    Which version of Flash and these two extensions are you using? Which OS are you using? Please make sure their versions are compatible, and you have sufficient privilege to install files included in extensions to their destination folder.
    Maybe you can get the answer about how to install these two extensions manually from http://www.forum.flashloaded.com/boards/forumdisplay.php?f=122 and http://www.forum.flashloaded.com/boards/forumdisplay.php?f=99 .

  • JVM crashes when selecting non-default printer in ReportViewer in NATIVE dialog.

    On ReportViewer frame i have the print button active.  If i click the print button (Native dialog) and select a printer other than default printer, the JVM crashes.  Any idea how to fix it?
    Thanks

    I wanted to provide little history of what I am trying to achieve.  Currently, I have the following code:
    PrinterJob printJob = PrinterJob.getPrinterJob();
            if (printJob.printDialog()) {
                String printerName = printJob.getPrintService().getName();
                String printJobName = printJob.getJobName();
                PrintReportOptions printOptions = redirectPrinter(printerName, printJobName);
                sendReportOutputAndClose(reportClientDoc, printOptions);
    I want to capture the number of copies user selects from the dialog.  When I do printJob.getCopies(), it always returns 1.  Not sure how to get that # of copies user selected.  I also wanted to the dialog to be in Native mode because I don't want to give access to modify Margins and other page properties which are part of COMMON dialog mode.  If I create the dialog printJobAttribute.setDialog(JobAttributes.DialogType.NATIVE); then VM crashes when selecting a non-default printer but I am able to get the number of copies.  The key is I need to use NATIVE dialog and get the number of copies.  One option is to display in COMMON dialog mode and then hide the "Page Setup" and "Appearance" tabs.  Can this be done ?  I am new to Java and Crystal so any suggestions would help.

Maybe you are looking for