Err#62 ETIME MQ 5.3 and Weblogic 6.1

From: Carlos Sevillano (carlos_sevillano@ureach.com)
Date: Thu Nov 18 2004 - 12:18:19 EST


Solaris 8
MQ 5.3
Weblogic 6.1
4GB of RAM E450
Iplanet 6x sp6

Has anyone seen these kind of Err#62. I saw lots of postings on
the Web, with no clear suggestions. Below are the current kernel
settings per MQ requirements.

My plan of action is to force the latest SUN patches in
particular the Kernel Path. Increase the Semaphores... stop all
other (Weblogic, Iplanet) and see if I can get MQ working. But
if anyone one has any good suggestions... I'll take them!

Creating the Queue Manages just hangs with Err#62 and lwp_
warnings:

crtmqm -lf 16384 -lp 10 -ls 10 -ld /var/mqm/QM1/log ECOMM_MQ

# ps -ef | grep -i crtmqm
     mqm 42333 42329 1 11:25:20 pts/7 0:01 crtmqm -lf 16384
-lp 10 -ls 10 -l
d /var/mqm/QM1/log ECOMM_MQ
    root 42335 42308 0 11:25:37 pts/9 0:00 grep -i crtmqm
# truss -p 42333
lwp_mutex_lock(0xFD843664) (sleeping...)
signotifywait() (sleeping...)
door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)
lwp_sema_wait(0xFE9D1E60) (sleeping...)
lwp_cond_wait(0xFEEECD28, 0xFEEECD10, 0x00000000) (sleeping...)

And the children too:

# ps -ef | grep 42333
     mqm 42333 42329 0 11:25:20 pts/7 0:01 crtmqm -lf 16384
-lp 10 -ls 10 -l
d /var/mqm/QM1/log ECOMM_MQ
    root 43860 42308 0 11:26:58 pts/9 0:00 grep 42333
     mqm 42334 42333 0 11:25:32 pts/7 0:00 amqhasmx ECOMM_MQ
/var/mqm
lepsss01# truss -p 42334
lwp_cond_wait(0xFD843704, 0xFD8436EC, 0xFFBEFB80) (sleeping...)
signotifywait() (sleeping...)
door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)
lwp_cond_wait(0xFEEF34E8, 0xFEEF34F8, 0xFEEECD80) (sleeping...)
lwp_cond_wait(0xFD843704, 0xFD8436EC, 0xFFBEFB80) Err#62 ETIME
lwp_cond_wait(0xFD843704, 0xFD8436EC, 0xFFBEFB80) (sleeping...)
signotifywait() (sleeping...)
door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)
lwp_cond_wait(0xFEEF34E8, 0xFEEF34F8, 0xFEEECD80) (sleeping...)

disp q(*)^M
lwp_cond_wait(0xFDC020BC, 0xFDC19538, 0xFFBEE898) Err#62 ETIME^M
lwp_mutex_lock(0xFDC19538) = 0^M
getpid() = 3269 [3268]^M
kill(1718, SIG#0) Err#3 ESRCH^M
lwp_mutex_unlock(0xFDC19538) = 0^M
lwp_mutex_lock(0xFDC3D700) = 0^M
lwp_cond_wait(0xFDC3D718, 0xFDC3D700, 0xFFBEE850)
(sleeping...)^M
signotifywait() (sleeping...)^M
door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)^M
lwp_cond_wait(0xFEF734E8, 0xFEF734F8, 0xFEF6CD80)
(sleeping...)^M
lwp_cond_wait(0xFDC3D718, 0xFDC3D700, 0xFFBEE850) Err#62 ETIME^M
lwp_mutex_lock(0xFDC3D700) = 0^M
lwp_mutex_unlock(0xFDC3D700) = 0^M
getpid() = 3269 [3268]^M
kill(1708, SIG#0) = 0^M
lwp_mutex_lock(0xFDC3D700) = 0^M
lwp_cond_wait(0xFDC3D718, 0xFDC3D700, 0xFFBEE850) Err#62 ETIME^M
lwp_mutex_lock(0xFDC3D700) = 0^M
lwp_mutex_unlock(0xFDC3D700) = 0^M
getpid() = 3269 [3268]^M

* Shared Memory Values
*
set shmsys:shminfo_shmmax = 4294967296 *tried with both 4GB
and 2GB same results. IBM requests 4GB.
set shmsys:shminfo_shmseg = 2048
set shmsys:shminfo_shmmni = 8192
set shmsys:shminfo_shmmin = 1
*
* Semaphore Values
*
set semsys:seminfo_semaem = 16384
set semsys:seminfo_semvmx = 32767
set semsys:seminfo_semmni = 4094
set semsys:seminfo_semmap = 4096
set semsys:seminfo_semmns = 32768
set semsys:seminfo_semmsl = 2048
set semsys:seminfo_semopm = 128
set semsys:seminfo_semmnu = 8192
set semsys:seminfo_semume = 256
*
* Message Queue Values
*
set msgsys:msginfo_msgmax = 65535
set msgsys:msginfo_msgmnb = 65535
set msgsys:msginfo_msgmni = 2048
set msgsys:msginfo_msgmap = 4096
set msgsys:msginfo_msgssz = 64
set msgsys:msginfo_msgtql = 4094
set msgsys:msginfo_msgseg = 32768
*
* General System Values
*
set pidmax = 45000
set maxusers = 4096
set maxuprc = 8192
set rlim_fd_max = 4096
set rlim_fd_cur = 4096

Here is sysdef -i:

* Tunable Parameters
*
83705856 maximum memory allowed in buffer cache (bufhwm)
   45000 maximum number of processes (v.v_proc)
      99 maximum global priority in sys class
(MAXCLSYSPRI)
    8192 maximum processes per user id (v.v_maxup)
      30 auto update time limit in seconds (NAUTOUP)
      25 page stealing low water mark (GPGSLO)
       5 fsflush run rate (FSFLUSHR)
      25 minimum resident memory for avoiding deadlock
(MINARMEM)
      25 minimum swapable memory for avoiding deadlock
(MINASMEM)
*
* Utsname Tunables
*
     5.8 release (REL)
badE450 node name (NODE)
   SunOS system name (SYS)
Generic_108528-07 version (VER) (Patched it.. but somehow the
kernel patch did not take. I'll install with -f).
*
* Process Resource Limit Tunables (Current:Maximum)
*
          Infinity:Infinity cpu time
          Infinity:Infinity file size
          Infinity:Infinity heap size
0x0000000000800000:Infinity stack size
          Infinity:Infinity core file size
0x0000000000001000:0x0000000000001000 file descriptors
          Infinity:Infinity mapped memory
*
* Streams Tunables
*
     9 maximum number of pushes allowed (NSTRPUSH)
 65536 maximum stream message size (STRMSGSZ)
  1024 max size of ctl part of message (STRCTLSZ)
*
* IPC Messages
*
 65535 max message size (MSGMAX)
 65535 max bytes on queue (MSGMNB)
  2048 message queue identifiers (MSGMNI)
  4094 system message headers (MSGTQL)
*
* IPC Semaphores
*
  4094 semaphore identifiers (SEMMNI)
 32768 semaphores in system (SEMMNS)
  8192 undo structures in system (SEMMNU)
  2048 max semaphores per id (SEMMSL)
   128 max operations per semop call (SEMOPM)
   256 max undo entries per process (SEMUME)
 32767 semaphore maximum value (SEMVMX)
 16384 adjust on exit max value (SEMAEM)
*
* IPC Shared Memory
*
4294967296 max shared memory segment size (SHMMAX)
     1 min shared memory segment size (SHMMIN)
  8192 shared memory identifiers (SHMMNI)
  2048 max attached shm segments per process (SHMSEG)
*
* Time Sharing Scheduler Tunables
*
60 maximum time sharing user priority (TSMAXUPRI)
SYS system class name (SYS_NAME)

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:44 EDT