Hi Myint,
        I am not sure why you are getting core dumps so perhaps someone 
else from the group may have an answer???? Perhaps it is time to get SUN 
involved?

Dave

Hi Dave,

Thanks for your reply. I've checked the web page that "Installation of Solaris 
Patches for JDK 1.1. and Java 2 SDK 1.2 Reference Implementations" from 
www.java.sun.com

According to that page, I have installed the following two patches for Solaris 
7.

1. 106980-15 ------- Libthreadspatch
2. 107078-09-------- Xserverbugfixes

And also jrun is being run with native thread but I still got core dumps for 
three times on today.
The following is JCP monitor record for that jrun instance.

Please kindly advise me which specific patches need to be installed on my server
(or) any other parameter need to be changed in Jrun Setting.

(That web server memory is 1.5GB and swap memory is 5GB.)

Thanks in advance.

Regards,
Myint Myint Moe

--------------------------
jcp [Apr03:15:21:12] 5551kb, 10+1=10 threads, 1 peak, 0/40 rq delayed, 0 
dropped.
jcp [Apr03:15:26:12] 5575kb, 9+2=9 threads, 2 peak, 0/62 rq delayed, 0 dropped.
jcp [Apr03:15:31:12] 6615kb, 11+2=11 threads, 2 peak, 0/56 rq delayed, 0 
dropped.
jcp [Apr03:15:36:12] 8743kb, 17+11=17 threads, 11 peak, 0/34 rq delayed, 0 
dropped.
jcp [Apr03:15:41:12] 8759kb, 12+2=12 threads, 2 peak, 0/47 rq delayed, 0 
dropped.
jcp [Apr03:15:46:12] 8759kb, 11+2=11 threads, 2 peak, 0/40 rq delayed, 0 
dropped.
jcp [Apr03:15:51:12] 8759kb, 9+1=9 threads, 1 peak, 0/28 rq delayed, 0 dropped.
jcp [Apr03:15:56:12] 8759kb, 9+3=10 threads, 3 peak, 0/30 rq delayed, 0 dropped.
jcp [Apr03:16:01:12] 8759kb, 10+2=10 threads, 2 peak, 0/45 rq delayed, 0 
dropped.
jcp [Apr03:16:06:12] 8759kb, 9+2=9 threads, 2 peak, 0/28 rq delayed, 0 dropped.
jcp [Apr03:16:11:12] 8759kb, 10+1=10 threads, 1 peak, 0/13 rq delayed, 0 
dropped.
jcp [Apr03:16:16:12] 8759kb, 10+1=10 threads, 1 peak, 0/20 rq delayed, 0 
dropped.
jcp [Apr03:16:21:12] 8759kb, 10+2=10 threads, 2 peak, 0/20 rq delayed, 0 
dropped.
jcp [Apr03:16:26:12] 8759kb, 10+1=10 threads, 1 peak, 0/27 rq delayed, 0 
dropped.
jcp [Apr03:16:31:12] 8759kb, 10+1=10 threads, 1 peak, 0/20 rq delayed, 0 
dropped.
jcp [Apr03:16:36:12] 8759kb, 10+1=11 threads, 1 peak, 0/22 rq delayed, 0 
dropped.
jcp [Apr03:16:41:12] 8759kb, 9+1=9 threads, 1 peak, 0/25 rq delayed, 0 dropped.
jcp [Apr03:16:46:12] 8759kb, 10+1=10 threads, 1 peak, 0/10 rq delayed, 0 
dropped. (befroe got core dump)
jcp [Apr03:16:56:15] 5543kb, 11+3=11 threads, 3 peak, 0/34 rq delayed, 0 
dropped.
jcp [Apr03:17:01:15] 5559kb, 10+2=10 threads, 2 peak, 0/25 rq delayed, 0 
dropped.
jcp [Apr03:17:06:15] 5559kb, 10+2=10 threads, 2 peak, 0/38 rq delayed, 0 
dropped.
jcp [Apr03:17:11:15] 5655kb, 11+2=11 threads, 2 peak, 0/13 rq delayed, 0 
dropped.
jcp [Apr03:17:16:15] 6711kb, 9+2=9 threads, 2 peak, 0/25 rq delayed, 0 dropped.
jcp [Apr03:17:21:15] 7735kb, 10+1=10 threads, 1 peak, 0/10 rq delayed, 0 
dropped.
jcp [Apr03:17:26:15] 7735kb, 10+1=10 threads, 1 peak, 0/9 rq delayed, 0 dropped.
jcp [Apr03:17:31:15] 7735kb, 10+1=10 threads, 1 peak, 0/10 rq delayed, 0 
dropped.



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 29, 2001 10:39 PM
To: JRun-Talk
Subject: Re: green_thread and jrun core dump


        You can specify the thread model as a switch when you run java as
     in java -native/-green depending on what you want. Another way to set
     it up would be to set up the environment before calling java by
     % setenv THREADS_FLAG native.
        From personal experience I would make sure your version of Solaris
     has the right patch level(very important). Check javasoft for more
     info on the required patch level.
     Dave
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to